===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-64-                        all fonts.
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst:65:--local, -L             Include font files in ``$PWD``. This option
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-66-                        will cause large parts of the database to be
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-287-The font name database is usually located in the directory
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst:288:``texmf-var/luatex-cache/generic/names/`` (``$TEXMFCACHE`` as set in
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaotfload/luaotfload-tool.rst-289-``texmf.cnf``) of your *TeX Live* distribution as a zlib-compressed
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/barracuda/PLANNER.txt-34-2020-__-__: [pdf] opcode for grids
texlive-base-2020.20200925/texmf-dist/doc/luatex/barracuda/PLANNER.txt:35:2020-__-__: [gas] ga-asm grid opcode
texlive-base-2020.20200925/texmf-dist/doc/luatex/barracuda/PLANNER.txt-36-2020-__-__: [geo] grid vector object
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-79-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:80:The in-line math (in the paragraph) is created by `$<math list>$`. The
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:81:display math (standalone line between paragraphs) is created by `$$<math list>$$`.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-82-More than one line can be here if appropriate macro is used. In-line math is
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-135-that spaces in the input are ignored.) For example,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:136:`$xy$` prints two atoms without space between them but `$x+y$` is printed with
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-137-small spaces around the `+` binary operator. Compare: $xy$ and $x+y$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-224-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:225:The $T$ style is started in in-line math mode `$...$` and the $D$
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:226:style is started in display math mode `$$...$$`. The first level of exponents or
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-227-subscripts is processed in $S$ style and the second and more levels of
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-269-example, you can create a formula in in-line math mode and in $D$ style by
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:270:`$\displaystyle <fomula>$` or a formula in display mode and $T$ style can be printed
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:271:by `$$\textstyle <fomrula>$$`.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-272-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-330-not use `\mathchoice` but it simply ignores the fraction syntax, so
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:331:`$a\mysymbol b\over c$` cannot work if `\mysymbol` is defined using the `\mathstyle`
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-332-primitive. See section 7.3.1 of Lua\TeX/ documentation for more information.  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-338-fraction is only single object in the whole math mode (between dollars), 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:339:you need not to use the outer braces, so you can write `$1\over2$` to get $1\over2$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-340-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-355-notation. You can write the fraction in the same manner as you can read it.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:356:You can compare: `$1\over2$` (one over two) with `$\frac12$` (frac twelve).
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-357-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-441-font. For example, this document is printed in `latinmodern-math` font and
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:442:there are six more delimiters `\lBrack`~$\lBrack$, `\rBrack`~$\rBrack$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:443:`\lAngle` $\lAngle$, `\rAngle` $\rAngle$, `\lgroup` $\lgroup$, `\rgroup` $\rgroup$. 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-444-See section~\ref[objects] for table of all Unicode symbols for math typesetting.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-539-There are scalable accents with limited maximum width:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:540:`\widehat` $\widehat{abc}$ and `\widetilde` $\widetilde{abc}$. If the
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-541-formula is wider than the font is able to cover then widest variant from the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-545-There are more scalable accents in Unicode math fonts:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:546:`\overparen` $\overparen{abc}$, `\underparen` $\underparen{abc}$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:547:`\overbracket` $\overbracket{abc}$, `\underbracket` $\underbracket{abc}$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-548-`\overleftrightarrow` $\overleftrightarrow{abc}$,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-558-atom. For example `\dot x` gives $\dot x$. The list of fixed math accents
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:559:follows: `\acute x` $\acute x$, `\bar x` $\bar x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:560:`\breve x` $\breve x$, `\check x` $\check x$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:561:`\dot x` $\dot x$, `\ddot x` $\ddot x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:562:`\grave x` $\grave x$, `\hat x` $\hat x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:563:`\vec x` $\vec x$, `\tilde x` $\tilde x$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-564-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-567-`latinmodern-math` supports:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:568:`\ovhook x` $\ovhook x$, `\ocirc x` $\ocirc x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:569:`\leftharpoonaccent x` $\leftharpoonaccent x$, `\rightharpoonaccent x` $\rightharpoonaccent x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:570:`\dddot x` $\dddot x$, `\ddddot x` $\ddddot x$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:571:`\widebridgeabove x` $\widebridgeabove x$, `\asteraccent x` $\asteraccent x$. 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-572-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-776-The slash $/$ is overprinted such math object, for example 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:777:`$a \not= b$` gives $a \not= b$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-778-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-791-<relation> and with the smaller <text> above this <relation>. Example:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:792:`$M \buildrel\rm def\over= X\cup Y$` gives $M\buildrel\rm def\over= X\cup Y$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-793-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-839-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:840:If you write `$Hello world!$` (i.e.\ Hello world in math mode), then you get
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-841-$Hello world!$. It is interpreted as product of variables $H$ and $e$ and
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-879-Note that $\mathbox{cena}\over\mathbox{výkon}$ means $\rm price\over performance$
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:880:and you can write `$\rm price\over performance$` when you are using only
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-881-words without spaces and accented letters. But phrases with spaces or accented letters
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-907-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:908:You can write `$1,2,\dots,n$` to get $1,2,\dots,n$. The `\dots` macro puts
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-909-thin space between dots and after the last dot, so the five object: comma,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-921-\vskip-.7em
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:922:There are `\vdots` $\vdots$, `\ddots` $\ddots$ and `\adots` $\adots$ which
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-923-can be used in matrices.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-929-need in math mode. So the rule about equidistant \"comma, three dots, comma"
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:930:is not met when this character is used. You can try `$1,2,\unicodeellipsis, n$`
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:931:and `$1+2+\unicodecdots + n$`. You get $1,2,\unicodeellipsis, n$ and
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-932-$1+2+\unicodecdots + n$. If you feel that this is better, then you can set:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-935-The Unicode fonts includes compact variants `\unicodevdots` $\unicodevdots$,
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:936:`\unicodeddots` $\unicodeddots$ and `\unicodeadots` $\unicodeadots$ too.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-937-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-955-`\mathbin`, etc. primitives to change this class. For example
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:956:`$a\mathrel{\phantom{=}}b$` creates the same formula as $a=b$ with the same
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-957-distance from $a$ to $b$ but without the equal sign:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1129-First column is processed in math mode and $T$ style, second column
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1130:is processed in text mode. We have to use `$...$` in the second column if
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1131-there is a math material.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1137-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1138:The `$$<formula>$$` finalizes previous paragraph, prints centered <formula> on
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1139-single line with a vertical space above and below and opens next paragraph
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1141-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1142:From \TeX/'s point of view, the text above plus `$$<formula>$$` plus text
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1143-below is single paragraph interrupted by display <formula>. If there is no
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1144:text above (i.e. the opening `$$` are in vertical mode), then the internal
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1145-`\noindent` is processed first and empty line above <formula> is created.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1146-Thus, it is definitely bad idea to open display mode in vertical mode: never
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1147:put empty line before `$$<formula>$$`. On the other hand, the empty line
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1148:just after `$$<formula>$$` says that the paragraph is finalized by the
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1149-<formula> and the next text (after the empty line) opens next paragraph with
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1152-\begitems
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1153:* \"Text above `$$<formula>$$` text below": the <formula> interrupts the
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1154-  paragraph with \"Text above" and \"text below". The \"text below" is
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1155-  without indentation.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1156:* \"Text above `$$<formula>$$` empty line Text below": the \"Text below"
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1157-  opens new paragraph with indentation.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1158:* \"Empty line `$$<formula>$$`" is bad practice.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1159-\enditems
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1166-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1167:On the other hand, the in-line math <formula>, i.e.\ the `$<formula>$` in a
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1168-paragraph, can be broken after a Bin atom (with penalty `\binoppenalty`) or
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1170-such formula at a specific place then use `\nobreak`, for example
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1171:`$a+\nobreak b$`. If you want never to break such formulas then you can set
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1172-`\binoppenalty=10000`, `\relpenalty=10000`. (Default values are 700 and 500.)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1176-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1177:The `$$<formula>\eqno<mark>$$` prints centered <formula> and the <mark> at
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1178:right margin. The `$$<formula>\leqno<mark>$$` prints centered <formula> and
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1179-the <mark> at left margin. Examples:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1196-\new \OpTeX/
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1197:The auto-generated <mark> can be created by `$$<formula>\eqmark$$`. The
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1198-<label> previously declared by `\label[<label>]` can be used.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1404-You can give common mark to whole equation system by
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1405:`$$\eqalign{<data>}\eqno <mark>$$`. If you want to give marks to individual
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1406-lines of the equation system, then you can use another macro:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1429-You can use auto-generated marks by `\eqmark` macro:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1430:`$$\eqalign{<data>}\eqmark$$` or:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1431-\begtt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1570-Maybe, you want to declare a special math selector which can be used as
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1571:`$\bball a+b>c$` in order to get $\bbchar a \bbplus b \bbge c$.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1572-Then you can define:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1599-Umathcode to such character, for example
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex:1600:\code{\\Umathcode `}$\_rmgreek\alpha$` 0 5 "0B` is processed.
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-math.tex-1601-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-264-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:265:The context between variants \^`\rm` $\leftrightarrow$ \^`\it` and 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:266:\^`\bf` $\leftrightarrow$ \^`\bi` is kept by the \^`\em`
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-267-macro (emphasize text).  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-376-Hundreds math symbols and operators like in AMS\TeX/ are accessible. 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:377:For example  `\alpha` $\alpha$, `\geq`~$\geq$, `\sum` $\sum$, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:378:`\sphericalangle` $\sphericalangle$, `\bumpeq`, $\bumpeq$. See AMS\TeX/
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-379-manual or
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-384-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:385:\begtt    \catcode`\$=3 \catcode`/=0 \medmuskip=0mu \adef{ }{ }
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-386-\mit     % mathematical variables    $abc-xyz,ABC-XYZ$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-556-second for Definitions and third for Examples. The user can write
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:557:`\theorem Let $M$ be...` and the new paragraph is started with the text:
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-558-{\bf Theorem 1.4.1.} Let $M$ be...
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-559-You can add an optional parameter in brackets. For example, 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:560:`\theorem [(L'Hôpital's rule)] Let $f$, $g$ be...` 
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-561-is printed like {\bf Theorem 1.4.2 (L'Hôpital's rule).} Let $f$, $g$ be...
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-844-
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex:845:Example: if you do \^`\tabiteml={$\enspace}`\^`\tabitemr={\enspace$}` then
texlive-base-2020.20200925/texmf-dist/doc/luatex/optex/optex-userdoc.tex-846-the \^`\table` acts like \LaTeX's array environment.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-11-1.sh-15-#CODEbegin
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-11-1.sh:16:TeXfile=`basename $0 .sh`
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-11-1.sh-17-cp data/viznodelist.lua .
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/01-02-7.sh-15-#CODEbegin
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/01-02-7.sh:16:TeXfile=`basename $0 .sh`
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/01-02-7.sh-17-cat << _EndOfFile_ > $TeXfile.tex
##############################################
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-08-3.sh-15-#CODEbegin
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-08-3.sh:16:TeXfile=`basename $0 .sh`
texlive-base-2020.20200925/texmf-dist/doc/luatex/luaintro/03-08-3.sh-17-cp data/viznodelist.lua .
##############################################
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-210-
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex:211:First reason: ``th'' (from $\theta$ or $\vartheta$) after ``s'':
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-212-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-242-
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex:243:First reason: ``ph'' (from $\phi$ or $\varphi$) after ``s'':
texlive-base-2020.20200925/texmf-dist/doc/lualatex/selnolig/selnolig-english-wordlist.tex-244-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004-32-  % special characters that actually occur.
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004:33:  \def\dirname{\texttt\bgroup\catcode`\$=12 \catcode`\_=12 \finishliteral}
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004-34-  \def\finishliteral#1{#1\egroup}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/live4ht.cfg-46-  % special characters that actually occur.
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/live4ht.cfg:47:  \def\dirname{\texttt\bgroup\catcode`\$=12 \catcode`\_=12 \catcode`\~=12
texlive-base-2020.20200925/texmf-dist/doc/texlive/texlive-en/live4ht.cfg-48-    \finishliteral}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-listings.tex-75- * 块注释
texlive-base-2020.20200925/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-listings.tex:76: * `逃逸字符,测试$f(x)$`
texlive-base-2020.20200925/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-listings.tex-77- */
##############################################
texlive-base-2020.20200925/texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex-491-   \catcode`\#=\@@other \catcode`\&=\@@other \catcode`\|=\@@other
texlive-base-2020.20200925/texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex:492:   \catcode`\$=\@@other \catcode`\^=\@@other \catcode`\_=\@@other
texlive-base-2020.20200925/texmf-dist/doc/pdftex/samplepdftex/supp-mis.tex-493-   \catcode`\*=\@@other \catcode`\/=\@@other
##############################################
texlive-base-2020.20200925/texmf-dist/doc/pdftex/manual/Makefile-106-distdate=`date +%y%m%d`
texlive-base-2020.20200925/texmf-dist/doc/pdftex/manual/Makefile:107:distrev=`awk '/Id:/{print $$4; exit}' $(mandir)/pdftex-t.tex`
texlive-base-2020.20200925/texmf-dist/doc/pdftex/manual/Makefile-108-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex-3781-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex:3782:You can change the symbols ``$+$'' or ``$-$'' appearing in the amplifiers if you want, both globally and on component-by-component basis. The plus and minus symbols can be changed with \verb|\ctikzset| of the keys \texttt{amplifiers/plus} and \texttt{amplifiers/minus} (which defaults to the math mode plus or minus cited before), or using the styles \texttt{amp plus} and \texttt{amp minus}.
texlive-base-2020.20200925/texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex-3783-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md-36-
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md:37:Copy these generated files to `$TEXMFHOME/tex/latex/pgf-cmykshadings/` and
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md:38:`pgf-cmykshadings.pdf` to `$TEXMFHOME/doc/latex/pgf-cmykshadings/`.
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md-39-
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md:40:You can find `$TEXMFHOME` by running:
texlive-base-2020.20200925/texmf-dist/doc/latex/pgf-cmykshadings/README.md-41-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-273-\end{equation}
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex:274:where $I_l =\{i_1,\dots,i_l \}$ and $\mathbf{B}^{(\lambda)}(I_l |I_l )$
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-275-is the principal submatrix obtained from $\mathbf{B}^{(\lambda)}$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-324-\end{equation}
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex:325:where $\mathbf{K}(t=1,t_1,\dots,t_n; i|i)$ is the $i$th principal
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-326-submatrix of $\mathbf{K}(t=1,t_1,\dots,t_n)$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-909-representative, i.e., a function $\hat w$ such that $\hat w=w$ almost
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex:910:everywhere and $\lim_{s\to t^-}\hat w(s)=\hat w(t)$ for every $t\in
texlive-base-2020.20200925/texmf-dist/doc/latex/amsmath/testmath.tex-911-\mathbf{R}$. These conditions imply
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-95-define(`capacitor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:96: `ifelse(`$3',R,`reversed(`capacitor',`$1',`$2',,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-97- `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:98:  define(`m4ctype',ifelse(`$2',,F,`$2',+,F,`$2',+L,F,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-99-  m4_dna(`m4ctype',+L)`'m4_dna(`m4ctype',+)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-100-  { ifelse(m4ctype,F,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:101:   `define(`m4cht',`ifelse(`$4',,`dimen_/3',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:102:    define(`m4cwd',`ifelse(`$5',,`m4cht*0.3',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-103-      line to rvec_(rp_len/2-m4cwd/2,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-110-  m4ctype,C,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:111:   `define(`m4cht',`ifelse(`$4',,`dimen_/4',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:112:    define(`m4cwd',`ifelse(`$5',,`m4cht*0.4',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-113-    define(`m4cr',`dimen_*0.25')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-122-  m4ctype,P,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:123:   `define(`m4cht',`ifelse(`$4',,`dimen_/4',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:124:    define(`m4cwd',`ifelse(`$5',,`m4cht*0.4',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-125-    define(`m4cr',`dimen_*0.25')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-135-  m4ctype,E,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:136:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:137:    define(`m4cwd',`ifelse(`$5',,`m4cht',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-138-    define(`m4cs',`(m4cwd/3.2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-146-  m4ctype,M,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:147:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:148:    define(`m4cwd',`ifelse(`$5',,`m4cht',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-149-    define(`m4cs',`(m4cwd/3.2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-157-  m4ctype,K,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:158:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:159:    define(`m4cwd',`ifelse(`$5',,`m4cht',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-160-    define(`m4cs',`(m4cwd/3.2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-166-  m4ctype,N,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:167:   `define(`m4cht',`ifelse(`$4',,`dimen_/5',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:168:    define(`m4cwd',`ifelse(`$5',,`m4cht*2/3',`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-169-    define(`m4cs',`(m4cwd/3.2*3/2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-200-define(`resistor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:201:`define(`m4h',`ifelse(`$4',,`dimen_/6',`($4)')/4')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-202- ifinstr(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-213-   `M4_varistor($@)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:214: `define(`dna_',ifelse(`$3',,N,`$3',R,N,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-215-  eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-216-  sc_draw(`dna_',N,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:217:   `define(`m4n',`ifelse(`$2',,6,`eval(2*($2))')')dnl  Default resistor:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-218-    define(`m4v',2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-229-  sc_draw(`dna_',Q,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:230:   `define(`m4n',`ifelse(`$2',,6,`eval(2*($2))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-231-    define(`m4v',2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-242-  sc_draw(`dna_',H,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:243:   `define(`m4n',`ifelse(`$2',,5,`eval(2*($2)-1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-244-    define(`m4hh',`m4h*6/5')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-281-                          Uses side effects of resistor macro'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:282:define(`potentiometer',`[R: resistor(`$1',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-283-  Start: R.start; End: R.end; C: 0.5 between Start and End
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:284:  m4pot_arrows(1,ifelse(`$3',,0.5,`$3'),ifelse(`$4',,`dimen_*5/12',`$4'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-285-  shift(shift(shift(shift($@)))))] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:286:define(`m4pot_arrows',`ifelse(`$2',,,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-287-  x = (`$2')*2*m4n+1; x = (int(x)%4)+(x-int(x))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-289-    and last [].c+vec_(prod_(m4n,m4h),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:290:  T`$1': M4_Tmp + vec_(0,ifelse(`$3',,`dimen_*5/12',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-291-  { arrow from T`$1' to M4_Tmp+vec_(0,m4h*m4v*(1-(x-2)*sign(x-2))) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-297-define(`KelvinR',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:298:  M4R: resistor(,`$1',,`$3') define(`m4kRm',`ifinstr(`$2',R,-,+)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-299-  { dot(at tr_xy(-m4n,0),lthick)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-312-                          chars: A|B|C|D element type'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:313:define(`FTcap',`[ define(`FTctyp',`ifelse(`$1',,A,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-314-  ifelse(FTctyp,A,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-350-define(`addtaps',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:351:ifelse(`$2',,`undefine(`m4tap_x')popdef(`m4type')popdef(`m4name')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-352- `ifdef(`m4tap_x',`define(`m4tap_x',incr(m4tap_x))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-353-  `define(`m4tap_x',1) M4tap_w: last [].w_; M4tap_e: last [].e_
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:354:   setkey_(`$1',type,`$1',N)setkey_(`$1',name,Tap,N)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-355-   M4tap_xy: (last [].wid_,last [].ht_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:356:  {define(`m4tapl',`ifelse(`$3',,`dimen_/3',`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-357-  move to (`$2' between M4tap_w and M4tap_e) + vec_(0,sign(m4tapl)*M4tap_xy.y/2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-375-define(`b_current',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:376: `define(`m4y',`ifelse(`$5',,2/3,`($5)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-377-  define(`m4v',`ifinstr(`$4',E,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:378:   `ifinstr(`$3',O,-)',`ifinstr(`$3',O,,-)')arrowht')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-379-  define(`m4h',`(rp_len-last [].wid_)/2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:380:  { move to last line.start+vec_(ifinstr(`$4',E,`rp_len-')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:381:    ifinstr(`$3',O,`(m4h-arrowht)*m4y',`(m4h*m4y+arrowht/3)'),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-382-    arrow <- m4c_l to rvec_(m4v,0) ifelse(`$1',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:383:   `m4lstring(`$1',"sp_`iflatex(`$ `$1'$',`$1')'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:384:     ifelse(`$2',,`above_',`$2')')}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-385-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-389-define(`larrow',`define(`m4h',`min(lin_leng(last line),linewid)/2')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:390: define(`m4v',`ifelse(`$3',,`5pt__',`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-391- {arrow `$2' from last [].n_+vec_(-m4h,m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-392-    to last [].n_+vec_(m4h,m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:393:  m4lstring(`$1',"sp_`iflatex(`$ `$1'$',` $1')'sp_") above_}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-394-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-398-define(`rarrow',`define(`m4h',`min(lin_leng(last line),linewid)/2')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:399: define(`m4v',`ifelse(`$3',,`5pt__',`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-400- {arrow `$2' from last [].s_+vec_(-m4h,-m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-401-    to last [].s_+vec_(m4h,-m4v) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:402:  m4lstring(`$1',"sp_`iflatex(`$ `$1'$',` $1')'sp_") below_}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-403-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-409-define(`inductor',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:410: define(`m4hlw',`ifelse(`$5',,`dimen_/10',`($5)/2')')dnl half loop wid
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:411: define(`m4n',`ifelse(`$3',,4,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-412- ifelse(`$2',W,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-415-  `m4Lnductor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:416:  `m4inductor(,ifelse(`$5',,,`($5)/2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:417: ifelse(ifelse(`$4',M,T,`$4',P,T),T,`m4m_core(rvec_(rp_len/2,0),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-418-     m4wd,m4ht+dimen_/24,dimen_/16,ifelse(`$4',P,dashed m4wd/(2*m4n+1)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-449-                                `Narrow inductor'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:450:define(`m4inductor',`define(`m4ht',`ifelse(`$2',,`dimen_/16',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-451- define(`m4dp',0)define(`m4wd',m4n*m4ht*2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-464-define(`m4m_core',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:465:  {M4Core1: line from `$1'+vec_(-(`$2')/2,`$3') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:466:        to `$1'+vec_( (`$2')/2,`$3') `$5'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-467-   M4Core2: line from M4Core1.start+vec_(0,`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:468:        to M4Core1.end+vec_(0,`$4') `$5'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-469-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-480-define(`transformer', `[ P1: Here define(`m4drt',m4dir)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:481: define(`m4WL',`ifinstr(`$4',W,W,`ifinstr(`$4',L,L)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:482: define(`m4np',`ifelse(`$3',,4,(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:483: define(`m4ns',`ifelse(`$5',,4,(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:484: ifelse(`$1',,`mvw = max(\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-485-  ifelse(m4WL,W,`dimen_/5*((m4np-1)*m4c2t+m4ct)',`m4np*dimen_/8'),dimen_*2/3)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-489- TP: 0.5 between P1 and P2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:490: L1: inductor(from ifelse(`$2',R,`P2 to P1',`P1 to P2'),m4WL,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-491- define(`m4WP',m4wd)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-499- TS: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:500: S2: rvec_( ifelse(`$2',R,-)(ifelse(`$5',,rp_len/2,m4t/2)), 0 )
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-501- S1: 2 between S2 and Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:502: L2: inductor(from ifelse(`$2',R,`S1 to S2',`S2 to S1'),m4WL,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-503- rpoint_(from P1 to P2) define(`m4WS',m4wd)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-505-   `m4trdot(P1,P2,-,m4WP,ifelse(`$2',R,-),D1:)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:506:    ifinstr(`$4',D12,`m4trdot(S1,S2, ,m4WS,ifelse(`$2',R,,-),D2:)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-507-                     `m4trdot(S1,S2,-,m4WS,ifelse(`$2',R,,-),D2:)')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-509-   `m4trdot(P1,P2,,m4WP,ifelse(`$2',R,-),D1:)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:510:    ifinstr(`$4',D21,`m4trdot(S1,S2,-,m4WS,ifelse(`$2',R,,-),D2:)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-511-                     `m4trdot(S1,S2, ,m4WS,ifelse(`$2',R,,-),D2:)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-513- `$6' ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:514:define(`m4trdot',`{`$6'dot(at (0.5 between `$1' and `$2') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:515:      +vec_(`$3'(`$4'+m4hlw)/2,`$5'dimen_/16), dotrad_/2)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-516-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-518-define(`delay',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:519: define(`m4ht',`ifelse(`$2',,`delay_rad_*2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-520- define(`m4wd',`m4ht*5/6')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-564-define(`source',`ifelse(`$4',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:565: `reversed(`source',`$1',`$2',`$3',,shift(shift(shift(shift($@)))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-566- `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:567: define(`m4h',ifelse(`$3',,`sourcerad_',`($3)/2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-568- ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:569: `$2',G,`m4_sourceGQ($@)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:570: `$2',Q,`m4_sourceGQ($@)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-571- `{ line to rvec_(rp_len/2-m4h,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-574-  ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:575:  `$2',F,`{ line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-576-          to rvec_(-m4h/2,0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-582-          to rvec_(m4h/2,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:583:  `$2',I,`{arrow from rvec_(-m4h*3/4,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-584-          to rvec_(m4h*3/4,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:585:  `$2',i,`{line from rvec_(0,-m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-586-          to rvec_(0,m4h)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:587:  `$2',B,`{line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-588-          to rvec_(-m4h*2/3,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-594-           line to rvec_(m4h/3,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:595:  `$2',H,`{ line from Here+(-m4h/2,-m4h/3) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-596-          to Here+(0,-m4h/3) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-598-             then to Here+(m4h/2,m4h/3) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:599:  `$2',L,`{line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-600-          to rvec_(-m4h/4,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-606-           line to rvec_(m4h*3/4,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:607:  `$2',N,`{ {line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-608-          to rvec_(-m4h/2,0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-618-          to rvec_(m4h,0)}}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:619:  `$2',V,`{"ifsvg(-,`$_-$')" at rvec_(-m4h/2,0) ifsvg(+(0,textht/10))}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-620-          {"ifsvg(svg_small(+),`$_+$')" \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-621-              at rvec_( m4h/2,0) ifsvg(+(0,textht/10))}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:622:  `$2',v,`{line from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-623-          to rvec_(m4h,0)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:624:  `$2',AC,`{ACsymbol(,,,AR)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:625:  `$2',P,`{ line from Here+(-m4h/2,-m4h/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-626-        to Here+(-m4h/4,-m4h/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-630-            then to Here+(m4h/2,-m4h/4) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:631:  `$2',U,`{ line from Here+(-m4h/2,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-632-        to Here+(-m4h/2,m4h/3) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-636-            then to Here+(m4h/2,0) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:637:  `$2',R,`{ line from Here+(-m4h*2/3,-m4h/3) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-638-        to Here+(m4h/3,m4h/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-639-            then to Here+(m4h/3,-m4h/3) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:640:  `$2',SCr,`{ arc cw from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-641-     to rvec_(0,-m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-642-     with .c at rvec_(-m4h,-m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:643:  `$2',SC,`{ arc from rvec_(-m4h,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-644-     to rvec_(0,m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-645-     with .c at rvec_(-m4h,m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:646:  `$2',SEr,`{ arc cw from Cintersect(Here,m4h,rvec_(0,-2*m4h),1.8*m4h,R) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-647-     to Cintersect(Here,m4h,rvec_(0,-2*m4h),1.8*m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-648-     with .c at rvec_(0,-2*m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:649:  `$2',SE,`{ arc from Cintersect(Here,m4h,rvec_(0,2*m4h),1.8*m4h) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-650-     to Cintersect(Here,m4h,rvec_(0,2*m4h),1.8*m4h,R) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-651-     with .c at rvec_(0,2*m4h) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:652:  `$2',S,`{ACsymbol(,,,R)}',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:653:  `$2',T,`{ line from Here+(-m4h*3/4,-m4h/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-654-        to Here+(-m4h/4,m4h/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-656-            then to Here+(m4h*3/4,m4h/4) }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:657:  `$2',X,`define(`m4v',`m4h/sqrt(2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-658-    {line from rvec_(-m4v,m4v) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-672-    R: C1+vec_(m4h/2,-m4h*sqrt(3)/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:673:    C2: ifelse(`$2',G,`circle rad m4h',`arc rad m4h from R to L') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-674-      with .c at C1 +vec_(m4h,0)] at rvec_(m4h*3/2,0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-679-define(`ttmotor',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:680:  define(`m4r',ifelse(`$3',,`sourcerad_',`($3)/2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:681:  define(`m4w',ifelse(`$4',,`sourcerad_/4',`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:682:  define(`m4h',ifelse(`$5',,`sourcerad_/2',`($5)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-683-  define(`m4cr',`(m4r-sqrt(max(m4r*m4r-m4h*m4h/4,0)))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-689-    { TTM_C: circle rad m4r \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:690:       at rvec_(m4w+m4r,0) ifelse(`$2',,,`m4lstring($2,"$2")') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-691-    move to rvec_((m4w+m4r)*2,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-710-define(`consource',`ifelse(`$3',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:711: `reversed(`consource',`$1',`$2',,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-712- `eleminit_(`$1')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-738-define(`Proxim',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:739: define(`m4prwid',`ifelse(`$1',,(dimen_/2),`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:740: setdir_(ifelse(`$2',,`ifdef(`m4a_',rp_ang*rtod_,0)',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-741- M4PRN: rvec_(0, m4prwid/2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-753-define(`Magn',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:754: define(`m4mawi2',`ifelse(`$1',,(dimen_/4),`(($1)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:755: define(`m4mah2',`ifelse(`$2',,(dimen_/8),`(($2)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:756: setdir_(ifelse(`$3',,`ifdef(`m4a_',rp_ang*rtod_,0)',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-757- m4fshade(0, line from vec_( 0, m4mah2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-771-define(`battery',`ifelse(`$3',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:772: `reversed(`battery',`$1',`$2',,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-773- `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:774:  define(`m4n',`ifelse(`$2',,1,(`$2'))')define(`m4cs',`dimen_/12')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-775-  define(`m4wd',`m4cs*(m4n*2-1)')define(`m4ht',`dimen_/2')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-790-define(`ebox',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:791:   define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:792:   define(`m4ht',ifelse(`$3',,`dimen_/5',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-793-   {line to rvec_(max(0,rp_len/2-m4wd/2),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:794:    ifelse(`$4',,`lbox(m4wd,m4ht)',`m4fshade(`$4',lbox(m4wd,m4ht))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-795-    line to rvec_(max(0,rp_len/2-m4wd/2),0)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-801-define(`fuse',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:802:  define(`m4fusetype',`ifelse(`$2',,A,`$2',D,dA,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:803:  define(`m4ht',ifelse(`$4',,`dimen_/5'ifinstr(`$2',H,*5/3),`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:804:  define(`m4d',ifinstr(`$2',H,`m4ht/5',0))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:805:  define(`m4wd',ifelse(`$3',,`m4ht*2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-806-  {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-854-define(`arrester',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:855: `define(`m4wd',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:856:  define(`m4ht',ifelse(`$4',,`dimen_/5',`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-857-  define(`m4arm',ifinstr(`$2',L,,-))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-859-  define(`m4awd',arrowwid*4/3)define(`m4aht',arrowht*2/3)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:860:  define(`m4len',`ifinstr(`$2',D,`ifelse(`$1',,dimen_)',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:861:  ifinstr(`$2',D,[)eleminit_(m4len)ifinstr(`$2',D,,`;{')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-862-  ifinstr( m4ardna,S,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-882-       move to rvec_(m4wd/8,m4arm`'(-m4ht/2))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:883:       Gb: line to rvec_(0,m4arm`'ifelse(`$3',,`dimen_/2',`($3)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-884-       G: Here]',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-886-      line to rvec_(rp_len,0) invis ')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:887: `define(`m4wd',ifelse(`$3',,`dimen_/8',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-888-  arrow to rvec_(max(0,rp_len/2-m4wd/2),0) wid m4awd ht m4aht
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-893-    move to rvec_(m4wd/2,m4arm`'(-m4awd))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:894:    Gb: line to rvec_(0,m4arm`'ifelse(`$3',,`dimen_/2',`($3)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-895-    G: Here]',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-900-define(`memristor',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:901:  define(`m4ht',ifelse(`$3',,`dimen_/5',`($3)'))define(`m4htx',`m4ht/4')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:902:  define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))define(`m4wdx',`m4wd*4/25')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-903-  { line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-919-define(`pvcell',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:920:  define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:921:  define(`m4ht',ifelse(`$3',,`dimen_/5',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-922-  { line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-929-define(`heater',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:930:  define(`m4hn',ifelse(`$2',,4,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:931:  define(`m4wd',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:932:  define(`m4ht',ifelse(`$4',,`dimen_/5',`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-933-  { line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-944-define(`thermocouple',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:945:   define(`m4wd',ifelse(`$2',,`dimen_/5',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:946:   define(`m4ht',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-947-   define(`m4ths',`ifinstr(`$4',R,-)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-958-                                `lamp(linespec,[R])'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:959:define(`lamp',`define(`m4ng',ifinstr(`$2',R,-))define(`m4hw',`dimen_/10')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-960-define(`m4dp',(m4ng`'m4hw/2))define(`m4ht',(m4ng`'dimen_/8))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-982-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:983:define(`tbreaker',`eleminit_(`$1') define(`m4ho',0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-984- {ifinstr(`$3',TS,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1004-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1005:define(`mbreaker',`eleminit_(`$1') define(`m4R',`ifelse(`$2',R,-)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1006-  define(`m4h',`dimen_/3') define(`m4cr',`((m4h+2*dimen_/32)*5/8)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1008-  {line to rvec_(max(0,rp_len/2-m4h/2),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1009:  {ifelse(`$3',D,`dot(,,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1010-   move to rvec_(0,m4R`'dotrad_);')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1011:   arc ifelse(`$2',R,c)cw from rvec_(-dimen_/32,m4R`'dimen_/16) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1012-     to rvec_(m4h+dimen_/32,m4R`'dimen_/16) rad m4cr \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1015-          to rvec_(m4h+max(0,rp_len/2-m4h/2),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1016:   ifelse(`$3',D,`dot(at last line.start,,1)') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1017:  [box invis ht_ m4ht ifelse(`$3',D,`+2*dotrad_') wid_ m4h+dimen_/16] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1018-    at rvec_(m4h/2,m4R`'(m4ht/2)) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1025-define(`gap',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1026:  dot(,,ifelse(`$2',,0,`$2')); dot(at last line.end,,ifelse(`$2',,0,`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1027-  ifelse(`$3',A,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1034-                                 e.g. arrowline(up 1 dotted); llabel(,I_2)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1035:define(`arrowline',`line ifelse(`$1',,`to rvec_(elen_,0)',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1036-  { eleminit_(from last line.start to last line.end) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1046-                                 down (default), up, left, right, angle (deg)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1047:define(`ground',`box invis ht 0 wid 0 with .c ifelse(`$1',,`at Here',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1048-  define(`m4v',`dimen_/6')define(`m4h',`dimen_/16')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1049:  {setdir_(ifelse(`$4',,-90,`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1050:  ifelse(`$2',,`line from last box.c to rvec_(dimen_/4,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1051-  ifelse(`$3',F,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1098-  define(`m4v',`dimen_/2')define(`m4h',`dimen_/12')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1099:  define(`m4atype',ifelse(`$3',,A,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1100:  setdir_(ifelse(`$4',,90,`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1101-  ifelse(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1103-   `T1: rvec_(0,m4h); T2: rvec_(0,-m4h)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1104:    ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1105-    line from T1 to rvec_(0,m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1116-  m4atype,T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1117:   `ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1118-    line to rvec_(m4v*3/4,m4v*sqrt(3)/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1124-   `T1: rvec_(0,m4h); T2: rvec_(0,-m4h)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1125:    ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1126-    line from T1 to rvec_(0,m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1133-   `T1: rvec_(0,m4h); T2: rvec_(0,-m4h)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1134:    ifelse(`$2',,`move to rvec_(m4v,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1135-    { line from T1 to rvec_(0,m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1139-  m4atype,P,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1140:   `ifelse(`$2',,`move to rvec_(m4v*2/3,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1141-    line from T to Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1146-  m4atype,F,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1147:   `ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1148-    { line from rvec_(m4v*3/4,m4v*sqrt(3)/4) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1154-  m4atype,A,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1155:  `ifelse(`$2',,`move to rvec_(m4h*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1156-   { line from rvec_(m4v*3/4, m4v*sqrt(3)/4) to Here \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1159-        to T')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1160:  `$5'; resetdir_ ] with .T ifelse(`$1',,`at Here',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1161-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1175-define(`switch',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1176: `$4',, `lswitch(`$1',`$2',`$3')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1177: `$4',L,`lswitch(`$1',`$2',`$3')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1178: `$4',B,`bswitch(`$1',`$2',`$3')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1179: `$4',D,`define(`m4qna_',`$3')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1180:  define(`m4rna_',W`'ifinstr(`$2',C,dBK,B)`'m4qna_)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1181:  dswitch(`$1',`$2',m4rna_)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1182-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1187- define(`m4h',`dimen_/3') define(`m4cs',`0.069186*dimen_')dnl (2.5pt)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1188: define(`m4v',`ifelse(`$2',R,-m4cs,m4cs)')define(`dna_',`$3') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1189- {line to rvec_(rp_len/2-m4h/2,0) chop 0 chop m4cs}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1190- { Bsw_T1: circle rad m4cs at rvec_(rp_len/2-m4h/2,0); move to last circle
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1191:   { Bsw_T2: circle rad m4cs at rvec_(m4h,0) }; ifelse(`$4',,,`{`$4'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1192-   sc_draw(`dna_',C,dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1216- define(`m4v',`dimen_/4')define(`m4cs',`dimen_/4*Sin(10)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1217: define(`dna_',`$3')define(`m4d',-1)define(`m4k',15)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1218- m4t1 = arrowht; m4t2 = arrowwid;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1226-      to rvec_(dimen_/4,ifelse(`$2',R,-)dimen_/4)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1227:  sc_draw(`dna_',C,`{ arc <- m4c_l ifelse(`$2',R,,`c')cw \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1228-      from rvec_(Rect_(dimen_/4,ifelse(`$2',R,,-)m4k))\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1230-      with .c at rvec_(Rect_(-dimen_/4,ifelse(`$2',R,-)(60-m4k)/2)) }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1231:  sc_draw(`dna_',O, `{ arc -> m4c_l ifelse(`$2',R,,`c')cw \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1232-      from rvec_(Rect_(dimen_/4,ifelse(`$2',R,,-)10))\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1241-     with .c at rvec_(rp_len/2,ifelse(`$2',R,-)(m4v-(m4cs))/2)}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1242: arrowht = m4t1 ; arrowwid = m4t2;  ifelse(`$4',,,`{`$4'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1243- line to rvec_(rp_len,0) invis ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1286-define(`dswitch',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1287:define(`dna_',ifelse(`$3',,WB,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1288:define(`m4R',`ifelse(`$2',R,-)')define(`m4sc',`dimen_/24')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1289- tr_xy_init(last line.c,m4sc,m4R)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1452-                                `Amplifier amp( linespec,size )'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1453:define(`amp',`eleminit_(`$1') define(`m4wd',`ifelse(`$2',,`dimen_',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1454- {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1464-define(`integrator',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1465: define(`m4wd',`ifelse(`$2',,`dimen_',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1466- {line from rvec_(m4wd/4,m4wd/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1487-define(`opamp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1488:`[define(`m4v',`ifelse(`$4',,`dimen_',`($4)')')define(`m4h',`m4v')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1489-define(`dna_',`$5')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1507-   { move to In`'ifinstr(dna_,R,2,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1508:     ifelse(`$2',,"ifsvg(-,`{\scriptsize$-$}')" \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1509:       at rvec_(4pt__,0) ifsvg(+(0,textht/10)),m4lstring(`$2',"`$2'"))}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1510-   { move to In`'ifinstr(dna_,R,1,2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1511:     ifelse(`$3',,"ifsvg(+,`{\scriptsize$+$}')" \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1512:       at rvec_(4pt__,0) ifsvg(+(0,textht/10)),m4lstring(`$3',"`$3'"))}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1513- sc_draw(`dna_',P,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1519-define(`dac',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1520:  define(`dac_ht',`ifelse(`$2',,(dimen_),`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1521:  define(`dac_wd',`ifelse(`$1',,(dimen_+dac_ht/2),`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1522-In: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1528-SW: rvec_(0,-dac_ht/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1529:  define(`m4dn',ifelse(`$3',,1,`eval($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1530-  for_(1,m4dn,1,`In`'m4x: NW-vec_(0,dac_ht*(2*m4x-1)/(2*m4dn))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1531:  define(`m4dn',ifelse(`$4',,1,`eval($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1532-  for_(1,m4dn,1,`N`'m4x: NW+vec_((dac_wd-dac_ht/2)*m4x/(m4dn+1),0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1533:  define(`m4dn',ifelse(`$5',,1,`eval($5)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1534-  for_(1,m4dn,1,`r = eval(2*m4x-1)/eval(m4dn*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1536-      dac_ht*(0.5-r))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1537:  define(`m4dn',ifelse(`$6',,1,`eval($6)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1538-  for_(1,m4dn,1,`S`'m4x: SW+vec_((dac_wd-dac_ht/2)*m4x/(m4dn+1),0)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1543-define(`adc',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1544:  define(`adc_ht',`ifelse(`$2',,(dimen_),`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1545:  define(`adc_wd',`ifelse(`$1',,(dimen_+adc_ht/2),`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1546-In: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1552-SW: rvec_(adc_ht/2,-adc_ht/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1553:  define(`m4dn',ifelse(`$3',,1,`eval($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1554-  for_(1,m4dn,1,`r = eval(2*m4x-1)/eval(m4dn*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1556-      adc_ht*(0.5-r))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1557:  define(`m4dn',ifelse(`$4',,1,`eval($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1558-  for_(1,m4dn,1,`N`'m4x: NW+vec_((adc_wd-adc_ht/2)*m4x/(m4dn+1),0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1559:  define(`m4dn',ifelse(`$5',,1,`eval($5)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1560-  for_(1,m4dn,1,`Out`'m4x: NE-vec_(0,adc_ht*(2*m4x-1)/(2*m4dn))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1561:  define(`m4dn',ifelse(`$6',,1,`eval($6)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1562-  for_(1,m4dn,1,`S`'m4x: SW+vec_((adc_wd-adc_ht/2)*m4x/(m4dn+1),0)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1571-define(`diode',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1572:`define(`m4dtype',`$3')sc_draw(`m4dtype',R,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1573: `reversed(`diode',`$1',`$2',m4dtype,shift(shift(shift($@))))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1574- `eleminit_(`$1')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1638-  define(`m4dv',`dimen_/6')define(`m4dh',sqrt(3)*m4dv/2)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1639:  define(`ddna_',`ifelse(`$1',,`LACR',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1640:  define(`ddf_',`ifelse(`$1',,f,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1641-  define(`m4tR',`ifinstr(`$2',R,(-1),1)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1657-   `{Gm: line to ifinstr(`$2',E,2,3/2) between Here and \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1658:     rvec_(m4dh,ifelse(m4a,d,-)m4dv/2) ifinstr(`$2',E,`then to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1659-       rvec_(m4dh*2,ifelse(m4a,d,-)sqrt((4*dimen_/10)^2-(m4dh*2)^2))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1688-     `Gm: line from        rvec_(-m4dh/2, m4dv/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1689:        to ifinstr(`$2',E,`rvec_(-m4dh/2, dimen_*0.35)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1690-                          `rvec_(-m4dh/2, m4dv*5/4+m4dy)')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1692-     `Gm: line from        rvec_(-m4dh/2,-m4dv/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1693:        to ifinstr(`$2',E,`rvec_(-m4dh/2,-dimen_*0.35)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1694-                          `rvec_(-m4dh/2,-m4dv*5/4-m4dy)')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1719-   `{Gam: line from rvec_(-m4dh,-m4tR*m4dv/4) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1720:       to rvec_(-m4dh*2,-m4tR*m4dv*3/4) ifinstr(`$2',E,`then to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1721-       rvec_(-m4dh*2,-m4tR*sqrt((dimen_*0.7/2)^2-(m4dh*3/2)^2))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1782-      { Gm: line from rvec_(-m4dh,m4vt) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1783:          to ifinstr(`$2',E,`rvec_(-m4dh,-m4tR*dimen_*0.35)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1784-                            `rvec_(-m4dh,-m4tR*m4dv*5/4)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1797-  define(`m4_len',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1798:   `ifelse(`$3',,`dimen_*ifinstr(`$1',E,0.25,0.46)',`($3)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1799:  ang = ifelse(`$2',,135,`($2)')*dtor_
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1800-  sc_draw(`m4dnm_',N,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1841-define(`thyristor',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1842: `define(`m4tharg',ifelse(`$2',,SCR,`$2')) dnl                        default
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1843-  define(`m4thtype',xtract(m4tharg,SCR,SCS,SUS,SBS,IEC))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1883-define(`scr',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1884:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SCR`'`$2',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1885-    with .A at M4_scrS')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1886-define(`scs',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1887:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SCS`'`$2'`',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1888-    with .A at M4_scrS')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1889-define(`sus',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1890:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SUS`'`$2'`',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1891-    with .A at M4_scrS')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1892-define(`sbs',`eleminit_(`$1'); M4_scrS: last line.start; M4_scrE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1893:  ifelse(`$3',,,`$3:') thyristor(from M4_scrS to M4_scrE,SBS`'`$2'`',`$4') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1894-    with .A at M4_scrS')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1898-                                 L= left orientation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1899:define(`tgate',`[ eleminit_(`$1') define(`m4tgm',ifinstr(`$2',L,-))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1900- A: last line.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1917-                                 L= left orientation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1918:define(`ptrans',`[ eleminit_(`$1') define(`m4ptm',ifinstr(`$2',L,-))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1919-  define(`m4pv',`dimen_/6')define(`m4pwd',m4pv*2)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1943-define(`tline',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1944:   define(`m4v',`ifelse(`$2',,`dimen_/6',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1945:   define(`m4h',`ifelse(`$3',,`dimen_*2/3',min(rp_len-m4v/2,`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1946-   {[box invis ht_ m4v wid_ m4h+m4v/2] at last line.c}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1981-                                `Bipolar transistor bi_tr(linespec, L|R, P, E)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1982:define(`bi_tr',`bi_trans(`$1',`$2',ifelse(`$3',P,u,d)EBCBU,`$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1983-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1996-define(`Darlington', `[ rpoint_(dimen_/10) define(`m4DR',`ifinstr(`$1',R,-)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:1997:   define(`m4Da',`$2') pushdef(`dimen_',((dimen_)*0.8))dnl Smaller internals
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-1998-   hp_ang = rp_ang
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2071-                                 dD = dotted connections'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2072:define(`igbt',`bi_trans(`$1',`$2',ifinstr(`$3',L,,GH)CBUdE`$3',,`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2073-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2088-define(`bi_trans',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2089: `define(`m4R',`ifelse(`$2',R,-)')define(`dna_',`ifelse(`$3',,BCuEBU,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2090-  define(`m4n',0)define(`m4dE',)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2091:[ ifelse(`$1',,`tr_xy_init(,m4_U,m4R); E: tr_xy(-3,0); C: tr_xy(3,0)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2092-   `eleminit_(`$1'); tr_xy_init(last line.c,m4_U,m4R)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2149-    ifelse(m4dE,d,,rp_ang = rp_ang + pi_)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2150:    ifelse(`$1',,`E: tr_xy(-5,0); line from E to tr_xy(-3,0);
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2151-                  C: tr_xy(5,0);  line from C to tr_xy(3,0)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2161-define(`m4bi_Em',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2162:   ``$3'`$1': tr_xy(ifelse(`$3',E,-)(3+(`$1')*1.5),0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2163:    `$3'm`$1': line from `$3'`$1' to tr_xy(ifelse(`$3',E,-)(1.2+(`$1')*1.5),4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2164:    ifelse(`$2',,,`arrow m4c_l ht m4_Aht wid m4_Awd ifelse(`$2',d,<-) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2165:      from 1/4 between `$3'm`$1'.start and `$3'm`$1'.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2166:      to 3/4 between `$3'm`$1'.start and `$3'm`$1'.end ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2167:    ifelse(eval(`$1'>0),1,`m4bi_Em(eval(`$1'-1),`$2',`$3')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2168-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2174-define(`ujt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2175:`[ ifelse(`$1',,,`eleminit_($1)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2176-B1: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2177:   ifelse(`$1',,,`line to rvec_(rp_len/2-m4_U*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2178-   Bl1: line to rvec_(0,ifelse(`$2',R,-)3.5*m4_U)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2181-   Bl2: line from Bulk.end+vec_(-m4_U/2,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2182:      to Bulk.end+vec_(-m4_U/2,ifelse(`$2',R,,-)3.5*m4_U) ifelse(`$1',,,`\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2183-      then to Bulk.c+vec_(rp_len/2,ifelse(`$2',R,,-)3.5*m4_U)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2186-    E1: line from E to Bulk.center
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2187:    {arrow m4c_l from last line.ifelse(`$3',P,`end to 1',`start to 7')/8 \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2188-      between last line.start and last line.end wid m4_Awd ht m4_Aht }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2200-                                   arg 4: envelope'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2201:define(`j_fet',`mosfet(`$1',`$2',ifelse(`$3',P,u,d)GSDF,`$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2202-                                  `Enhancement-mode FET e_fet(linespec,R,P,S,E)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2203:define(`e_fet',`mosfet(`$1',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2204:  ifelse(`$4',S,`TFD'ifelse(`$3',P,u,d)S,`LEDSQ'ifelse(`$3',P,d,u)B),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2205:    `$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2206-                                  `Depletion-mode FET d_fet(linespec,R,P,S,E)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2207:define(`d_fet',`mosfet(`$1',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2208:  ifelse(`$4',S,`TFDR'ifelse(`$3',P,u,d)S,`LFDSQ'ifelse(`$3',P,d,u)B),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2209:    `$4',`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2210-                                `Simplified switching c_fet(linespec,R,P)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2211-                                   arg 3: negated G pin'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2212:define(`c_fet',`mosfet(`$1',`$2',`ZSDF'ifelse(`$3',P,d)T,,`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2213-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2240- `define(`m4R',`ifelse(`$2',R,-)')dnl               right orientation flag
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2241:  define(`dna_',`ifelse(`$3',,DSEdMuBQ,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2242-  define(`m4s',ifinstr(dna_,Z,2.5,3.5))dnl          size parameter
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2348-          to tr_xy(1.5,m4s-1)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2349:  ifelse(`$4',E,`Env: circle rad 4*m4_U with .c at tr_xy(0,m4s)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2350-  `$5'; manhattan ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2351-define(`m4mo_Mm',dnl                 (m4n,m4a,[E])
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2352: `define(`m4mo_d',`eval((`$1')*2+1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2353-  for_(0,`$1',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2354-   `define(`m4moc',`ifelse(`$2',u,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2355:     ` (`$4')-`$4'*4*m4x/m4mo_d',`-`$4'+`$4'*4*m4x/m4mo_d')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2356-    ifinstr(`$3',E,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2360-    Gm`'m4x: line from G`'m4x to tr_xy(m4moc,m4s+1) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2361:      then to tr_xy(m4moc`'ifelse(`$2',u,-,+)2*`$4'/m4mo_d,m4s+1) ') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2362-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2363-                               `Macro-internal coordinates adjusted for L|R'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2364:define(`ta_xy',`vec_(vscal_(m4_xyU,`$1',ifelse(`$2',0,0,m4_xyS`($2)')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2365-                               `Relative adjusted macro-internal coordinates'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2366:define(`tr_xy',`M4_xyO+vec_(vscal_(m4_xyU,`$1',ifelse(`$2',0,0,m4_xyS`($2)')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2367-                               `Initialize tr_xy_init(origin,unit,-)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2368:define(`tr_xy_init',`M4_xyO: ifelse(`$1',,Here,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2369-define(`m4_xyU',`$2')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2372-                               `Extract substring plus preceding char if u or d'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2373:define(`m4_dna',`define(`m4I_',index($1,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2374:ifelse(m4I_,-1,`define(`m4t',0)',`define(`m4t',eval(m4I_+len($2)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2375:define(`m4a',ifelse(substr($1,decr(m4I_),1),u,`define(`m4I_',decr(m4I_))'u,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2376-                    substr($1,decr(m4I_),1),d,`define(`m4I_',decr(m4I_))'d))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2377:define(`$1',substr($1,0,m4I_)`'substr($1,m4t))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2378-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2380-                                sc_draw(dna string, chars, iftrue, iffalse)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2381:define(`sc_draw',`m4_dna(`$1',`$2')ifelse(m4I_,-1,`$4',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2382-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2389-define(`rlabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2390:m4label(`$1',`$2',`$3',.s_,below_,`$4')`'ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2391-define(`llabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2392:m4label(`$1',`$2',`$3',.n_,above_,`$4')`'ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2393-define(`clabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2394:m4label(`$1',`$2',`$3',,,`$4')`'ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2395-                   labels at centre and both ends of an element `dimen_' long
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2397- ifelse(`$1',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2398:  `{m4lstring(`$1',"sp_`'iflatex(`$ `$1'$',`$1')`'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2399-     at last [].w_ $5 rjust_ $6};')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2400- ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2401:  `{m4lstring(`$2',"sp_`'iflatex(`$ `$2'$',`$2')`'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2402-     at last []$4 $5 $6};')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2403- ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2404:  `{m4lstring(`$3',"sp_`'iflatex(`$ `$3'$',`$3')`'sp_") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2405-     at last [].e_ $5 ljust_ $6};')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2416-define(`dlabel',`ifsvg(`changecom(,)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2417: define(`m4long_',`ifelse(`$1',,`dimen_',`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2418: define(`m4lat_',`ifelse(`$2',,`10bp__',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2419- ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2420:  `{m4lstring(`$3',"iflatex(`$ `$3'$',` $3')") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2421-     at last ifinstr(`$6',X,line,[]).c+vec_(-m4long_,m4lat_) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2422:     ifinstr(`$6',L,ljust,`$6',R,rjust) dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2423:     ifinstr(`$6',A,above,`$6',B,below) };') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2424- ifelse(`$4',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2425:  `{m4lstring(`$4',"iflatex(`$ `$4'$',` $4')") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2426-     at last ifinstr(`$6',X,line,[]).c+vec_(0,m4lat_) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2427:     ifinstr(`$6',L,ljust,`$6',R,rjust) dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2428:     ifinstr(`$6',A,above,`$6',B,below) };') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2429- ifelse(`$5',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2430:  `{m4lstring(`$5',"iflatex(`$ `$5'$',` $5')") \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2431-     at last ifinstr(`$6',X,line,[]).c+vec_(m4long_,m4lat_) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2432:     ifinstr(`$6',L,ljust,`$6',R,rjust) dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2433:     ifinstr(`$6',A,above,`$6',B,below) };') ifsvg(`changecom(`#',)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2434-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2445-define(`eleminit_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2446: `rpoint_(ifelse(`$1',,`to rvec_(ifelse(`$2',,`elen_',`$2'),0)',`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2447-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2469-`[ ifdef(`m4rp_ang',rp_ang = m4rp_ang;) pwid = 0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2470: stackargs_(`m4parR',$@) stackexec_(`m4parR',`m4parS')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2471- define(`m4br',0) define(`m4parsep',`m4sepdefault')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2507-` ***WARNING: this macro is considered obsolete'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2508:define(`par_',`[Start: Here; r = ifelse(`$3',,`dimen_',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2509-   { move to Start + vec_(0,r/2);  $1 }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2527-    M4_C: 0.5 between M4_B1 and M4_E1; eleminit_(from M4_B1 to M4_E1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2528:    E2:[ M4_B: Here; `$2';  M4_E: Here; `$4'] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2529:      with .c at M4_C + (rect_(ifelse(`$3',,`dimen_',`$3'),rp_ang-pi_/2))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2530-    M4_B2: E2.M4_B; M4_E2: E2.M4_E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2555-`[ pushdef(`elen_',m4lendefault)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2556: stackargs_(`m4serR',$@) stackexec_(`m4serR',`m4serS')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2557- ifdef(`m4rp_ang',rp_ang = m4rp_ang;) Start: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2584-define(`variable',`$1
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2585: {[ define(`dna_',`ifelse($2,,A,$2)') ang = ifelse(`$3',,45,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2586: M4_T: Here+(Rect_(ifelse(`$4',,`dimen_*0.8',`$4'),ang))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2587-   sc_draw(`dna_',P,`Line: line to M4_T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2616-  ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2617:   `line to intersect_(last line.start,M4_Tmp,`$2'.start,`$2'.end)\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2618-      chop 0 chop hoprad_-m4_lt2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2626-                                   R = right orientation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2627:define(`NPDT',`[define(`m4np',`ifelse(`$1',,1,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2628:define(`m4xR',ifinstr(`$2',R,R))define(`m4SR',ifelse(m4xR,R,-))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2629-  for_(1,m4np,1,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2652-define(`relay',`[ define(`m4pm',`ifinstr(`$2',R,-)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2653:  Coil: relaycoil(`$2') define(`m4rel',rcdna_)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2654-  V1: Coil.V1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2663-    then to rvec_(-dimen_/20,-dimen_/6)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2664:  Cs: contacts(ifelse(`$1',,1,`$1'),D`'m4rel) with .O1 at Coil.B2 + \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2665-     vec_(ifinstr(m4rel,P,-dimen_/5,0)+dimen_/4,m4pm`'(dimen_/4+dimen_/5))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2666:  for_(1,ifelse(`$1',,1,`$1'),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2667-   `P`'m4x: Cs.P`'m4x
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2682-define(`contacts',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2683:  define(`m4np',`ifelse(`$1',,1,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2684-  ifelse(eval(m4np>10),1,`define(`m4np',10)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2704-define(`contact',`[ dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2705:  define(`m4pm',`ifelse(ifinstr(`$1',R,R,`$2',R,R),R,-)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2706-  define(`m4dr',`dotrad_')define(`m4TL',dimen_/12)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2708-  T: P+vec_(dimen_/2-dimen_/12,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2709:  ifinstr(`$1',P,`ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2710-  `$1',I,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2713-    A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2714:     `$1',O,`(LCtangent(P,O,dotrad_+lthick/2)) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2715:     `$1',C,`(LCtangent(P,C,dotrad_+lthick/2,R)) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2716-     `P+vec_(dimen_/2,0) chop m4dr chop 0')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2722-    A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2723:     `$1',O,`O-vec_(2*m4TL-dimen_/27,0) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2724:     `$1',C,`C-vec_(2*m4TL-dimen_/27,0) chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2725-     `P+vec_(dimen_/2,0) chop m4dr chop 0')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2731-     A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2732:      `$1',O,`1/6 between O.end and O.start chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2733:      `$1',C,`1/6 between C.start and C.end chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2734-      `P+vec_(dimen_/2,0) chop m4dr chop 0')',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2743-    A: line from P to ifinstr(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2744:     `$1',O,`AO.start chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2745:     `$1',C,`AC.start chop m4dr chop -m4dr',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2746-     `P+vec_(dimen_/2,0) chop m4dr chop 0')') ', # end of P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2748-    define(`m4CO',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2749:     `ifinstr(`$1',C,`ifinstr(`$1',O,O)C',`ifinstr(`$1',O,O,OC)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2750-    ifinstr(m4CO,C,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2809-                              EL electronic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2810:define(`relaycoil',`[ ifelse(`$4',,,`setdir_(`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2811: define(`m4wd',ifelse(`$2',,`dimen_/4',`($2)'))dnl 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2812: define(`m4ht',ifelse(`$3',,`dimen_/2',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2813- define(`m4LL',`ifinstr(`$4',NX,0,dimen_/3)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2814: define(`rcdna_',ifinstr(`$1',AX,,`$1',BX,,`$1',X,,X)`$1')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2815- { lbox( m4wd, m4ht ) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2903-define(`reed',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2904:   define(`m4wd',ifelse(`$2',,`dimen_*0.8',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2905:   define(`m4ht',ifelse(`$3',,`dimen_*0.3',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2906-   define(`m4ng',`ifinstr(`$5',R,-)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2916-                     `ccoax(at location,M|F,diameter)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2917:define(`ccoax',`[define(`m4cd',ifelse(`$3',,`dimen_*0.4',`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2918-  S: circle diam m4cd
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2919-  C: circle diam m4cd/3 fill_(ifinstr(`$2',F,1,0)) at S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2920:  `$4'] with .c ifelse(`$1',,`at Here',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2921-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2928-define(`tconn',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2929: `define(`m4ph',`ifelse(`$3',,`dimen_/6',`($3)/2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2930:  define(`m4ps',`dimen_/8') define(`m4cd',`ifelse(`$3',,`dimen_/5',`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2931-  eleminit_(`$1',dimen_*3/4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2932-  M4Ss: last line.start; M4Se: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2933:  ifelse(ifinstr(`$2',0,O,`$2'),O,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2934:   `{circle diam m4cd ifinstr(`$2',OF,`fill_(0)') ifinstr(`$2',0F,`fill_(0)') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2935-       at (m4cd)/2/distance(M4Ss,M4Se) between M4Se and M4Ss}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2962-                           eg tbox(`$V_2$', 30pt__, 15pt__,,fill_(0.9) )' 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2963:define(`tbox',`[ define(`m4td',`ifelse(`$4',,>,`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2964:  pushdef(`m4tw2',`ifelse(`$2',,(dimen_*0.4),`(($2)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2965:  pushdef(`m4th2',`ifelse(`$3',,(dimen_/6),`(($3)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2966-  N: vec_(0,m4th2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2976-  move to C
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2977:  ifelse(`$1',,,`m4lstring(`$1',`"iflatex(`$ `$1'$',` $1')"')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2978:  `$6' popdef(`m4th2') popdef(`m4tw2') ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2979-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2990-define(`pconnex',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2991: `[ define(`m4sgn',ifinstr(`$2',F,,-))define(`m4R_',ifinstr(`$2',R,-))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2992-  setdir_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:2993:  define(`m4na_',`ifelse(`$2',,A,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-2994-  ifinstr(m4na_,A,`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3063-  `$3' ; resetdir_ ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3064:define(`m4pconpin',`[ifinstr(`$3',F,`lbox(`$1',`$2')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3065: `m4fshade(m4fill,lbox(`$1',`$2'))')]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3066:define(`m4pcrpin',`[ifinstr(`$2',F,`circle diam `$1'',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3067- `m4fshade(m4fill,circle diam `$1')')]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3074-define(`Header',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3075:`[define(`m4Hm',`ifelse(`$2',,2,`$2')')define(`m4Hn',`ifelse(`$1',,1,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3076:  define(`m4Hw',`ifelse(`$3',,`m4Hn*L_unit*3',`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3077:  define(`m4Hh',`ifelse(`$4',,`m4Hm*L_unit*3',`($4)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3078-  Block: rotbox(m4Hw,m4Hh,`$5')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3087-                            n|e|s|w,length)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3088:define(`HeaderPin',`define(`m4Hpl',`ifelse(`$5',,`lg_plen*L_unit',`$5')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3089-  move to `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3090:  line to ifelse(`$4',n,`rvec_(0,m4Hpl)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3091:   `$4',e,`rvec_(m4Hpl,0)',`$4',s,`rvec_(0,-m4Hpl)',`rvec_(-m4Hpl,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3092:  ifelse(`$3',,,`$3': Here)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3093:  ifelse(`$3',,,Pin`$3':) ifelse(`$2',0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3094-   `rotbox(L_unit,L_unit,fill_(1))',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3107-define(`nport',`[Box: box `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3108:  r = ifelse(`$6',,2.0,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3109:  plg = ifelse(`$7',,`dimen_/4',`$7')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3110-#                           `West side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3111:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$2',,0,`($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3112-  d = Box.ht/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3115-#                           `North side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3116:  ifelse(`$3',,,`define(`m4n',`($3)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3117-  d = Box.wid/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3120-#                           `East side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3121:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$4',,0,`($4)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3122-  d = Box.ht/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3125-#                           `South side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3126:  ifelse(`$5',,,`define(`m4n',`($5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3127-  d = Box.wid/(m4n*(r+1)+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3131-define(`m4portpins',`for_(1,m4n,1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3132: `{ if (`$1' != 0) then { line to rvec_(0,`$1') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3133:   `$4'`'m4x`'a: ifelse(xtract(`$5',N),N,Here,`dot') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3134-  move to rvec_(`$2',0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3135:  { if (`$1' != 0) then { line to rvec_(0,`$1') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3136:   `$4'`'m4x`'b: ifelse(xtract(`$5',N),N,Here,`dot') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3137-  ifelse(m4x,m4n,,`move to rvec_(`$3',0)')')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3142-define(`gyrator',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3143: `define(`m4dna_',ifelse(xtract(`$4',V)`'xtract(`$4',H),,H`$4',`$4'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3144-  sc_draw(`m4dna_',H,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3145:   `nport(ifelse(`$1',,wid boxht,`$1'),1,,1,,`$2',`$3',`$4',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3146-      line from (Box,W1a)+(-Box.wid/2,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3153-  sc_draw(`m4dna_',V,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3154:   `nport(ifelse(`$1',,wid boxht,`$1'),,1,,1,`$2',`$3',`$4',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3155-      line from (N1a,Box)+(0,-Box.ht/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3165-define(`nullator',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3166:   define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3167:   define(`m4ht',ifelse(`$3',,`dimen_/4',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3168-   {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3186-define(`norator',`eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3187:   define(`m4wd',ifelse(`$2',,`dimen_/2',`($2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3188:   define(`m4ht',ifelse(`$3',,`dimen_/4',`($3)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3189-   {line to rvec_(max(0,rp_len/2-m4wd/2),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3207-define(`ACsymbol',`[ Origin: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3208: define(`m4range',`ifelse(`$2',,(dimen_/3),`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3209- define(`m4ACd',patsubst(`$4',A))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3212- End:   rvec_( m4range/2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3213: define(`m4amp',`ifelse(`$3',,`m4range/3',`($3)/2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3214- ifinstr(ifgpic(A)`$4',A,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3218-     with .Origin at Origin } ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3219: `$5'; resetdir_ ] with .Origin ifelse(`$1',,`at Here',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3220-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3233-                           "$c$" at Box.s above) '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3234:define(`nterm',`[Box: box ifelse(`$1',,wid dimen_ ht dimen_*2/3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3235:  plg = ifelse(`$6',,`dimen_/4',`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3236-#                           `West side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3237:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$2',,0,`($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3238-  d = Box.ht/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3241-#                           `North side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3242:  ifelse(`$3',,,`define(`m4n',`($3)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3243-  d = Box.wid/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3246-#                           `East side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3247:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$4',,0,`($4)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3248-  d = Box.ht/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3251-#                           `South side'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3252:  define(`m4n',`ifelse(`$2'`$3'`$4'`$5',,1,`$5',,0,`($5)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3253-  d = Box.wid/(m4n+1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3257-define(`m4termpins',`for_(1,m4n,1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3258: `{ if (`$1' != 0) then { line to rvec_(0,`$1') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3259:   `$3'`'m4x: ifelse(xtract(`$4',N),N,Here,`dot') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3260-  ifelse(m4x,m4n,,`move to rvec_(`$2',0)')')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3264-define(`speaker',`[setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3265:  define(`m4v',`ifelse(`$2',,`dimen_/3',`($2)/4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3266-  define(`m4h',`m4v*sqrt(2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3288-define(`bell',`[setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3289:  define(`m4h',`ifelse(`$2',,`dimen_/2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3290- {lbox(m4h,m4h)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3300-define(`microphone',`ifinstr(`$1',A,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3301: `[ define(`m4sfact',`(ifelse(`$2',,dimen_,(`$2'))*8/5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3302-  circlerad = m4sfact/1000
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3318- `[setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3319:   define(`m4h',`ifelse(`$2',,`dimen_/2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3320-  {L1: line from rvec_(m4h,-m4h/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3330- ifelse(`$3',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3331: `define(`m4h',`ifelse(`$2',,`dimen_/2',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3332-   {L1: line from rvec_(m4h,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3343-   In3: rvec_(0,-m4h/4)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3344: `$3',C,`define(`m4h',`ifelse(`$2',,`(dimen_/3)',`(($2)/2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3345-   {Face: line from rvec_(m4h,-m4h) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3354-define(`earphone',`[ setdir_($1,R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3355:  define(`m4h',`ifelse(`$2',,`dimen_',`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3356-  ifinstr(`$3',C,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3380-`define(`sfg_init',`cct_init
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3381:  sfg_wid = ifelse(`$1',,`(linewid/0.75*(2.5+0.25)/4)',(`$1'))# default line len
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3382:  sfg_rad = ifelse(`$2',,(0.25/4/2),(`$2'))  # node radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3383:  sfg_aht = ifelse(`$3',,(0.25/4),(`$3'))    # arrow height (arrowhead length)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3384:  sfg_awid = ifelse(`$4',,`sfg_aht',(`$4'))  # arrowhead width
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3385-  ')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3395-  move to last line.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3396:  ifelse(ifinstr(`$4',->,T,`$4',<-,T),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3397-   `{ arrow m4c_l ht sfg_aht wid sfg_awid from rvec_(-sfg_aht/2,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3398-        to rvec_(sfg_aht/2,0) }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3399:  ifelse(`$2',,,`"iflatex(`$ `$2'$',` $2')" ifelse(`$3',,`sfgabove',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3400-  ] with .Start at rvec_(sfg_rad,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3412-define(`sfgnode',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3413: `[C: circle fill_(1) rad sfg_rad ifelse(`$4',,`thickness 0.5',`$4')] with .c \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3414:    ifelse(`$1',,`at rvec_(sfg_rad,0)',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3415-  move to last [].c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3417-   `if 2*sfg_rad > Max(textwid,textht,10pt__) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3418:       then { {"iflatex(`$ `$2'$',` $2')" `$3'} } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3419:    else { {"iflatex(`$ `$2'$',` $2')" ifelse(`$3',,`sfgabove',`$3')} }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3420-  ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3429-  End: Start + vec_(rp_len,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3430:    chordht = (rp_len/sqrt(2)-rp_len/2)ifelse(`$5',,,`*($5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3431-    arcrd = (chordht^2+(rp_len)^2/4)/chordht/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3433-  M: C + vec_( 0,ifelse(`$4',ccw,-)arcrd)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3434:  ifelse(ifinstr(`$1',->,T)ifinstr(`$1',<-,T),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3435-   `arc -> m4c_l ifelse(`$4',ccw,ccw,cw) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3440-      to Cintersect(C,arcrd,End,sfg_rad,ifelse(`$4',ccw,R)) with .c at C',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3441:   `arc m4c_l patsubst(patsubst(`$1',.*<-,<-),->.*$,->) ifelse(`$4',ccw,ccw,cw)\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3442-      from Cintersect(Start,sfg_rad,C,arcrd,ifelse(`$4',ccw,R)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3443-      to Cintersect(C,arcrd,End,sfg_rad,ifelse(`$4',ccw,R)) with .c at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3444:  ifelse(`$2',,,`{move to M; "iflatex(`$ `$2'$',` $2')" ifelse(`$3',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3445-   `sfgabove',`$3')}')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3457-  setdir_(`$2',U)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3458:  d = ifelse(`$6',,,`($6)*') sfg_wid/2; d = d * max(1,sfg_rad/(0.3605*d))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3459-  { m4sfgselfcurve(-,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3460:      ifelse(`$5',ccw,`ifinstr(`$7',<-,<-)',`ifinstr(`$7',->,<-)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3461-    M: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3462:    ifelse(`$7',,`{ arrow m4c_l from rvec_(0,ifelse(`$5',cw,,-)sfg_aht/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3463-           to rvec_(0,ifelse(`$5',cw,-)sfg_aht/2) ht sfg_aht wid sfg_awid }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3464-    ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3465:     `"iflatex(`$ `$3'$',` $3')" ifelse(`$4',,`sfgabove',`$4')') }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3466-  m4sfgselfcurve(,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3467:      ifelse(`$5',ccw,`ifinstr(`$7',->,<-)',`ifinstr(`$7',<-,<-)'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3468:  resetdir_ ] with .Origin ifelse(`$1',,at Here,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3469-  move to last [].Origin
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3470-  ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3471:define(`m4sfgselfcurve',`spline `$2' m4c_l from rvec_(Rect_(sfg_rad,`$1'30)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3472-  to rvec_(0.3*d,`$1'0.2*d) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3485-define(`winding',`[ define(`m4rt',`ifinstr(`$1',R,-)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3486:  d = ifelse(`$2',,`dimen_',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3487:  p = ifelse(`$3',,d/4,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3488:  define(`m4n0',`ifelse(`$4',,1,`eval(`$4'-1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3489:  w = ifelse(`$5',,d*3/4,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3490-  W: spline from (0,0) to (0,0) dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3499-    for i=0 to m4n0 do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3500:      line color ifelse(`$6',,rgbstring(1,1,1),m4lstring(`$6',"`$6'")) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3501-        thick max(w/(1bp__)-linethick,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3520-define(`tstrip',`[ setdir_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3521:  define(`m4n',`ifelse(`$2',,4,`eval($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3522-  ifelse(eval(m4n<1),1,`define(`m4n',1)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3526-  bw = m4wid/(m4n)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3527:  ifinstr(`$3',O,,`for i=1 to m4n-1 do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3528-   {move to rvec_(i*bw,-m4ht/2); line to rvec_(0,m4ht)}}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3529:  for_(1,m4n,1,`{T`'m4x: ifinstr(`$3',I,`rvec_((m4x-0.5)*bw,0)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3530-   `dot(at rvec_((m4x-0.5)*bw,0),,ifinstr(`$3',D,0,1))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3531-    {L`'m4x: T`'m4x+vec_(0,m4ht/2)}; {R`'m4x: T`'m4x+vec_(0,-m4ht/2)} }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3532:  `$4' popdef(`m4ht')popdef(`m4ht')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3533-  resetdir_ ]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3541-define(`jack',`[ setdir_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3542:  define(`dna_',`ifelse(`$2',,L,`$2',R,L,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3543-  s=ifinstr(dna_,R,-1,1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3560-    B`'ifelse(substr($1,eval(2+m4I_),1),M,M)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3561:  define(`$1',substr($1,0,m4I_)`'substr($1,eval(m4I_+len(m4abm)+1)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3562-  cht = aht*ifelse(ifinstr(m4jbm,M,T)`'ifinstr(m4abm,B,T),TT,3.9,3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3563:  Z: jackcontact(ifelse(`$2',S,0.5,0.6)*dimen_,m4abm`'ifelse($4,,,H),$3) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3564-    with .T at Q+vec_(0,$3*cht)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3565:  $2`'$4: Z.T; Q: $2`'$4 define(`m4jbm',m4abm)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3566:  ifinstr(m4abm,M, $2`'M`'$4: Z.M) ifinstr(m4abm,B,; $2`'B`'$4: Z.B)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3567:  m4auxcontacts(`$1',$2,$3,ifelse($4,,1,`incr($4)'))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3568-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3574-define(`jackcontact',`[ Point: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3575:  line from Point ifinstr(`$2',H,`-vec_(dimen_/10,0)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3576-   `to vec_(-dimen_/16,neg_(`$3')*dimen_/16) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3580-  C: T+vec_(dimen_/5,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3581:  ifinstr(`$2',H,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3582-    Connector: [shade(1,lbox(dimen_/24,cht))] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3583:      at T+vec_((`$1')-dimen_*0.16,neg_(`$3')*cht/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3584:  ifinstr(`$2',M,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3585-    M: C+vec_(0,`$3'*aht*1.9)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3587-      to M ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3588:  ifinstr(`$2',B,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3589-    B: C+vec_(0,neg_(`$3')*aht*1.5)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3598-  s=ifinstr(`$2',R,-1,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3599:  ght = ifinstr(`$2',3,`dimen_*0.5',`dimen_*0.4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3600-  A: Here
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3603-    then to rvec_(dimen_*0.7,s*ght/3); TA: dot(,,1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3604:  ifinstr(`$2',3,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3605-    C: A+vec_(0,s*ght/2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3620-define(`SQUID',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3621:`[ define(`m4sqn',`ifelse(`$1',,2,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3622: define(`m4ssz',`ifelse(`$2',,`dimen_',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3623: define(`m4sof',`ifelse(`$3',,-90,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4:3624: define(`m4ssg',`ifelse(`$4',,+,`$4',ccw,+,-)(m4x-1)/(m4sqn)*360')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libcct.m4-3625- define(`m4sxlen',C.rad/4)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Taps.m4-37-      -,0,-t,3/9,-t/2,6/9,-t/2,1,-t) at R3+(0,-0.6)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Taps.m4:38:  `"\tt L1:$\;$tapped(`inductor(right\_ 9*dimen\_/8,{,}9)'," ljust' \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Taps.m4-39-  `"\hspace*{0.5in}\tt -,0,-t,3/9,-t/2,6/9,-t/2,1,-t)" ljust' at (last "",L1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-1516-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:1517:{\tt nport(; {`"${}0$"'\ at Box.w ljust; `"$\infty$"'\ at
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-1518- Box.e rjust})}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2295-   \parbox{4.2in}{\tt define(`thermalsw',\hfill\break
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2296:   \hbox{}\space`dswitch(`\$1',`\$2',WDdBTh)\hfill\break
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2297-   \hbox{}\space\space circle rad distance(M4T,last line.c)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2383- sinusoid(m4h/2,twopi_/(m4h),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2384:  ifelse(`$2',,,`($2)/360*twopi_+')pi_/2,-m4h/2,m4h/2) with .Origin at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2385- rp_ang = m4smp_ang,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2428-define(`opto',`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2429: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2430- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2481-define(`fbfilter',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2482:`[ setdir_(ifelse(`$1',,0,`$1'))    # Process arg 1, default to the right
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2483-   eleminit_                        # Assign rp_ang, rp_len
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2499-   line to J
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2500:   ifelse(`$3',,,"$`$3'$" at K.C)   # Add the labels if non-blank.
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2501:   ifelse(`$4',,,"$`$4'$" at C+vec_(0,-vunit/3))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex:2502:   ifelse(`$5',,,"$`$5'$" at R+vec_(0,-vunit/4))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/body.tex-2503-   resetdir_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Sinus.m4-11- sinusoid(m4h/2,twopi_/(m4h),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Sinus.m4:12:  ifelse(`$2',,,`($2)/360*2*pi_+')pi_/2,-m4h/2,m4h/2) with .Origin at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Sinus.m4-13- rp_ang = m4smp_ang,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/XformMan.m4-22-     ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/XformMan.m4:23:    `"'\tt `$2'`"' at `$3'.s+(0,-(`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/XformMan.m4-24-  thicklines_ } ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/sampleIC.m4-11- define(`Upin',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/sampleIC.m4:12:  `lg_pin(U.ne-(0,(17-`$1')*lg_pinsep),`$2',Pin`$1',e`$3',`$1',8*L_unit)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/sampleIC.m4-13- Loopover_(`x',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/ujtMan.m4-6-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/ujtMan.m4:7:define(`demo_ujt',`Q: ujt(`$1',`$2',`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/ujtMan.m4-8-  "\sl B1" ifelse(`$5',,below,ljust) at last [].B1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-7-`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:8:  setdir_(ifelse(`$1',,0,`$1'))     # Process arg 1
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-9-  eleminit_                         # Assign rp_ang, rp_len
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-26-  line to J
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:27:  ifelse(`$3',,,"$`$3'$" at Q.C)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:28:  ifelse(`$4',,,"$`$4'$" at C+vec_(0,-vunit/3))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4:29:  ifelse(`$5',,,"$`$5'$" at R+vec_(0,-vunit/4))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fbfilter.m4-30-  ]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4-11-define(`IRF4905',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4:12: `[ ifelse(`$1',,,`eleminit_(`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4:13:   Q: mosfet(,`$2',dMdPzEDSQdB,) ifelse(`$1',,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/fetMan.m4-14-     S: Q.tr_xy(-4,-2); line from Q.tr_xy(-2,-2) to S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Opto.m4-5-`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Opto.m4:6: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Opto.m4-7- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Thermal.m4-4-define(`thermalsw',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Thermal.m4:5: `dswitch(`$1',`$2',WDdBTh)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/doc/Thermal.m4-6-  circle rad distance(M4T,last line.c) at last line.c')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-57-define(`lg_pintxt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:58: `"ifxfig(`$1',`ifsvg(`svg_small(`$1',75)',`sp_{\scriptsize `$1'}sp_')')"')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-59-                               `Logic pin text with bar where possible'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:60:define(`lg_bartxt',`iflatex(`$\overline{\hbox{`$1'}}$',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-61-                               `The comma has to be at the top level'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:62:define(`m4_pattocomma',`patsubst(`$1',`$2',`,')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-63-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-64-                               `Scale grid coordinates to world coordinates'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:65:define(`grid_',`(vscal_(L_unit,`$1',`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-66-                               `Scale and rotate grid coords to world coords'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:67:define(`svec_',`vec_(vscal_(L_unit,`$1',`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-68-                               `Relative svec_'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:69:define(`rsvec_',`Here+svec_(`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-70-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-98-define(`BOX_gate',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:99:define(`m4m',`ifelse(`$1',,2,len(`$1'))')define(`m4a',`$1')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:100:define(`m4h',`ifelse(`$3',,AND_wd,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:101:define(`m4v',`ifelse(`$4',,AND_wd,`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-102-[ Box: [Outline: line to svec_(0,m4v/2) then to svec_(m4h,m4v/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-104-    with .Outline.start at (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:105:  ifelse(`$5',,,`{ move to Box.n+(0,-5pt__)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:106:    m4lstring($5,"ifsvg(`svg_small($5,75)',`{\scriptsize$ $5 $}')") }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-107-  IOdefs(from svec_(0,m4v/2) to svec_(0,-m4v/2),In,`$1',R)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:108:  Out: svec_(m4h,0) ifelse(`$2',N,`+svec_(N_diam,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-109-    N_Out: NOT_circle \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-117-                                  arg1 is one or more of N|P '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:118:define(`AND_gate',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-119-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:120:`m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-121-ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:122:`BOX_gate(m4PN,ifinstr(`$2',N,N,P),ifelse(`$3',,,`($3)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:123:  ifelse(`$4',,,`($4)/(L_unit)'),ifsvg(`&```amp''';',`\&'),`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:124:`AND_gen(m4PN,ifelse(`$2',N,N)IBAONESEC,`$3',`$4',`$5')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-125-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-130-                                  arg1 is one or more of N|P '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:131:define(`NAND_gate',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-132-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:133:`m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-134-ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:135:`BOX_gate(m4PN,ifelse(`$2',N,N,P),ifelse(`$3',,,`($3)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:136:  ifelse(`$4',,,`($4)/(L_unit)'),ifsvg(`&```amp''';',`\&'),`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:137:`AND_gen(m4PN,ifelse(`$2',N,N)IBANONESEC,`$3',`$4',`$5')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-138-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-149-                                  arg2 as above except [N]I is ignored '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:150:define(`AND_gen',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-151-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:152: `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:153:  define(`m4hor',`ifelse(`$3',,AND_wd,`($3)/(L_unit)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:154:  define(`m4ver',`ifelse(`$4',,ifelse(`$3',,AND_ht,AND_ht/(AND_wd)*m4hor),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:155:   `($4)/(L_unit)')')define(`dna_',ifelse(`$2',,IBAONESEC,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-156- [ sc_draw(`dna_',B,`Bm: line from svec_(m4hor-m4ver/2,-m4ver/2) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-176-     ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:177:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:178:   `sc_draw(`dna_',NI, `m4A_defs(ifelse(`$1',,2,`$1'),N)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-179-     ')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-197-     ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:198:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:199:   `sc_draw(`dna_',I, `m4A_defs(ifelse(`$1',,2,`$1'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-200-   `m4A_defs(`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-212-                                `What about the IOdefs macro?'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:213:define(`m4A_defs',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-214-  ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:215:   `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4AI')define(`m4AnI',m4arg1)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-216-   `define(`m4AI',m4arg1)define(`m4AnI',len(m4arg1))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-241-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:242:define(`m4_OR',`define(`m4arg1',ifelse(`$2',,2,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-243-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:244: `m4dupstr(ifinstr(`$3',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-245-ifinstr(`$3',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-246-`BOX_gate(m4PN,ifinstr(`$3',N,N,P),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:247:  ifelse(`$4',,,`($4)/(L_unit)'),ifelse(`$5',,,`($5)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:248:  ifinstr(`$1',XOR,`=',`ifsvg(`>=1',`\geq 1')'),`$6')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-249-`OR_gen(m4PN,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:250: ifinstr(`$1',XOR,P)`'ifelse(`$3',N,N)IBA`'ifelse(substr(`$1',0,1),N,N)ONESEC,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-251- shift(shift(shift($@))))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-263-                                  arg2 as above except [N]I is ignored '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:264:define(`OR_gen',`[define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-265-ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:266: `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4PN')',`define(`m4PN',m4arg1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:267:  define(`m4hor',`ifelse(`$3',,AND_wd,`($3)/(L_unit)')')define(`m4o',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:268:  define(`m4ver',`ifelse(`$4',,ifelse(`$3',,AND_ht,AND_ht/(AND_wd)*m4hor),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:269:   `($4)/(L_unit)')')define(`dna_',ifelse(`$2',,IBAONESEC,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-270-  sc_draw(`dna_',P,`define(`m4o',XOR_off*m4ver/(AND_ht))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-303-    ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:304:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:305:   `sc_draw(`dna_',NI, `m4O_defs(ifelse(`$1',,2,`$1'),N)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-306-    ')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-322-    ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:323:  ifelse(ifinstr(`$1',N,1)`'ifinstr(`$1',P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:324:   `sc_draw(`dna_',I, `m4O_defs(ifelse(`$1',,2,`$1'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-325-   `m4O_defs(`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-336-                                 and NOT circles as N_Inx where x is integer'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:337:define(`m4O_defs',`define(`m4arg1',ifelse(`$1',,2,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-338-  ifelse(ifinstr(m4arg1,N,1)`'ifinstr(m4arg1,P,1),,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:339:   `m4dupstr(ifinstr(`$2',N,N,P),m4arg1,`m4OI')define(`m4OnI',m4arg1)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-340-   `define(`m4OI',m4arg1)define(`m4OnI',len(m4arg1))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-374-                                 Z2 and Z3 labeled at their right edges'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:375:define(`IOdefs',`define(`m4dm',`ifelse(`$3',,1,len(`$3'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:376:  define(`m4da',`$3')define(`m4dv',`ifelse(`$2',,In,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-377-  M4TL: move `$1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-394-define(`BUFFER_gen',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:395: `define(`m4h',`ifelse(`$2',,BUF_wd,`($2)/(L_unit)')')define(`m4y',m4h)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:396:  define(`m4v',`ifelse(`$3',,BUF_ht,`($3)/(L_unit)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:397:  define(`dna_',ifelse(`$1',,ITOCNESE,`$1'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-398-  define(`m4z',`N_rad/vlength(m4h,m4v/2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-442-    ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:443:  ifelse(`$4',,,`IOdefs(from svec_(0,m4v/2) to svec_(0,-m4v/2),In,`$4',R)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:444:  ifelse(`$5',,,`IOdefs(from svec_(0,m4v/2) to svec_(m4h,0),NE,`$5')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:445:  ifelse(`$6',,,`IOdefs(from svec_(0,-m4v/2) to svec_(m4h,0),SE,`$6',R)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-446-  `$7']')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-457-define(`BUFFER_gate',`ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:458: `BOX_gate(ifinstr(`$2',N,N,P),P,ifelse(`$3',,,`($3)/(L_unit)'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:459:    ifelse(`$4',,,`($4)/(L_unit)'),1,`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-460- `ifelse(`$1',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:461:   `BUFFER_gen(ifelse(`$2',N,N)ITOCNESE,`$3',`$4',,`$5',`$6',`$7')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-462-   `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:463:    { BUFFER_gen(ifelse(`$2',N,N)ITOC,`$3',`$4',,`$5',`$6',`$7') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-464-        with .Tc at last line.c }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-475-define(`NOT_gate',`ifinstr(`$2',B,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:476: `BOX_gate(ifinstr(`$2',N,N,`$2',n,N,P),ifinstr(`$2',n,P,N),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:477:    ifelse(`$3',,,`($3)/(L_unit)'),ifelse(`$4',,,`($4)/(L_unit)'),1,`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-478- `ifelse(`$1',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:479:   `BUFFER_gen(ifinstr(`$2',N,N,`$2',n,N)IT`'ifinstr(`$2',n,,N)OCNESE,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:480:      `$3',`$4',,,,`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-481-   `eleminit_(`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:482:    { BUFFER_gen(ifinstr(`$2',N,N,`$2',n,N)IT`'ifinstr(`$2',n,,N)OC,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:483:      `$3',`$4',,,,`$5') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-484-        with .C at last line.c }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-494-     N=negated (NOT-circle); E=edge trigger'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:495:define(`lg_pin',`ifelse(`$1',,,`move to $1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:496:  define(`dna_',`substr(`$4',1)')define(`m4lE',)define(`m4lch',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:497:  define(`m4ld',`ifelse(`$4',,e,`substr(`$4',0,1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-498-  define(`m4lph',`ifelse(m4ld,n,0,m4ld,w,-1,m4ld,s,0,1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-499-  define(`m4lpv',`ifelse(m4ld,n,1,m4ld,w,0,m4ld,s,-1,0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:500:  define(`m4lpl',`ifelse(`$6',,`lg_plen',(`$6')/L_unit)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-501-  sc_draw(`dna_',E,`define(`m4lE',1)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-504-  ifelse(`$2',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:505:   `{ lg_pintxt(`$2') ifelse(m4ld,w,`ljust_', m4ld,n,`below_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-506-      m4ld,s,`above_',`rjust_') at Here dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-519-        then to Here}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:520:  {ifelse(`$3',,,`$3':) line to rsvec_(lp_xy(m4lpl,0)) chop m4lch chop 0 dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-521-   ifinstr(dna_,I,` <- wid linethick*5.6bp__ ht linethick*7.2bp__ ')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-522-   ifinstr(dna_,O,` -> wid linethick*5.6bp__ ht linethick*7.2bp__ ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:523:   ifelse(`$5',,,`move to last line.c; lg_pintxt(`$5') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-524-     ifelse(m4ld,n,`rjust_', m4ld,w,`above_',m4ld,e,`above_',`rjust_')') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-525-   } ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:526:define(`lp_xy',`vrot_(`$1',`$2',m4lph,m4lpv)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-527-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-544-define(`Mux',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:545:  define(`m4Mwid',`ifelse(`$4',,Mux_wid,((`$4')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:546:  define(`m4Mht',`ifelse(`$5',,Mux_ht,((`$5')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-547-  W: (0,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-554-  line from W to NW then to NE then to SE then to SW then to W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:555:  ifelse(`$2',,,`"ifsvg(`svg_small($2,75)',`\scriptsize $2')" at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-556-  lg_pin(E,,Out,e)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:557:  define(`m4Mdna',`$3')define(`m4MOE')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-558-  sc_draw(`m4Mdna',L,`define(`m4ML',-)',`define(`m4ML')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-566-  sc_draw(`m4Mdna',S,`define(`m4MSel',S)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:567:  define(`m4Mn',`ifelse(`$1',,2,`ifelse(m4MOE,,`$1',incr(eval(`$1')))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-568-  ifinstr(m4MSel,N,                             dnl Draw Sel pins
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-577-      `ifelse(m4MN,X,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:578:         m4MN,B,`define(`m4dg',`ifelse(eval(`$1'>8),1,4,eval(`$1'>4),1,3,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:579:           eval(`$1'>2),1,2,1)') binary_(decr(m4x),m4dg)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:580:         m4MN,H,`define(`m4dg',`ifelse(eval(`$1'>16),1,2,1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-581-           hexadecimal_(decr(m4x),m4dg)',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-603-define(`Demux',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:604:  define(`m4Dwid',`ifelse(`$4',,Mux_wid,((`$4')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:605:  define(`m4Dht',`ifelse(`$5',,Mux_ht,((`$5')/(L_unit)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-606-  W: (0,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-613-  line from W to NW then to NE then to SE then to SW then to W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:614:  ifelse(`$2',,,`"ifsvg(`svg_small($2,75)',`\scriptsize $2')" at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-615-#  lg pin(location, label, Picname, n|e|s|w [L|M|I|O][N][E], pinno, optlen)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-616-  lg_pin(W,,In,w)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:617:  define(`m4Ddna',`$3')define(`m4DOE')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-618-  sc_draw(`m4Ddna',L,`define(`m4DL',-)',`define(`m4DL')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-626-  sc_draw(`m4Ddna',S,`define(`m4DSel',S)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:627:  define(`m4Dn',`ifelse(`$1',,2,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-628-  ifinstr(m4DSel,N,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-636-    ifelse(m4DN,X,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:637:      m4DN,B,`define(`m4dg',`ifelse(eval(`$1'>8),1,4,eval(`$1'>4),1,3,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:638:        eval(`$1'>2),1,2,1)') binary_(decr(m4x),m4dg)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:639:      m4DN,H,`define(`m4dg',`ifelse(eval(`$1'>16),1,2,1)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-640-        hexadecimal_(decr(m4x),m4dg)',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-685-  linethick = gatelineth
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:686:  ifelse(m4Delch(`$1'),NOT,`Q: NOT_gate()',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:687:    m4Delch(`$1'),BUFFER,`Q: BUFFER_gate()',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:688:   `Q: m4Delch($1)_gate(m4nargs)') `#' End Q
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-689-  linethick = lineth
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-737-define(`m4ifboolvar_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:738:`ifelse(substr(`$1',0,1),_,`$3',`ifdef(`$1',`$3',`$2')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-739-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-740-                              Empty a stack while nonblank, executing arg2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:741:define(`m4stackdump',`ifdef(`$1',`ifelse($1,,`popdef(`$1')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:742:`$2`'popdef(`$1')m4stackdump(`$1',`$2')')')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-743-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-747-   `(ifelse(m4dir,left,-)autoinputsep,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:748:  In`'$1: PrevInput define(`m4dirt',m4dir)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-749-ifinstr(`$2',N,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-762-   `(ifelse(m4dir,left,-)autoinputsep*2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:763:  In`'$1: PrevInput define(`m4dirt',m4dir)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-764-  line thick lineth from PrevInput ifdef(`m4LI',m4dir,down) dimen_/4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-771-  linethick = lineth
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:772:  InNt`'$1: Here;  m4xpand(m4dirt`'_)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-773-  ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-844-dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:845: ifinstr(`$2',L,`define(`m4LI')',`undefine(`m4LI')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-846- undefine(`m4InNames')undefine(`AutoOutNames')define(`m4Path',)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-860-Fx: [ define(`m4fno',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:861: ifinstr(`$2',M,`left_ define(`m4corner',e)',`right_ define(`m4corner',w)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-862-dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-876-    `ifelse(m4locattr,,`with .n`'ifinstr(`$2',M,w,e) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:877:       at Tx`'eval(m4fno-1).s`'ifinstr(`$2',M,w,e)+(0,-dimen_/4)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-878-     m4locattr)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-914-dnl                           Optional reverse of bare name order
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:915:  ifinstr(`$2',R,`stackreverse_(`m4f')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-916-dnl                           Get the offset=value if any 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-929-#                             Draw inputs right to left or top to bottom
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:930:  stackexec_(`m4f',`m4r',`ifinstr(`$2',N,,`ifdef(X_`'m4f,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-931-   `ifdef(N_`'m4f,`DrawInNotIn(m4f)',`DrawIn(m4f)')',`DrawIn(m4f,N)')')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-958-define(`m4AutoConnex',`define(`m4cx',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:959:define(`m4ltn',`substr(`$2',decr(len(`$2')))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:960:stackexec_(`$2',`m4TAL',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-961-`define(`m4ltn',substr($2,decr(len($2))))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-982-define(`FlipFlop',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:983:`$1',D, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:984:  : D:PinD;E:CK:PinCK, , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:985:`$1',T, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:986:  : T:PinT;E:CK:PinCK, , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:987:`$1',RS, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:988:  : R:PinR;: S:PinS,    , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:989:`$1',SR, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:990:  : S:PinS;: R:PinR,    , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:991:`$1',JK, `FlipFlopX(`$3',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-992-   : J:PinJ;NE:CK:PinCK;: K:PinK, N:CLR:PinCLR,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:993:   :Q:PinQ;:lg_bartxt(Q):PinNQ, N:PR:PinPR,`$4',`$5')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:994:`FlipFlopX(`$3',`$2', ::Pin;, , :Q:PinQ;:lg_bartxt(Q):PinNQ,,`$4',`$5')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-995-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1022-dnl                           Center label
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1023: ifelse(`$2',,,"ifsvg(`svg_small($2,75)',`\scriptsize $2')" at Chip.c)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1024: ifelse(`$7',,,`pushdef(`lg_plen',(`$7')/L_unit)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1025- ifelse(`$3',,,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1032-  `m4_ffside(`(m4x-0.5)/m4_pc between Chip.sw_ and Chip.se_',`$6',S,s)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1033: ifelse(`$7',,,`popdef(`lg_plen')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1034- `$8' ]')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1036-define(`m4_ffside',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1037:`stacksplit_(`m4pr',`$2',;)define(`m4_pc',0)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1038- stackexec_(`m4pr',`m4pspec',`define(`m4_pc',incr(m4_pc))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1040- `ifinstr(m4pspec,:,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1041:    `m4drawpin(`$1',`$3'm4x,`$4'm4_pattocomma(m4pspec,:))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1042-  popdef(`m4pspec')')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4:1043:define(`m4drawpin',`lg_pin(`$1',`$4',ifelse(`$5',,`$2',`$5'),`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/liblog.m4-1044-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-29-# setview
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:30: m4azim=ifelse(`$1',,0,`$1',0,0,`prod_(`$1',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:31: m4elev=ifelse(`$2',,0,`$2',0,0,`prod_(`$2',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:32: m4rot =ifelse(`$3',,0,`$3',0,0,`prod_(`$3',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:33: m4caz=ifelse(`$1',,1,`$1',0,1,`$1',90,0,`$1',-90, 0,cos(m4azim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:34: m4saz=ifelse(`$1',,0,`$1',0,0,`$1',90,1,`$1',-90,-1,sin(m4azim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:35: m4cel=ifelse(`$2',,1,`$2',0,1,`$2',90,0,`$2',-90, 0,cos(m4elev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:36: m4sel=ifelse(`$2',,0,`$2',0,0,`$2',90,1,`$2',-90,-1,sin(m4elev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:37: m4cro=ifelse(`$3',,1,`$3',0,1,`$3',90,0,`$3',-90, 0,cos(m4rot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:38: m4sro=ifelse(`$3',,0,`$3',0,0,`$3',90,1,`$3',-90,-1,sin(m4rot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-39- view3D1=m4caz*m4cel
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-55-define(`PtoBase3D',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:56: `rot3Dz(m4azim,rot3Dy(-m4elev,rot3Dx(-m4rot,`$1',`$2',`$3')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-57-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-61-define(`project',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:62:`Pr_yz(rot3Dx(m4rot,rot3Dy(m4elev,rot3Dz(-m4azim,`$1',`$2',`$3'))))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-63-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-64-                               `Rotation about x axis rot3Dx(angle,x1,x2,x3)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:65:define(`rot3Dx',``$2',diff_(prod_(cos(`$1'),`$3'),prod_(sin(`$1'),`$4')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:66:        sum_(prod_(sin(`$1'),`$3'),prod_(cos(`$1'),`$4'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-67-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-68-                               `Rotation about y axis rot3Dy(angle,x1,x2,x3)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:69:define(`rot3Dy',`sum_(prod_(cos(`$1'),`$2'),prod_(sin(`$1'),`$4')),`$3',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:70:  diff_(prod_(cos(`$1'),`$4'),prod_(sin(`$1'),`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-71-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-72-                               `Rotation about z axis rot3Dz(angle,x1,x2,x3)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:73:define(`rot3Dz',`diff_(prod_(cos(`$1'),`$2'),prod_(sin(`$1'),`$3')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:74:  sum_(prod_(sin(`$1'),`$2'),prod_(cos(`$1'),`$3')),`$4'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-75-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-76-                               `Cross product cross3D(x1,y1,z1,x2,y2,z2)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:77:define(`cross3D',`diff_(prod_(`$2',`$6'),prod_(`$3',`$5')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:78:  diff_(prod_(`$3',`$4'),prod_(`$1',`$6')),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:79:  diff_(prod_(`$1',`$5'),prod_(`$2',`$4'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-80-  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-82-define(`dot3D',`(sum_(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:83:  sum_(prod_(`$1',`$4'),prod_(`$2',`$5')),prod_(`$3',`$6')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-84-                                Vector addition, subtraction, scalar product
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:85:define(`sum3D',`sum_(`$1',`$4'),sum_(`$2',`$5'),sum_(`$3',`$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:86:define(`diff3D',`diff_(`$1',`$4'),diff_(`$2',`$5'),diff_(`$3',`$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:87:define(`sprod3D',`prod_(`$1',`$2'),prod_(`$1',`$3'),prod_(`$1',`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-88-                                Extract direction cosine
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-89-                               `eg v = dcosine3D(1,x,y,z) assigns x to v' 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:90:define(`dcosine3D',`(ifelse(`$1',1,`$2',`$1',2,`$3',`$4'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-91-                                Euclidian length
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:92:define(`length3D',`sqrt((`$1')^2+(`$2')^2+(`$3')^2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-93-                                Unit vector
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:94:define(`unit3D',`sprod3D(1/length3D(`$1',`$2',`$3'),`$1',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-95-                                Assign the direction cosines to variables
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-100-define(`assign3D',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:101:`ifelse(`$1',,,`$1' = `$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:102: ifelse(`$2',,,`$2' = `$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:103: ifelse(`$3',,,`$3' = `$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-104-                                
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-105-                                Write out the 3 arguments for debug
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:106:define(`print3D',`print sprintf("`$1'(%g,%g,%g)",`$2',`$3',`$4')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-107-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-113-define(`setlight',`define(`setlight_')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:114: m4hzim=ifelse(`$1',,m4azim,`$1',0,0,`prod_(`$1',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:115: m4hlev=ifelse(`$2',,m4elev,`$2',0,0,`prod_(`$2',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:116: m4hot =ifelse(`$3',,m4rot,`$3',0,0,`prod_(`$3',dtor_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:117: m4chz=ifelse(`$1',0,1,`$1',90,0,`$1',-90, 0,cos(m4hzim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:118: m4shz=ifelse(`$1',0,0,`$1',90,1,`$1',-90,-1,sin(m4hzim))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:119: m4chl=ifelse(`$2',0,1,`$2',90,0,`$2',-90, 0,cos(m4hlev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:120: m4shl=ifelse(`$2',0,0,`$2',90,1,`$2',-90,-1,sin(m4hlev))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:121: m4cho=ifelse(`$3',0,1,`$3',90,0,`$3',-90, 0,cos(m4hot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:122: m4sho=ifelse(`$3',0,0,`$3',90,1,`$3',-90,-1,sin(m4hot))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-123- light3D1=m4chz*m4chl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-137- `[ Origin: 0,0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:138:  define(`M4F_V',``$1',`$2',`$3'')dnl          the whole vector V
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-139-  lV = length3D(M4F_V)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:140:  define(`M4F_T',``$4',`$5',`$6'')dnl          normal to the top surface
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-141-  lT = length3D(M4F_T)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-154-dnl                             half-thickness vector in direction of T
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:155:  tx = prod_(lTdp,`$4'); ty = prod_(lTdp,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-156-  tz = prod_(lTdp,`$6')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-221-                                given by its azimuth and elevation arguments'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:222:define(`shadedball',`[ C: (0,0);  r = ifelse(`$1',,circlerad,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-223-  ifdef(`setlight_',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-225-    hr = distance(C,H)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:226:   `hr = ifelse(`$2',,r*3/5,`$2'); ha = ifelse(`$3',,110,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-227-    H: (cosd(ha)*hr,sind(ha)*hr)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4:228:  u0 = ifelse(`$4',,1,`$4'); uf = ifelse(`$5',,0.25,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/lib3D.m4-229-  rm = r+hr; n = int(rm/(linethick bp__))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-46-                                Processor shortcuts
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:47:define(`ifdpic',`ifelse(m4picprocessor,dpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:48:define(`ifgpic',`ifelse(m4picprocessor,gpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-49-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:50:define(`ifmfpic',`ifelse(m4postprocessor,mfpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:51:define(`ifmpost',`ifelse(m4postprocessor,mpost,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:52:define(`ifpdf',`ifelse(m4postprocessor,pdf,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:53:define(`ifpgf',`ifelse(m4postprocessor,pgf,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:54:define(`ifpostscript',`ifelse(m4postprocessor,postscript,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:55:define(`ifpstricks',`ifelse(m4postprocessor,pstricks,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:56:define(`ifsvg',`ifelse(m4postprocessor,svg,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:57:define(`iftpic',`ifelse(m4postprocessor,tpic,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:58:define(`ifxfig',`ifelse(m4postprocessor,xfig,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:59:#efine(`ifpsfrag',ifinstr(ifdef(`psfrag',T)`'ifdef(`psfrag_',T),T,`$1',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:60:define(`ifpsfrag',ifelse(ifdef(`psfrag',T,`ifdef(`psfrag_',T)'),T,`$1',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-61-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-65-define(`iflatex',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:66: ifpdf(F)`'ifpostscript(`ifpsfrag(,F)')`'ifsvg(F)`'ifxfig(F),F,`$2',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-67-==========================================================================
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-152-define(`sfg_init',`cct_init
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:153:  sfg_wid = ifelse(`$1',,`(linewid/0.75*(2.5+0.25)/4)',(`$1'))# default line len
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:154:  sfg_rad = ifelse(`$2',,(0.25/4/2),(`$2'))  # node radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:155:  sfg_aht = ifelse(`$3',,(0.25/4),(`$3'))    # arrow height (arrowhead length)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:156:  sfg_awid = ifelse(`$4',,`sfg_aht',(`$4'))  # arrowhead width
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-157-  ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-183-define(`m4announceprocessor',`dnl Do not change the format of the next line:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:184:`#' `$1' Version 9.3: ifelse(m4picprocessor,gpic,`Gpic',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-185-  m4postprocessor,pstricks,`PSTricks',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-210-                                Save the current m4 direction parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:211:define(`savem4dir',`define(`m4ss_',`ifelse(`$1',,savm4dir`'_,`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-212-pushdef(m4ss_`'_,m4dir)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-218-                                Restore the current m4 direction parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:219:define(`restorem4dir',`define(`m4ss_',`ifelse(`$1',,savm4dir`'_,`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-220-define(`m4d_',m4xpand(m4ss_`'_))popdef(m4ss_`'_)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-240-                                 the result is used inside dpic looping'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:241:define(`Point_',`ifinstr(`$2',D,`ifelse(dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:242:`$1',0,`rp_ang = 0; right_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:243:`$1',90,`rp_ang = pi_/2; up_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:244:`$1',-90,`rp_ang = -pi_/2; down_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:245:`$1',180,`rp_ang = pi_; left_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:246:`$1',-180,`rp_ang = pi_; left_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:247:`$1',270,`rp_ang = -pi_/2; down_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:248:`$1',-270,`rp_ang = pi_/2; up_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-249-`rp_ang = prod_(`$1',dtor_);dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-251-define(`m4c_',(-sin(rp_ang)))define(`m4d_',cos(rp_ang))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:252:`rp_ang = prod_(`$1',dtor_);undefine(`m4rp_ang')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-253-define(`m4a_',cos(rp_ang))define(`m4b_',sin(rp_ang))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-258-define(`setdir_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:259: `pushdef(`m4sdir',`ifelse(`$1',,`ifelse(`$2',,R,`$2')',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-260-  m4sd_ang = rp_ang; pushdef(`m4tdir',m4dir)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-265- m4sdir,D,`rp_ang = -pi_/2; down_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:266:`rp_ang = prod_(`$1',dtor_)undefine(`m4rp_ang')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-267- define(`m4a_',cos(rp_ang))define(`m4b_',sin(rp_ang))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-274-define(`point_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:275:`ifelse(`$1',rp_ang,,`rp_ang = `$1'')undefine(`m4rp_ang')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-276- define(`m4a_',cos(rp_ang))define(`m4b_',sin(rp_ang))dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-280-                                (Gpic returns NaN for atan2(0,0)):'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:281:define(`rpoint_',`line invis ifelse(`$1',,linewid/10,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-282-  ifdef(`if_rpoint__',`rpoint__',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-301-                                rect_(radius,radians)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:302:define(`rect_',`vscal_(`$1',cos(`$2'),sin(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-303-                                `Rect_(radius,degrees)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:304:define(`Rect_',`vscal_(`$1',cosd(`$2'),sind(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-305-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-307-                                polar_(x,y)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:308:define(`polar_',`vlength(`$1',`$2'),atan2(`$2',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-309-                                `Polar_(x,y)' returns degrees
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:310:define(`Polar_',`vlength(`$1',`$2'),rtod_*atan2(`$2',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-311-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-321-'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:322:define(`arcr',`define(`M4arcrC',`M4Pos(ifelse(`$1',,Here,`$1'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:323: define(`m4arad',`ifelse(`$2',,arcrad,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:324: define(`m4Sang',`ifelse(`$3',,0,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:325: define(`m4Eang',`ifelse(`$4',,pi_/2,`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-326- arc invis from M4arcrC+(rect_(m4arad,m4Sang)) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-329- M4aCtr: last arc.c; M4aStart: last arc.start; M4aEnd: last arc.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:330: ifelse(ifinstr(`$5',->,T,`$5',<-,T),T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-331- `{ if m4arad == 0 then { m4and = arcrad } else { m4and = m4arad }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:332:   m4aang = ifelse(`$6',,arrowht,`$6')/m4and
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:333:   m4ama = (m4Sang+(m4Eang))/2; if `$4' < `$3' then { m4ama = m4ama+pi_ }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-334-   arc `$5' from M4aCtr+(rect_(m4arad,m4ama-m4aang/2)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-335-              to M4aCtr+(rect_(m4arad,m4ama+m4aang/2)) rad m4arad \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:336:      with .c at M4aCtr ifelse(`$6',,,ht `$6') }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-337-  arc patsubst(patsubst(`$5',->,),<-,) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-344-                                eg arcd(Here,0.5,0,90) dashed'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:345:define(`arcd',`arcr(`$1',`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:346: ifelse(`$3',,,(`$3')*dtor_),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:347: ifelse(`$4',,,(`$4')*dtor_),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:348: `$5',`$6')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-349-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-356-  ssq = max(0,dx*dx+dy*dy)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:357:  drad = max(sqrt(ssq)/2,ifelse(`$3',,arcrad,abs(`$3')))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-358-  if ssq==0 then { dfac = 1 } else { dfac = sqrt(max(0,drad^2/ssq-0.25)) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:359:  ifelse(`$3',,,`dfac = sign(`$3')*dfac;')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:360:  arc `$2' `$4' from Chord.start to Chord.end rad drad \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-361-    with .c at Chord.c ifelse(`$2',cw,-,+)(-dy*dfac,dx*dfac)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-366-                                eg for_(0,10,2,`print m4x') '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:367:define(`for_',`ifelse(eval(`$1'!=(`$2'+(`$3'))),1,`pushdef(`m4x',`$1') $4
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:368:  popdef(`m4x')for_(eval(`$1'+(`$3')),`$2',`$3',`$4')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-369-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-372-                                  while_(`i>0',`print i; define(`i',decr(i))') '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:373:define(`while_',`ifelse(eval($1),1,`$2`'while_(`$1',`$2')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-374-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-380-define(`Loopover_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:381:`pushdef(`$1',`$3')pushdef(`m4Lx',ifdef(`m4Lx',`incr(m4Lx)',1)) $2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:382:Loopover_(`$1',`$2',shift(shift(shift($@))))popdef(`m4Lx')popdef(`$1')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-383-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-385-                                 stackexec_(`Source',`Dest',`actions')'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:386:define(`stackexec_',`ifdef(`$1',`$3`'dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:387:ifelse(`$2',,,`pushdef(`$2',$1)')popdef(`$1')stackexec_(`$1',`$2',`$3')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-388-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-389-                              Empty a stack to first blank, executing arg2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:390:define(`stackdo_',`ifdef(`$1',`ifelse(`$1',,`popdef(`$1')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:391:`$2`'popdef(`$1')stackdo_(`$1',`$2')')')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-392-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-395-define(`stackprint_',`print ""
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:396:print ifelse(`$2',,"`stack `$1':'","`$2'")
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:397:stackexec_(`$1',`m4stp__',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:398:print ifelse(`$1',,"blank","`$1'")')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-399-stackexec_(`m4stp__',`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-403-                               `Dump stack to the terminal during m4 execution'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:404:define(`m4stackmsg',`stackexec_(`$1',`m4Btmp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-405-`syscmd(echo $1 >/dev/console)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-409-                                 stackcopy_(`Source',`Dest',[`count'])'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:410:define(`stackcopy_',`undefine(`$2')ifelse(`$3',,,`define(`$3',0)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:411:stackexec_(`$1',`m4C__',`ifelse(`$3',,,`define(`$3',incr($3))')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:412:stackexec_(`m4C__',`$1',`pushdef(`$2',m4C__)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-413-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-415-                                Reverse m4 stack'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:416:define(`stackreverse_',`stackexec_(`$1',`m4R__')stackexec_(`m4R__',`m4S__')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-417-stackexec_(`m4S__',`$1')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-421-                                substring (default .) left to right'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:422:define(`stacksplit_',`define(`m4sep',`ifelse(`$3',,.,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:423:ifinstr(`$2',m4sep,`pushdef(`$1',substr(`$2',0,index(`$2',m4sep)))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:424:stacksplit_(`$1',substr(`$2',incr(index(`$2',m4sep))),m4sep)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:425:`pushdef(`$1',`$2')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-426-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-429-                                path, default dot (.)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:430:define(`basename_',`ifelse(index($1,ifelse(`$2',,.,`$2')),-1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:431:`basename_(substr($1,incr(index($1,ifelse(`$2',,.,`$2')))))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-432-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-435-define(`stackargs_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:436:`ifelse(`$2',,,`pushdef(`$1',`$2')stackargs_(`$1',shift(shift($@)))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-437-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-445-   (($2.x-$1.x)*($3.y-$4.y)-($2.y-$1.y)*($3.x-$4.x))\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:446:   between `$1' and `$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-447-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-453-                                  the line with a gap'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:454:define(`dashline',`rpoint_(`$1')define(`m4opts',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:455:  define(`m4dsh',`ifelse(`$3',,dashwid,abs(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:456:  define(`m4ssv',`ifelse(`$4',,m4dsh/2,abs(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-457-  define(`m4lar',)define(`m4rar',)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-474-                                filled circle for rounded corners'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:475:define(`round',`{ circle thick ifelse(`$2',,`linethick/2',(`$2')/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:476:  diameter ifelse(`$2',,`linethick',`($2)')/2 pt__ \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:477:  ifelse(`$1',,`at Here',`$1') $3} ifelse(`$1',,,`; move to last circle .c')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-478-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-486-                                arg3= radians (turn angle, +ve is ccw)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:487:define(`corner',`define(`m4lth',`ifelse(`$1',,linethick,`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-488-define(`m4lfr',`(m4lth bp__)/lin_leng(last line)/2')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-501-                                sets Here to Position2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:502:define(`mitre_',`{[ define(`m4lth2',`ifelse(`$4',,hlth,`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:503: M4mA: line invis from `$2' to `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:504: M4mC: line invis from `$2' to `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:505: line `$5' from Along_(M4mA,m4lth2) to `$2' then to Along_(M4mC,m4lth2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-506- ] with .M4mA.start at `$2'}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-514- `M4TpA: `$1'.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:515:  M4TpB: Intersect_(`$1',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-516-  M4TpC: `$2'.c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-525-  M4end: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:526:  define(`m4h',`ifelse(`$3',,linewid,abs(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:527:  define(`m4v',`ifelse(`$4',,dashwid,abs(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:528:  define(`m4w',`ifelse(`$4',,dashwid/2,abs(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-529-  if (m4h+m4v+m4w*2)==0 then { centerline_n = 1 } \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-544-                                delete str2 from str1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:545:define(`m4xtract',`define(`m4I',index($1,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:546:define(`$1',substr($1,0,m4I)`'substr($1,ifelse(m4I,-1,0,eval(m4I+len($2)))))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-547-ifelse(m4I,-1,0,1)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-580-                                expressions for obvious cases.
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:581:define(`prod_',`ifelse($1,0,0,$1,-0,0,$2,0,0,$2,-0,0,$1,1,`$2',$2,1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:582:  $1,-1,`-($2)',$2,-1,`-($1)',`($1)*($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:583:define(`sum_',`ifelse($1,0,`$2',$1,-0,`$2',$2,0,`$1',$2,-0,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:584:  index($2,-),0,`$1$2',`($1+$2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:585:define(`diff_',`ifelse($2,0,`$1',$2,-0,`$1',$1,0,`-($2)',$1,-0,`-($2)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-586-  `($1-($2))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-589-                                a variable name without minus
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:590:define(`Prod_',`ifelse($1,0,0,$1,-0,0,$2,0,0,$2,-0,0,$1,1,`$2',$2,1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:591:  $1,-1,`-($2)',$2,-1,`-$1',`$1*($2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-592-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-594-                                              use parentheses when necessary!)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:595:define(`abs_',`ifelse(index($1,-),0,`substr($1,1)',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:596:define(`neg_',`ifelse($1,0,0,index($1,-),0,`substr($1,1)',-`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-597-define(`sign_',`ifelse(index($1,-),0,-,)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-600-                                dpic, A+(B.x,B.y) with gpic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:601:define(`Vsum_',`ifdpic(`$1'+`$2',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:602: ``$1'+(`$2'.x,`$2'.y)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-603-                               `Vector difference: evaluates to A-(B) with
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-604-                                dpic, A-(B.x,B.y) with gpic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:605:define(`Vdiff_',`ifdpic(`$1'-(`$2'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:606: ``$1'-(`$2'.x,`$2'.y)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-607-                               `Product of vector and scalar: (V)*(s) with dpic,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-608-                                (V.x*s,V.y*s) with gpic'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:609:define(`Vsprod_',`ifdpic((`$1')*(`$2'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:610: `(prod_(`$1'.x,`$2'),prod_(`$1'.y,`$2'))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-611-                               `The x,y coordinate pair of a position'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:612:define(`Vcoords_',`(`$1').x,(`$1').y')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-613-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-617-define(`binary_',`ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:618:   `ifelse(eval(`$1'/2>0),1,`binary_(eval(`$1'/2))')eval(`$1'%2)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:619:   `ifelse(eval(`$2'>1),1,`binary_(eval(`$1'/2),decr(`$2'))')eval(`$1'%2)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-620-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-624-define(`hexadecimal_',`ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:625:   `ifelse(eval(`$1'/16>0),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:626:     `hexadecimal_(eval(`$1'/16))')`'hex_digit(eval(`$1'%16))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:627:   `ifelse(eval(`$2'>1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:628:     `hexadecimal_(eval(`$1'/16),decr(`$2'))')`'hex_digit(eval(`$1'%16))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-629-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-631-                                hexadecimal digit for 0 <= n <= 15'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:632:define(`hex_digit',`ifelse(eval(`$1'<10),1,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:633:   `$1',10,A,`$1',11,B,`$1',12,C,`$1',13,D,`$1',14,E,`$1',15,F)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-634-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-658-                                simplified values for special cases
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:659:define(`Sin',`ifelse(eval(`$1'<0),1,`neg_(Sin(abs_(eval(`$1'))))',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:660:eval(`$1'>180),1,`Sin(eval(`$1'-360))',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:661:eval(`$1'>90),1,`Sin(eval(180-(`$1')))',dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:662:eval(`$1'==90),1,1,eval(`$1'==30),1,0.5,eval(`$1'==0),1,0,sin((`$1')*`dtor_'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:663:define(`Cos',`Sin(eval($1+90))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-664-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-665-                                Sine and cosine of arbitrary argument in degrees
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:666:define(`sind',`ifelse(`$1',0,0,`$1',90,1,`$1',-90,-1,sin((`$1')*`dtor_'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:667:define(`cosd',`ifelse(`$1',0,1,`$1',90,0,`$1',-90, 0,cos((`$1')*`dtor_'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-668-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-677-                                Max, min of an arbitrary number of arguments
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:678:define(`Max',`ifelse(`$2',,`$1',`max(`$1',Max(shift($@)))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:679:define(`Min',`ifelse(`$2',,`$1',`min(`$1',Min(shift($@)))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-680-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-682-ifgpic(`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:683:define(`abs',`max(`$1',-(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:684:define(`sign',`((`$1')/abs(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:685:define(`floor',`int(`$1')')     `old versions of gpic use the floor function'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:686:define(`Int_',`(sign(`$1')*int(abs(`$1')))')  `corrected int() fn'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-687-define(`loge',`(log(`$1')/log10E_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-688-define(`expe',`(exp((`$1')*log10E_))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:689:define(`tan', `(sin(`$1')/cos(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:690:define(`acos',`atan2(sqrt(1-(`$1')^2),`$1')') `acos(ratio)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:691:define(`asin',`atan2(`$1',sqrt(1-(`$1')^2))') `asin(ratio)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:692:define(`pmod',`((((`$1')%(`$2'))+`$2')%(`$2'))') `+ve mod(M,N) eg pmod(-3,5)=2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-693-',`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-697-define(`ceiling_',`(-floor(-(`$1')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:698:define(`round_',`int(`$1'+sign(`$1')/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-699-define(`sqrta',`sqrt(abs(`$1'))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-713-                                 boxdim(label, h|w|d|v, default length)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:714:define(`boxdim',`ifelse(`$2',v,`sum_(boxdim(`$1',h,`$3'),boxdim(`$1',d,0))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:715:  ifdef(`$1_$2',`$1_$2',ifelse(`$3',,0,`$3')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-716-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-724-                                 extract substrings without deletion'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:725:define(`xtract',`ifelse(index(`$1',`$2'),-1,,`$2')`'ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-726-`xtract(`$1',shift(shift($@)))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-729-                                 ifinstr(str,substr,in,str,substr,in,...,notin)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:730:define(`ifinstr',`ifelse(`$2',,`$1',index(`$1',`$2'),-1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:731: `ifinstr(shift(shift(shift($@))))',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-732-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-735-                                 eg m4dupstr(P,4,`X') defines X to be PPPP'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:736:define(`m4dupstr',`define(`$3',)for_(1,ifelse(`$2',,1,`$2'),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:737:`define(`$3',$3`$1')dnl')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-738-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-742-define(`m4Delch',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:743:`ifelse(substr(`$1',0,1),ifelse(`$2',,_,`$2'),`substr(`$1',1)',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-744-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-750-define(`setkey_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:751: `pushdef(`m4xt',index(`$1',`$2'=))ifelse(m4xt,-1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:752:   `pushdef(`m4'$2,`ifelse(`$3',,,ifelse(`$4',,(`$3'),`$3'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:753:   `define(`m4sktmp',substr(`$1',eval(m4xt+len(`$2')+1)))dnl m4sktmp used later
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-754-    ifelse(index(m4sktmp,;),-1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:755:     `pushdef(`m4'$2,ifelse(`$4',,(m4sktmp),m4sktmp))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:756:     `pushdef(`m4'$2,ifelse(`$4',,(substr(m4sktmp,0,index(m4sktmp,;))),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-757-                                  substr(m4sktmp,0,index(m4sktmp,;))))')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-765-define(`s_box',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:766:`ifsvg(`ifelse(`$2',,,`sprintf(')"ifelse(index(`$1',"),0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:767:`substr(`$1',1,eval(len(`$1')-2))',`$1')"ifelse(`$2',,,`,shift($@))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-768-`define(`m4_k',ifdef(`m4_k',incr(m4_k),1))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:769:ifelse(`$2',,,`sprintf(')"ifdef(`s_name',,`{\bf !!}')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-770-\boxdims{s_name`'_`'m4_k}{dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:771:ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')}dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:772:"ifelse(`$2',,,`,shift($@))') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-773- wid s_wd(,`textwid') ht s_ht(,`textht')+s_dp')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-778-define(`r_text',`define(`m4txt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:779:`ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:780:define(`m4rtang',`ifelse(`$2',,90,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-781-ifsvg(`svg_rot(m4rtang,"m4txt")')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-788-`define(`m4_k',ifdef(`m4_k',incr(m4_k),1))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:789:ifelse(`$2',,,`sprintf(')"ifdef(`s_name',,`{\bf !!}')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-790-\defboxdim{s_name`'_`'m4_k}{dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:791:ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')}dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-792-ifpstricks(`\rput[c]{text_ang}(0,0)')ifpgf(`\pgftext[rotate=text_ang]'){dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:793:ifelse(index(`$1',"),0,`substr(`$1',1,eval(len(`$1')-2))',`$1')}"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:794:ifelse(`$2',,,`,shift($@),shift($@))') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-795- wid s_wd(,textwid)*cosd(text_ang) + (s_ht(,textht)+s_dp)*sind(text_ang) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-802-                                 (or corresponding to the first argument)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:803:define(`s_ht',`boxdim(ifelse(`$1',,`s_name`'_`'m4_k',`$1'),h,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:804:define(`s_wd',`boxdim(ifelse(`$1',,`s_name`'_`'m4_k',`$1'),w,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:805:define(`s_dp',`boxdim(ifelse(`$1',,`s_name`'_`'m4_k',`$1'),d,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-806-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-819-define(`dotrad_',(0.02*scale))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:820:define(`dot',`[define(`m4ft',`ifelse(`$3',,0,(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:821:  ifgpic(`circle rad ifelse(`$2',,`dotrad_',`$2') fill_(m4ft)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-822-  `ifdef(`r_',`rgbfill(r_+(1-r_)*m4ft, g_+(1-g_)*m4ft, b_+(1-b_)*m4ft,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:823:    circle rad ifelse(`$2',,`dotrad_',`$2'))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:824:   `circle rad ifelse(`$2',,`dotrad_',`$2') fill_(m4ft)')') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:825:  `$4'] with .c ifelse(`$1',,`at Here',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-826-  move to last [].c')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-831-                  line from Here+(neg_(crosswd_),0) to Here+(crosswd_,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:832:  `$2'] with .c ifelse(`$1',,`at Here',`$1'); move to last [].c')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-833-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-836-define(`boxcoord',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:837:  `(`$2' between `$1'.w and `$1'.e,`$3' between `$1'.s and `$1'.n)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-838-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-841-  m4t1 = linethick
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:842:  define(`m4h',`ifelse(`$2',,m4t1*5/4,`($2)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-843-  define(`m4v',`(m4h+m4t1)/2 bp__')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-850-                               `manhattan box with hatching at ang degrees'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:851:define(`hatchbox',`[ a = pmod((ifelse(`$4',,45,`$4')+90),180)-90
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-852-  if a >=0 then { B: box invis `$1' with .nw at (0,0) } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-853-  else { B: box invis `$1' with .sw at (0,0) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:854:  ds = ifelse(`$2',,0.075*scale,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:855:  ifelse(`$3',,`thicktemp = linethick; thinlines_')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-856-  ca = cosd(a); sa = sind(a)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-884-      } } }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:885:  ifelse(`$3',,`linethick_(thicktemp)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-886-  box wid B.wid ht B.ht at B `$1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-891-                                 type= eg dotted'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:892:define(`lbox',`pushdef(`m4bwd',ifelse(`$1',,boxwid,(`$1')))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:893:  pushdef(`m4bht',ifelse(`$2',,boxht,(`$2')))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-894-  line from rvec_(m4bwd,0) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-898-    then to rvec_(m4bwd,neg_(m4bht)/2) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:899:    then to rvec_(m4bwd,0) `$3' popdef(`m4bwd')popdef(`m4bht') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-900-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-912-define(`rotbox',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:913:  pushdef(`m4bw2',ifelse(`$1',,(boxwid/2),`(($1)/2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:914:  pushdef(`m4bh2',ifelse(`$2',,(boxht/2) ,`(($2)/2)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-915-  N: vec_(0, m4bh2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-918-  W: vec_(-m4bw2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:919:  ifinstr(`$4',`r=',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-920-   `setkey_(`$4',r,0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-934-',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:935: `$4',`t=',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-936-   `setkey_(`$4',t,0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-953-define(`rotellipse',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:954: `[define(`m4ehw',(ifelse(`$1',,ellipsewid,`($1)')/2))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:955:  define(`m4ehh',(ifelse(`$2',,ellipseht,`($2)')/2))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-956-  N: vec_(0,m4ehh); E: vec_(m4ehw,0); S: vec_(0,-m4ehh); W: vec_(-m4ehw,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-973-define(`ellipsearc',`[ C: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:974: a_earc = ifelse(`$1',,ellipsewid,`($1)')/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:975: b_earc = ifelse(`$2',,ellipseht,`($2)')/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:976: sa_earc = ifelse(`$3',,0,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:977: ea_earc = ifelse(`$4',,pi_/2,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:978: define(`m4ca',`ifelse(`$5',,1,cos(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:979: define(`m4sa',`ifelse(`$5',,0,sin(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:980: ifinstr(`$6',ccw,`define(`m4cw',ccw)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:981:  `ifinstr(`$6',cw,`define(`m4cw',cw)',`define(`m4cw',ccw)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-982- ifelse(m4cw,ccw,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-992-                                Small space for string justification
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:993:#efine(`sp_',`ifgpic(`\hbox{$\:$}')iflatex(`\hbox{$\;$}')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-994-define(`sp_',`ifgpic(`\hbox{$\:$}')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-998-define(`m4lstring',`ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:999: index(`$1',"),0,`$1',index(`$1',sprintf),0,`$1',`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1000-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1011-  define(`m4g',ifelse(`$4',,0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1012:   `$4',W,(s_wd + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1013:   `$4',H,(s_ht + s_dp + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1014:   `$4',D,vlength(s_wd,s_ht),`($4)'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1015-  define(`m4h',`(rp_len ifelse((`$4'),(),,neg_(m4g)))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1016:  ifelse((`$2'),(),,`if (`$2') != 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1017:     m4toff = sign(`$2')*ifelse(`$5',,`3.6bp__',(`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1018-     {move to rvec_(0,     m4toff); line to rvec_(0,`$2')}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1022-      { line ifelse(`$6',,<-,index($6,<),0,<-) to rvec_(m4h/2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1023:        ifelse((`$4'),(),,`move to rvec_(m4g,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1024:        line ifelse(`$6',,->,eval(index($6,>)>0),1,->) to rvec_(m4h/2,0) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1025-    } else {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1029-  ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1030:    `m4lstring(`$3',"`$3'") at rvec_(rp_len/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1031-  }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1049-  m4hang = (m4sang+m4eang)/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1050:  m4voff = ifelse(`$2',,0,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1051-  m4hr = m4Arcr+m4voff
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1052-  define(`m4g',`ifelse(`$4',,0,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1053:   `$4',W,(s_wd + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1054:   `$4',H,(s_ht + s_dp + ifdpic(textoffset,`2 bp__')*2),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1055-   `$4',D,vlength(s_wd,s_ht),
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1058-  if m4voff != 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1059:    m4toff = sign(m4voff)*ifelse(`$5',,`3.6bp__',(`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1060-    { line from M4ArcC+(rect_(m4Arcr+m4toff,m4sang)) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1064-  if m4ah > 2*arrowht then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1065:    define(`m4cw',`ifinstr(patsubst(|`$1'|,` ',|),|cw|,cw)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1066-    m4gang = ifelse(m4cw,,-)atan2(m4g/2,m4Arcr)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1067:    { arc m4cw ifelse(`$6',,<-,index(`$6',<),0,<-) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1068-        from M4ArcC+(rect_(m4hr,m4sang)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1069-        to   M4ArcC+(rect_(m4hr,m4hang+m4gang)) rad m4hr with .c at M4ArcC
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1070:      arc m4cw ifelse(`$6',,->,eval(index(`$6',>)>0),1,->) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1071-        from M4ArcC+(rect_(m4hr,m4hang-m4gang)) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1078-          to M4ArcC+(rect_(m4hr,m4eang)) rad m4hr with .c at M4ArcC } }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1079:  ifelse(`$3',,,`m4lstring(`$3',"`$3'") at M4ArcC+(rect_(m4hr,m4hang))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1080-  }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1118-    }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1119:  m4shadedpverts(V,1,patsubst(patsubst(`$1',`,',|),:,`,'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1120-  nverts = m4vx
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1140-define(`m4shadedpverts',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1141:ifelse($3,,,`$1[$2]: patsubst(`$3',|,`,') define(`m4vx',$2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1142:m4shadedpverts(`$1',incr(`$2'),shift(shift(shift($@))))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1143-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1144:define(`color255',`round_((`$1')*255),round_((`$2')*255),round_((`$3')*255)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1145-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1149-                                 endshade'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1150:define(`beginshade',`define(`m4_shade',`ifelse(`$1',,`fillval',`($1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1151-  ifelse(m4picprocessor,gpic,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1192-define(`gshade',`m4tmp = linethick; linethick = 0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1193:  shade(`$1',line from 0.5 between `$2' and `$3' \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1194-  to gpolyline(.004,shift($@)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1195:  then to 0.5 between `$2' and `$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1196-  linethick = m4tmp')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1197:define(`gpolyline',`1-(`$1') between `$2' and `$3' \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1198:  then to `$1' between `$3' and `$4' ifelse(`$5',,,`\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1199-  then to gpolyline(`$1',shift(shift($@)))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1202-ifelse(m4picprocessor,gpic,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1203: `define(`m4fshade',`shade(ifelse(`$1',,0,`$1'),`$2')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1204-m4postprocessor,xfig,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1205: `define(`m4fshade',``$2' fill ifelse(`$1',,0,`$1')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1206-m4postprocessor,svg,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1208-  `ifdef(`r_',`rgbfill(color255(r_,g_,b_),`$2')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1209:               `shade(ifelse(`$1',,0,`$1'),`$2')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1210-`define(`m4fshade',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1211- `ifdef(`r_',`rgbfill(r_,g_,b_,`$2')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1212:             `shade(ifelse(`$1',,0,`$1'),`$2')')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1213-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1217-     m4oatx = Here.x - last arrow.start.x; m4oaty = Here.y - last arrow.start.y
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1218:     m4oatr = (ifelse(`$3',,arrowwid,`$3'))/vlength(m4oatx,m4oaty)/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1219:     line from last arrow.start to Here chop 0 chop ifelse(`$2',,arrowht,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1220-     line from last arrow.end to Here+(-m4oaty*m4oatr,m4oatx*m4oatr) \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1228-                                 line from A to E chop 0 elchop(E,A)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1229:define(`elchop',`chop 0.5 * `$1'.wid * `$1'.ht * sqrt(\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1230:        ((`$2'.x-`$1'.x)^2 + (`$2'.y-`$1'.y)^2) /\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1231:        ( ((`$2'.x-`$1'.x)*`$1'.ht)^2 + ((`$2'.y-`$1'.y)*`$1'.wid)^2 ) ) ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1232-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1233-                                `vlength(x,y) 2-D vector length'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1234:define(`vlength',`sqrt(abs((`$1')^2+(`$2')^2))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1235-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1237-define(`distance',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1238: `vlength(M4Pos(`$1').x-M4Pos(`$2').x,M4Pos(`$1').y-M4Pos(`$2').y)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1239-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1240-                                `lin_leng(linear object)' calculates length
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1241:define(`lin_leng',`distance(`$1'.start,`$1'.end)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1242-                                `lin_ang(linear object)' calculates angle
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1243-define(`lin_ang',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1244: `atan2(`$1'.end.y-`$1'.start.y,`$1'.end.x-`$1'.start.x)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1245-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1247-define(`inner_prod',`(sum_(dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1248:  prod_(`$1'.end.x-`$1'.start.x,`$2'.end.x-`$2'.start.x),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1249:  prod_(`$1'.end.y-`$1'.start.y,`$2'.end.y-`$2'.start.y)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1250-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1258-define(`vperp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1259:`define(`m4pdx',`(`$1'.end.x-`$1'.start.x)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1260: define(`m4pdy',`(`$1'.end.y-`$1'.start.y)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1261: define(`m4pdl',`ifelse(`$2',,`/vlength(m4pdx,m4pdy)',`$2',0,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1262-  `*(`$2')/vlength(m4pdx,m4pdy)')')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1273-define(`Vperp',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1274: `define(`m4pdx',`(`$2'.x-`$1'.x)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1275:  define(`m4pdy',`(`$2'.y-`$1'.y)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1276:  define(`m4pdl',`ifelse(`$3',,`/vlength(m4pdx,m4pdy)',`$3',0,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1277-   `*(`$3')/vlength(m4pdx,m4pdy)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1278:  ifinstr(`$4',R,,-)m4pdy`'m4pdl,\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1279-   m4pdx`'m4pdl')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1286-define(`Equidist3',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1287:  M4tmp_P1: 0.5 between `$1' and `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1288:  M4tmp_T1: M4tmp_P1+(Vperp(`$1',`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1289:  M4tmp_P2: 0.5 between `$2' and `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1290:  M4tmp_T2: M4tmp_P2+(Vperp(`$2',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1291-  `$4': intersect_(M4tmp_P1,M4tmp_T1,M4tmp_P2,M4tmp_T2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1298-define(`Cintersect',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1299: `define(`m4Cr1',`ifelse(`$2',,circlerad,(`$2'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1300:  define(`m4Cr2',`ifelse(`$4',,circlerad,(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1301:  define(`m4cdx',`(M4Pos(`$3').x-M4Pos(`$1').x)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1302:  define(`m4cdy',`(M4Pos(`$3').y-M4Pos(`$1').y)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1303-  define(`m4cls',`(m4cdx^2+m4cdy^2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1304-  define(`m4cq',`((m4cls+m4Cr1^2-m4Cr2^2)/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1305:  (m4cq/m4cls between `$1' and `$3') ifinstr(`$5',R,-,+)\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1306-   (vscal_(sqrt(max(0,m4cls*m4Cr1^2-m4cq^2))/m4cls,-m4cdy,m4cdx))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1314-define(`LCintersect',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1315:`define(`M4LcX',`$1'.start)define(`M4LcC',`($2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1316:define(`M4LcV',`(`$1'.end-M4LcX)')define(`M4LcD',`(M4LcX-M4LcC)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1317-define(`m4Lca',`(M4LcV.x^2+M4LcV.y^2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1318-define(`m4Lcb',`(2*(M4LcV.x*M4LcD.x+M4LcV.y*M4LcD.y))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1319:define(`m4Lcc',`(M4LcD.x^2+M4LcD.y^2-ifelse(`$3',,circlerad,`($3)')^2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1320-define(`m4Lct',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1321- `(-m4Lcb ifinstr(`$4',R,+,-) sqrta(m4Lcb^2-4*m4Lca*m4Lcc))/(2*m4Lca)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1322:(m4Lct between `$1'.start and `$1'.end)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1323-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1328-define(`LEintersect',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1329:`define(`M4LEX',`$1'.start)define(`M4LEC',`($2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1330:define(`M4LEV',`(`$1'.end-M4LEX)')define(`M4LED',`(M4LEX-M4LEC)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1331:define(`m4LEqa',`(ifelse(`$3',,ellipsewid,`($3)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1332:define(`m4LEqb',`(ifelse(`$4',,ellipseht,`($4)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1333-define(`m4LEa',`(M4LEV.x^2/m4LEqa^2+M4LEV.y^2/m4LEqb^2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1337- `(-m4LEba ifinstr(`$5',R,+,-) sqrta(m4LEba^2-m4LEa*m4LEc))/m4LEa')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1338:(m4LEt between `$1'.start and `$1'.end)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1339-)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1344-define(`LCtangent',`ifdpic(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1345:`define(`m4dx',`((`$1').x-(`$2').x)')define(`m4dy',`((`$1').y-(`$2').y)')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1346:`define(`m4dx',`(`$1'.x-`$2'.x)')define(`m4dy',`(`$1'.y-`$2'.y)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1347:define(`m4lcr',`ifelse(`$3',,circlerad,`($3)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1348-define(`m4dsq',`(m4dx^2+m4dy^2)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1356-define(`LEtangent',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1357:`define(`m4LEta',`(ifelse(`$3',,ellipsewid,`($3)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1358:define(`m4LEtb',`(ifelse(`$4',,ellipseht, `($4)')/2)')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1359-define(`M4LP',`($1-($2))')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1363-                                `Convenience fraction along a linear obj'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1364:define(`along_',`between `$1'.start and `$1'.end')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1365-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1368-                                 arg3=R: from end to start'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1369:define(`Along_',`(ifelse(`$2',,1,`(`$2')/lin_leng(`$1')') between \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1370:  `$1'.ifelse(`$3',R,end,start) and `$1'.ifelse(`$3',R,start,end))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1371-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1376-define(`showbox_',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1377: `{box wid ifelse(`$1',,last [],`$1').wid \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1378:       ht ifelse(`$1',,last [],`$1').ht \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1379:       at ifelse(`$1',,last [],`$1') `$2'}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1380-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1381-                                `use continue if dpic, otherwise line or other'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1382:define(`contline',`ifdpic(continue,ifelse(`$1',,line,`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1383-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1387-define(`arcto',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1388: `H_arcto: Here; X_arcto:`$1'; Y_arcto:`$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1389-  U_arcto: X_arcto-(H_arcto.x,H_arcto.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1414-                                 Draw a scale along a line for debugging' 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1415:define(`m4scale_',`define(`m4SC',`ifelse(`$2',,I,`substr(`$2',0,1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1416:  M4line: rpoint_(ifelse(`$1',,`to rvec_(5,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1417-  m4slen = lin_leng(M4line)/(1 dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1508-                                 Cosine( amplitude, freq, time, phase )'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1509:define(`Cosine',`(`$1')*cos((`$2')*(`$3')ifelse((`$4'),(),,`+(`$4')'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1510-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1512-                                 for lollipop graphs'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1513:define(`lpop',`dot(at (`$1',`$2'),`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1514:  line to (`$1',ifelse(`$5',,0,`$5')) chop ifelse(`$3',,`dotrad_',`$3') chop 0')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1515-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1516-                                `sinc(x) the sinc function'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1517:define(`sinc',`sin(max(pi_*abs(`$1'),1e-6))/max(pi_*abs(`$1'),1e-6)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1518-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1527-define(`sinusoid',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1528: `define(`m4s_a',`ifelse(`$1',,linewid,(`$1'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1529:  define(`m4s_ph',`ifelse(`$3',,0,(`$3'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1530:  define(`m4s_m',`ifelse(`$4',,0,(`$4'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1531:  define(`m4s_M',`ifelse(`$5',,linewid,(`$5'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1532-  [ Origin: (0,0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1534-  h = m4s_M-m4s_m
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1535:  ifelse(`$2',,`if h==0 then { f = twopi_ } else { f = twopi_/h }',`f = `$2'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1536-  tm = 2*f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1547-  define(`m4_t_fun',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1548:    `((`$1'+(`$3'))*(`$2')-(`$3')/tm*(sin(tm*(`$2')+w0)-sin(w0)))') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1549-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1553-                                `graystring(value in [0,1])'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1554:define(`graystring',`rgbstring(`$1',`$1',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1555-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1565-ifelse(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1566:m4postprocessor,pstricks,`define(`rgbstring',`ifelse(`$2',,`"$1"',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1567: `sprintf("{rgb,1:red,%7.5f;green,%7.5f;blue,%7.5f}",`$1',`$2',`$3')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1568:m4postprocessor,pgf,     `define(`rgbstring',`ifelse(`$2',,`"$1"',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1569: `sprintf("{rgb,1:red,%7.5f;green,%7.5f;blue,%7.5f}",`$1',`$2',`$3')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1570-m4postprocessor,svg,     `define(`rgbstring',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1571: `sprintf("rgb(%g,%g,%g)",color255(`$1',`$2',`$3'))')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1572:m4postprocessor,mpost,   `define(`rgbstring',`ifelse(`$2',,`"$1"',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1573: `sprintf("(%g,%g,%g)",`$1',`$2',`$3')')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1574-m4postprocessor,pdf,     `define(`rgbstring',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1575: `sprintf("%g %g %g",`$1',`$2',`$3')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1576-m4postprocessor,postscript,`define(`rgbstring',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1577: `sprintf("%g %g %g",`$1',`$2',`$3')')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1578-`define(`rgbstring',"")')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1586-                                 latexcolor.com'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1587:define(`setrgb',`pushdef(`r_',`$1')pushdef(`g_',`$2')pushdef(`b_',`$3')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1588:pushdef(`m4cl_',ifelse(`$4',,lcspec,`$4'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1589-ifelse(m4postprocessor,pstricks,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1632-                                 SVG: 0 to 255'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1633:define(`rgbdraw',`setrgb(`$1',`$2',`$3',,ifsvg(D))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1634-shift(shift(shift($@)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1642- `command sprintf("\definecolor{fcspec}{rgb}{%7.5f,%7.5f,%7.5f}%%",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1643:    `$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1644-  command sprintf("\pscustom[fillcolor=fcspec,fillstyle=solid]{%%")
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1647-m4postprocessor,svg,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1648:  `setrgb(`$1',`$2',`$3',,ifsvg(F))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1649-   shift(shift(shift($@)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1652- `command \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1653:    sprintf("\definecolor{fcspec}{rgb}{%7.5f,%7.5f,%7.5f}%%",`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1654-  command "\global\def\dpicstop{--}"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1663-  command "enddef; def drw= enddef; def X=--enddef;"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1664:  command sprintf("fill Y cycle withcolor (%7.5f,%7.5f,%7.5f);",`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1665-  command "def drw=draw enddef; def X=;enddef; Y;"'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1678-define(`fill_',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4:1679: fill ifgpic(`1-(')ifelse(`$1',,fillval,`$1') ifgpic(`)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/libgen.m4-1680-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4-26-                                arrowhead parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4:27:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4:28:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4:29:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pstricks.m4-30-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4-21-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4:22:define(`linethick_',`linethick=ifelse(`$1',,`0.8',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4:23:  arrowwid = ifelse(`$1',,`0.05',linethick/0.8*0.05)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4:24:  arrowht = ifelse(`$1',,`0.1',linethick/0.8*0.1)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/gpic.m4-25-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-6-define(`DIP_chip_outline',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:7: `[ define(`m4chgw',`ifelse(`$2',,(18*L_unit),`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:8:    Chip: box invis wid m4chgw ht lg_pinsep*eval((`$1')/2+1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-9-    arcd(last box.n, lg_pinsep/2, 180, 360)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-20-   `lg_pin( Chip.s`$3'+(0,($4+m4x)*lg_pinsep),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:21:      $6`'m4x,Pin`'eval($5`'m4x),`$3'`$7',eval($5`'m4x))') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-117-define(`ArduinoUno',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:118: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:119: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-120-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-123-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:124: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-125-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-128-  { "x" ljust at last line.start }')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:129: IOREF, RESET,`$+$`'3V3',`$+$`'5V', GND, GND, VIN,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-130- nul, A0, A1, A2, A3, A4, A5)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-142-define(`ArduinoLeonardo',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:143: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:144: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-145-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-148-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:149: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-150-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-153-  { "x" ljust at last line.start }')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:154: IOREF, RESET,`$+$`'3V3',`$+$`'5V', GND, GND, VIN,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-155- nul, A0, A1, A2, A3, A4, A5)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-168-define(`RPi',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:169: define(`m4bwid',`ifelse(`$1',,`34*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:170: define(`m4bht',`ifelse(`$2',,`21*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-171-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-173- GPIO: box wid m4bwid ht m4bht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:174: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-175-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-177- exec sprintf("Pin%g: line left_ plen from GPIO.nw-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:178:  2*(`$'1)-1,(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-179-  { "`$'3" ljust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-195- exec sprintf("Pin%g: line right_ plen from GPIO.ne-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:196:  2*(`$'1),(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-197-  { "`$'3" rjust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-219-define(`USB_C_Socket',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:220: define(`m4bwid',`ifelse(`$1',,`18*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:221: define(`m4bht',`ifelse(`$2',,`14*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-222- command "{\small\sf"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-224- Base: box wid m4bwid ht m4bht rad 5/3*lg_pinsep
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:225: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-226-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-242-define(`HDMI_micro',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:243: define(`m4bwid',`ifelse(`$1',,`16*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:244: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep+m4bwid*2/3',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-245- command "{\small\sf"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-250-  then left m4bwid*2/3 then to Here]
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4:251: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ics.m4-252-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-61- `for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:62:  `line from `$1'm4x.Out right `$3'.In1.x-`$1'm4x.Out.x \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:63:    - jog/2*(`$2'+1-abs(2*m4x-`$2'-1)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:64:    then down `$1'm4x.Out.y - `$3'.In`'m4x.y then to `$3'.In`'m4x ')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-65-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-101-                                Loop over term variables performing actions'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:102:define(`varloop',`ifelse(`$4',,,substr(`$4',0,1),~,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-103-   `define(`$1',substr($4,1,1)) $3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:104:    varloop(`$1',`$2',`$3',substr($4,2))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-105-   `define(`$1',substr($4,0,1)) $2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:106:    varloop(`$1',`$2',`$3',substr($4,1))')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-107-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-128- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:129:  line from `$1'.In`'innum to (In`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:130:    ifelse(`$1',m4xpand(Last`'v_),`then to In`'v_',`; dot')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-131- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:132:  line from `$1'.In`'innum to (InNt`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4:133:    ifelse(`$1',m4xpand(LastN`'v_), `then to InNt`'v_', `; dot')',$2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CanLogic.m4-134-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-10-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:11:  Loopover_(`v_', `"$v_$" at F.In`'v_ above', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-12-  "\sl Out" ljust at F.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-23-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:24:  Loopover_(`v_', `"$v_$" wid 11pt__ at G.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-25-  "\sl Out" ljust at G.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-35-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:36:  Loopover_(`v_', `"$v_$" at E.In`'v_ above ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-37-  "\sl Out1" ljust at E.Out1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-47-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4:48:  Loopover_(`v_', `"$v_$" wid 11pt__ at D.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Blogix.m4-49-  "\sl Out" ljust at D.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-19-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:20:define(`triode',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-21-  drawEnv(`$2')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-27-    P1: tubeplate(at G1+(0,tgap))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:28:  `$3' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-29-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-32-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:33:define(`tetrode',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-34-  drawEnv(`$2')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-43-    K1: tubecathode(,`$2') with .n at G1+(0,-tgap)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:44:  `$3' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-45-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-48-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:49:define(`pentode',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:50:  drawEnv(`$2') pushdef(`tgap',`tubediam/8')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-51-  ifinstr(`$2',R,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-60-    G1: tubegrid(right tubegridlen at G2-(0,tgap))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:61:    K1: tubecathode(,`$2') with .n at G1-(0,tgap)') popdef(`tgap')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:62:  `$3' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-63-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-86-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:87:define(`tubedot',`dot(ifelse(`$1',,`at Here',`$1'),tubedotdiam/2,1,thick tubedotthick)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-88-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-90-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:91:define(`Base_pins',`define(`pincount',`ifelse(`$2',,8,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:92:  define(`pinpattern',`ifelse(`$1',,8,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:93:  define(`pininit',`ifelse(`$3',,-90,`$3')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-94-  for_(1,pincount,1,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-103-                            `tubeplate(attributes,length)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:104:define(`tubeplate',`line thick tubethick right ifelse(`$2',,tubeplatelen,`$2') `$1'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-105-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-109-define(`tubeTab',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:110:  ang = ifelse(`$1',,90,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-111-  ca = cosd(ang); sa = sind(ang)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-118-  T4: T0+(vrot_(0,-tabwd/2,ca,sa))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:119:  line from T1 to T2 then to T3 then to T4 fill_(ifelse(`$2',,1,`$2'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:120:  ] with .T0 at Base+(Rect_(tubediam*3/2/2+tubethick/2bp__,ifelse(`$1',,90,`$1')))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-121- ') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-122-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:123:define(`tubegrid',`dashline(ifelse(`$1',,`right tubegridlen',`$1'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-124-  thick tubethick,(tubegridlen*7/8/3),(tubegridlen/8/2))')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-127-define(`tubecathode',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:128:  box invis wid ifelse(`$1',,tubcathlen,`$1') ht tubeplatelen/6
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-129-  ifinstr(`$2',R,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-136-                            `tubefilament(length,R)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:137:define(`tubefilament',`[ define(`filalen',`ifelse(`$1',,`tubeplatelen/3',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-138-  round(,tubethick) define(`filn',`ifinstr(`$2',R,-)')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-144-# specific base examples, bottom view
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:145:define(`B_2AG',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-146-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-152-  tubeTab(90)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:153:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-154-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:155:define(`B_2D',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-156-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-168-  linethick = thtmp
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:169:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-170-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:171:define(`B_4BB',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-172-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-189-  popdef(`hoprad_') linethick_(thtmp)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:190:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-191-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:192:define(`B_9K',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-193-  Base: circle thick tubethick diam tubediam*3/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-222-  popdef(`hoprad_') linethick_(thtmp)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:223:  `$2' ifelse(`$1',,,`popdef(`tubediam')') ] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-224-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-228-                              N,S,E,W=half circle'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:229:define(`V_6L6G',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:230:  drawEnv(`$2') pushdef(`tgap',`tubediam/8')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-231-  ifinstr(`$2',R,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-238-    line from K1.nw down tgap/2 left tgap
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:239:    crossover(to (Here,G3),R,ifelse(`$3',,G1,`$3')); corner; line to G3.w ',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-240-   `G2: tubegrid(right tubegridlen at Env+(0,tgap/4))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-246-    line from K1.sw up tgap/2 left tgap
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:247:    crossover(to (Here,G3),,ifelse(`$3',,G1,`$3')); corner; line to G3.w ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:248:    popdef(`tgap') `$4' ifelse(`$1',,,`popdef(`tubediam')')] ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-249-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-250-                            `5U4G rectifier(diam,R)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4:251:define(`V_5V4G',`[ ifelse(`$1',,,`pushdef(`tubediam',`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/tubedefs.m4-252-  drawEnv(`$2')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-43-                             # snap to grid
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:44:define(`g_snap',`(g_round((`$1').x),g_round((`$1').y))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-45-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-59-define(`Below',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:60:  `with .n at g_snap(ifelse(`$1',,`last []',`$1').s)-(0,2*gunit)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-61-define(`Right',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:62:  `with .w at g_snap(ifelse(`$1',,`last []',`$1').e)+(2*gunit,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-63-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-64-# for debug
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4:65:define(`prpos',`print (`$1').x/gunit,(`$1').y/gunit')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/paletteSVG.m4-66-divert(0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-30-<p>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx:31:<!--[if lt IE 9]><embed src="$1.svg" sinclude($1.siz)><![endif]-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-32-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-33-<!--[if gte IE 9]>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx:34:<object data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-35-  </object> <![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-37-<!--[if !IE]><!-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx:38:<object data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/tstSVG.htmx-39-  </object> <!--<![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-11-  M4_E: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4:12:  crow_wd = ifelse(`$2',,`(arrowwid*8/5)',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4:13:  crow_ht = ifelse(`$3',,`(1.5*crow_wd)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-14-  M4_P: vperp(last line); M4_P: (M4_P.x*crow_wd,M4_P.y*crow_wd)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-21-define(`custombox',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4:22: ``$1': shadebox(box `$2',3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrowSVG.m4-23-  "`$1'" at last box.n above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4-8-define(`IRF4905',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4:9: `[ ifelse(`$1',,,`eleminit_(`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4:10:   Q: mosfet(,`$2',LdPzEDSQdB,) ifelse(`$1',,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/fetSVG.m4-11-     S: Q.tr_xy(-4,-2); line from Q.tr_xy(-2,-2) to S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-12-#                               Colors and radius:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:13:  hue = ifelse(`$2',,60,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:14:  crad = ifelse(`$1',,circlerad,(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:15:  linedensity = ifelse(`$3',,150/scale,`$3')  # default 150 lines per inch
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-16-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-58-#                               Size and Color
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:59:  boxw = ifelse(`$1',,boxwid*4/3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:60:  boxh = ifelse(`$2',,boxw/4,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:61:  hue = ifelse(`$3',,180,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-62-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-65-#                               Peripheral shading
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4:66:  linedensity = ifelse(`$4',,150/scale,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ButtonsSVG.m4-67-  nsteps=10
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-24-`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4:25: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-26- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-36-   "svg_it(E)" at last [].E below
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4:37:   ifinstr(`$1',B,`"svg_it(B)" at last [].B below')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/OptoisoSVG.m4-38-   "svg_it(A)" at last [].A above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-12-define(`lg_pinseq',`for_($1,$2,1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:13:   `lg_pin( Chip.s`$3'+(0,eval($4+m4x)*lg_pinsep),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:14:      $6`'m4x,Pin`'eval($5`'m4x),`$3'`$7',eval($5`'m4x))') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-15-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-109-define(`ArduinoUno',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:110: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:111: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-112-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-115-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:116: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-117-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-133-define(`ArduinoLeonardo',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:134: define(`m4bwid',`ifelse(`$1',,`24*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:135: define(`m4bht',`ifelse(`$2',,`20*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-136-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-138-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:139: plen = ifelse(`$4',,`2*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-140-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-157-define(`RPi',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:158: define(`m4bwid',`ifelse(`$1',,`34*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:159: define(`m4bht',`ifelse(`$2',,`21*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-160-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-161- GPIO: box wid m4bwid ht m4bht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:162: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-163-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-165- exec sprintf("Pin%g: line left_ plen from GPIO.nw-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:166:  2*(`$'1)-1,(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-167-  { "`$'3" ljust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-183- exec sprintf("Pin%g: line right_ plen from GPIO.ne-(0,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:184:  2*(`$'1),(`$'1)*lg_pinsep)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-185-  { "`$'3" rjust at last line.start }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-206-define(`USB_C_Socket',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:207: define(`m4bwid',`ifelse(`$1',,`18*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:208: define(`m4bht',`ifelse(`$2',,`14*lg_pinsep',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-209-#
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-210- Base: box wid m4bwid ht m4bht rad 5/3*lg_pinsep
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:211: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-212-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-227-define(`HDMI_micro',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:228: define(`m4bwid',`ifelse(`$1',,`16*L_unit',`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:229: define(`m4bht',`ifelse(`$2',,`19*lg_pinsep+m4bwid*2/3',`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-230-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-234-  then left m4bwid*2/3 then to Here]
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4:235: plen = ifelse(`$4',,`6*L_unit',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/icsSVG.m4-236-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-13- `ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:14:   `(90-pmod(ifelse(`$3',,0,`$3'),60)/60*360)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:15:   `(90-(pmod(`$2',60)/60 + pmod(ifelse(`$3',,0,`$3'),60)/60/60)*360)')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:16: `(90-(pmod(`$1',12) + pmod(ifelse(`$2',,0,`$2'),60)/60 + dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:17:     pmod(ifelse(`$3',,0,`$3'),60)/3600)/12*360)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-18-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-21-  C: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:22:  { L: rpoint_(to (Rect_(`$1',hms2deg(,,`$4')))) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-23-  line thick 8*shsf to rvec_(`$1',0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-27-define(`AntiqueMinuteHand',`[ mhsf = (`$1')/2.84
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:28:  L: rpoint_(to (Rect_(`$1',hms2deg(,`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-29-  C: circle fill_(0) diam 0.47*mhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-41-define(`AntiqueHourHand',`[ hhsf = (`$1')/2.2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:42:  L: rpoint_(to (Rect_(`$1',hms2deg(`$2',`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-43-  C: circle fill_(0) diam 0.6*hhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-69-#                           Clock size parameters:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:70:  hour = ifelse(`$1',,3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:71:  minute = ifelse(`$2',,41,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:72:  second = ifelse(`$3',,51,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-73-                            # outer radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4:74:  ifelse(`$4',,`skale=0.5; r1=2',`r1=(`$4')/2; skale=r1/4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/AntiqueClockSVG.m4-75-  r2 = r1 - 0.5*skale
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XformSVG.m4-19-     ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XformSVG.m4:20:    `"'`$2'`"' at `$3'.s+(0,-(`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XformSVG.m4-21-  thicklines_ } ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-24-define(`shadedpolygon',`[ Origin: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4:25:  shadedpverts(V,1,patsubst(patsubst(`$1',`,',|),:,`,'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-26-  nverts = m4vx
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-45-define(`shadedpverts',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4:46:ifelse($3,,,`$1[$2]: patsubst(`$3',|,`,') define(`m4vx',$2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4:47:shadedpverts(`$1',incr(`$2'),shift(shift(shift($@))))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/expSVG.m4-48-define ShadedPline { 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4-5-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4:6:define(`ft',`{ svg_font(`$1',`$2',`$3',"`$1'" ljust)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4-7-   move to (B.w+(2.5,0),Here)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4:8:   svg_font(`$1',`$2',`$3',"ABCDEFG abcdefg" ljust)}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FontsSVG.m4-9- move down 0.5; right_')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-34-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx:35:<!--[if lte IE 8]><embed src="$1.svg" sinclude($1.siz)><![endif]-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-36-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-37-<!--[if gte IE 9]>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx:38:<object dx="4" data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-39-  </object> <![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-41-<!--[if !IE]><!-->
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx:42:<object data="$1.svg" sinclude($1.siz) type="image/svg+xml" class="img">
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/examplesSVG.htmx-43-  </object> <!--<![endif]-->
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-36-define(`Fbox',`[ boxwid = fboxwid; boxht = fboxht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:37: Box: box `$2' ifelse(`$3',,`fill_(fillval)',`$3') `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-38-  N: Box.n; S:Box.s; E:Box.e; W: Box.w
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-43-define(`Ftest',`[boxwid = fboxwid*0.8; boxht = fboxht*1.4
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:44: Box: box ifelse(`$2',,,`$2') invis
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-45- N: Box.n; S: Box.s; E: Box.e; W: Box.w 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-48-  then to 0.5 between last box.n and last box.e \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:49:  ifelse(`$3',,`fill_(fillval)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:50:  ifelse(`$1',,,`$1' at Box)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-51- `$4']')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-62-  Fcaseloop_(1,$@)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:63:  ifelse(`$2',,`E:S; W:S; N:S',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-64-   `E:(sx+linewid/2,Task1.E.y); W:Test1.W; N:Test1.N')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-68-  define(`Fcaseloop_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:69:   `Test`$1': Ftest(`$3',`$2') with .N at S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:70:    Task`$1': `$4' with .nw at Test`$1'.E+(linewid/2,min(Test`$1'.ht,fboxht)/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-71-      arrow right linewid/4 from Test`$1'.E \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:72:        then down Test`$1'.E.y-Task`$1'.W.y then to Task`$1'.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:73:    S: (Test`$1'.S.x,min(Test`$1'.S.y,Task`$1'.S.y)-linewid/3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:74:      ifelse(`$5',,`line',`arrow') from Test`$1'.S to S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-75-      sx = max(sx,Task`$1'.E.x)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-77-  define(`Fcasearrow_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:78:   `arrow from Task`$1'.E to (E,Task`$1'.E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-79-    Fcasearrow_(incr($1),`$2',shift(shift(shift(shift($@)))))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-84-define(`Fwhiledo',`[ down
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:85:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-86-    arrow right linewid/2 from Test.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-98-define(`Frepeatuntil',`[ N: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:99:  Task: ifelse(`$4',,Here,`$4' with .N at N)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-100-  W: Task.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-101-    arrow down linewid/3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:102:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-103-  E: Task.E+(linewid/2+max(0,Test.e.x-Task.e.x),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-112-                task structure is given label Rtask '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:113:define(`Fifthenelse',`[ Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-114-  N: Test.N
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:115:  Ltask: ifelse(`$4',,`Test.S; W:Test.W; LS:Ltask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-116-      `$4 with .ne at ((Test.W.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-118-    arrow from Test.W to (Ltask.N,Test.W) then to Ltask.N')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4:119:  Rtask: ifelse(`$5',,`Test.S; E:Test.E; RS:Rtask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/FlowSVG.m4-120-      `$5 with .nw at ((Test.E.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-15-define(`cylinder3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:16: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:17: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-18- define(`M4CL',`xdispl,ydispl,zdispl')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-46-define(`cone3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:47: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-48- define(`M4CL',`xdispl,ydispl,zdispl')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-49- lenc = length3D(M4CL)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:50: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-51- End: (project(M4CL))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-73-   Bot: rotellipse(diamc,diamc*cs,thick linethick/3 \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:74:     ifelse(`$5',,`shaded rgbstring(css,css,css)',`$5')) with .c at T } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-75- else { if pout then {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-85-                                        diam,arrowwid,arrowht)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:86:define(`Arrow3D',`[ diam_Ar = ifelse(`$4',,linewid/10,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:87: wid_Ar = ifelse(`$5',,diam_Ar*2,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:88: ht_Ar = ifelse(`$6',,wid_Ar*2,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:89: x_Ar = ifelse(`$1',,1,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:90: y_Ar = ifelse(`$2',,1,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:91: z_Ar = ifelse(`$3',,1,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-92- define(`M4Arrow3D',`x_Ar,y_Ar,z_Ar')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-106-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:107:define(`f2xyz3D',``$1'x = `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:108:`$1'y = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:109:`$1'z = `$4' ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-110-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-112-define(`prism3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:113: xdispl = ifelse(`$1',,linewid,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:114: ydispl = ifelse(`$2',,linewid,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:115: zdispl = ifelse(`$3',,linewid,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:116: widp = ifelse(`$4',,(linewid/5),`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:117: htp = ifelse(`$5',,(linewid/10),`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:118: rotp = ifelse(`$6',,0,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-119- End: (project(xdispl,ydispl,zdispl)); C: 0.5 between Start and End
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-141-define(`M4Facet3D',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:142:define(`PFacet',`cross3D(diff3D(`$2'x,`$2'y,`$2'z,`$1'x,`$1'y,`$1'z),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:143:                         diff3D(`$3'x,`$3'y,`$3'z,`$2'x,`$2'y,`$2'z))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-144-  if dot3D(View3D,PFacet) > 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-145-    fFacet = sqrta(dot3D(Light3D,PFacet)/length3D(PFacet))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:146:    P1: (project(`$1'x,`$1'y,`$1'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:147:    P2: (project(`$2'x,`$2'y,`$2'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:148:    P3: (project(`$3'x,`$3'y,`$3'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4:149:    P4: (project(`$4'x,`$4'y,`$4'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/shapesSVG.m4-150-    line fill_(fFacet) invis from P1 to P2 then to P3 then to P4 then to P1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-13-define(`breakout',` for i = 1 to `$1' do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4:14:      {line `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-15-         then `$3' lg_pinsep}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-16-      move `$3' lg_pinsep }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4:17:      move `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-18-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-149-define(`addrlabel',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4:150:   line invis right 4*del from IC5.Pin`$1'.end "svg_small(`$2')" above ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/lcctSVG.m4-151-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ujtSVG.m4-8-define(`demo_ujt',`up_
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ujtSVG.m4:9:  ujt(`$1',`$2',`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ujtSVG.m4-10-  "B1" ifelse(`$5',,below,ljust) at last [].B1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-9-define(`Llabel',`llabel(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:10: ifelse(`$1',,,`m4lstring(`$1',"`$1'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:11: ifelse(`$2',,,`m4lstring(`$2',"`$2'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:12: ifelse(`$3',,,`m4lstring(`$3',"`$3'")'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-13-define(`Rlabel',`rlabel(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:14: ifelse(`$1',,,`m4lstring(`$1',"`$1'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:15: ifelse(`$2',,,`m4lstring(`$2',"`$2'")'),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:16: ifelse(`$3',,,`m4lstring(`$3',"`$3'")'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-17-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-192-define(`hbi_tr',`[ linewid = linewid*4/4.16
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4:193:  Q: bi_tr(`$1',`$2',`$3',E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/HeathkitSVG.m4-194-  E: circle rad m4_xyU at 5/4 between Q.A1 and Q.E "E"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/cscSVG.m4-15-define(`lwid',1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/cscSVG.m4:16:define(`coord',`(s*(`$1'),s*(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/cscSVG.m4-17-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-18-  define(`fn',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4:19:  `expe(-(`$1')/tt)*cos((`$2')/xmax*1.75*twopi_)*cos((`$1')/ymax*twopi_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-20-  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-62-define(`tvisible',`dot3D(view3D1,view3D2,view3D3,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4:63:  rot3Dz((`$1')*dtor_,rot3Dy((`$2')*dtor_,1,0,0)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-64-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-121-  define(`hat',`cosd($1)*($2),sind($1)*($2),(($2)^2-1)^2') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4:122:  define(`gradient',`(-4*($2)*(($2)^2-1)*cosd(`$1')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/graysurfSVG.m4-123-                     (-4*($2)*(($2)^2-1)*sind(`$1')),1')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4-17-define(`Dini',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4:18:`a*cos(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4:19: a*sin(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4:20: (a*(cos(`$2')+loge(tan((`$2')/2))) + b*(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DiniSVG.m4-21-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/roseSVG.m4-11-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/roseSVG.m4:12:define(`rose',`point_(`$2'); CC: (vec_(`$1',0)); rrad = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/roseSVG.m4-13-  move to CC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-15-  Loopover_(`a',`define(`m4nargs',incr(m4nargs))',shift($@))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4:16:  G: ifelse(`$1',NOT,`NOT_gate()',`$1_gate(m4nargs)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-17-  Out: G.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-67-#                                 Clear a name stack
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4:68:define(`stack_del',`ifelse($1,`$1',,`popdef(`$1')$0($@)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LgateSVG.m4-69-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex01SVG.m4-20-  define(`meshcurrent',`[arc -> cw with .c at (0,0) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex01SVG.m4:21:    from (Rect_(`$1',-30)) to (Rect_(`$1',30)) "svg_it(`$2')"]')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex01SVG.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-8-#                                     minlabel,maxlabel,[T][N])
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:9:  define(`hscale',`[ define(`hs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-10-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-19-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:20:    ifinstr(`$5',N,,`for_(0,eval(hs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-21-     `Ts: m4x/(hs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:22:      s_box("%g",`$3'+m4x/(hs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-23-        at Ts ifelse(`$5',T,above,below)') ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-26-#                                     minlabel,maxlabel,[R][N] )
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:27:  define(`vscale',`[ define(`vs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-28-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-37-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:38:    ifinstr(`$5',N,,`for_(0,eval(vs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-39-     `Ts: m4x/(vs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4:40:      s_box("%g",`$3'+m4x/(vs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/randomSVG.m4-41-        at Ts ifelse(`$5',R,ljust,rjust)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-17-define(`cruller',`rot3Dz((`$1')*dtor_,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4:18:  sum3D(0,tradius,0,0,Rect_(lobe(`$2'+2*(`$1')),`$2')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-20-define(`tvisible',`dot3D(View3D,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4:21:  cross3D(diff3D(cruller(`$1'+dt/2,`$2'),cruller(`$1',`$2')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4:22:          diff3D(cruller(`$1',`$2'+ds/2),cruller(`$1',`$2'))))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CrullerSVG.m4-23-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XORSVG.m4-42-define(`customAB',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XORSVG.m4:43:   `S: Autologix(N`$1'(N`$1'(A,B1),N`$1'(B1,B)),N) with .Out at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/XORSVG.m4-44-    line thick lineth from S.In2 to S.In3; InAB: dot(at last line.c)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4-22-# Test 3: synchronous 3-bit counter
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4:23:define(`counterFF',``$1':FlipFlop(JK) `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4-24-  line right 5bp__ at last [] . 2nd last ""+(-7bp__,4bp__)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4:25:  "`$1'" at `$1'.Chip.sw-(3bp__,0) below ljust
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/ex21SVG.m4-26-  "1" at `$1'.PinCLR.end above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4:5:define(`synchmachine',`[ r = ifelse(`$1',,`dimen_*3/4',(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-6-  C: circle rad r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4:20:define(`gbt',`bi_trans(`$1',`$2',CBUHdE`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/DriveSVG.m4-21-define(`dotrad_',dotrad_*0.5/linewid)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-63- `for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:64:  `line from `$1'm4x.Out right `$3'.In1.x-`$1'm4x.Out.x \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:65:    - jog/2*(`$2'+1-abs(2*m4x-`$2'-1)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:66:    then down `$1'm4x.Out.y - `$3'.In`'m4x.y then to `$3'.In`'m4x ')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-67-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-103-                                Loop over term variables performing actions'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:104:define(`varloop',`ifelse(`$4',,,substr(`$4',0,1),~,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-105-   `define(`$1',substr($4,1,1)) $3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:106:    varloop(`$1',`$2',`$3',substr($4,2))',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-107-   `define(`$1',substr($4,0,1)) $2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:108:    varloop(`$1',`$2',`$3',substr($4,1))')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-109-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-130- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:131:  line from `$1'.In`'innum to (In`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:132:    ifelse(`$1',m4xpand(Last`'v_),`then to In`'v_',`; dot')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-133- `define(`innum',incr(innum))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:134:  line from `$1'.In`'innum to (InNt`'v_,`$1'.In`'innum)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4:135:    ifelse(`$1',m4xpand(LastN`'v_), `then to InNt`'v_', `; dot')',$2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CanLogicSVG.m4-136-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-59-	make $(CCTSVG)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile:60:	Version=`sed -e 's/Version //' $(LIBDIR)/doc/Version.tex` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-61-      sed -e 's/Version XXX/Version '$$Version'/' examplesSVG.htmx \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-81-tstSVG.html: tstSVG.htmx $(TEST).svg
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile:82:	Version=`sed -e 's/Version //' $(LIBDIR)/doc/Version.tex` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/Makefile-83-      sed -e 's/Version XXX/Version '$$Version'/' \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/wormSVG.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/wormSVG.m4:5:define(`svgcolor',`sprintf("rgb(%g,%g,%g)",`$1',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/wormSVG.m4-6-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4:5:define(`rint',`sign(`$1')*int(abs(`$1')+.5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-6-S:[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-18-  define(`coord',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4:19:    `Origin+((log(`$1')-log(tmin))/denh*horiz,(log(`$2')-log(vmin))/denv*vert)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/LoglogSVG.m4-20-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-11-define(`Node',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:12:  Head`$1': `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:13:  ifelse(`$3',,,` Body`$1': [
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-14-    Loopover_(`v',`v; define(`m4ct',m4Lx)',shift(shift(shift($@))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:15:    ] with .n at Head`$1' + `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-16-  connect(`$1',m4ct)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-19-for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4:20: `Top: move from Body$1.Head`'m4x.nw+(0,2bp__) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/TtreeSVG.m4-21-              to Body$1.Head`'m4x.ne+(0,2bp__)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-18-  Q: bi_tr(up_ dimen_,ifelse(`$1',,L,R),,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4:19:     {["svg_it(Q`'svg_sub(`$3'))" m4lr`'just; "2N4239" m4lr`'just stbelow] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-20-       at last [].ifelse(`$1',,e,w)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-27-     {["svg_it(Q`'svg_sub(`$2'))" ljust; "2N3819" ljust stbelow] \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4:28:        at J.sw+(ifelse(`$1',,0,`4bp__'),-textht*0.6)}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-29-  G: J.G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-31-  Q: bi_tr(down_ dimen_,ifelse(`$1',,R,L),P,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4:32:     {["svg_it(Q`'svg_sub(`$3'))" m4lr`'just; "2N4236" m4lr`'just stbelow]}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/CsourceSVG.m4-33-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-23-define(`svg_init_include',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4:24:`define(`M4IP_uniq',`ifelse(`$1',,SVGinsertTemp,`$1')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-25- M4IP_NW: (0,0); m4IP_nw = 0; m4IP_lth = lthick
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-42-   or in pixels) '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4:43:define(`svg_include',`box invis wid `$2' ht `$3' `$4'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-44-define(`m4xpx',`(last box.w.x-M4IP_NW.x+m4IP_lth/2)/(1px__)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-49- "<image x=\"%g\" y=\"%g\" width=\"%g\" height=\"%g\"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4:50:  xlink:href=\"`$1'\" `$5' />", m4xpx,m4ypx,m4wdpx,m4htpx) } ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/svg/InclepsSVG.m4-51-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-10-define(`orbitpos',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4:11: `rot3Dx((`$2')*dtor_,rot3Dz((`$1')*dtor_,rot3Dy(-(`$4')*dtor_,`$3',0,0)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-12-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-25-  orbitrad = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4:26:  define(`decorated',`ifelse(`$4',,,`outlined `$4'')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-27-  arrow from PO(0) to PO(da*3) decorated
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-49-  C: circle invis rad `$1' at (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4:50:  D: C+(Rect_(`$2',`$3'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Orbits.m4-51-  rm = `$1'+distance(C,D)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-82-i4)q"dCDl[_R_h?[C\''Vn=1cS%TQMO1kt8KYIK$HGB-gE5:hVB>NWF?c(R8=MrY,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:83:;8gc!9?"ul7`N?d6-$a]4ik:X3m"qT36J_R2TrPQ29`JQ29iPS2U8bW2p]"\3RG@b
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-84-4OLmk5LRBs7+90*8^tr6:=[bC<S#gS>h@odAD$,!Ct\@4G1uiJJD:=`MVSj"QJNV<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-131-A_s'iBFoFDm=4?BSWn$fkZ'+tFY7ekoQ=m<Du134hB&X8Mh#a:5sP$79s',b]U(Ts
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:132:Gj"q-K$+/A`X44?5maoo_R>XSYX`/Yg.0"VgU_Lc'"]+lBg(P]luFKtXWW$*WU`(m
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-133-RUAmrY.AFZRG<cLa.CA!6j"F%%B6?1.=re\&_.cH7+OjO'f"(&#s][Fa\-$%+SJHB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-174-MjdgX_@M7+<N]iFLRq"H>8^/;1,bc]7b#bXFS=m.5Le8q7cu`)Va)$#@r7l!c'G^=
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:175:&7BMU'7E`V$Zbpq"'RnZYB;m_VUGG^#Qs.^S<"\4%$C@&_T1tj:6GU`eRrLH2h/5B
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-176-B@\Hal+2IO@S7bhHr`Eg2`M&of^`&:j'u:u&aA!RY$cd//Q2(lJjaa'W6N;#ZH=i"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:177:ei`@;c>0K4^UTKq.eS"kb/<HJ&(4s\3N'Jo(HOTZ[D/E?V;n$$@/N=[;%2`7#Cb8Y
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-178-G;()eq*K!"k`I@M4Wa=<#MPAYgSc:5q'K-:+';2;PtPFC/uZT.fdfCJNh)L'eD(pS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-204-Tc]/a>S[4/n+o7&X7U17=LHI1I=c_66L*6AF\cp&"F]RJJMXOU#S<`jFR.gi3uWOD
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:205:`5KOAa2tDS$nO#j`M]>hMTtCm<;]SU]4p%jh<(jr'#p'ug;a6HQn!MFYQ7LODl:4;
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-206-%uAXuJhV6S7UErVCOhSSrEPf2b5a-bfC;Mb@tYU14<Y&;`8@l5LMI?KnsX#f.kJc@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-315-J3/n`9$E/J*DI9,G.GPreW4Zg1)eh.+CVo<jr)t$5hB:'973#;N2(Z.)UHcclI'&t
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:316:`'>l$Bs+-r8$An&]8^M@WqsJ7WT`_]Y;MZX%(4AoJ#TC:g(nn`[fb)q"-'/Erm>Mr
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-317-MUqX9[.MRY_GBE#@+V#dp8i27Nr;l<N>b<oI)^g"&eakg8W]lT>O(rO)(_lHP>)eE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-330-AgTOVIf.po<Z9<bpQc:p@i`)#4?80rd0Y8^Tp/1K@H?@uQM8r'Eqe;Ih=aoSJHk/H
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:331:l'&$QZ,.NKp/59]ZMK=A)Wr-u]N`&CQ+:Z\Z&eQ_k;C5jWb$1`c91Q6cl-[LX77_V
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-332-#7:cQ^!-5$`nB?ak`FZlRm[7"Zt\[LAOY+.Q8I2''srPqr=dKqG$+P>!,0@;[pg,^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-365-V60mULQ]IACSS^g(gg/n&$/iX%BrJW/<32o%_^IUokt%lqMQfJF6W@K1d.u\?KV1t
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:366:dPU.+H6r`7i)a$'6+SqA/2&*uT6#JS2CpSE2D1:fA/[j>H<3nGV`MY(nZ2<*`hC<`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-367-BCT4sef0UV>3![KneK^J]SE#X>A5%0LCbRAjLF'N6`IK/b`G$m:d>>K416L\?p(&M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-385-3,H=1L>L)ugsGbI,Q!ULcUZ-#Q??FJ#MeHYbGBi$X:bBr5k^QD<!FNi)994e`<R^1
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:386:`:PWt$8&]D=]62e/X/?FZ<fnNrrB&/UP*tBaL8[[I28GK#!UC$g'`D4%ZcdoqS1QF
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-387-B%eron+((%];U#;Mbed)Z,c)4fJ`#3F+Z#Un]Ws**T?K;eflIW.G-\o\8s=<,ZhFd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-412-[IO),n#oTi!b?\9`lQ0CWudXL)T#$VKXr*)kS]Z"*XSsbiUth-fB?E#OY,9jWF(5u
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:413:/nW+>g`/8F'BXC;phU%C*pd:`j0[eY>3:l^rA$XcFu[abq\p@i=jR05CmjhI4"Tf`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-414-d9bSF/Zk:mqo+4K_9CqCj_s2<qBWcI[a6kdg;RSm+A"_RLCP2'&aI).(IOsqME6B*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-433-"`;UC9;0*@9%Y2XrcE%+VHcn+*Lj4#/:;i)SS[%dS(PlR=r:K9S3Zp>8!I/0Hcp=R
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf:434:n2a,6%Q6`i5H\R?B%hFeAMpkNI[M=)T60S7#2<GDeSm_./$/!BH$QPbb1^-k`k-<*
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Incl.pdf-435-B0G`0)&n,;>lu^^qC0%kVUF).6;N"CH#n&J5HUj6G"S_-X^)`R(HZ,20u\g`IU1+V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-6-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4:7:define(`rint',`sign(`$1')*int(abs(`$1')+.5)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-8-S:[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-20-  define(`coord',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4:21:    `Origin+((log(`$1')-log(tmin))/denh*horiz,(log(`$2')-log(vmin))/denv*vert)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Loglog.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-28-	-$(MF) "input cct" < /dev/null
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile:29:	gftopk cct.*gf `ls cct.*gf | sed 's/gf$$/pk/'`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-30-	cp -p cct.*pk cct.pk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-44-	-$(MF) "input $(DOC)-mfpic" < /dev/null
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile:45:	gftopk $(DOC)-mfpic.*gf `ls $(DOC)-mfpic.*gf | sed 's/gf$$/pk/'`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/mf/Makefile-46-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/csc.m4-17-define(`lwid',1)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/csc.m4:18:define(`coord',`(s*(`$1'),s*(`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/csc.m4-19-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex09.m4-65- `dot(`$1',,0.5)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex09.m4:66:  s_box($`$2'$\strut) `$1' `$3' ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex09.m4-67-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-11-define(`breakout',` for i = 1 to `$1' do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4:12:      {line `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-13-         then `$3' lg_pinsep}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-14-      move `$3' lg_pinsep }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4:15:      move `$2' ifelse(`$4',,del,`$4')-jog/2 then `$2' jog/2 `$3' jog ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-16-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-147-define(`addrlabel',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4:148:   line invis right 4*del from IC5.Pin`$1'.end "{\tiny (`$2')}" above ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/lcct.m4-149-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/XOR.m4-41-define(`customAB',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/XOR.m4:42:   `S: Autologix(N`$1'(N`$1'(A,B1),N`$1'(B1,B)),N) with .Out at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/XOR.m4-43-    line thick lineth from S.In2 to S.In3; InAB: dot(at last line.c)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4-6-define(`FF',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4:7:  `$4' = `$1'+dt*10*(-`$1'+`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4:8:  `$5' = `$2'+dt*(28*`$1'-`$2'-`$1'*`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4:9:  `$6' = `$3'+dt*(-8*`$3'/3+`$1'*`$2') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/chaos.m4-10-[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4-17-define(`Dini',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4:18:`a*cos(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4:19: a*sin(`$1')*sin(`$2'),dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4:20: (a*(cos(`$2')+loge(tan((`$2')/2))) + b*(`$1'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Dini.m4-21-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4-11-define(`IRF4905',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4:12: `[ ifelse(`$1',,,`eleminit_(`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4:13:   Q: mosfet(,`$2',dMdPzEDSQdB,) ifelse(`$1',,`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/fet.m4-14-     S: Q.tr_xy(-4,-2); line from Q.tr_xy(-2,-2) to S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-12-                                  (default black)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:13:define(`brace',`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-14-  M4brS: last line.start; M4brE: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:15:  [ brdepth = ifelse(`$2',,linewid/5,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:16:    brthick = ifelse(`$3',,brdepth/6,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-17-    define(`m4braceattribs',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4:18:     `ifelse(`$4',,`thick 0.4 shaded rgbstring(0,0,0)',`$4')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/brace.m4-19-    tension = 0.55
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-17- `ifelse(`$2',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:18:   `(90-pmod(ifelse(`$3',,0,`$3'),60)/60*360)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:19:   `(90-(pmod(`$2',60)/60 + pmod(ifelse(`$3',,0,`$3'),60)/60/60)*360)')',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:20: `(90-(pmod(`$1',12) + pmod(ifelse(`$2',,0,`$2'),60)/60 + dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:21:     pmod(ifelse(`$3',,0,`$3'),60)/3600)/12*360)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-22-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-25-  C: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:26:  { L: rpoint_(to (Rect_(`$1',hms2deg(,,`$4')))) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-27-  line thick 8*shsf to rvec_(`$1',0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-31-define(`AntiqueMinuteHand',`[ mhsf = (`$1')/2.84
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:32:  L: rpoint_(to (Rect_(`$1',hms2deg(,`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-33-  C: circle fill_(0) diam 0.47*mhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-45-define(`AntiqueHourHand',`[ hhsf = (`$1')/2.2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:46:  L: rpoint_(to (Rect_(`$1',hms2deg(`$2',`$3',`$4'))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-47-  C: circle fill_(0) diam 0.6*hhsf at L.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-64-#                           Clock size parameters:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:65:  hour = ifelse(`$1',,3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:66:  minute = ifelse(`$2',,41,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:67:  second = ifelse(`$3',,51,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-68-                            # outer radius
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4:69:  ifelse(`$4',,`skale=0.5; r1=2',`r1=(`$4')/2; skale=r1/4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/AntiqueClock.m4-70-  r2 = r1-0.5*skale
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Xform.m4-22-     ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Xform.m4:23:    `"'\tt `$2'`"' at `$3'.s+(0,-(`$4'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Xform.m4-24-  thicklines_ } ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4-18-# Test 3: synchronous 3-bit counter
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:19:define(`counterFF',``$1':FlipFlop(JK) `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:20:  "\sf\scriptsize `$1'" at `$1'.Chip.sw below ljust
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:21:  "\sf\scriptsize $`'1$" at `$1'.PinCLR.end above
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4:22:  "\sf\scriptsize $`'1$" at `$1'.PinPR.end below')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ex21.m4-23-   
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/keyval.m4-50-  m4type,H,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/keyval.m4:51:   `define(`m4n',`ifelse(`$2',,5,`eval(2*$2-1)')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/keyval.m4-52-    define(`m4h',`dimen_/20')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-12-  for_(1,4,1,`"\sl Out`'m4x" at F.Out`'m4x ljust')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4:13:  Loopover_(`v_', `"\sl In$v_$" at F.In`'v_ above ',x0,x1,x3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-14-# for_(1,3,1,`"\sl In`'m4x=" at F.In`'m4x+(0,10pt__) above')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-50-  for_(1,4,1,`"\sl Out`'m4x" at F.Out`'m4x rjust')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4:51:  Loopover_(`v_', `"\sl In$v_$" at F.In`'v_ above ',x0,x1,x3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Autologix.m4-52-  "\sl In$x2$" at F.Inx2 +(10pt__,0) above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-12-define(`shakyline',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:13:`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-14- M4_start: last line.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-61-define(`shakyspline',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:62:`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-63- M4_start: last line.start
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-85-define(`shakyfitcurve',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:86: {[ m4fn = `$2'; m4fm = ifelse(`$4',,0,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-87-  M4P_[0]: `$1'[m4fm]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-108-      then to 21/32 between M4P_[n-1] and M4P_[n] then to M4P_[n]
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4:109:  ] with .M4P_[0] at `$1'[ifelse(`$4',,0,`$4')]} ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Shaky.m4-110-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Heathkit.m4-185-define(`hbi_tr',`[ linewid = linewid*4/4.16
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Heathkit.m4:186:  Q: bi_tr(`$1',`$2',`$3',E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Heathkit.m4-187-  E: circle rad m4_xyU at 5/4 between Q.A1 and Q.E "E"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-36-define(`Fbox',`[ boxwid = fboxwid; boxht = fboxht
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:37: Box: box `$2' ifelse(`$3',,`fill_(fillval)',`$3') `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-38-  N: Box.n; S:Box.s; E:Box.e; W: Box.w
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-43-define(`Ftest',`[boxwid = fboxwid*0.8; boxht = fboxht*1.4
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:44: Box: box ifelse(`$2',,,`$2') invis
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-45- N: Box.n; S: Box.s; E: Box.e; W: Box.w 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-48-  then to 0.5 between last box.n and last box.e \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:49:  ifelse(`$3',,`fill_(fillval)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:50:  ifelse(`$1',,,`$1' at Box)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-51- `$4']')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-62-  Fcaseloop_(1,$@)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:63:  ifelse(`$2',,`E:S; W:S; N:S',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-64-   `E:(sx+linewid/2,Task1.E.y); W:Test1.W; N:Test1.N')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-68-  define(`Fcaseloop_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:69:   `Test`$1': Ftest(`$3',`$2') with .N at S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:70:    Task`$1': `$4' with .nw at Test`$1'.E+(linewid/2,min(Test`$1'.ht,fboxht)/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-71-      arrow right linewid/4 from Test`$1'.E \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:72:        then down Test`$1'.E.y-Task`$1'.W.y then to Task`$1'.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:73:    S: (Test`$1'.S.x,min(Test`$1'.S.y,Task`$1'.S.y)-linewid/3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:74:      ifelse(`$5',,`line',`arrow') from Test`$1'.S to S
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-75-      sx = max(sx,Task`$1'.E.x)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-77-  define(`Fcasearrow_',`ifelse(`$3',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:78:   `arrow from Task`$1'.E to (E,Task`$1'.E)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-79-    Fcasearrow_(incr($1),`$2',shift(shift(shift(shift($@)))))')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-84-define(`Fwhiledo',`[ down
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:85:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-86-    arrow right linewid/2 from Test.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-98-define(`Frepeatuntil',`[ N: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:99:  Task: ifelse(`$4',,Here,`$4' with .N at N)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-100-  W: Task.W
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-101-    arrow down linewid/3
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:102:  Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-103-  E: Task.E+(linewid/2+max(0,Test.e.x-Task.e.x),0)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-112-                task structure is given label Rtask '
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:113:define(`Fifthenelse',`[ Test: Ftest(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-114-  N: Test.N
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:115:  Ltask: ifelse(`$4',,`Test.S; W:Test.W; LS:Ltask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-116-      `$4 with .ne at ((Test.W.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-118-    arrow from Test.W to (Ltask.N,Test.W) then to Ltask.N')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4:119:  Rtask: ifelse(`$5',,`Test.S; E:Test.E; RS:Rtask',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/FlowchartDefs.m4-120-      `$5 with .nw at ((Test.E.x+Test.x)/2,Test.S.y)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-16-  Q: bi_tr(up_ dimen_,ifelse(`$1',,L,R),,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4:17:     ifelse(`$1',,r,l)label(,"$Q_{`$3'}$" m4lr "2N4239")
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-18-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-27-  Q: bi_tr(down_ dimen_,ifelse(`$1',,R,L),P,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4:28:     ifelse(`$1',,l,r)label(,"$Q_{`$3'}$" m4lr "2N4236")
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Csource.m4-29-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Alogix.m4-11-    "\sl Out2" at A.Out2 ljust
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Alogix.m4:12:    Loopover_(`v_', `"$v_$" at A.In`'v_ above ', A,B,C,Ck)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Alogix.m4-13- `"\shortstack[l]{
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-10-define(`dimension_',`rpoint_(`$1') ; {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:11:  define(`m4h',`(rp_len ifelse((`$4'),(),,`-($4)'))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:12:  ifelse((`$2'),(),,`if (`$2') != 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:13:     {move to rvec_(0,     ifelse(`$5',,`sign($2)*3.6bp__',`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-14-       line to rvec_(0,`$2')}
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:15:     {move to rvec_(rp_len,ifelse(`$5',,`sign($2)*3.6bp__',`$5'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-16-       line to rvec_(0,`$2')}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-19-      { line ifelse(`$6',,<-,index($6,<),0,<-) to rvec_(m4h/2,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:20:        ifelse((`$4'),(),,`move to rvec_(($4),0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:21:        line ifelse(`$6',,->,eval(index($6,>)>0),1,->) to rvec_(m4h/2,0) }
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-22-    } else {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-26-  define(`m4txt',`ifelse(`$7',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:27:   `ifelse(index(`$3',"),0,`$3',"`$3'")',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:28:   `ifdef(`pstricks_',`sprintf("\rput{%g}(0,0){`$3'}",rp_ang*rtod_)',`"$3"')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:29:  ifelse(`$3',,,`m4txt at rvec_(rp_len/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-30-  }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-32-define(`rottxt',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:33: `ifdef(`pstricks_',`sprintf("\rput{%g}(0,0){`$2'}",`$1')')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-34-                               `rotate(angle,at pos, objects at origin)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-35-define(`rotate',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:36: `ifdef(`pstricks_',`M4tmp: "" ifelse(`$2',,Here,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:37:  sprintf("\rput{%g}(%g,%g){`$3'}",`$1',M4tmp.x/scale,M4tmp.y/scale)')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-38-                             `r_box(angle,pos,string)'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-40-define(`r_box',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:41: `ifdef(`pstricks_',`M4tmp: ifelse(`$2',,Here,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-42-  command sprintf("\rput{%g}(%g,%g){",`$1',crl(M4tmp.x),crl(M4tmp.y))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-46-define(`r_dimen',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:47: `M4tmp: dimension_(`$1',`$2',,,`$4',`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:48:  r_box(rp_ang*rtod_,ifelse(`$6',,M4tmp+vec_(0,`$2'),`$6'),`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-49-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-52-define(`cgapl',0.03*scale)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:53:define(`ctrline',`rpoint_(ifelse(`$1',,`to rvec_(linewid,0)',`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:54:  define(`m4h',ifelse(`$2',,1*scale,`$2'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-55-  m4n = int(rp_len/2/(m4h))*2+1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-62-define(`ctrarcr',`dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:63:  define(`m5h',ifelse(`$5',,1*scale,`$5'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:64:  rp_len = abs((`$2')*(`$4'-(`$3')))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-65-  m5n = int(rp_len/2/(m5h))*2+1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-69-  for m4irr=1 to m5n do {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:70:    arc from `$1'+(rect_(`$2',m5sa)) to `$1'+(rect_(`$2',m5sa+m5a)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-71-      with .c at `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-72-    m5sa = m5sa+m5a+cgapl/(`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:73:    arc from `$1'+(rect_(`$2',m5sa)) to `$1'+(rect_(`$2',m5sa+m5s)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-74-      with .c at `$1'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-75-    m5sa = m5sa+m5s+cgapl/(`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4:76:    arc from `$1'+(rect_(`$2',m5sa)) to `$1'+(rect_(`$2',m5sa+m5a)) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Chuck.m4-77-      with .c at `$1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-10-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:11:  Loopover_(`v_', `"$v_$" at F.In`'v_ above', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-12-  "\sl Out" ljust at F.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-23-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:24:  Loopover_(`v_', `"$v_$" wid 11pt__ at G.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-25-  "\sl Out" ljust at G.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-34-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:35:  Loopover_(`v_', `"$v_$" at E.In`'v_ above ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-36-  "\sl Out" ljust at E.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-45-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4:46:  Loopover_(`v_', `"$v_$" wid 11pt__ at D.In`'v_ rjust ', x0,x1,x2,x3,x4)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ABlogix.m4-47-  "\sl Out" ljust at D.Out
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-10-#                                     minlabel,maxlabel,[T][N])
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:11:  define(`hscale',`[ define(`hs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-12-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-21-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:22:    ifinstr(`$5',N,,`for_(0,eval(hs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-23-     `Ts: m4x/(hs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:24:      s_box("\small %g",`$3'+m4x/(hs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-25-        at Ts ifelse(`$5',T,above,below)') ')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-28-#                                     minlabel,maxlabel,[R][N] )
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:29:  define(`vscale',`[ define(`vs_nl',`ifelse(`$2',,5,`$2')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-30-    A: line `$1' ; Start: A.start; End: A.end
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-39-#                                   Labels
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:40:    ifinstr(`$5',N,,`for_(0,eval(vs_nl-1),1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-41-     `Ts: m4x/(vs_nl-1) between A.start and A.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4:42:      s_box("\small %g",`$3'+m4x/(vs_nl-1)*(`$4'-(`$3'))) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/random.m4-43-        at Ts ifelse(`$5',R,ljust,rjust)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-24-`[{u = dimen_/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4:25: Q: bi_trans(up u*2,ifinstr(`$1',R,R),ifinstr(`$1',B,B)CBUdE)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-26- E: Q.E; C: Q.C; A:ifinstr(`$1',R,Q.e+(u*3/2,u),Q.w+(-u*3/2,u)); K: A-(0,u*2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-36-   "\sl E" at last [].E below
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4:37:   ifinstr(`$1',B,`"\sl B" at last [].B below')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Optoiso.m4-38-   "\sl A" at last [].A above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rose.m4-10-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rose.m4:11:define(`rose',`point_(`$2'); CC: (vec_(`$1',0)); rrad = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rose.m4-12-  move to CC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4-10-                                  squiggle(up_ 1 right_ 2,,,outlined "red")'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4:11:define(`squiggle',`rpoint_(ifelse(`$1',,linewid,`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4-12-  m4dist = lin_leng(last line)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4:13:  m4cycles = int(m4dist/(ifelse(`$3',,0.25*scale,`$3'))+0.5)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4:14:  define(`squiggleampl',`ifelse(`$2',,0.04*scale,`$2')')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/squiggle.m4-15-  define(`squigglefreq',`(twopi_*m4cycles/m4dist)')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4-5-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4:6:# define f1 { ee = expe(8*x*`$1'*(x^2 - (`$1')^2));
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4:7:#   $2 = ee + 1/ee + 2*cos(2*x^4 + 2*(`$1')^4 - 12*x^2*(`$1')^2) - 4;
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Zcos.m4-8-#   }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-18-`[ linethick = 0
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:19:  orad = ifelse(`$1',,`5bp__',(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-20-  u = orad/6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-62-define(`euro_symbol',`[
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:63: setkey_(`$1',ht,10pt__) setkey_(`$1',aspect,1) setkey_(`$1',slant,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-64- linethick = 0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-113-                               `aspect ratio and slant transformation'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:114:define(`euro_tr',`((`$1').x*squeeze+(`$1').y*slant,(`$1').y)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-115-                               `transformed arc, centre C'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-118- M4X: `$2'; ae = atan2(M4X.y-C.y,M4X.x-C.x)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4:119: ifelse(`$4',cw,`if ae > as then { ae -= twopi_ }',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Euro.m4-120-  `if ae < as then { ae += twopi_ }')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-24-                             # snap to grid
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:25:define(`g_snap',`(g_round((`$1').x),g_round((`$1').y))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-26-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-37-define(`Below',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:38:  `with .nw at g_snap(ifelse(`$1',,`last []',`$1').sw)-(0,2*gunit)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-39-define(`Right',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:40:  `with .nw at g_snap(ifelse(`$1',,`last []',`$1').ne)+(2*gunit,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-41-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-42-# for debug
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4:43:define(`prpos',`print (`$1').x/gunit,(`$1').y/gunit')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/xfig/xfiglib.m4-44-divert(0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-12-#                               Colors and radius:
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:13:  hue = ifelse(`$2',,60,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:14:  crad = ifelse(`$1',,circlerad,(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:15:  linedensity = ifelse(`$3',,150/scale,`$3')  # default 150 lines per inch
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-16-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-58-#                               Size and Color
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:59:  boxw = ifelse(`$1',,boxwid*4/3,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:60:  boxh = ifelse(`$2',,boxw/4,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:61:  hue = ifelse(`$3',,180,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-62-  hsvtorgb(hue,   1,  1, r1,g1,b1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-65-#                               Peripheral shading
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4:66:  linedensity = ifelse(`$4',,150/scale,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Buttons.m4-67-  nsteps=10
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-18-  Q: bi_tr(up_ dimen_,ifelse(`$1',,L,R),,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4:19:     ifelse(`$1',,r,l)label(,`\scriptstack[m4lr]{$Q_{`$3'}$\\ 2N4239}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-20-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-29-  Q: bi_tr(down_ dimen_,ifelse(`$1',,R,L),P,E) with .B at Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4:30:     ifelse(`$1',,l,r)label(,`\scriptstack[m4lr]{$Q_{`$3'}$\\ 2N4236}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/CSlight.m4-31-  E: Q.E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-11-define(`Node',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:12:  Head`$1': `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:13:  ifelse(`$3',,,`Body`$1': [
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-14-    Loopover_(`v',`v; define(`m4ct',m4Lx)',shift(shift(shift($@))))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:15:    ] with .n at Head`$1' + `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-16-  connect(`$1',m4ct)')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-19-for_(1,`$2',1,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4:20: `Top: move from Body$1.Head`'m4x.nw to Body$1.Head`'m4x.ne
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Ttree.m4-21-  Move: move from Head$1 to Body$1.Head`'m4x
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ujt.m4-6-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ujt.m4:7:define(`demo_ujt',`Q: ujt(`$1',`$2',`$3',`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/ujt.m4-8-  "\sl B1" ifelse(`$5',,below,ljust) at last [].B1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-8-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:9:define(`mark',`"`$1'" at `$1'')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-10-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-23-#                           intersections
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:24:define(`lintersect',`intersect_(`$1'0,`$1'1,`$2'0,`$2'1)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-25-  AB: lintersect(A,B)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-38-define(`mkfacet',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:39:  mkxyz((`$1')*3,   0,`$2'.x,`$2'.y)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:40:  mkxyz((`$1')*3+1, 0,`$3'.x,`$3'.y)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4:41:  mkxyz((`$1')*3+2,-d,`$3'.x,`$3'.y)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Planes.m4-42-')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-4-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4:5:define(`synchmachine',`[ r = ifelse(`$1',,`dimen_*3/4',(`$1')/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-6-  C: circle rad r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4:20:define(`gbt',`bi_trans(`$1',`$2',CBUHdE`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Drive.m4-21-define(`dotrad_',dotrad_*0.5/linewid)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Makefile-244-	for file in `ls *.tex` ; do \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Makefile:245:      nm=`echo $$file | sed -e "s/\(.*\)\.tex/\1/"` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Makefile-246-      if test -s $$nm.m4 ; then rm -f $$nm.pic $$nm.tex ; fi ; done
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-18-  define(`fn',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4:19:  `expe(-(`$1')/tt)*cos((`$2')/xmax*1.75*twopi_)*cos((`$1')/ymax*twopi_)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-20-  
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-62-define(`tvisible',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4:63: `dot3D(View3D, rot3Dz((`$1')*dtor_,rot3Dy((`$2')*dtor_,1,0,0)))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-64-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-120-  define(`hat',`cosd($1)*($2),sind($1)*($2),(($2)^2-1)^2') 
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4:121:  define(`gradient',`(-4*($2)*(($2)^2-1)*cosd(`$1')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/graysurf.m4-122-                     (-4*($2)*(($2)^2-1)*sind(`$1')),1')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-13-  M4_E: last line.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4:14:  crow_wd = ifelse(`$2',,`(arrowwid*8/5)',`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4:15:  crow_ht = ifelse(`$3',,`(1.5*crow_wd)',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-16-  M4_P: vperp(last line,crow_wd)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-23-define(`custombox',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4:24: ``$1': shadebox(box `$2',3)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Crow.m4-25-  s_box({\sf `$1'}) at last box.n above
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-17-define(`cruller',`rot3Dz((`$1')*dtor_,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4:18:  sum3D(0,tradius,0,0,Rect_(lobe(`$2'+2*(`$1')),`$2')))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-20-define(`tvisible',`dot3D(View3D,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4:21:  cross3D(diff3D(cruller(`$1'+dt/2,`$2'),cruller(`$1',`$2')),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4:22:          diff3D(cruller(`$1',`$2'+ds/2),cruller(`$1',`$2'))))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/Cruller.m4-23-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-15-define(`cylinder3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:16: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:17: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-18- define(`M4CL',`xdispl,ydispl,zdispl')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-46-define(`cone3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:47: xdispl = `$1'; ydispl = `$2'; zdispl = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-48- define(`M4CL',`xdispl,ydispl,zdispl')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-49- lenc = length3D(M4CL)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:50: diamc = ifelse(`$4',,(lenc/2),`$4') ; radc = diamc/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-51- End: (project(M4CL))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-74-   Bot: rotellipse(diamc,diamc*cs,thick linethick/3 \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:75:     ifelse(`$5',,`shaded rgbstring(css,css,css)',`$5')) with .c at T } \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-76- else { if pout then {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-86-                                        diam,arrowwid,arrowht)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:87:define(`Arrow3D',`[ diam_Ar = ifelse(`$4',,linewid/10,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:88: wid_Ar = ifelse(`$5',,diam_Ar*2,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:89: ht_Ar = ifelse(`$6',,wid_Ar*2,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:90: x_Ar = ifelse(`$1',,1,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:91: y_Ar = ifelse(`$2',,1,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:92: z_Ar = ifelse(`$3',,1,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-93- define(`M4Arrow3D',`x_Ar,y_Ar,z_Ar')dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-107-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:108:define(`f2xyz3D',``$1'x = `$2'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:109:`$1'y = `$3'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:110:`$1'z = `$4' ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-111-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-113-define(`prism3D',`[ Start: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:114: xdispl = ifelse(`$1',,linewid,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:115: ydispl = ifelse(`$2',,linewid,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:116: zdispl = ifelse(`$3',,linewid,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:117: widp = ifelse(`$4',,(linewid/5),`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:118: htp = ifelse(`$5',,(linewid/10),`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:119: rotp = ifelse(`$6',,0,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-120- End: (project(xdispl,ydispl,zdispl)); C: 0.5 between Start and End
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-142-define(`M4Facet3D',`
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:143:define(`PFacet',`cross3D(diff3D(`$2'x,`$2'y,`$2'z,`$1'x,`$1'y,`$1'z),
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:144:                         diff3D(`$3'x,`$3'y,`$3'z,`$2'x,`$2'y,`$2'z))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-145-  if dot3D(View3D,PFacet) > 0 then {
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-146-    fFacet = sqrta(dot3D(Light3D,PFacet)/length3D(PFacet))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:147:    P1: (project(`$1'x,`$1'y,`$1'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:148:    P2: (project(`$2'x,`$2'y,`$2'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:149:    P3: (project(`$3'x,`$3'y,`$3'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4:150:    P4: (project(`$4'x,`$4'y,`$4'z))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/shapes.m4-151-    line fill_(fFacet) invis from P1 to P2 then to P3 then to P4 then to P1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-18-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:19:define(`cname',`ifelse(`$1',` ',,`$1')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-20-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-27-  sprintf("\rput[B]{%8.3f}(0,0){\boxdims{cname(cc)}{cc}}",(arctot/2-te)*rtod) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:28:    with .bottom at `$1'+(rect_(`$2',arctot/2-te+twopi/4))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-29-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:30:  define(`kern',0) ifelse(len(`$3'),1,,cc,` ',,substr(`$3',1,1),` ',,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-31-  `define(`kern',`(boxdim(substr(`$3',0,2),w)-boxdim(
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:32:    cname(substr(`$3',0,1)),w)-boxdim(cname(substr(`$3',1,1)),w))')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:33:  \defboxdim{substr(`$3',0,2)}{substr(`$3',0,2)}')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-34-if abs(kern/(1 pt__))>0.05 then {
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-36-  te = te + dt + atan2(kern/2,`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4:37:  cprint(`$1',`$2',substr(`$3',1))')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/examples/rotatetext.m4-38-divert
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4-21-  arrowwid = 0.05*scale; arrowht = 0.1*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:22:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:23:  command sprintf("\pen{%gpt}",ifelse(`$1',,`0.9',linethick))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:24:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4:25:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mfpic.m4-26-divert(0)dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-16-                                Color utilities
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:17:define(`setrgb',`pushdef(`r_',`$1')pushdef(`g_',`$2')pushdef(`b_',`$3')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:18:pushdef(`m4cl_',ifelse(`$4',,lcspec,`$4'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-19- command sprintf(" /m4cl_ {%7.5f %7.5f %7.5f} def",r_,g_,b_)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-27-                                `rgbdraw(color triple, drawing commands)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:28:define(`rgbdraw',`setrgb(`$1',`$2',`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-29-  shift(shift(shift($@)))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-37-   `shift(shift(shift($@)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:38:    command sprintf("gsave %7.5f %7.5f %7.5f setrgbcolor", `$1',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-39-  command " fill grestore ostroke"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-41-                                `Top-level test for comma'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:42:define(`ifm4_rgbtestcomma',`ifinstr(`$1',`,',`$2',`$3')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-43-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-69-                                 and scale arrowhead parameters'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:70:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:71: arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4:72: arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/postscript.m4-73-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-55-   `dptextratio=svgfontratio(`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:56:    ifelse(`$2',,,textht=(`$2')*dptextratio; )')dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:57:  ifelse(`$3',,,`textoffset=`$3'; ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-58-command "<g patsubst(ifelse(`$1',,,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:59:index(`$1',font),0,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:60:index(`$1',style),0,`$1',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-61-style="font-family:`$1'")
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-63-  `$4'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:64:  ifelse(`$4',,,`command "</g>"')')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-65-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-97- and http://webdesign.about.com/od/localization/l/blhtmlcodes-gr.htm'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:98:define(`svg_symbol',`changecom(,)`$1'changecom(`#',)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-99-define(`svg_it',`<tspan font-style=\"italic\">`$1'</tspan>')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-106-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:107:define(`svg_small',`svg_fsize(`$1',ifelse(`$2',,66,`$2'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:108:define(`svg_fsize',`<tspan font-size=\"ifelse(`$2',,100,`$2')%\">`$1'</tspan>')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-109-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-113-dnl Arg 4 shifts the subscript horizontally e.g., svg_sup(1,,,-0.5ex)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:114:define(`svg_sup',`<tspan font-size=\"ifelse(`$2',,70,`$2')%\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:115: dy=\"-ifelse(`$3',,1.5ex,`$3')\" dx=\"ifelse(`$4',,,`$4')\">`$1'</tspan><tspan
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:116: font-size=\"ifelse(`$2',,70,`$2')%\" dy=\"ifelse(`$3',,1.5ex,`$3')\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-117- dx=\"-0.5ex\"> </tspan>')dnl note the space
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-122-dnl Arg 4 shifts the subscript horizontally
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:123:define(`svg_sub',`<tspan font-size=\"ifelse(`$2',,70,`$2')%\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:124: dy=\"ifelse(`$3',,0.66ex,`$3')\" dx=\"ifelse(`$4',,,`$4')\">`$1'</tspan><tspan
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:125: font-size=\"ifelse(`$2',,70,`$2')%\" dy=\"-ifelse(`$3',,0.66ex,`$3')\"
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-126- dx=\"-0.5ex\"> </tspan>')dnl note the space
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-176-define(`svgcolor',`sprintf("rgb(%g,%g,%g)",\
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:177:round_(`$1'),round_(`$2'),round_(`$3'))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-178-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-180-define(`svgcolor255',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:181: `svgcolor(round_((`$1')*255),round_((`$2')*255),round_((`$3')*255))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-182-
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-183-define(`svgLink',`command "<a xlink:href=\"`$1'\"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:184:  ifelse(`$3',,`target=\"_blank\"',`$3',B,,`$3')>
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-185-  <g stroke=\"rgb(0,0,255)\">"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-188-define(`svgLinkString',`"<a xlink:href=\"`$1'\"dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:189:  ifelse(`$3',,`target=\"_blank\"',`$3',B,,`$3') dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-190-  stroke=\"rgb(0,0,255)\">dnl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-199- NeedDpicTools
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:200: define(`_file_',ifelse(`$1',,patsubst(__file__,.m4),`$1'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-201- syscmd(touch _file_.svg _file_.cor; cp _file_.svg _file_.tmp)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-245-                                `linethick_(x) set line width to x pt'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:246:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:247:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4:248:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/svg.m4-249-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-44-                                dline initialization'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:45:define(`deleminit_',`define(`m4dlthk',ifelse(`$3',,dlthick,`$3'))dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:46:  rpoint_(ifelse(`$1',,`to rvec_(ifelse(`$2',,linewid,`$2'),0)',`$1')) ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-47-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-50-                                by dlthick/2 eg "string" dabove(at position)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:51:define(`dabove',`above ifelse(`$1',,`at Here',`$1')+(0,dlthick/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:52:define(`dbelow',`below ifelse(`$1',,`at Here',`$1')-(0,dlthick/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:53:define(`dljust',`ljust ifelse(`$1',,`at Here',`$1')+(dlthick/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:54:define(`drjust',`rjust ifelse(`$1',,`at Here',`$1')-(dlthick/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-55-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-57-                  ends= blank, x-x, -x, x-, where x means ! or |'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:58:define(`dline',`deleminit_(`$1',,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-59-  M4DL: line from last line.start to last line.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:60:    chop ifelse(`$2',,0,m4dlthk/2) chop ifelse(`$3',,0,m4dlthk/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-61-  ifelse(rgbstring(1,1,1),"",,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-64-     from M4DL.start \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:65:      ifinstr(`$5',|-,`+vec_(lthick,0)',`$5',!-,`+vec_(lthick/2,0)') \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-66-      to M4DL.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:67:      ifinstr(`$5',-|,`-vec_(lthick,0)',`$5',-!,`-vec_(lthick/2,0)') }')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-68-  ifgpic(`M4dV: vec_(0,m4dlthk/2-lthick/2); shade(dfillgrey,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-83- `setkey_(`$2',thick,dlthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:84:  setkey_(`$2',ends)pushdef(`m4ends',substr(m4ends,1,eval(len(m4ends)-2)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:85:  dline(`$1',ifinstr(`$2',S,t),ifinstr(`$2',E,t),m4thick,m4ends)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-86-  popdef(`m4ends')popdef(`m4ends')popdef(`m4thick')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-90-                                leaving current location at exit of corner'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:91:define(`dleft',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:92:  ifelse(`$1',,,`move to substr(`$1',eval(index(`$1',t)+1))-vec_(m4dlthk/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-93-  { line thick m4dlthk/(1bp__) to rvec_(m4dlthk,0) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-104-                                leaving current location at exit of corner'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:105:define(`dright',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:106:  ifelse(`$1',,,`move to substr(`$1',eval(index(`$1',t)+1))-vec_(m4dlthk/2,0)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-107-  { line thick m4dlthk/(1bp__) to rvec_(m4dlthk,0) }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-120-                                Turn arg relative degrees ccw'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:121:define(`dturn',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-122-[S: Here
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:123:  deg = ifelse(`$1',,0,`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-124-  c = cosd(deg); s = sind(deg); sgn = sign(deg); r = (dlthick-lthick)/2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-144-  move to last [].X
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:145:  ifelse(`$1',,,`Point_(`$1'+rp_ang*rtod_)') ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-146-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-151-                   | for closed end with full-width line'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:152:define(`darrow',`deleminit_(`$1',,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:153:  ifelse(ifinstr(`$7',<->,,`$7',<-,T),T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:154:   `define(`m4dx',`ifinstr(`$7',|,|,`$7',!,!)'->)dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-155-    M4DA: line invis from last line.end to last line.start \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:156:      chop ifelse(`$3',,0,m4dlthk/2) chop ifelse(`$2',,0,m4dlthk/2)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-157-      rp_ang = rp_ang+pi__',
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-159-    M4DA: line invis from last line.start to last line.end \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:160:      chop ifelse(`$2',,0,m4dlthk/2) chop ifelse(`$3',,0,m4dlthk/2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-161-  [ C: M4DA.c; S: M4DA.start; E: M4DA.end
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:162:    w = ifelse(`$5',,m4dlthk*3/2,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:163:    h = ifelse(`$6',,m4dlthk,`$6')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-164-    d = sqrt((w/2)^2+h^2)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-191-  ] with .C at M4DA.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:192:  ifelse(ifinstr(`$7',<->,,`$7',<-,T),T,
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-193-   `rp_ang = rp_ang-pi__
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-212-  setkey_(`$2',ht,dlthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:213:  setkey_(`$2',ends)pushdef(`m4ends',substr(m4ends,1,eval(len(m4ends)-2)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:214:  darrow(`$1',ifinstr(`$2',S,t),ifinstr(`$2',E,t),m4thick,m4wid,m4ht,m4ends)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-215-popdef(`m4ends')popdef(`m4ends')popdef(`m4ht')popdef(`m4wid')popdef(`m4thick')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-221-                           { darrow(down_,t) }; darrow(right_,t)'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:222:define(`dtee',`deleminit_(,ifelse(`$2',,dlthick,`$2'),`$2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-223-  move to last line.c
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:224:  ifelse(`$1',L,`rp_ang = rp_ang-pi_/2',`$1',R,`rp_ang = rp_ang+pi_/2')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-225-  ifelse(rgbstring(1,1,1),"",,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-237-define(`dend',`deleminit_(,lthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:238: ifelse(`$1',,,`move to substr(`$1',eval(index(`$1',at)+2))')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-239- {line from rvec_(0,-dlthick/2) to rvec_(0,dlthick/2)}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-246-define(`darc',`[ C: (0,0)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:247:  dlth=ifelse(`$5',,dlthick,`$5')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:248:  w = ifelse(`$6',,dlth*1.75,(`$6'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:249:  h = ifelse(`$7',,dlth,(`$7'))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:250:  r = ifelse(`$2',,darcrad,`($2)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-251-  p = sqrt((w/2)^2+h^2)/(w/2)*lthick
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:252:  as = ifelse(`$3',,rp_ang-pi__/2,`$3')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:253:  tas = as ifinstr(`$8',<-,`+ p/r')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:254:  ae = ifelse(`$4',,as+pi__/2,`$4')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:255:  tae = ae ifinstr(`$8',<-,`- p/r')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-256-  S: (rect_(r,as)); TS: (rect_(r,tas))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-258-  arc thick dlth/(1bp__) wid w ht h dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:259:   ifinstr(`$8',<-,<-`'ifinstr(`$8',->,>),`$8',->,->) from S to E with .c at C
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-260-  ifelse(rgbstring(1,1,1),"",,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-262-      colored rgbstring(dfillcolor) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:263:      ifinstr(`$8',<-,<-`'ifinstr(`$8',->,>),`$8',->,->) \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-264-      from TS to TE rad r with .c at C')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:265:  ifinstr(`$8',|-,`X: (vscal_(lthick/2,-sin(as),cos(as)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-266-    line from C+(rect_(r+dlthick/2-lthick/2,as))+(X.x,X.y) to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-267-              C+(rect_(r-dlthick/2+lthick/2,as))+(X.x,X.y)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:268:  `$8',!-,`X: (vscal_(lthick/4,-sin(as),cos(as)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-269-    line thick linethick/2 \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-271-           C+(rect_(r-dlthick/2+lthick/4,as))+(X.x,X.y)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:272:  ifinstr(`$8',-|,`X: (vscal_(lthick/2,-sin(ae),cos(ae)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-273-    line from C+(rect_(r+dlthick/2-lthick/2,ae))-(X.x,X.y) to \
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-274-              C+(rect_(r-dlthick/2+lthick/2,ae))-(X.x,X.y)',
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:275:  `$8',!-,`X: (vscal_(lthick/4,-sin(ae),cos(ae)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-276-    line thick linethick/2 \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-280-  rp_ang := ae+pi__/2
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:281:  ] with ifelse(`$1',,.S at Here,.C at `$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-282-  move to last [].E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-299-  setkey_(`$5',ht,dlthick)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:300:  setkey_(`$5',ends)pushdef(`m4ends',substr(m4ends,1,eval(len(m4ends)-2)))
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4:301:  darc(`$1',`$2',`$3',`$4',m4thick,m4wid,m4ht,m4ends)
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/darrow.m4-302-popdef(`m4ends')popdef(`m4ends')popdef(`m4ht')popdef(`m4wid')popdef(`m4thick')')
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4-19-  arrowwid = 0.05*scale; arrowht = 0.1*scale; ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4:20:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4:21:  arrowwid = ifelse(`$1',,`0.05',linethick/0.8*0.05)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4:22:  arrowht = ifelse(`$1',,`0.1',linethick/0.8*0.1)*scale; ')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/xfig.m4-23-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-30-                                `linethick_(x) set line width to x pt'
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:31:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1'); dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:32:  arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:33:  arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-34-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-40-define(`tikznode',`command dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:41:  sprintf("\draw (%g,%g) node[inner sep=0pt, minimum size=0pt](`$1'){`$3'};",dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4:42:  ifelse(`$2',,Here,`($2)').x/scale,ifelse(`$2',,Here,`($2)').y/scale)')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/pgf.m4-43-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4-20-   arrowwid = 0.05*scale; arrowht = 0.1*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4:21:define(`linethick_',`linethick = ifelse(`$1',,`0.8',`$1')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4:22:   arrowwid = ifelse(`$1',,`0.05',linethick/16)*scale; dnl
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4:23:   arrowht = ifelse(`$1',,`0.1',linethick/8)*scale;')
texlive-base-2020.20200925/texmf-dist/doc/latex/circuit-macros/mpost.m4-24-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/combinedgraphics/README-88-
texlive-base-2020.20200925/texmf-dist/doc/latex/combinedgraphics/README:89:Note: `$(DESTDIR)' defaults to `$(HOME)/.texmf'.
texlive-base-2020.20200925/texmf-dist/doc/latex/combinedgraphics/README-90-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/euflag/README.md-52-  *  On a shared (multiuser) system like a server, the administrator can
texlive-base-2020.20200925/texmf-dist/doc/latex/euflag/README.md:53:unzip it into the `$TEXMFLOCAL` directory instead (see below), and run
texlive-base-2020.20200925/texmf-dist/doc/latex/euflag/README.md-54-your TeX directory-indexing program (eg _texhash_, _mktexlsr_, etc) so
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex-30-\tt\obeylines\obeyspaces\parskip=0pt\parindent=0pt%
texlive-base-2020.20200925/texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex:31:\catcode`\$=12\catcode`\&=12\catcode`\^=12\catcode`\#=12%
texlive-base-2020.20200925/texmf-dist/doc/latex/pinlabel/src/pinlabdoc.tex-32-\catcode`\_=12\catcode`\~=12%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md-37-1. Create the required installation directory (if not already existing):
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md:38:   `mkdir -p "$(kpsewhich -var-value TEXMFHOME)/tex/generic"`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md:39:2. `cd "$(kpsewhich -var-value TEXMFHOME)/tex/generic"`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-nef/README.md-40-3. `git clone https://github.com/jgosmann/tikz-nef.git`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-7-   MAIN=$(basename -a -s .tex $datei)
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh:8:   TEST=`grep -c "Label(s) may have changed." $MAIN.log`
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-9-   while [ $TEST -gt 0 ]; 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-13-     lualatex $datei
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh:14:     TEST=`grep -c "Label(s) may have changed." $MAIN.log `
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runEXA.sh-15-     if [ $RUNS -gt 5 ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-7-   MAIN=$(basename -a -s .tex $datei)
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh:8:   TEST=`grep -c "Label(s) may have changed." $MAIN.log`
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-9-   while [ $TEST -gt 0 ]; 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-13-     lualatex $datei
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh:14:     TEST=`grep -c "Label(s) may have changed." $MAIN.log `
texlive-base-2020.20200925/texmf-dist/doc/latex/hvfloat/runAll.sh-15-     if [ $RUNS -gt 5 ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tkz-orm/Makefile-79-%.pdf2: %.tex
texlive-base-2020.20200925/texmf-dist/doc/latex/tkz-orm/Makefile:80:	NAME=`basename $< .tex` ; \
texlive-base-2020.20200925/texmf-dist/doc/latex/tkz-orm/Makefile-81-	echo "Typesetting $$NAME" ; \
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/xpicture/xpicture-doc.tex-1113-while the reference points of tags
texlive-base-2020.20200925/texmf-dist/doc/latex/xpicture/xpicture-doc.tex:1114:``$\sin x$'' and ``$\cos x$'' are just in points $(3\pi/4,\sin(3\pi/4))$ and 
texlive-base-2020.20200925/texmf-dist/doc/latex/xpicture/xpicture-doc.tex-1115-$(2\pi,1)$, using these instructions:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README-17-
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README:18:- `$TEXHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README:19:- `$TEXMFHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-dimline/README-20-- `~/texmf/tex/latex/`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2001-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2002:       PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2003-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2005-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2006:       PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2007-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2009-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2010:       PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2011-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2030-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2031:       PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2032-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2034-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2035:       PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2036-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2038-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:2039:       PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-2040-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-4769-     if (! is_tainted($command)) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw:4770:        system($command);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.nw-4771-     }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2002-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2003:       PrintErrorMessage(&quot;points `$point_1' and `$point_2' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2004-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2006-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2007:       PrintErrorMessage(&quot;points `$point_2' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2008-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2010-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2011:       PrintErrorMessage(&quot;points `$point_1' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2012-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2031-     if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2032:       PrintErrorMessage(&quot;points `$point_1' and `$point_2' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2033-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2035-     elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2036:       PrintErrorMessage(&quot;points `$point_2' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2037-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2039-     elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:2040:       PrintErrorMessage(&quot;points `$point_1' and `$point_3' are the same&quot;, $lc);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-2041-       $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-4770-     if (! is_tainted($command)) {
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html:4771:        system($command);
texlive-base-2020.20200925/texmf-dist/doc/latex/mathspic/sourcecode113.html-4772-     }
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/forest/forest-doc.tex-4962-\begin{center}
texlive-base-2020.20200925/texmf-dist/doc/latex/forest/forest-doc.tex:4963:  |where ...|\meta{arg$_1$}\dots\meta{arg$_n$}|/.style={for tree={if ...=|\meta{arg$_1$}\dots\meta{arg$_n$}|}}|
texlive-base-2020.20200925/texmf-dist/doc/latex/forest/forest-doc.tex-4964-\end{center}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-521-If glyphs are desired that do not map as per the package option (for
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex:522:example, an upright `g' is desired but typing |$g$| yields `$g$'),
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-523-\emph{markup} is required to specify this; to follow from the example:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-647-N.B.: there is no medium-weight sans serif Greek range in Unicode.
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex:648:Therefore, |\symsf{\alpha}| does not make sense (it produces `$\symsf{\alpha}$'), while |\symbfsf{\alpha}| gives `$\symbfsfup{\alpha}$' or `$\symbfsfit{\alpha}$' according to the |sans-style|.
texlive-base-2020.20200925/texmf-dist/doc/latex/unicode-math/um-doc-main.tex-649-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-87-\item
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex:88:  \emph{Never, ever} reuse a paper abstract for a presentation, \emph{except} if the abstract is ``We show $\operatorname{P} = \operatorname{NP}$'' or ``We show $\operatorname{P} \neq \operatorname{NP}$''
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-89-\item
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-159-
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex:160:  There is some truth in this in our opinion. The great math-typesetting capabilities of \TeX\ can easily lure you into using many more formulas than is necessary and healthy. For example, instead of writing {\catcode `|=12``Since $\left|\{x \in \{0,1\}^* \mid x \sqsubseteq y\}\right| < \infty$}, we have\dots''\ use ``Since $y$ has only finitely many prefixes, we have\dots''
texlive-base-2020.20200925/texmf-dist/doc/latex/beamer/beamerug-guidelines.tex-161-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex-903-  \begin{Verbatim}[commandchars=\\\{\},
texlive-base-2020.20200925/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex:904:         codes={\catcode`$=3\catcode`^=7}]
texlive-base-2020.20200925/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex-905-    x=1/sqrt(z**2) ! $\frac{1}{\sqrt{z^2}}$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/graphicxpsd/README.md-19-
texlive-base-2020.20200925/texmf-dist/doc/latex/graphicxpsd/README.md:20:Copy: `graphicxpsd.sty` -> `$TEXMF/tex/latex/graphicxpsd/`
texlive-base-2020.20200925/texmf-dist/doc/latex/graphicxpsd/README.md-21-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/ntgclass/artdoc.tex-48- 
texlive-base-2020.20200925/texmf-dist/doc/latex/ntgclass/artdoc.tex:49:De documentstijlen `Artikel$x$' zijn geheel compatibel met `Article':
texlive-base-2020.20200925/texmf-dist/doc/latex/ntgclass/artdoc.tex-50-er zijn geen commando's toegevoegd of weggelaten.  De veranderingen
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/l3kernel/l3styleguide.tex-283-\verb|\use_none_delimit_by_q_stop:w| $\langle$\,\emph{text}\,$\rangle$ \verb|\q_stop|\\
texlive-base-2020.20200925/texmf-dist/doc/latex/l3kernel/l3styleguide.tex:284:\verb|\use_i_delimit_by_q_stop:nw| \char`\{ $\langle$\,\emph{arg}\,$\rangle$\char`}\,$\langle$\,\emph{text}\,$\rangle$ \verb|\q_stop|
texlive-base-2020.20200925/texmf-dist/doc/latex/l3kernel/l3styleguide.tex-285-\end{quote}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md-13-
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md:14:- `$TEXHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md:15:- `$TEXMFHOME/tex/latex/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tikz-page/README.md-16-- `~/texmf/tex/latex/`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/cite/cite.ltx-77-  ignores the space before "\cite" and puts the semicolon before the number
texlive-base-2020.20200925/texmf-dist/doc/latex/cite/cite.ltx:78:  to give `information;$^{12}$\,', just as if you typed `"information;$^{12}$"'.
texlive-base-2020.20200925/texmf-dist/doc/latex/cite/cite.ltx-79-  Doubling of periods (.., ?., !.) is checked for and suppressed.  You may 
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.tex-713-
texlive-base-2020.20200925/texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.tex:714:Notice that it does not exist an equivalent of |clos example with labels| or |clos rear example| for Benes Networks: this because Benes Networks are a particular type of Rearrangeable Clos Networks where |P|=|N|=|M| and $m1$=$m3$=$z$=2, thus |r1|=|r3|=$q=P/z$.
texlive-base-2020.20200925/texmf-dist/doc/latex/sa-tikz/sa-tikz-doc.tex-715-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err-2760-   Missing standalone horizontal specs:
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err:2761:   ``|[l]|'' $\equiv$ ``|[lc]|'';
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err:2762:   ``|[r]|'' $\equiv$ ``|[rc]|''.
texlive-base-2020.20200925/texmf-dist/doc/latex/base/tlc2.err-2763-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/base/lgc2.err-505-\erroronpage{583}{para 4, l.9}{MiV}{2008/05/22}{2}
texlive-base-2020.20200925/texmf-dist/doc/latex/base/lgc2.err:506:Replace: ``of the voltage $V_C$'' \> ``of the voltage $v_C$''
texlive-base-2020.20200925/texmf-dist/doc/latex/base/lgc2.err-507-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/base/source2e.tex-484-do
texlive-base-2020.20200925/texmf-dist/doc/latex/base/source2e.tex:485:B=`basename $i .dtx`
texlive-base-2020.20200925/texmf-dist/doc/latex/base/source2e.tex-486-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/euro/Makefile-54-		then latex $< ; else break; fi; \
texlive-base-2020.20200925/texmf-dist/doc/latex/euro/Makefile:55:		RUNS=`expr $$RUNS - 1`; \
texlive-base-2020.20200925/texmf-dist/doc/latex/euro/Makefile-56-	done
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/mflogo/Makefile-39-# Where the TeX installation resides:
texlive-base-2020.20200925/texmf-dist/doc/latex/mflogo/Makefile:40:TEXMF   = `kpsewhich --expand-path='$$TEXMFMAIN'`
texlive-base-2020.20200925/texmf-dist/doc/latex/mflogo/Makefile-41-#TEXMF  = /usr/local/teTeX/share/texmf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36420-     \textmess{Display math should end with \$\$.} \\
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex:36421:     \texthelp{The `\$' that I just saw supposedly matches a previous `\$\$'.
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36422-             So I shall assume that you typed `\$\$' both times.}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36773-    \textmess{Missing = inserted for \ldots .} \\
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex:36774:    \texthelp{I was expecting to see `$<$', `$=$', or `$>$'. Didn't.}
texlive-base-2020.20200925/texmf-dist/doc/latex/memoir/memman.tex-36775-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-515-%]Z!!"8O!!#Rs!!#h#!!$(*!!!]=!!%6L!!%!D!!&&d!!(j^!!#n(!!(pa!!'A4!!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:516:"8L!!"t`!!)s%!!"&F!!$X:!!#Y!!!!`?!!#n(!!#4k!!"VY!!%TT!!&u'!!'/,!!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-517-'e>!!$I5!!*!(!!!iC!!#"e!!"b]!!'>0!!!$*!!%ua!!)Tq!!#h%!!&c#!!)$d!!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-606-cE);RKuo<t1?;td['\S\at:%;OT,=(;YsHaFjHm;R_fhr8-:YY!kH@b>F#oC)%i9-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:607:c3_K\Y%k*@PZ2*+*"kLrqAM4`lm$+s5nB<9O\#Sqb-u3`;i!"(?d9D&E_%&hhXmo+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-608-B#TS)7Q;>_hDsno?F?I@5p9Ye4Jd!UW8onImnMZq6$1\TCf79<!:GLDjYl.jeNLq&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-614-jQ(I[d@te/GB&`BMA^UX%"-hOHP92H8DT(OG&>"tjDmCt\H%Vp'kA-aY!`/&b/`WZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:615:B*o5:(`X$6B^9g^F<QYY&[TRC+B8F"Ik#@Ejs9B=N7\@Tj8.8`1IcS*KQPo^AEOt_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-616-;+OI2',)#\1;o2=V5ne)!Aooi&[C&d7Mml@T;=LVW*.<#)"&4Y"-6VgQ!##)5%"Jc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-628-8;(F78W*ag!OV#,*Da5Lb3t9-^5:k*<oW.+\?]s@iCDSlf`cp/!KTus=*;iGrr<8;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:629:0BnhtGIiM(n^1#7AROl?E#@W*@_NrSItXu-)cG%XH]9s`Yt$NC)'`kr(m7%/k.\G[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-630-R\K0cXc=i,;HJ2a5O_YP!8-JQf"\OE_k2cH/99YCT%`V_/g?8;#"ArCJ^idXA$7bf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:631:Y("5kVR-.Vp`itR]58YL>WQCS&jYX@//3#^O'TZ4d\?].J)I$o3l[`j!"APjk2EsZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-632-1qD1302]:U?Jn:s.%;2p"]q47#Nsh?diZ%OR@re?VJ(g,o%goJ&tn$[Tgi,mFO,GA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-659-7D4ooJuRAZ52=Ud+])>i/4diE!e#jc;CZO,0Jb.U!+!9,46pqTX@0u=\UZb3-a#8^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:660:SjFqWW=6`*)<C`"9bai9.c:SbI)L/GW2e&dB2DZnP$!`HHQ#N4=DB_-IBA+5:0=*q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-661-*%Vi\eG5'LPq'Iq3VBEtFqjGi0G,8lYWeqJ*(!4(a7rV]^k:tJdnB*H<S:N?&+87F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-678-Kjr1oE?I6_*$9LPpXIT9NWI7F/""E9p&jV\jA8<<^.J4'3!7N-UA7PZq$>(FE%8M[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:679:]n,%W0`6VGe7dBuUK>-k$8P8/)&YC`HZoCR.k8-8g.2>sOuOiCOJj_/,Khl^&,=L;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-680-aXY(i8H95:lVcJTbauD*ASB_;^csT:P%[[;9JDD6&4\'uo&[>:1&>tW5eoT;)hH^5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-723-AFqD%Lq`66ZPGM5!S<tC]h':-+aJGI\:=lLi)<_>0-UH`(aO`fa6Q+(X"jL5O8r[0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:724:KB`51Dn^kSk_h+Ulm$IX]7qOIcXH4[6Y-Ra-J9;1&]01U+)sn`GrZ#5WpV>Ih5,qK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-725-P2g;j^<kpF^`C"/VNmN^,g*_r[s8R;<!(b-mR:'6eVoKoEGuUGkRN#*3k',NG>bH:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-770-=O@+WNhc.@d2K4s^+k20i#H/%HIRs$..DbfC^pe,k!T+^SZQ<`?'/Be!&AcZD.4"\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:771:e!bs-js`boJVJ-Wn]l2R0iV/45tJfHb4u'dZV_T>b$kMlQu5/\l.2H+m%ri8Y8_k`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-772-76+)]JB$X5InGS8U6867n2:@/Ng]A4dgTh+$SrYa;F+1SH1!0n`EjmP6+,N*9,^K_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-790-6VJC`UuuFpLs@\?p8c:hARuAZ9c4*O%Ym1I*GT_#,+@q0?@M5Bnj\bIS]UsZI\30B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:791:8qo`f6^`-"<%6!<^HE$0]o\=f+hZ1S?9!C[RZGX.`">m$#$KK\8`SEk't)Q3WHuX\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-792-.[a[QZ,8#<p%PR/biCi*W>TLnR6I2,$UYnmd#l!^H&.t!j/.6Ne;YiA,e&LDJlmaB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-810-_&cVo"QtL:.#M.A&>`BW+Jq,7qp7sTkYDeQQ;BOger-r8Ub.!$TiQ)t,:op8!'f&<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:811:JdRb,)QqLu*BEH`lD;"0:!tjES!=!:E':K$MU7<R2Bni<_]8Wt`[P68ed9unTA?r"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-812-aOnBlB5o!Qo;]N6Y2bi.")^j<:K*mYTro%B7V'eGBHWG$rc;66:D,mWL,+n$%"m%+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-888-&Daf7EBH$d.EG/4V!d"3:43R=#\_Ug*0ji5gGsZT!;<5ZaGbu=<\-"q5f4[<eG1>Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:889:#dMLAP!NP3oEL$=h4\`.!K`!X(NN%rUZF><Xi-0W(#68$Tth\*2.q5=`IM,CK!*0d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-890-5D:?pT:0+;m,'3BF.P,<*NE>ph+QGs(#jf(6F"TE!M-1EDa&oWZr'T67%uOYP"n:8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-891-rj</f[#p]9HEL?]3GPf(SK"9TL*1[Sa3;(9GP.\3fa9XOU0Dn:Vp=)-#AY(KjQ#j-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:892:A=\0\B%`\)&"@e%;FBP9/:uhk)/N[nG)C,,8?S(B-rgU><aj)L!#j$Mm`KFicXR=]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-893-h;0JLYqid6ZN]pG[<[bca(uU:9;7q<F=>2d]n5?5&F;NHf.+o?7jHTtVc;N^AeuoX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-959-LrL2f/>-PH*epGI15VC9(ml$j=,d.ZFO`#(?::pX.!,V1Z4sS,[no:-Xj_:c:'V3<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:960:aTA<%:F/7='o\cM8Eb>tBDrWR`+18=!QIA#o[g$fNCS'O7`FEQ=a9mn4&jRE6n\#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-961-J3S7oq0S<*j#CO$*4R.erW)\n1;)'+I(dGd'fZ8l;Ft"7^?'N?R;dhIR>GBB2h!UY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-964-)Y+cOcD(Cr_MUmLM,jcH.RH-<o:CV3`2`m3bI9SDLHR'W%6#SQ+T%%q\=<UV`dJ"j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:965:Obh4qk)!&J%B"1AHWA_Z+bI?PK`i1INI_$/'f+_K"cG.J-rT,iOmAUgH(`nY4't$N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-966-f_McPIdnYKVqnqk8eO,0*4Y9(9]Dh.b=,<*V`4j,H^]-<);b0?#'fHpF8424:t&k1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1006-mi+qg;TH0Dn9b%A^68GbHqceoiI?iY$bO"^B\.D@87UKMR?<4ojt#W<>Bj_B(;n$7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1007:Eb&\N\$5V(2QnK_oaCYT>fCW,(YRn8E#0`%T?LA2$r!??j1jf$@;F#Uq4`>:J&*:W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1008-2b/5RcPh0Le1^>UT6DU#WlT19fTH=*3b:a/fVJ']N6^tL=\;4>\B&'&+HOCSM-l%1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1016-(N0(F_Z'T9ka@/=D5BXSb@#tSVla]qrat-d[SdqW*HFXbqS!G%[$4_i`"sob7;K$Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1017:NZ>%>`]tcOG(;XPCJ2S=dn;43,`LhlAc]mXWa8u=bG&8hjpci@:WRR$r`/O7M>LG#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1018-DbL&)HrKMF<+rB$Cc'\SJjo`YE_*u1PrdIF(&Ag"`($3.SWAL(0DGtTdJj3SDoHVp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1019:8M?3KVV78d6:(1N`?$b(IhjQp.si:`8C]h.i(k(<*D]-lC6'M!UE)8QU7;b2^=542
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1020-f7C\N:Q.LMXiHk']B+nf!C&DP;`t#"?TnD:(TXQ`?F]NZJj5O#C$90Mq-$T/?m!P+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1045-7SIQ%jDMftBj78(.nRB(i,3"FJ9f2>W5O6Y/%LaO"25;>2.gE%)>5l_P+TTU_Q.PT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1046:eV<2kO@\X/r2=>^I4eY(7Y!oQnjibr;>`Q>T3?1d,[]PB-((qWN-]pf$C-]`X1*J/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1047-NP<>TWSui.,@r1S6B$"KHIHo=]U7H-aT_U[o&((*nPp-JqrDr."or%UXVobHQpN"T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1050-V)^Jn,I7R"a8kKgF88Y[p-He\+Ilo1='%cTAjVUn,V!>e5jWH15+\#bW=l13_8,)M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1051:_-VG=;M_33#M`k+)+$"f\2=pZPK`V\U.7n';JFn01iG\tR#GWX(cfYZQ7C[CapU!K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1052-,D$3u^Q3]"K-)SjLB-kRVr:<PPeeD,#g?8&>SI*V7BDrep%OKufT7gpP%I8F-NK6'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1060-)%/99N\];C8GD,??S"8?lt,+=NcG%m/"u9;d;B17OoWTAa#NNd$&ZVE(/ZLtAj$Im
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1061:r`'YlQ>$^IrQ[Uo,Is5!q1^jh_8SLnW-jQJ12IC,K`D)ePIUJ;aVp!Bg?O[8&i^?P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1062-5GtVcEJF_MR,$a&3ZaeijGa:>mo8$$j\gC*gsShgF;cV4fQIu0Ne!^mojk65gPLWE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1082-`-p*7J-oit_EnamK8aHWIlaY/jfMRY^eb=c0JEcBJkgW)dZHo,g*'dCc&pHro]1*A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1083:*`-Q*b8//$r/-TWhI>Y3=Qb\GjEgR"^4U=W(!)@:QASu95Qh^L$kAi.=ZkTt`[#([
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1084-8QI&9+&(0>+bA-t6Q"-Si0$-^cC9n-9M/J4EKW=0g]%8W8LJolo,fKKPtR9!F<GSP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1085:Ybrs%TBdd1gl`$:4gJfn,@$A`Xq-rpO$-#!8MLS"L11bLO?\Jd0"5>.gCVZUY2N1g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1086-<0f-%oVIc7Cn-Zg*0ZH3L<@6G<J]`:mnGc8*Mh`t5X0VJ)AVY4&KEXFbS#Bnk&O68
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1149-PC/E")7`ebZ`1b^J:gmqJ_6YD@Re2g"7L6YO2@WW'`1]\>MtY]P3;S0FjFg'2UfBm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1150:d`'k3[6%Dr3F,TB8APP`qI["qJ$Vos`%4I^+\>VA-NjdK#$Gf+3D'8YYZ$WJca@CV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1151-M'Spm!&C(UZ/GS#oJHsPgM"[TeC(MMr7U)=N=-<6Qt.Cb_Z"\l@i#J7agVhk;AB&P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1207-+9DWH5gM_iBp@De:R2#!:cE:-mO=0cGM=6POnh]N!!h-IW>$"*L"G\ib7Y9p48RBL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1208:8LMl5F;i;$aW`C*6Y'TbneEEjZEnCh(ajn?,M/BIA.$X+;ultE%`d)tC'KbC+LfYK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1209-iH`Q<1tk`)/U'$'KQ5($n%>Z5*H6#71u"::jtpKn"GJ.J"79(j]SaKSJAXAI!![rO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1238-nOXWjjW7PoiX"kAg&+9Ah!22D8CS<p6%ZoKeR0,]@\Ak+mL0>*HCCB?\qRlX8^L*K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1239:`a./'Gq)8gq9;855TD!/$jC*']%*2M`Ze[UN$^e7PFfdnjhNi86,4L\:I_G(\s=(S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1240-X#"dcJHTIG.9CKrj:sciV`cK>r[#ZqE!hP6n>R;D=>>R?\,o5="5J*rT0thY"c,_Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1311-6rg$N7?`gP(Hjq+=HL*"V>3C36S<iWp&/S7hLZr&:'5.tHi6!+/M$*eW=]C,9!D]6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1312:,6n=';K^[teRgo`oH*.qWg-RG"$%Wi%PdF0S[d=J-OYkFfC>h\GLLN>\do`VS[c`X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1313-"<IlHSF/\PCM+s8UZGLl)`$=^Rt<hgpJ[#rJ0=-WHM[g?e$i9pN0Ld,nc6Ld'_TN,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1352-!>tIlormYiiF\60T7R"B#k[>UgDjBC]"U[(`pS=[q:q78Q!;o_(C\,/8[ER$7W8]+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1353:"G;sLf`ZV$q`M=\7"c0_:3po4=cs6#7a_?D)]p\XDedk/5k`3&#gb;cZ?\QSa/+3I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1354:9%H2R-"2a`=]uFFm0E)"rB@V!!'jc45c5G#M4fr6Q;rkY36$5.K`Xat1T;KO(s($A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1355-rr?>*cXN6&kh-&h\AY:qjCa?AJ0^89SD^!7%eRdmWhH533QT##;kXG4HQ$@hK?s,d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1370-*+S2IZ58W)9dc/u1FiKV4cKanpE,eOE?Gbgr_^HY3$*[>jI%&8$kZV"JoH1RcCYm7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1371:?+\`;)-&eL5.$$mDp1d#Kctue[QE!\.p7D-Z88K\!pqO.8_`]k)E2N=X;b_6^s;@n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1372-Vd[D';0a#>iuE.T1W\W4X8JV!K@#$r.]7WG9kZ6#`5dO"7Mu\,i;WeIe2pboUH+j*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1398-r97*[NSWV<M&B3dmsAHk,i-!2a-rfY%*&V%1uI,R:FrSuQsgg/Il`j1=d<dfajrC5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1399:'-?efaTL]H^`C&;KM[]W5Zq2A0qJl$dOO@;R/'VKEdN3`=\1%p91B+ijnlUQ`=C46
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1400-2g&T=-t6l!irrGInkYqo*'n%2*m$]c%S&mXRJ^d*&""edKKmTZl1e5?lt-![b8G0P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1416-0F.[GkL-Hja-NNH=]9j!]r;8?.kl%\$oWa%m6]E6/RprQVWJ/-A8^/PLZ;DZ7:<_3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1417:E,l$j8G,02`fO_K)e<tIQKKL^ku1'l$5n@W0Ll+olVs199[-jX8g>s312juO&W`:2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1418-)RTaJ;R)H($b56%c[&]\7TK"7\PP3V5/44*NuhhB]#[u_74Zl2cfn9dXj&*Q?FSBb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1452-^_/XQEbVtFdI(]dF[XH9@./A"[K]@_Z0ZmRe3jL)B&NdK'>YaNHN*u)10B4X6D9f*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1453:NaEY/d%<qW94hC4H)5Us=FbQ)I\ZP:V!iD`N-3`n9$TD`U5=*0Ulau6*]O/O>J+.8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1454-/*/j#!#u$HOF#i+>hfq5k9I<M_9"s9YWt(EAhOS;.l^o:%M)<];L5K`Vc>0KRS0Sh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1462-Y\tigj:VGCJ4J%p@Y.]no(MlG+rl-fZ(@Ug+#Tk*CNuOu1\3M3!0;O%X^LK:7PWn5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1463:"H^ZTOhpdcl.8:FAqj"uaWM4T.h/T9n_!a2W`O$HXN+pBjhts>83D#8]%+m`EeolK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1464-/8Q,VB&NMq'\fGT"OE_4[36#L1[HVb-`Sq=/I7h#gT9?/J/kTLL<"B2efb=*#s>Y.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1491-P$&/AjT:FSG<VR51B"l_E>clS&+rQ-]7]j5TWO%X]1W]t[ud8s55#Mr:VsDT]\B5]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1492:NZoc988R[!\EfU/f%"U5$#3MI\Krif]oUKY`"iK-Gi/\\ZqM$;fcs`)=[C,O36I8K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1493-pTAh^F1Ki*]6PQS8`tU5CjD.+X@:`T/WtlNI_W!b^$BBA<NU@(&quZoGq;sH.u]No
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1636-5l8=ZR^VOe^t;1dQ,1L*k;8B@AfJ@Ik)Hg7Lh2+^(n[;]BoE`+TjD!,:VT%]9e^F8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1637:K.8ku_)^9CW2!`Z1;;:;P.9SF5tRl\$hYj"Y\#1:'P3Pj,^\"_`YLFiPU]cKgY/FX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1638-ghp#i%dYi.ifsh6b'hMH@R1-<N-#0kV]3<%4*_O,%&'0O:2g^`"3jH3'n!DK;=ai"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1696-5GefV,!2qJ$a.m/:Diq,9,RY)*1UmV!&u(Z8k.gXbX)M"aPcqliO4H\QFO^4UREIY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1697:[FbXO,N`6LlkoEn.Qi`&-$P@M?om>PV`M,l;7t<fbEIq"]V!&o`mGZ_]V#n8O:U;C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1698-7"O6';QCbqI)RHn?8:e](CE&MQA]eBEdA`%eYacGWcGn?+:S7W$$7P/i%H**PNk@n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1718-,@Jou+n,tk$BlkUA5HC$+R\<_WMO`(&k?(C,K,BW(aG^h%e(iH"KN->JB8.Hrr>)]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1719:CI,(ZI'D"_[fr-#jL.PX!+G`S2+\XlP*]Spb6#A*.nq$C(uKB9ER.)I'`oh==hMQ/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1720-6-*F=i(0WGJ@;]G?>)YA9odn7#ilL_.F3(&`%DW_&-1gufFM/%N+I(E6<rT;i#fh)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1730-<Wn"Oqg*TfZ<@I/F@KUlEm#fT%L5,jr2<'g7MuLW$s0pdSN;k65%p=R&:9IJ<@t@4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1731:J.We'[R`"%O&#Z;eS%sP=r/;4c\+jo5rfqmqIf>q$t+1<!s!tFr?tI1,hTq`Ca`WI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1732-KclO!fO5u1'7`SKH<+(Y"fo3TO:Ud@!ElX,QgToE9Mh4C2V@L!gc5JlMMYPGAT\!O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1759-\Q`TeN%kZZP()pa8*`lQpUIWFVN&^SnM7[23p]bb)uH.S[@&r^V</&`#fAPYPPm";
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1760::m-nq`$-Z4L0SO:h8lZhVm_I^NoJJm]=qVK:V!A4g:7mJadi=eT!K\_b_:W'`33%0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1761-`-(NJ/d,c\k1E@po#QoXc?oM7X0OK2QP(RGjqSA&J\aK!L7hrFI.5QU-ilr^o4O.@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1791-r95o?J2\$=(@-q0=Y=S1p!>Xaf*Y"NSs]H?o1N.*9f150o.5n2XSb!anc/sn:XY&Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1792:qm/%>9ctS?<ri,1nZ8/HUa"WcVfi/XJ3Y2VrG(`$D%TL//K4`#A;41K5G`FtdHg"7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1793-d*P7Hb9rAS=^W7BTDWf'`gM68A])TCJICS6K9Mo!8BbR":0i`eOu&2GA+ZkGf\kQI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1804-jthNPGhMu/OfpgYDmE(`]W@5L^^O9e*\mu`>u$558TKV3G>pYWMVE\lr2K:qj<YN4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1805:7ptVf$]j)TOta\$b;+JrPJ7aK>b`$Z!87`@Q$Qrmo3Gq5UDYGoOlP:W!i%pR"T!5C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1806-$XB,\0+X0p/$f5pM#a%UT1[fM\%C1Pm;&8QR-nc/hA;%D"bAW_I6X90CLK)eP`mX,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1851-hshGND^e$tm#@]?b(@;)#No.KGb<0B7LTR>jE9LZ923$n8D,LK(AYV>fVQ,%J`LnM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1852:pb`F(09S*U(%=KLJW?A):.hH2UL[b!KiT1SXZ'qKdZW"t5%Z)$^Xr+XC?U(`LDF!]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1853-k>9.%J[*#NXt!G'+H`!UFrZ+YpVH6WVQ7VFG)7%O.X%dSIil\5=iYBcA<Fg_(^sL6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1866-:aT2hW!!]o5*Z+9Bg6]k=9no3l7dX$Z#dIKg:K)\#J[Z=<-_Ef-BVGUgR]?)LTMIP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1867:VbpX:bK2@_gC.M#7l_GO_?U0-SO"23`,\K/(p<8$pfjX1`jt\PNZt6_g.jUQN;ds0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1868-.)nJ++dGjE:3d<$iesW*#BWT`UF\>(KQ*DG+2ftjHe!7ue_b>,K:W;gBhCS+mcpa+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1877-=&IWd19rY8\,en=+'PbEL,dTM'EU$SMqXe?EgJMk!/]2."K<4[jAL;0/tgX%c5DRL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1878:Nq<R/`^eUC37V$Z:p,%)LZBp8KgRc6`$5=S$cp-JR^+5]N(0JAATC$uPM;NZFP@%9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1879-H'KTeUC^\7c2t0hpZA7sZfD29&V>)uC!%HI;Am!eJiNn&2P-%")!fd!e+,b*"\\:)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1898-j-2)V5$'#<`b#/M=FE`?YlbnV;Ij/iaMI2kkt,*!FLb]:ntbiEh@NFQ4hpjC[k?%0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1899:]0tb:D6:UsI2%,fFe,/LGDQSBgWp,j:jID`=($k8%S/`GWQ!]HmQDFqU9#DNWE+,V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1900->k=RS.Q)q=Q"3*9Uhp2SZ,Yg#bqA@#Q*@g?;o,I#c^5$%iEdg,V*O*gjNs>d4U9&k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1914-I%WEt+In#<p$G-/S$WN#9jU>K61D3Gq!mjo>IKRPm%,f9@lBTogj)9rmJd0.m39;-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1915:Xn5mcI8V(M=1=LI=0pE9[uh@+)I<5]T2*'\fBM1E2!nB'+,b$)XKeQ<Kti`4$s7U`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1916-;:'^HX,#,P**IYZrMB.7(JCutTYK(FDC#l_bR0b:L$+tReWf(K>C&/RRa[1Ze5AN7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1949-+si7>1&7V,@$3=+5Pk%^.to`.`u@RIQNZeAVP]Pe1J",hV77E'kskNCm@aq^jV3I'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1950:#g4qCr@6m?)Dp/Lk2_,=?`dtaQOG&?c/"STUiiS#_3JVu?+Z+2&a@b$ebY!3&3N`0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1951-&1_Q%K"QOlV]lERBDpPJJcY3+R[K'O'ZaC<%cmfoPLt4\'p3e;=b4GgkQX+Ho3n]H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1962-1FJIp!"q?&mX<>Jj36:;!(c#KML+WI\mdC.!_*m2A:1$l^$]T5@?Id6Pp(rDr@+FI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1963:j\`Z7N&Co$4gXBFX9Moi7`NllE^.l-16(+W\(H\76:MYEj:FT@moA*pMH*5[,_C$U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1964-4Y"o:7>K24Yfom?lVU3Qq-im"4&dgm*n?jc7St'`@YID+7ml$kJteM=bN47b(u1gk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1973-9mP$ZiV(hG(@k*L;_hlEr4<b.O6'ZNJY4_bp&lX2DV/[!Cm$fuCPkaPlZ1KT[FimV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1974:m`\^u.ZG[@&.Q-0+&Q9-m*VlST`3Ob$a*4RMROM'9^Nr8:bG!&lK`h2Ns(@10YnT;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1975-`W58KIiA-Qpk\\mj/9_c',$G]f]r1u6ErV;Xs<9.)L+G7<@5+:>cM&:,:0bDm>gJg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:1976:gds"C`-6BFbe+OXE,$sVdOWEtLI+:-%,'o*`FmlM%\]`_RYhfKm1uZFK:Y"SF8FM-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-1977-hmJO4Bq^!tJ+0U`/UG9N92='G0k3!ga4Z7GofR7"VFH%Br=W,j(b%\nr;sZ7du0II
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2024-*.a*dX/J*c!BV2d6TN='rc;#Z8S2qbk+B/o,`bf"_Qo9L[2)&iUgs)ql87:6h+'(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2025:""f&8J0XQX/[if!)H`#@\^#Np1m+;UKukRL-R75"mTE0q*?F]N:L8@9G3g%5/$WO`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2026-bdeTB=Fts@<Mh6H4cEKUEt%s8._lY..$;UZOJ$TWl1ChSa@sj6E&Op.dfZFF?,GYr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2034-5?_T5Ph;c7aZ(1$hNmHK%e"KhKntK#\,_*_GGoL'5cUZ8(_`I\l1icl\<*_n0KKX5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2035:EP]mdA-oNa`Z,0c2t2m1;q$.\.j7C7ckQ%0@gfecV#,Y5Ph=Ieb+YUJq2+<1H02+`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2036-Ue!BeFheuU%_ZW,;FH:^K5M0B.t#;8!/CcEcU.#-b8F,Z>st4tJXh'd"c<WD!22K1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2050-NC^'HOK=JD_r`Pr9i@Gn.?eNeI%UMhnEiZ0`?*h9eUsQ#!6`&B'?TnF.VR@C?T/8[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2051:\`AC7I>nA[8OY2c"i)MOcYg-=NY]eRfc_==>jfY/$/LZ>Kk:=`,U+u+,]H8`mms`1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2052-Yn%47YTA!DrR9(mo]o8AK=PPlPpA%$*I8=PX[OZL[P1h'7LHXQnu&Oratm=h0/0l'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2079-^dBVmGfV9M2_!W0Fp=d,E[^KQUG,RPj+3`]kOGT-X#M4i:2k/u&_Q:28MV!68;J$(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2080:!`X$YpWm$o'380p.UL^s3Hl8OOg6ln`L-s\67\G7g=SoTK.4SYhuWHbf\G3lZ`HG:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2081-=WACkG;am8K%)CuKd2=\.*H!VH[!areNlBTo;_,Tes5-+.)Z*b&]X6cRa55V\-O-C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2087-00adt>tA-Y#Wn&)K7WW(e'b3W4oYMaN?]CCZPl<$DN!s15e1=C)n01oUth%T&k.u%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2088:'O]g?NoYXh#6^EV89-IT:@>mFV/[k4,=K?"iJpJhlU9K#6Wcc]?%W-`m0jgj)$C`J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2089-!j91O]J:ueJ]JZGqB&m6F"c5_0q4#OP/3.nH=QbMmcc,4q3[6bRsH.9q:7<84\gg6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2119-e5OZDdP*.C@qk1Z5<@nL]6t(E@f!?1=Hh!WY"P$!5U25:,h4T,k/Xt\5R9$5A(NqO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2120:.`u%%aF)Gu1'\[jqg*]*_p$Qr?r=`@E&-:&4hB,)=1[$uG:KmR!2Qb*&p)%t[6!-7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2121-Si1494rBick&,D\moBR"Ou2`dA+D&.,MP')ZBcl0#CeEq!EKTWnNUC/W@$2c,=Lm=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2123-%L.5X1b4@<Nu;TB0^Y+b$bJP.oq=4mdjE=&G<==GjtQb.,S%j<#j??Z&&PkA&4a3,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2124:/ST&86HU.XLEM`/$L;/\^2<Dq7k6%4Ku(gY]lX%EIB)9(`Xp@`<]#e+4:KU*CTY^M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2125-Wl=o`79"tL:s^ZG.^@tapBJ4"6":3?-.I!?389Ni<0!6]B_O/"W?q..E7l_^2R[i8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2126-h];$ZP#RR?6#K(6L=@G^@Fo_-i7)fuCXcWeT-D)cnDWPp,8Jp%GA#h)XK0DbB#7%F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2127:>q'J%B7]=uA^XX&7HGi#I'I;(I`AY#'Xit?$Z/f!1F^FESiHB,>!?#2QX`FSoJ<V`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2128-Gsl]/(rV,1"UD5PT?=Y@QB;b%[98cN_%L6"m1Wa[F$O9!6Q+ZN4,*u8e[")s#m3T]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2129-$tV-IIdeKR5+GO4lF-](M6"<_,$@<kW5:N;@1RM$>`Sb2\ne^4]<Nb_J4M[\iiE!\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2130:KT9>u+)!:;18"";kuM\%g<)r%6t51t'j`R)*<$\F1>.fPLTCXk9T]dc]9tqi,`Lg`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2131-[EG@"f]o&E;Znb;J2dOh`k%Xe^lfQiDBo3Oc,a8t?Y[Nl1Oj'DOWh8cJBk0f0^4Og
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2143-$ca..ZBBtnK8)TdfBZY)hHG?!1:HW"Cr7]>!QjLHiEXko6ui$H*b22)a:RDkW'6JT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2144:M3e`(EKkC0_fkb6f!L<KfqU"=k\R*L</FI)#oQR>7aK-EX$S42SG_FL(_Ud`VL*Kb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2145-m9LusNkfhI#:qPjrr=9I&&75\rhY^`E[^uIe9.M/G/g/:?JBVG+dj^C*#*YJ7M0th
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2186-6nH``c2])1FC/dab#AhU"]Cm+^0K'[<u(Up,TC/)UGJ&'19`d\4[53$&;#e%&-0en
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2187:j+GZ84GRH^;-^`33#m#*O3XIrnI0!;"-A2t^C#:oXg$C1P@`<T!=HZpYP1i+?_/$j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2188-+C1[B4$Xg-c81?[(g.,e$3M9.%ccqTb$Hd,]RZp]66%#@*KT5]\'W7QX\*Q>P2.sA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2273-*-QDe8$,.:^!e$`EZ#N')'%Ukg.$<LFegRhNNUFL\5IUm'dU)1fLCQ$;FVAmn&b7"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2274:#XM</67?[J`s$_Q.P;cRR+q?c).iBFS<JnjoYj_@Kg`_S!.Yf6\hQQ$M=;I!PC`.M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2275-NClL(".>Hc4,M7'I1PL@ZI#t\WDFhF^(dT"NS^3!+,*gXatcUHBK!-:-hqWc+&Zh>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2278-=^k?,8qnI1cYQRe_&SXiNiTC(J2oJ*.]@%@$hBlaH@?pK.UDLU\F-J.Btia.dM_df
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2279:*.TsYVkle@T:+`"::u=s,+PKei1QG;!6G&PrG#W>0nfnKD]Ab,$6$VE)`nVV2G&WR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2280-[#Rn-T0b"EJ2rt@*A@KY_pf$Z=Zk@DT9]ld,]iWCV%N,:@sj3E!'5,e8[dH1X4.nR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2288-foHj)cO.hVTF@SGOpB6`"b$T!Mb>j?1='c%]mu$:"Et^A5+QK^5PApl\Z]lB*t%dI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2289:`-8A=b0TG'>WSLJLu=F$HriKB'a`%SAsl+DSLIm>5)T.8!2oh;hm37^LJV_,#gapM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2290-V*_V6&6f5^XhYeV3$0iXa)+>c[b`La[6G83LSsor-@EdH!,[k%[WBm2MYN\1HfG@u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2308-8@Zl(AD2&'!!!7mreLfICO%\@ZkhLk3(E32&+Qjc,PL'HD>\8J?$NR?'=I4eKF;UP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2309:=$&n(cHn^L9m@Pq.Surf*W)Hd`7:D@3f;b"mm$Rmho?1)`W#oG4AYIe`d5>LZ/T[3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2310-?DK)k3Qk&*`[fB^JbW=01cgoQV>EUYd+YVQf6P#/HC!ss_uWpWrr@QfmXO/d^+bK(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2350-aIua/Q<@B+$aaFdeC(;OZq:/!`4#.'+%fSD>/X(EAB\P)Sr8W'X3OY#-!:qeaT.ha
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2351:4bmd[Ke"5B6jo)sGWt8W'fJ"<*In8BW!"3E-`[]&'r+)$,st5*\;("`4Xo;6Gtb`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2352-=\)p)EShK\KN/?M(EEh]&a`C"h6@7?Jm1B"GP.^/&3H01L[S]79TcMJ36=AA8sCH#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2364-bP@52]F8EsP']-tm$>Ks"_HNeeeq@%K8OV]f)[$bcU)rJ*-A$2p[=(_-]tn=S:s-%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2365:or)+d,tCp6R;`uDgXI=^LEt>b?$.K-Ue.%n+p<O]g"Lj<[4E`BR3"K/bP-hr'2Zdr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2366-JMod@/.+2FD_,t\T-76!@*EVQbGdH$G/pL;[p&pIY#h-=9$"rl)lLr2hbd5RO[;`<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2369-TW&nB4bX;9gU9YD62=b7-$cD*OR4bXR.fGoO>6#V<J/?mBXa3O.!<<8ES1,-;QQI`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2370:Xi5;W_P,gH<s=.MT8b`p.k2`n'Xi4aa+$]k7j1oA&XY4P#Gi`^#cGjdnrO,_VZ^Ye
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2371-Tqf]23XUBD:<$_((q)Eu"FAUk'pXGGGH2@S,^'*WC9`h/Zk5J6L2if?ess%Ki,VtN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2398-@e2[I@>t*^C;a9H6q;$k4Ctf^\GRg'/,$VG1[QS*M,W"RS6!))Bpd$+0W*dR""5EQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2399:7SZ`Q!D@S_GW1I^;#IBrL>B?9hOWt,;3]3^DhO'%e+YY$G:"`^?@S._aaf8(mgjF5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2400-<fp*ihPVYhg:>Dl+G>/nM%C-%.IZa%f-RGl>[/i(fE>h4F3kH5EF%,=Y987m&.$ns
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2423-,^Dq.&?MmW5(HW;\IN/1/;@1OR6^T="qGt\=gQtqKK%U&A&^X:8$B%-WDKPT'6#on
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2424:S=`,4+^-HS7M;Yg2QlK+Q8kdjjT$\0*W<VM!;bt"l-NWG(nhA=Y`KTaouX4NEaD.I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2425-h?Q$o=g.u<]S$3.XBXG9$t:uKFQup9c%*hsA)",-;hJjQSl/,&]Td^$)edKdJOg8+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2433-^^"jcUE"l"&ahi-rr@4,H*oBWL,h*f1`pU;(&((J\B&VT*O'7RoM8jik&f$FO1d.f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2434:Ha:ZE+"OL>D"]`e%J5S@_\AS;GQF"o,]J4?$c=27UBmehAH7+RGK!a?2N^+h`!E&,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2435-.S%h[Sq`G1FrthNUCQTYnsK@?#qbLi"8GlAUiqOth/MPIiuIpXY<qhR*n_-oI!j,"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2443-AIl/_+*RhVVlIGE5kSitd3ieTU3hZX60+ua!;HD+,7<4njAf+CTSUbm8%CJ/UDGWj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2444:Tn!@%\_%N$-e%^g:r`#Ah#k%BKd<0#SqfM[$YH2)>mr^qrO14J/`Znd$q<h7(p8kd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2445:9S'&`*Pa$BkF\[8=P%>+>dLM\GMWrm,<7n@5*`CN]PV3oOY<1A!:G:oj/EFCZt`36
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2446-\LFDYMO-#Y)$Gd./i&-$&%J]&J=*j5!4&g4#sU(-bF7\')5`T.#YAPK0FJ`=*e`)`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2561-7Q-jReNJ*h[>;!I6<Om.*i-:J4S6lRhBE^X+TVrT>TUW4oVY9$f5$)J&hlG28BLV*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2562:i(/f!P51a\#[cOSRAJ0*K3-_3AFcOYr`GPOK$06GE[cO;?-<&alih9t447F_R*f`7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2563-KhtQ.<;-=l54pHVYe]V;El0s>k\4Bs=?C[Lc^I%"R8BNDM=9X39=tsNE*6"bJFYGM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2573-1!rUTr;q;;njQ=s*bjIXNJRf.b@B#mW5'Oc_e]S>>k1D:f8;WFK<kd9Rm`_M7KFn0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2574:V^f4XJ0dbeN:EN<.>:M'@`p)h6j&$*`g/dOUZN^j+bk=?)P-O//XF=_I)YrPP"'C$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2575-rr?B'B,TJ)a8csq;i[KqU1SJ44:jRIDEH9$73B+_;?4^_R\96t8N(GB1('.rl(7P[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2653-W+sVqoHeaK$ui/@i#I<&m@Vt.A'L0RXG0VlmT>DYDd(Xl6G^*pG#B:k:.MM>ku8M<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2654:U^9N3p>Ju29daS["N@hO31^!2k>pP@nW1P`J!NKF7S'!d%"%$B1`_^6$Cf3?+#j_r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2655-"[aPl1Dr<jd=[-Z6Kd'of!l@ZD8Ccm:eLdahVt<G,]>XE+c^lu`Zq^P";P_a%h(1_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2674-n)^iGC_\#.M_!R(g&roIf8,E:J3aF6n&N+C<ES?m$AJY^"!%8S_^h`;*Pd\$A^5"?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2675:XIE#dc8c9(^;NsYUVC6B,cnc^j?afI)`U$9UN?qrCCH%;!tDb`4oYMI?VQ'cRXl<G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2676-nA?+3P?Dtbc/oQqWQGquQ6)h?&pCt.Sb*Lo6g\6OLFRe,%pGJH#T67%e[(Isdlu:`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2685-Ob\Up.R>$c4hYSJA1Us/rUUWm@.@%&@N\%D223m1'o<eUd]qiF1HYQrJPJbXk<0.M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2686:BhM/)Q-jZu,S^j''T`>TgRm_+F:=+`$;&;g3!10moql.8@ZeP`1(`5O$='UM\9s/F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2687-Ooag.C/4!pe9_Y?n@?W\-fqD@:)0WLeONu[\9$$I#kG7;:<(/6<DIrl7[9)D!bDB4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2702-R<V1ljUt+C6Unm;AB=i3OcRMq@K]PF$uS2'%?E%NRQd:'DJRP#P*:;i:5ZX3@kltj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2703:\ji19$o<&JLYf;rNU;6"`P\8$'nF+AjF(g=Si;Yi=M]k@`m>2ep8hu1Oq>qo7nf)F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2704-]B82JX:n=l?HKpW.3dpg/'8`#"V1r]ck"Ei.hW?</2DeXFhqRXi;G'50NW/iS=q;1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2717-ZlfE'0t*.-[nblXe&cc,PsWCW0lLBg%^ciM/=TG&%SdL,I4ERg80Ej(6LDdB!S4W:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2718:/t++^a;N7+Qjt`GQOX>VjnaHfTenJZlu1_I>dNh@B@%R$5`a-+\1Blr8+WHF&ZM'a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2719-7KaBdGoUqHV_tla^<#<5Z%6s%S=jDT_XcJlEV1N[n('\!B65U)D&LYWdn^5ujZ.$$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2725-)'f\Op@kZC8.Z<g(n5W==X9:`JiN'p3[e+^bQ+UnjSo2k`uJ&%#XneP:ehhh*8l;r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2726:Y[^"nUIJ(T,sqM$#,4ib1lPU,24bN`@i/ZN4*0P*k^$^F@9HV;UBWq*JX7p,)kI6`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2727-.0NOR+pQeQP">;BRqn#+b-Gj+Q0LN"+/ME\=rPCP3tOu:@%!-$)$$]ZR!\\X)'CZT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2729-\)UNjb[FS>,ikQs!($G23/];R<?$hr(jG#gXVhTW64t:\mkO#iSt&cXGBSm=gJW:=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2730:.4c3>)7JrB`dR.MU,HtJhJ?tX=h);g@GFmp^@E=1OXtD&;1m?3CK$)6;'.C2?%I`#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2731-I\qeSodq\KI,31d/:cfCh+o"kX>^Y<MWS.gK=>Tf\,aMKmod]T7[qWtMQ\\*6c$`E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2744-$tF=L]rRp]h:Xk73EAhASQWB_b8\U>i#_^m44dQ1b8V;X$qrrX*0=;"f._'3kKA?5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2745:2dj`M;Kjc6o@(BqqGjhr+HBAB@SbkDYba1Xe(E*5Y1:!?$5!bXb&'5m'90b6b.B`G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2746-h.(@HQ:-!'bX1eT=]"@_j(i4ji%qV;!*R@EFI#atg7XNk;sn1(Woo"l`SY=%lI&<$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2748-*,Q]NT>n4L8_or:F_/USH`YZ*QJa32Odot\.Zl2TZV75M?ZEp^!*BbAq,Gb"@6;)<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2749:QY6Cb(_2#&*RSRp;3[&J#T0d`#ISWqf1j$TF'WoUV"1=O_^Uh%8`,P0O&&rY-&f:X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2750-e$]g<#qRmG4()%+c%_]#]PKlnfRO"_5LQ`?.$W!mFn=W#k6$a7i;OpWVfnO4T0ihI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2771-GOJBGl_-@$1f1bb0n#a*=.RjI,*E$\Hhpf",g*.qOUPk?I!5SeNqLcF'&5nY&k^`[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2772:JAn(#QhLA.,"kI7\KX$NUl4f`;[)sWK2*k%m$T`AZ"2a*[Yej'*/DT]c3"Od0RY[5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2773-Q*CR^\V,nG!FBskHW=icP*SGhb?3[FU'9fe-S>,CE"Na&T`\N@o+p@H38j[5-CpU\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2784-,)e_83?35IVCn$ZYr^j`fe@\23?(KI=`Z+,9p0@.C>-el8X:L[!XbM8g]Lbk-d8Ge
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2785:`^U0]JhbP$%b`$t@bAdJ-sao4\^,TM;^V,]B\^PeNh[Qpksguj;PbCOM:(7k0BE7&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2786-A2`lNk9E,S$HmUU2NTVXS<&nn@Fruo<Z6#qQBKQ>Et"k%7gM(=JNQiT&Lf%S0SWgT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2788-KG$pJZkgtTle8Ea8+J0[XU%RM:FnR.l+s6fe[GDYXk;_O$(6YQ&ahs1ESPt,$@J$g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2789:YbO_09u]Q8)!?oBZ\g)`),$P68B0`kJkr@/W\tJ](k]tMTS']r?t5@J\>J&N]BUmo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2790-CQng;hMAEfKns\Ch7ngECHG@8O3C7o7;'^5"!"Sl!"RPTNoK;]"SoTK7TIcN$I7/.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2797-6(UFc]\hdK;b<eASW.'[g-qqMT01TB<FV/)R30\D&c=Z`c#L=JN:,+N1IN)=,:=`Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2798:>kY;`+7+s1Wj=ZI1T9cs#If$!^0+jUII(8u?/(J2O%aj.)G*EL8Cf`Vk8CJFD(VgC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2799-ZpQ=Th2''HYN]@JY;'0+MGh7$&-<B?rr?69_c*n%juF<UD1I5<]]@\%lF,0r8KdhV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2824-L1\P<a*p(<Up.0f;Fp@;bE>@7]rLq9CMoXOjPYPa"47&JT%+^<RGCCBUDm;VT%0RL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2825:`bD.7$cq)2an"J83)S1S1`*t5!sdp4TH*t33cjBa@>cX`\3nbqNC2g6#A,/9\<R/[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2826-g\T:QOBHBjb:#i)_M,uD[pHc4gHZ(QMDfKSocCV"`WMCJgXp?j4J-qj5sIC7Ad<(U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2834-OLGle2[oBD=q],0`kH,DB`KP8^G\l8<@`5[\RZ-,W;nZh4B/Er&4c<(C5&#i_-WNE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2835:.`LL#MVCHHam;UmoqbY>I)6.3!_D@\C3tROQ>$#k,6WK&pSVVhJRUP`q8A@K0]9Fs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2836-mDVF&<S5J5D&gPOOFJ0V,Y5s20dCXUIm[97WChd#j\A'(L-LqACs(68""M<K[")8>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2869-+!"Ke>^1!`,#>R9o;K_JD8!d+>4A@l$8t$@;5\#S1%5SM$<R*qHmOB^iSVSW'C.h6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2870:piCj=7LZ'k4MY21NMe"`h]p^X5A6$OgKa8j?PE>JHQ7kEa/U\Vc&>?!O+9`?jdO8W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2871-p0O6,rZ>Jgg1iOpg0Q6JBJ$%O'r13@$/gc&[H=pS*:^Ll[2Y#3McJ65G`l&49'i&q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2879-`<5NiJ5OG7WMZ^-4OCl8\<[<)[!GTtiN9L<gA,+hXO8n8*"7=gVOs0-7MT)l`rq%h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2880:8$4=21,8u!,V3tdpGqB0F"`uELL$nd?q*]M\EuVhB`gr=QKJk87e&BaXh`kb%"[()
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2881-'ilVIq\3j?m3E[8J_9g@X,eV+R9ZoAX:@!]WMij'Ku+R\S=G_5&#C(Z>lrJA7Yt@;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2885-qn.&!n=o12K'hno35uI!I8=$H6II=sZ-Q@2_"[e@SAnGU+Hmap#6TYAR1t?d1+UH;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2886:'@:`f''b7d__0ljXLO%O"$=%8Kfl6X8BZY-@IM5N(tIEPk""?l^`S8'.7mQ&Kf`$D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2887-Oj]/jTN)%]AU)c`cRlYTg7?ATk/S;+_&:A`a&@kOKN8FabT;eS-C=uRj^T98/p$Up
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2911-<EYjP"SBb7!3VZ.0o`q)Ts=kWNd8krg3,crK!O?$?^*JM9)\0-]RqU8=Z\nQ5j.>q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2912:3k>><Rs>KGX"R^t<92`GUJ/5T#hh<J<d.^]Y0+#]YQdhL`XYNAk$Lg4`U!\dR+qub
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2913-g1esM8Rs(sJllZ\IM@`<e_'eqJp*dFkG9\EA6+]BM*lFIM<'hF(oEVZEWICt"<O48
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2934-MX>\'4F=@hb$o1>q:B2+$1Q8tmu\gI*-XSWWhTur]6YNm]W=Msf.U*Kpm0WkQH80p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:2935:CI8L`"HgY8$5HF&jS'M`l.2_G@!dTr.$s<pU^7-5"Es^Df/u?qpj2XEe?kX.>MMJt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-2936-_knGb"-M0IRp=ErSB2[@-+ki4ZNU=/3t^f"Y%M:[Xj0JkqOKje/Ipg\T<o]V9aX9E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3006-mqeT0gsEkGHX-ip3<4.+f+a@g=90QH&d]`2oD!Jc2/S-20Ve$i)hPn__&NK90iHc,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3007:GrrLU&qXU:NZ!8\Vb+7d`9]$1^iWC;aJC1$#%8VeYi(iFYUF8?L"eBO91A`WE68Y[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3008-k,_4$?)1l6XODf]_1(j\D6bT!KGBH/=\EDsW3%4B=]&WQ#X]'9Hf$[iX1$]U[B)tf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3023--&jp1)7ZQ$BaEf/EGjP;%E<\<?fec%)(4P1diGI"0b<u-0`i#LQu42Hrj;:?,&o)q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3024:5uGXMNDA235`4"OmDp0n0dDu\XQQ,DgX;0fUEL^0+6(C)@\GP$VT>6@`X$",:S@/W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3025-U"IO6T^Ie=+Pq+%l9?L`9-^/L]<f6@RhQJa:Q`f+.^*3,f<a2B>['Q/b9fR:DI,Wl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3066-Q&g%X1f#?a%#50"1U)4+H!0:Gc6NOOPKCjcHdm&U+;(Dc,/\<DmG%TMl-4B$<o!:P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3067:I9S(V:!u-C=eZ"D,iCVi#L]e[gO`mFA_9O9p-+l9XE`C%$o\q,"G)Xu[C`9Y&2q@#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3068-R%p\opO08[9dHphE3"/K;kXu5[B[2;,E8/q!KG,a_sRF\f'##t4":q3,*JrCT(SGI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3083-4_Z1ucVB&"j.i1%(oER*%SCRIb)^k?5<_=TBk'P0R)s69F2_aL@`9WB,Kq)0%fZP-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3084:C:sulUlFMA1FQT\b93F*`irN^h$s!M^/-hU5YETc7L'<m`-35;.oMO-&TJi(VD,WH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3085-OM1J2r2Y.sEfDbLdOQ?;S_desi!u.W(!PqS`n+99mOabcga#""j6i33Zn&7>%D/[I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3091-o_a0'>1fp:n+ML,p4C3kD>#$Y.Ai;4rW(Ab;khc[NhHkI%#..MZ^_(Wl2&q78a\25
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3092:7du7D5bN!S!OLPYp8MT1PhQC6RH4a<`/GH()"6%^@+n>T$\5Pu+<N/mO$i`oZ$'/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3093-nM-?5bgMdnRG2t"h+o>d,Rek88*-klUm&h<Or*64_[K%F=qIbs:?dFj1-d@\rr>F]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3106-0h:g;Konlk5TDf\+3(I<P!t^Q\B"b6G*V7=Tu0O2WR2T!CZoTTk('0hOt[^Q2_"Fr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3107:eEHEXb0rFD.:'`+(^E4(N(^l$D1s:U%"S$E,-?=d`@a'*0G-TUAH)WQ=ZGZG3hn'N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3108-)1FSR5rqL7;`IgB\GO/]^s-,?`AZ/lJ>%Uj+lu4np8k6^</E`iMod(K8tYd$*=3H3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3109-&jnZi@4@/6"YpSeH[9k:jQu\:Ts;rlRlP"KAD;lVkAKhhF';6W7D0S6PdYO1*PM7?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3110:XLh>`L0#KW(f96<o33acRt16oQU"Lb)cn#$r95`.GI^Th*+h!`U@V7.c^YX)a7Q=U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3111-f].01OSH\XjKIP!Vm1tGM'GqMcJpNsf,hel-rrYZ"9p)iEnrb>C/T(d,YXr\e>XGY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3150->a(\:rZ?hOX0=\BlpLm%(pQSO$0.p("]$+K6:s.^YuY[Kq\k/3P!EK55V0lp:IA#7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3151:1%@)9[9I:mg6XFYBJa:KjnCPd`_KKrfa$_(BujKr+dk[rI.X?aNOS_g`e6#5gMl@P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3152-E'GhdQPP]R'&^-)B.&>'^sLZ@6@(/VW\_'*`lb/9?,RE'Aqu=_;&D&(+9g(#c?ZD:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3158-k=G[nRlOm4E%2^P@6"a!%gA>@1$_lQ`)t+9]7pBK0Meid00I(`@3e=Y_<u$<m'dE9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3159:)bDMs73M&9b"nm_C;YGi'S$oXbCXsde5HX4Q-eFnj`"!:eBO$U`YF\e--/4J,,O/J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3160-/Lt]bb"W)mfV$>+J]BpR>DE6"9.MFpM<mB".P,Tj'TWlsn4sS_#N8OUHnn7<\7:N=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3163-K:M,n%sj[cp6'g:Z)MPi_Z8,nQXXau(%JnN`3Dhf(<IrYdZSk8CNeF<I+TPpn^9n+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3164:k)V4-NPHuOnsXC=%'Cm3Gm*M4]`HGV7(e?(eeSr*Wn;:s+I$HY"E`e,&&-%R;K+o&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3165-ISp+=[9Vc0Uj!7[b:>:B:-2t:P!Hi`edtuR#9s8_W4'9R%I9r.O:@>6=K_?qfYR3X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3228-*8l6>7i]elrr@3K4>MZ::UNR$]4QoW6pYf:75i[BK/O[?CL-!Gb.umP>V64=O)nI*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3229:!FR3Uem)S_3$43`4TX4#gVeHE!$dQr`=;'>o.%o$]Lo%fWd,K?kL,lQ/Fn=$D"7nk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3230-^%50>40c;\`cd'X;i\DgjRPrrP5%"SMENA6]<GU0J8RUgbQ,(UScpl7$/@<Rc3Y^U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3231:*epKGdK3Kj&9`Y$?YiV"G57MZ"D!$Q-T&#BZlMW!\D$#EP"m`jd3<3Bn?0D*3!\Xr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3232-YnCF)q10e&a,5uo8rk]pORSoQ3VTE<o,jqGTVfr<NI`?_El0aWq-5F!_[Q#_OI&Aj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3296-0Zp=;8RP-JrBEo/(\83Ye/&S(%S*rheL&k'&o2N*MBg=3#9XV/8$MWZOk?"gUuR3M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3297:!"Qm],=]e`1')e#W_Y*-"\fCli%lq$.(RK_alfK`oF82a9#cOqQ&0LE)&WF#kI!Ko
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3298-L-k=B?:Z6WDVfBtg4n[n4&rnC54>m75f>H-B6&;3f@m)rV4bhG,tLO(TS@&'etjct
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3311-AU,+H7LQ`o-Q+H?[4V+^'-ekLD@Dpt.6Xs';+Ssn+"9^I#ls\=C<fd/0J+4Y^]8D)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3312:+3(<R.`A"r2\)K03T0e`lX3p))]-$bW)9o7!U8p6;TT:P[n+=[^`chPkOkc_0+H<o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3313-&U4<aPObsP*jmG[9JG=R'=gbZp)__pCUj'e>\-7"b(r9=:2gL2VT+:R,9.+?aZ/u<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3336-p933-NVZ:_(27g?Ur+0?/;;(\n\H5%`I9gp?a,tW\QINsN&`#3N"SS\*U;f<_j0jY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3337:8`@7IL8W2*MoRM$O5q_TN_B@9rG(rI\6O[W`uLo6JtKUb@JX&uh8m`I=JIQFTuk+L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3338-Q-!;tne2\K7c/\Ck1gLI!3W&clZ:k#-=_<h*3&K9N3>?m+-gJD_hd@shp'uf@j;*A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3347-8DoG>,<sVg,GF3uOb9W/'Sjm@<RnfpE),b[WX#F:b08a(0:L3Bn4CY@qYjL(W%=,[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3348:ca.jXMMC?*kF^&(asiI;DFfOCA!-Bb]4or7H.AB7`3W$WZQG81@q5QNp`4.IKEg-S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3349-:q.YR".h"]hBc:W^@iBKCu^Rb>F)m,pI;:HSeNs][//4MFeWD6F0*eiQ:4Ifi0%&Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3351-.cm-q8'pUuh<oD_K/>??=[:gM$DZcH@iqOh3dd_SRp!:`.`O46n]lV?>_"O3L_c1t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3352:""T)`!UK2[5+M?+:Gp(.j,".SDJsI=\YWrIkG&@LA$Lh?+`QZb!"(G@%R#6?(14D6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3353-GMFKS[rt88oE(hsOuA+#QP4mH""42#*CjQ*<N`-AMB1njFXJ%OPPm!Z,aQ1iUAAOi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3361-i%\V(rH4)U"!^Fs8f$8R)*Za@>.Z_*N+XE$a=_%q!P)')L`[h"j5.<S[;FZWi]ui:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3362:AR$"kYI>^a-^?fIO`tBV#$>mF!7o+sh9?G_>fS!e`_LOKI4D!Meu'NWVOJHe\S#?+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3363-H[tp45.gq]3jQi=eOg!C8K\MW_#@=>_12,Qjbl%Y4ZNC[`EIs5L^N6pjbOn/o_e$S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3381-'X9,G;1Jrj"$#bA6WghlZb^He+E&*)2gb$[+,spUp1JH0,+@X0ROBd9No!5/P_#C^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3382:a3`EYX6Klq]Yb>(F1$mqm3(Gk4&`larm'qkjqTl1gQ"l"Xt'/=BV,]&nkKlW#'8A&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3383-Kd?)hES&/dXNfEU:sBp4T.`2PE;%=J9#N[;rM:MmZZd;A\$%eL?;N6gLWm7NWs6CK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3385-cEZ>>B8OI])`s'7],@^V,tIc9\KlQq)UmBO.rK"FgTc&f]9jCW"EX.o@E&M$3nDb_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3386:<`OrDOpm$s7Ljd8H??7#?S0nfb^5^r(nJS6+,tGi9oFk%Qo'FH!hKZ[nibTnkG]``
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3387-Ve-fPh&SqDPeUjF,%atR-ib)6Hh1IM;'O%#B]Z(%jR"qQd^CfFU(TqX1i3SYa+XTu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3390-'WtR$DGRL9:eF'n\<UX@<c4JtC:l`9e4VW9la?HT;4N\Wpf<rY=UAe12_5f/)0(U]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3391:eh*bg7nd-)`eY!J,&gOo@NtlVh>h12;&u`9I*bHiOg<'$oBhUUV0O.jB`A'U#"VR`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3392-S.U8PW.i0!0P)%3\KHK`aZbL6Za+N+2H".8j@kaCj;9A_b&N.-+/NZ*];0@aX<Jg5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3399-1fo^]AM(8;+HsY%n>A+l[a20;haBg[&t$tmbblqeaN,U)#+l!9BYdgZ&l]VF!.,g1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3400:KkR6(%j6.UiA+.0T&/"42+A(p'm9YTM;`aD:O8;$G-MQhEjb`sQ\8;u8@ns)NPp<M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3401-U:t9.Q$f5D$tXB[@i,H\l>#Y1,E^Ub$k0qk'mbrq:+E&ZbI0DQbaD`*W^&T:,*\gk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3402-k5LHJ-8n-N!;#</!tIodUHE%qHE.ulH,3pO)%K9*?uaLdFfRmrUNh%T./@"FkKN,@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3403:nuAr_U11/`Bc,t%+$Y<>.iVi,^LLoN2H!ZqQ(]s:mH)^QK?mEfWj8>P`_=MsPUpib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3404-*op>=Cqa)\\f"u\Em;dV'dRaMUddJ4B#%Y]"$G&nf#uQ[fc8hT/+^L:H#O$K,S17F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3460-O%acDVb2>7UD@Q;7M5]3mQ'Z27e*0p@`[nZ.lTr\3&P(lQ"=M7'":n(J3ABS0&%18
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3461:&k`q!l\@!@=F`G_.@aqB.JEk!PMb5cZ5&ZnjjBP'8$tM\AiOXseZ`/GoCV[KlXn,:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3462-ct(Nt9:q;"4+mBOc7"CAKZ_I"Cp-D2(aG^hC34-[PXi"!F]3qld5=@Rmf@k3,_G4W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3475-)=:0/@NR"7O969cm7^!/j\iq(JXd3+cZ/_Z[q7U012ZU`_Ze&$cY>>i(nbar@n(Q=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3476:PEF5gBC`*BZA-6<,06msN]L,b0$tO?:_M`B69^YJ`ab6d/?3Zf>\"iNMJ55lha5T9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3477-OYN4^S+?h^5sL^D/1BX`@iQ:&,tHum#*hs#*MXT0S.)#e<T-UhEa()6L`#.ior5[I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3494--nK^DeN5q6me:8+?gbF3G7C4/pN`Z386(I<Y+u'A39U3"2!p-a(h,`U/e32V[8;82
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3495:Clsu`>i_JF-$Q;'H^7URo"d)5iO1Lp2'PY%O^a`0rZdVZO&.=#0?OhAh7!cUd-%N(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3496-(f]W`jtPm_)8Z!j.pkVLO&D_u!RAK%K$C]Ka/H$GOYT?2Q_=hXno<I6bV!JuN/4:$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3617-r//Q;+]'CU5qL56!>RQ:S.3DE!heTDVdL(M=E1igI.ef=S!(^,+h&PX&36LrfNiAZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3618:J>E?=&=`e30R\B7*J$N_e@N1NI,j`@V99V+:WS;;7m"8SKe!3BfRP_:`]r,uV)N1t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3619-d!h]#R.=9?00(>jj#"WHd&7l`)(-="l:-[_o3sOQEWJ#ibHja?$Z8(Xf[,eiRg=Qc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3686-1<Ng/<+;jt!/'%\W2tXk!0g"N^/U'ak,dj^AB5u%SFXg(P.9hHbdWjKA4QH4\)7GN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3687:Y8sVV>mG`AfkD4"f^^7`82sWf5>bLWF!o7r-sV/VrA$0*6BDML8C/5F`c91\H=F96
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3688-@R;<nWtL&:=HSZ]Z?LVmWN)-J>E/kB9b_Kc+>\U1n^B^V:6oS-;ofr^Em9T8eT0(P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3689-+N4p(m8+[XQ3?A.BIT'A-31Yh<VHJVr`YlHBWZEfK6#C113k*l+Hh!MJ_0_G$nQrr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3690:P+/p8"/d/(=s\UBdH(+W2O7`9?p"AgT1[7\;%['$OL#-:K?-:;MBs&4.P`B7j>`6<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3691-gA=0JcX1Kh)<T_QN4T9S<T!oD<rd0GDP%^Y/)t?baN$o58/3hZjp!DrForaLSS&eI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3707-)9*2h?s)30EL6eAANAC`G9.89h.pKB8c6[A7N@P\WrW(lp8Lo5fD>%r;b^O9qnQ9O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3708:4Le7=)"m`S<5t=D$qVX2^^"?(oB8DBNFIHkQ]Y`^j[u'(A#HT2OV+D[d4lgX8uhj?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3709-a+)C>PT67NL<=A6R(!_\c/UgC7=n>G8Bs9f9i!?R#qUt=OB"k4"i&>49DKJTO^(F'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3718-R;Wt0mBUVc$ns[En]!(<C@+u\7E3>/MB72$WMrU6gUEQZ*6PRfQm+0"4L#?S%qFp(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3719:`FuM-OVo&@;@_;(PWej2bodrfOVH$@,7[hR%INiS`@<X4M1"NU(eP!1%kM_QIPm!W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3720-21>K)"*\@[M\3oKWK$U/Zt`2(2e969Ut1).:<O?'0/8rB&4jV>W?7C,O^M$%oapPH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3725-%khj_[doKDOd!DGMH5U+VVIZ:^gmJ+!QQE!V"n#XPLeeN6B;N\na=(!<0ehMl!2Bc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3726:H'-2]Y/Y/Ug`%(T^3qsU^NL%5Y/'+:+:[!LJ+^'LC*ejl9^$</3;IM`51N4^X4V=7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3727-=H3QQ/]\2)"pC*.=,rr&5HS%%=T^?gfcosO4&,dtqXgZ&0pI;:Z%=kQN00[MH2dm1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3747-EPMSKV[9f=Z&$=r0NKe[6[.;Wm6\LQ2P6r&GBXkI=UTL)$3>^0#!(rEcrlU"OSO^-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3748:jcHIYqdPAL,`n?ZZ6-g(J?+6k$Cg*U5@lJeYUVm?&&q/>q`NL+$`O8,(mtK+m_RTW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3749-l1ierUl7h,8/5co2WQPPgiLs9W\&oT+[hil94WU4FN<?D&DTa`[h7B6&2S>7&X=U,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3796-%RBYMe6C""1_XU0"$19(TKJA%62[a:gG7R(:=(8F#pa?X!8nsI[(Q)\WYgH+9G>G'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3797:>-0QZBX!A("-(tq\Ff/UH>"4`jB0hA&3$%WD$-I-IW^j2(!t*dj=XO`j<&AF.Cppl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3798-0(MYD\aA#MkUFF\RBiacL-LUJ1pqW6cZ-&*;^%^,/-4OF=6W_fA+KfX8b*_>!s9G8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3859-/5Q]eTX-_DP0A6#BN6I?)>R`Z=.Y3&dME"1`p#41L$e;Af%*-u'U7HWfL16$8KW'S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3860:!/3U7`#e87%LBrne>nnj2A/XKg^aM%oW%_-aJ"@Z3]QHO>$L>(<H(g"$ECp`["4:(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3861:V#*.h5`Fp%Q!c9pL*U;A#s0Oq0#.HVBu.Y(&P5u$JtS\u`B@%?*i7AO/jk^j-NFL5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3862-F6*Q4>7([EfId)D9$BhBn+)"PA#]4"UIOXc"jh2gli-tNVetd-9h:A0-^K>S60B>l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3911-\4#O#]RsoD!''6/<A!>g#?`uBMA0r:Ob;0`!%R[oB;*jkUJGP*G1CP9J3,^@T`k1A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3912:H"Ue5!`)Ma2";ps8k-sU,9o0.U`7$GE@+0U?t5f-eZ*rNQ@JsUa36MNE-`N(!0^/G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3913-&TIUR,a)+?[!M8sR^'_sg1fJ:#ilcH3;0?kfEXZP>T=LdIUSi)[-!NCNCgFqpmF#s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3983-DN#+_'eBe@5q'HT@Z-NWE<iK@NC)TU/k5qe+SGKJ8T+(Z42tJ0Bd@ZSrrAl)\*f:Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3984:SIA^F<"7uS3'mj3NdB`nI5BeXOk[\j7X&AE!@Isea.O1=$>dji4E<,'E+6k%`u#nh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3985-I6$4K:=A/sSbR$&EMA1*?9'Qb3`dpX.AnG8d;;GrK5g3t%+)m"_jAC$8]#fP4mUDd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3994-eg?A$b`W09jjsS;r.in\[Ur(ZD?lT6O@(a#F6G,;DXMVI>30rN3"_8tO.&Nt)<\+[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:3995:8OFY%:pLBEYRAW,361j`8>9[7LMkPM"CRJfpSPTS66RY\H!ksgdiH$JN0AI%dQ6`P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-3996-J4<gp/7BeVdRbq@kFYKuNTVudPluel"[NJc:/BH'Oi#*FLpnLGF4G?WIJKnK85aIC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4036-PAsW9>]niNE#e4VN$:I$J%e+=KhDfrc6NhWd7Qk_OF[$^8g^+'@Md4,gIWY1kGC%6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4037:-^`p$?/e+5AAAGA5sG+DeNUTnjkm><,fWM0ijfI)ma$@"oW4Cd7gV#d=-F4!j`>rJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4038-6]R_<<C8O@2R5pl!ueOsiPFhX(kf4.EuaQb;QM[eNo5$">.8%Fd;<5[Bu$u/ZcOU(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4051-<n=3&I7k0ngHJ(<`/B@%dDoVY:PKTiY1rlr(C1#V"7&e;bijb.bAX_M=;E,04hi^D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4052:DH_<kDSL>b'Z`8ka7k&q<<[$9eB2!3(7oZmKg'2#)]P#l60"rH$&Y`:@J5puh7IP`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4053-jSo2rT]32M7=C&N=D_oJK?r%rFe^P,9am.U&`4ddAdu`\j.>.^>[cOh*9O4U4_@?1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4107-!J!9ENmurp>?_u>7bk6Kc3=P^gpVP:^C%!,-p5Hn";B\Wlc!qjo3'-ZN"po#$+h'^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4108:b.8@W+`.ob'.e\3c(8."oTQ_bDaeX]7n9*N#]oQuHMr=cNa$TEAGKbt&k`n$\Eigd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4109-bhGIE(_MHI@$CRa8BaJ4P7j"4,W7GSD&WpC-83&#N>W-77L''B)G$_;XFUFE]alK]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4123-UFobe!:ZC(k59R)?Z+NFBj_TpQ2WF?MH/Hg9>47B4H<d0dZQle!XfI1AXJu"lmPrH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4124:A>O\caF^`g-^a9<4;,=tH5N!:_m)q<S-.Ld"\@j)[$aRm.0'K2`_ApMrM;Cm`8R1'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4125-$pVabXf5Je9/d^"[fM&!"ooW_l>!D?gHsf0BF<d6o"bJ.+-fq1m,:I$^&c+/+.N3"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4131-"PO&G4+:W4^&J()FiG%?@a?$EKa\cO!gEkOjWbFT@WT$]ZiT$Ll!ogu-^sBpDSl#J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4132:eqV_1e>0jn!/HFs7WJ`$moHQBVW@r>MuXCEk*Z=o1'EId_NNZ657/B#-J&'`7Xe3q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4133-C_KTFXG++EWKop$\k!=n,9JYdJ't;1o.hRZQhZdfj#(KR,U59h5fVd"qrXWD,Z)<$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4148-RTQnZTR?jEb"p^*:PZctY+)3O3aL!bZ"n92\%dKf79*Yh8EBVKmZk02&8G%t>K7_H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4149:K9-K1^JeH]qa5`mLZ2+I0-0@>:6fS.2mKTMk0?KUR%W;$Dfo+J?a'6?`JXmp=?4Dn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4150-^&"Lb&I.,IjU^l'6e8VI4JkuV7iIVF.91GM]FTJiX#%Ph`1A.A-cC)-72+oW',W!&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4192-@?>oNW9>baKooO/TH]Br)<^359Ti#6.]b@`B/QP/rr>Jj(m2gY:JX5+&330e80qID
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4193:6-di(I;(P46RLI.G(MDC3?;iW=dTsJZ>`bQ&%,1P#oJA5i%>$\9jt:8`.\Er&99R*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4194-ASWEsQ6:37^,GT*W'>Ll8fU$6>S&YGHMo7*bC_%"W^1%Gcf%b*<Zs_M3TQCuBl4lK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4222-$N9#[Q2^gep@p0.!nH@9S*M)&8**0#.\eAag^cOI!':%iq!%eY"R5]`n@MEE[@IYI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4223:nICOr%'cm(k9+1(JpH@cEu_'!e`(5$aQp]%NLF.6SLnKD9U0`.H";mG(J-:jf)FpS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4224-C;BV"ig;iXTLBa*6$X*.Sape](]\abMSdg71q`=[jbbY/^8GYA3Kd8@NPQLSmVC"@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4225:fC!`rMnqJEf!?^F5pr2l#X5ZT64piur^Vl=0%Xb$L\q`JH/Z7-nY&\m*\4QH-pMr3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4226-Oq'[+=76d6?E>]F&ubBp&!RVeMYmk^!.m#LMrUFi9,snX9J+UT8_QRQ"-:N)msG\>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4227:AfDTZ!S+^_e;i)U<`'YO8M.$)e$A@[Y^L=YZ0lJ^#oYEM`ruB)qUA^:?V8jH/FAVG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4228-6tmI3I#!;gHWO6`P)'J\b@Bu^fGUKqJaYF4C<?c)]U*.qF3'<#5<AG:lP?X==)Can
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4232-8R;a3mD/DS^+Rqu5C90KIP.&:AXSc2CoC4N61srTg7K8X<BN3aX6Q-]M)<uA-G*Cl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4233:J-(\#r,p'`IPpoDisf-KR<8hi,.:23d$/A-'AqQICFR4lD04S"X[ttPUWkV+Ln6!`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4234-7uUJa/T4b$d,mMr^u-'imMU$%P?gD6FBbkS`OZeeT5_8(gD=g51m+ue``H.C%d0;N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4259-qh!l?*!jk3Aifl?Q8(G+LtmRPn^)cJ6Yes;.l-XO9Fr_qUB$#U#7&\N7GM"B`IGO&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4260:*"S\Vj<6l%fj&p?@\Y'6)8[+2Sp`nu/*qlD$X=DpgLG6=-*s1i&&P?WB`XTVHlOjG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4261-^\CcgF!&]>5jOBu-u`5f8eWF!!!J@b&'.=FQ%o$uNnE#!%#$'i_Q4Toh_;M<Ee'[(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4266-o^C,f9m:N<T9'7J*!I4X'mF$X7jI-rIF7_d=<ad]AMS0HA9IVB;O,[HBTqQfOG^Of
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4267:N+[G/`B7sX[i8>QfEXAn)j-)cS=UF@F5,0?0(#adb`RE6F+Oq4U?O"WaC@]>$9S`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4268-N`htS!E$aRZ(Y,>,+K:]@m*"_eu[X,IUX%ggQHQ,h"l5pXQ+;#GhXN8:cMD>9%I$i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4271-a?V%NrVV">e_!H#EWYOrX#$#]19.)VI_N3t`hRG)UFl`gK(-Ep'i$H[GDY?*&\uN+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4272:I6HlJAW#>-`XiD$!dVe4dr2a!OXh&u`*R,u!D?oBocK_\pVkE3KT]IE(rrIG\'4Z?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4273-GU*>l+E@(P5m"?TUM4U<OiYB*C/S-_2qXbF8(rOfbFIOAafLnuamuYNEPqWm>5P(_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4283-!S?k=F=qb-:3V#2e?#KiNPqtp7X,W"EDQu;7mI<#m8%R(V=brYGU.l]H6LDVXXatQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4284:WZbc'rSbRTe8dNCR:<=)L`$:Wp8M7>M>m:c%!`rX1p#E:%<&3I5jH=_:o'Ts,D&)C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4285-7$8u,02)r"3\RuX@;rHZ4O=>U!#`TKRYG\'jn`A*=S/K@Qs[B6rpk>MPP`%p3?Lk;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4338-!*r<9*nP\H69sLLO:SSAq;S'Y=QRA^5gkt@SYr&?&c't%Umt!'&+t:c.KK,*R]]'=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4339:Am[<;9^,]m\YCE>UN"462]R:Rom`AEd0To<7o"J\X$""lOX-D_L;F05/]UO``PgXj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4340-9=e7DZ^cE<nFWgXH!SlN8RBF4Ou88%Jq:Ft5WB/Xor(:X@RCLFWdnqt?iUGr=fX$]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4357-L_rBH!,fIJ.\tP6!M1Ga-3c`ka>iLX?7ReniZVt:H&T[n:`P)dVM(DM^8?d^G"AA2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4358:[mFboiPH/90qcetlqMS`l;=$iM&Ji#E(ah`*Pej?h]c=\rK_'PY,W$E8^7VEg9#e0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4359-!_B53J;+D43Pj#d+,)Wm4"d7]F_qXUP>e"IIs@'J.hCb>k^0s4,k?6+;7;QB_<[QO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4375-\S5:L)3[-J4YTBGN7Ehq,\W,<=*?SIRfPt_$Qi!$masfHbJm*IS^D<8Y8iQa;el.l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4376:Km1:0GY$\s\uV))UEke^`_J"/mG0#@jk6uM.3S*HO6'KPQQ]$Nk`T1?0_s!#cNI<N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4377-EY^s,FVaDEYi(OdaN(b(\SiG#!B-L-WM5Ou9Tbm>3?[l_f"$.YT6(JR(o[W>Id\E2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4405-b=_q.CUh3C,#,gb;o(]IR``+!"IPE7ag;6k^Ha5Ve1M(i7dX_glsp4%(s+W\*cem2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4406:Fu#"o48IYrL`^!PP)\41C)U;QP%^DAQScne$5(T3fR$R`ac\@Q$:[QrJ_$WBY$Tl-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4407->WdOq'>Z3S;^-BrOsP3+0ASlLOmc8P^$Cg(WBGc'B1V0F6a<lT1Ue7i$2`PY^9nYV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4418-<M47gFIM5&WGDW3*)tO,p18Df%%1]mVh=8_7s]n-)FRE+_AKH9[.NO5:TZQgA;oVm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4419:WZIYjGmMSRlC_Vhf/4Y5d]4'`C^^uID(!c1XKM0:$?"`>I)I!;58r2bnQ][/).j9!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4420-5<X@cH9B90@QT"]'X=nN)N6G6bC2[H>*;*%8dG0J!8qClmn<ip^<t#\G;B_PS9OV(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4443-#P_9'+#EXhL!$%sWnHF]1p^Vp5"&9K+`ku7U<d3ej<P":AX*X2[qtc8V?[^5]AS=*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4444:hnFS474fS%a_+%/X-*.il:mjlEWtQlJ:r)/bmsUXh$Y]a>BP`mbCE/nE-#$r`j3@K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4445-&9'm2UiLJ1*n9LYR7r6Fd]>_7ocCWAj<]EZ)]t/n5jt;Sr2=N-5aOl2&/X2d(/;RH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4447-)#V.5E(E,V*q^8brR%tV"9Jfmri1kqA.#Fi0e6Xd++*<PX!j(1%(Y<!i,WP6*RNR)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4448:4]OEr86P!rEdR`o9(tMYP\#>'4%KGj"1U4$ab<VNA\o!Ni#IctR_UX=2jrg`R"uk.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4449-r\&7hS]Tc0jRFM3Qm71eiXZ(Er'a'iacD8m(!%YCl+n(=Pq3<Uqp4c'K_q4Ff*0;d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4454->tu,-?k@`^iE2,l&BpN(%cTca`d2W+8+&W^*2!t-J_9f0b*CpR\)/;Sakqgm[r+@-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4455:lZ/96Z0aUfKU[c?],W7_`CDJ"/F9N?5Y*Fk(fBTf\M;"a8j'WS8rtj$V,`a2L-q&u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4456-i+/ED0>aU2,:dMB6:?j<rq4c$#XS@Cp8MT2AjQK*Lc90$a?H$aXQUWAXWggrb]bK@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4457:"T:c-?R$_:gs$ai\/ok`3Y06">,K6ef]Q8g=&sNVAf4te$9aA$&g`i<X-FPJIj%So
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4458-$Ut/Xaohdb:'].o\VsrsQ>ObOO>$_0Uuc`JV.j_/>KPsBOEU$p!,um3e7OZ7+thGH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4461-_qM;BS2:FL7M5fR=RhIAWkgI0gO;]sP'B)hV0&0[31&`L4+Z1+j4*s&dqBf6ZBTG!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4462:q*\n`3uNZk)q4%MGsl;,$!`%6L?I-e.\O=T'BLKPBGh'HX0TrH=n*V>?niWCV)GLM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4463-*UU*=8CL%k#:BUmO/</TX%#,Kb_$1F!muTUYks<S'M8dMb0k.g&W[??aYg$><?itn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4546-!(I5AnZ:E?.2nG08B#NJkYLlQ%hJHQ7+?T[08:h(D'@IQ"H-8f8JhS^4a@daM2H'7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4547:;JCMPrd"MDDXZ95<VR<hX`IV6eX;',3i)ar#brZbk9$'N4P/`!LaBO@Z>!="Pc;#$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4548-!9YC$/,KVNVEPFQ?Q4G3leWYp7>G0+ek`VEbF^G>5R6k`j/:nNNN)h:QX'%2W>r-W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4595-qiP&@0`9[&[c!JPOn/A/nu1N-2-+?VLr1HXnp10`G&G9@\D[^YM>P@Xo&g0PVs@6b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4596:*3[Hjc4gq`h>M$q,.(j"&s:73H)DXg'"MH+PLJBX9dZ8h]bm`VOo3f:NQQh%+7S2b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4597-Y)tT[N2lcbaWtN`9LIpaR8`7V>Bh/OW`<]bjX<Hsf`d+L1$_0<A)C.'YV?R/X2&+(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4602-Q,/U&650)gI=E_u1halNOpN!.meqVrP740@&=tVl`]<?Z>j[^aZ&-R3cL5aCOr!?H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4603:Yo[k`)D[I2a*6D'd])'B>"O^`MZEDpn,EBA:6#<r,AOYG1$#OdP"`3V.6C@6QKpu/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4604-d1=U%'IosbQ.X5K<0>%iYGY!XAD7#j6id.[#GiR_>9JYpUjsk'[iq7S(BoWQ$862#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4689-Tl=-1kI"l)^;faeCQB_nc2h1%H-L21g<0Uk=b&eiEX(VNoI&(ar7\8I>Hr)&1GheQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4690:`;>)\R$#M:62=Inq5hrC.k2[W!Oe3k2.@.JgY=9]f_8nf3,`Q/P"-GX:skpZ!$gp(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4691-5\i?mDpTD:fa@r;)ZeT!NSkf7T204+)sn75"<`[/<^1dU4:]mMZc^!Io&PqS.`F[!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4692-eGaT'/0g<SA%K)'$Z/X8o]5jIdHMh-oL12kRs/MSB6hV91R"#o0j:OuQC)>1OuZGh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4693:!Q!fqorKf)8DEMN&QB=&J]`rJ+0B9HEJ9?A&;f$S=*H[Y3uSj9mfocDX`5=HA%,uu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4694-+[JfA8D4TRl>")!+[0+*dY>XEgPk1A277M68X`dY3DkC,8#IH"B$AVhQ=s:CaHHtD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4716-jqIofq]AGQ;GF8gNa42V2\A;mUlZ/oDj!Ko%`+0up[;67dLD"B9uo_;`96:U+SI\)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4717:XeQ.fJdDOo)j<8Si1HiX`)>P<Ci<2hS$j9/rj8EfYLL1!dk/I`N@rX]38bYSb52:r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4718-**0bSj*IeAD@$HOJ[ZlRHWN">V6::<E!kb.Yg2s_"$`>ngGG'`$U):"b34WprE.Ag
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4730-^E9!p^8kW9"A.ii?qA%FMK^7Ml?<?%'R&O,W,*@uRFRYIg];!h-^!Zgf!NS_)')^_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4731:YSL8JpWo[4AQU::1N!?<$BQ@.ituZL:N])`CO_aUhS^>$V3A_.-tm2f[t`0i@+J)J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4732-4h??<8g4Ei6"5008c5VeqH1pr;TPct3B>dbpT/X&W3!..8B'5+asrO*h":p(g7mtM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4750-/kH)"l?rjtpT20Tk($)RjH'lWh_i+,5pa54en,<j.\L`EQ-MC3h1ef5a90/'HWSWm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4751:D8tr?q]/;XBDPOm&6<F.A8de;Q8u"C.DhD_6pclaJL;F`;fKr^$AudmG(ER`3J6`k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4752--dLg=$eL:0PA=]XF3W.o&-[st!ef>KWh)fU'eHKLJ;LrLnjko6VJ<[?rn2nJ[i7mH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4784-M$"S;n:)@eCLG_4`Ofn*"sB'"J!3IfXFflZHapp!:=CJKEW``OYJ9j46t$c^rr=q_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4785:_:j2Bd(;&N$j^gf]+?q>p%RNJG`U$RlE"*XW@'\Cl7'J&hb07$*K7(`!*D;ci:6'#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4786-^H.H\J6@m>P"%X,[9a\tgPsJr7W?MO3;V1-8Y.C)9bc"e^`nk(:j_>X[0u[Fkj`(l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4952-8o/bZ<]gAWPNXJC_P;#X@h4O.#JX\BI%qmk(N;-)GT>;>WNF%Qm(#S8XMc*KEdtrn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4953:,ZTt,P_<)Y!9`l"d\A@dCu+XaPEE=!e=$kP/dj4<AQX0MkI"2`Ar=$`1[^N5A:3p6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4954-#9/.XHVuD4WtWU0Lb;t9HM\+NQAlL4'Y:&YTFMt%Y'k%UOk#[FB-72MN_.:>V'Obc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4973-[q@ar&<FM/Juk_j0j%9Wh2l+Z&\ob:F3c_S!u?i3N0'PfcqZU@4h=[3gRYQCWtqM`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:4974:Z0u@o4L+rpH@?Rl]\W+5,$ftD?n`Quq1iJU/*4Y$&kE<T]2WJ4(`R($G8q5b=HB9b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-4975-V:<1p9e6l11.Is'k!Rd^TrLj#4gL=[XLMgD":j'2Vi[<G1S`kW,:=U`SgpkhFrN_"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5033-#K]o4!FM1WaWI'826%X%h:Uo^B1T<FTc$`gaRqDRS5Mir$Z@I#3A,f;FNu?qOW%]R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5034:M='i?3!<c%Vs@E+`0tIrN0K8Eo$13F$uu+N`h\gJn"g5[Ul\fKVBQ<_c>Ha1.IKDM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5035-g@ALf'OW%k8D`%YLN#I-D68IXEWI+G'k0YibZ="m+VG'.Vui!M#!HafD5Q"@:)?JX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5036-Q]B4-6rLa2@WFc\ibElgc<2E]e^`Lh=^2X3j/tZiKl;e&7$>:2S<BQCa$/C78T/M_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5037:A"DBhN:,bu#otNSm&g4gl\$3j`feNhR>;K[<S8@a`?6D!W)b?rdZEKs$],iV+$`W\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5038->HgC5cZ!`#Lk-"s:E9#CVd7sNdPO37aR,:0ish$#TuJj&k-0cPL2sjqOOACs5/Q9&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5070-bc'S:`q%&\5?bG#+]ukt.m6un>]IiaG4&7(WDQ!7KQ`bZh$d(#^m]@pBP>IrXJ,0l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5071:#T<AT>+LVT$F6ps7`I0AOm$Pl7HLd0@4!'GP'I/VieprE='$aWDm`Y[Ko,fto/*VT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5072-W<j6E+ZNjqi+&^]N"16D7LX`R:.b@X9->Y[&QP3Y8T#"C?c%fYfqNe-<m5O<`+$TC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5179-p?>_M'%*6FLiO=B^;Jg=Bf=!L8DNT@N+3iUCEclu2]3-dj#J1Q2""7OmFfhkBbr;@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5180:b)X5/R"/=uM1SrQ&:%H_*+9dL(`kq*&$9#Sf\`p!;=ad4C49u*JfUs22]6fE$3BJl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5181-Gc""NGq?c<_:tToo_,15gPIX0(\pNc(rrL0;DE*\Q!M3gWrE&*Ulr.<D5g]@<PEJ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5206-\gs1jbH!/gh3ghO!PuT8_:suuC\l<F`io?;iI;>QOToqDkfQu2l(>,"?cY\'eF:2E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5207:jp;gQ8`m[jo#18#7=S$=Z1l105D]=>!IQ,?@<q!nHSi-qg`PBF\Jb/+?>g6R;4FFo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5208-_K?OTK77B]g;Dmf4t,puSgq%TL+CrZrl_7>(eJ3_%Es5i3NqOSi=Ej7ce(JUjKZGM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5224-UXA`d3lBq%WStgUgJP\pNT?@MIK7\OqMkLT"a]\i1\f_`<e+dIWt!V6LAj?<%Pg9,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5225:7_^*g6Ydq`;rQD8ac$:ATRkGQ/)iOL'\cG[6h66`a3(8+;<YA6[^#i45`X\;3E*;s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5226--j<@eN-]JN7XiJ9/;(b\&iIe6S`.&h:F^=?bMdc0l-4HTNE[Q9=2E_"!))k/=%hHl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5240-Qj7?G"5$H,Q9s&>h7W=X=<N2c3'U$:7&Bh=34%ct,TIoA<4c4X4Gi3^2AOLsp!;Sm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5241:G)`79Jj`_&0\q$C7FN\l^^;J43Slar%^a"ZI(YVe,<\i!-K^8ISlt0*k8=2`+[B!b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5242-0WXdYSF/L=].7.u1_Qq1'u@d#F+NtaCa11J$?h[[0Kfq]XK(A$mM/[-S94[D6Er(/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5259-&26,A8lS?U0tJ?8Y3]Qr!0Kc/T/T$i6(:u(i,*KBD)eK8;mUJh6"VBarr>$T*__S6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5260:E^1o?_4ru#%CMOo1!Vk#92:rb(_l$dPm`f$!WN/coVbnN`7#LUR0j3^O)dH'R"]W!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5261-$G`5=4iKh3XNKh%fmt"g,Gc/O@4$em(eE=Z@W4:KFF&<-X7GX9j)^pp0T:)%qGfFS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5312-(us>H6-iK$9k1d$@)6D*r0\C^!$+NZUUX/Bdk!+VN2l&$(!T;fo9p1=*[M%"c%6J8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5313:X`_KpV0%!JDfK4>NA$[\iukV]`d$Ek.LANE'KB,5!XU'Kq)8JB5Z4BiK:LD$fdHo,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5314-jT*Cc&#M'c`G&l.BtJ+;94=?E?@M,ucQ.uj,a*>j:jpqH5reP^"Wg]C['g/m5D8'o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5341-C<56CDHCE8+;LYr`-2QLM+@b'4g6H`oS[cOaQflQi8QG`'CWG[21l'i`Vmk?`;S\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5342:1/Fc_V:"<2+-`GOWAt(iPNW>F4P-!-C$O+=3HZ9YF;?8K[V2'kej;`48_NBMq,Q0m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5343-Ah(N')[O7[A+6TKbD7B$d&_5s*bYP8&$W)'`0%&)KjX#Z;PY`(N#pejMGd=&/G^2Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5352-E%TP/r`iGP*o?$V'VI3$ZL)NCo(l@c[fMSlZDKl),TNEKPSQfW,a,&!jh#0['\$I5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5353:[:Q<`rkl5p5mj+r/!0)]T<9[u$!R[3L42uc(]pd5Z&=F*7;e+UkP3=`%+ItS2Y^*o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5354-Ej4=a+6q1Wr!`rok_aPkL)D7F*,\aGcI'Jg]fP(=-(NPiqhp'A!\sn2)8W:PQ#cq6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5366-C/H!;NA>L[J7CV4mEj@W.oa.9i&aIr7f>jpXpUB?T!]J\G=ImfKOfA:Y[S<$>\DZb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5367:FK9+3X%_`cZ*TN'2W.+iT(S@`&mM8Efcc?,YYgUrcrXRp942$#BT\:ZZ>`UB5lPns
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5368-oPF/.9f6Nk+p2pTEN1H*,bMS9E7h."[uo^1QJLUgfT6=7j<))&hQAj?:%9G2kSSLb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5378-qO2S-^m2np8Q?#ETbQ_LCN$RM&ii=4@=i]Ii;NeHW`q!]@L+oC`"VN6951FR;7k>8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5379:Bd*(l(#!t+;7`C]<GiHuV;0#3GRKZRPK=m$<SoV`5o\rF#7<3oI7U<)iJ2WL)@2Rh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5380-<W<&WNju&_DM7_h6o!$LZ9e%N`O?%MS:C43i^j\/m*b;D^f`?%)(5*WD%4$C//q,&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5381-(-oN%HOSGmDNuQXL-iaT8-JS^]E=$*RVu#;q]TJ*$a>;0Nl,o>0t@+@`)Xur]LOoF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5382:\<]Ld\R&?reM[eUZUm,g`t'NaXFocmEE8i$b8dd;+Q%rOl,Q"\0CI`c(7-/88E>!u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5383-6nrLq/:*q<b,"nGP1nhdq^e*nQDB_XJ`i'#lf]BLK:(3#UBT[@rr<PZC>J#cO^H=/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5466-V7r(kf]mo0\@@Nd>>.4g:^@nZN!%D.HjfIcp=%B<BWZ>LnGTr:/BeHedGHT2D/`Jc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5467:*i,F-Y@dlj[$,hHSQ)2^n?7JY/blU/X`E<#nFqoi<@AXh,_G#e$g$g;KaWN`3&UXu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5468-r&X@b\&9qS?5(na\Mnii2Mi10J[ose,`f`Bi.H8,j%Ik8ffEiURZW/l*?T<R7i[Qe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5488-:ul7?5)6Oq>5nTl9-;k?bJh4*r&aDnlKZ5j=D\e=;/cgpZiGY8n]#Tjf"[g2>rt[*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5489:FSi`b?+Dm428K$.".)/+]m/U^kun#d"TBorTCuC^Q)f/5_R!N8iTQtL;D#!.8D(]`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5490-!Qa2_>hH\/AJUSklu_/?MA+TZVtZINGUiGjF)KQ8A.'g0Tnj<T"<YLpf'oQ$@acp2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5497-K0K(P_'b0[mB3g0-2Z%6Y&_f`:O;(Z4Ukp"e6->_"70gJPpo,S9g-],[n7QT!/`N<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5498:ij%XqDP@(1;S*nK_6K(bnbL_i`-%$4/:_4JcRnB`;TPG)k$u4-%/'9.cK<]4aX4/V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5499-/up80Ib)q%+":YgdQMUFeJltK4H6b2!iS('msA%RR=)sm']]<pT%2+lh&C=*]95a9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5523-(=.;MZ3)FLp$BCk2GW1$_&;sIV4'.GOKtH4l.W$nbkogD6\CSdd^.Va,X`7bi:5\P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5524:[3`5BHC=lI`S0TLJ\uM!qUJY<6b<W?$uuXBMNMFT`%`4W%LD#`Y'kUpAD4)rk&<i6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5525-ZkLpg!7t5WZ40Y6?S]6$SZRVo3N8b_o,KYa"-;$-#j_S6b_cG<Sq<lV0s2?A<PZdd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5534-<Kbq[[U(C_L<t8\[_,jO3C?@Z*]H<[6@>n@T@.;Aghdjpb#&2W#<6Ts":k*uE.CHh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5535:e6=,VW6.k>lX.l\p\Y`#i`;]A$c/:4)pe:HXfadg7`c@KT-G;>Q/`"+=7(4KO4rp8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5536-?P@OnF/S;(pD8Q-+G&8N#>C90FRN@/c"T%NRp`T!2>5GnT3=Xg0]$sq(h:luJ"8X^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5561-^M*(ir\3hQb^+HAAU/2Vo;q1%N!%)4A,nS6f!`[F),$4E>t4&V9E,!D1MQRZkJ\M[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5562:C\NsqP0VM8dM4`'R?8JZqMi7lIn(0)*S6g7.@GX-;>5in$N>"Zi.S=@c`I%3QLO<a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5563-H(tN&k%lgPGRIm+_$%,=MiK]YT^g>qk\Kf1\seRoO3qukQ50bS5[E%uXcNb'`W-`)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5666-dHj$*+u/mF^*'*S-%bgMd\-sWG:/hGOb,m[T5RK4XW*5+;;r/)jpVGidkr-#Y]k&;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5667:IdeTE"4Yim\cmHGB/2m`1@OhM"9FGc3:#s3,Y8Dr63CU1$ol<'`G*NdjooiV)f]6q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5668-#l=NX>NOYgD2huA%DB+#;n>`F(8N]o,[q+e-6"(Ipn(`"Tk.]f=c3<3cl]@n#ZI!f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5743-]2OB:VV:<RLjnW*iMDChKr%?UV+3V3/d$b*($/aPPD>5*ZIh,A*<-$8X4;(o@'YB[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5744:\0+>[!JaF@cV!dn&]5#Djt]RB6`E*A`]AHhY?MP*]6$//HrQk^`@n$QGmr:o5oQ8n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5745:K@@;)^6LRgYs/X<i*\%;0GO'Re`W5X]\/+$9Tu\n,ThN4;/O;"T%s\X%KYjC6*F`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5746-38*_IF]c%0f#E.*[),YYU<,KYYfLb'g7&9ZB&+9l'mXi<U[cqNAjM"NOJ!#H",#j_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5751-2FV)bJVfJY]S(5/TG.[&+3]!J!s#"'4J1e4DI7L$R+6rMdlu[7Qq"uT%+oBJ:JcBF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5752:HTQqbUCpkT<KO5ih,sd(e*2b!$;Ba3`i8-PQB8Q\r:<c0$o1Hn.@`:$62jSSDNX?&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5753-kj9XK(?,&hF9\K(,*gX,BA&DJ8HKO`E'QO,hs4#-ePSZk'87eocb:mF;]KVp$Ki^;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5774-bj&XEZHC<bcrf4iNn(">FIV>^f5b8u*.u95X'IL>pIHQ;!%%EVoV5IT_0-Q^77eZX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5775:^a*E'`]u_[XY$eCU"RU[:.Z`#8F1afWk;2aN^>(:Hsd"0!;<Ba":0nH'TnT2G7OWQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5776-erY%,S2h4COb4AUI2)D8hP?;V1^5Ma*4p(b^Ii;(1iQ^*ZPElKaTLCkY$O#,7e/56
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5907-rL,neHr&5N%jm^E74ba=&kl)S_'?Bk:Z5ZE*ZENRP1nJn))A8&O>a#>#N9#?RUQ"B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5908:3A$YRD,!L3IJ*K`X6/rhhL$!cHj-ZWH07ek'[i?M8Ur_Y4hBXcU,`rmm3G=SaGe7J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5909:,A.k558rea+)(t9-#FZr98he`j)l_%JG.$4.GEC-0<?A0Z'T4]_')iG87`YaBC`2Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5910-B&%ZthPWRqd^dG%Gf.IL%6RMHc\_W=Za\I<FSY[S@rq5fb]q#0c`#/Im,,6A`:!_U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5922-nK[')JUCOq9bY\G<nlP-ElZ@@Ih6DXbNOl=ZuKO&J).'D/Y8JUYKQGqLJi#*Apaem
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5923:?8X7YEU(lum5r1n4tHSq4=fqH8DC`$2+t_F'/4%R#Ipt`58#4p4k,cam9jr[hS=`D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5924-\#p7n(pD?5fKW3^]L21``ErfH<)GK!=\P.)+oB*<fWpR:(%CCIoF%3#`Ob2i0NYZ6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5950-]k;L"VjB1:W`8)Mrr=O?q!)e!kaFUm\m;(9>fRhF,jLt!QK[.Ul@006^OlIcZHpLl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5951:>4YLY;UR2V[[i,g'<i(KQ/``Ba$&bUH`u'0iQm=m6)EjQ.Clspe*YX\E>2*BgruiX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5952:Q6>_S^5E5L]Mt=`O"9257;GLfdITB/Iq$0K)YK,M'](XpHo%TkJZ!`u-'d!CmXd^l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5953-/*MK9j7[]EIqM>8<;mj,[u%arH)msA_d)S"iFN8^"[2J&IB27:[]tE92U^0%UpI@[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5963-aAg4/r:<drf]$#h?.gp3(U(Q";&10>-tY!GCuZo-8N+7NY<g<b_:t<"*0<(0mEa4T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:5964:+Z%WV3$CfCXVfhCZ,e)m:E9`5W0K&&$oo8`"0]*_=mEh>6EHh#mW8+ga%sR:r.kEb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5965-&f/=(VklR8@HKoq\8X_:Ne833eS/PraAF*P:I7A-[ousW*Q;KGQ,JTi+CK6HfVqk]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-5999-b'nPr2Zk'TfR$Y8Z:Y8)&c8?GZ#@77E'5]:#)T5`Tj3T#o5K,-SRk@7FqVWJ)(,QZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6000:`jUf:3F?hWl-_Lu#4R(Q,[ci744I,&m&YlWgu4?E$-uM!"&`AP$HjS;/XC4$rr>:f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6001-<eMkEpEB4Gqo?-ZlIgim\T,`*5%\+j7KC6kbuNI/E"rl<.EFKGbrKhh)$7EXN$hD9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6022-3loaZFsCZ2T"aut2W[`#-BE67h4>=5fMT!%Au#q_bo&V;!Kp2A;;X5="_(+/<@aXF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6023:G@RoNlW(hX#A+CEi.`D\$-c0\cKLD%Sd>jbA7DB=p'8:NQ<;f\a.*NJ-`G']?I\4%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6024-\Y1OXa3G/6L%ZS\-eZ_#*.T],#:7FoT"cjG_/]nE9&QRlce$d;9sg'O8Z/]3p)G;*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6046-2fpIN@">Yt.;uTa>sUG58Gqf$Aqci5#i+j`g-JQL@.bT6`+V>EZPaNMThlPOJccZm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6047:LE$`Rd0F&k#Rk5DG7=,ZrjBjJ`OdAZYS:o4lPjJg'S-:F,P$@(4Qe`e[B6PXP3*(B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6048-#j#"#;E87Oa7?6l7J<W#?,#f`+GV*/48RNfUPguR%kpUN8Ke$%PLQ2SkL=hDZ0tPI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6051-np,4Id(%lT#R(Gu1#Jt3keGNgZp6B9GG@dFI.YEC)E(0rTkZ(RRaKnW8;Ul8/3j=K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6052:VFg_9H`#Hb90*@.A0W]t4S?ZjNM3mNPQk::c:A(jrZ*K=`2M$+0gD$m1FXS"o1`@W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6053-qKeE9%8GhrUI\Nu73ctIi#^h.4*(`\`aU\[6*SL9mi6HPgGQGpN5N3&.)g87Y90Cs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6054-=[ruF&m.FZ@C.$7GCC'?Js;F%4iX+6NGWd"]MBf%BOW^*Ji`BaW^;Iqq/076#/Uqt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6055:q"jW`6%uiVE:/Z&[h$*k(d7-iBACfYJV1!(Kfg)6T9-$d?U/Akkni`1>hk'#[`WW0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6056-jIOQZI;6^E[`DK/RRs"R-k6=X5+GV4TNP@>6EW(9L)Y=7:Z56o,gi$?eLc<d,B,*J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6078-,?.MQa;s"YZ?T72`C2mdb3*7$fW2B5i:6,/;_^!j'bi)$5QEP%d!+_Ve>^[d.Q:NI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6079:k7L1TBiu^?^=3;GF+8r[<`l)1-YYK_XMY#=no<$F]->6,@tfNX.G=bATc`;oQY5%j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6080-*Ejmai2WdKmn1j6)h3tCeJ@PD3)mn-Ap7',%a[@/f!.(c+uEMKNn89`!!sP/an;_(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6110-)Vf&?/m8`lpF=2A8]tL^.Si(Zb`5h+AKWIX"9i,a'hCMTZgJc:O@^>f]2PJ%,`)M!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6111:A1`lLrYgbIQ-CQ2W/V4;4*G'(3uu+$gukhg.WZP%)S7qqbe.Sgo?sY`jU'X"/LA4Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6112-W>WVP77dPc#Sj/Z=9PSYPNg/cg1rt8f%gYZmYF=UgMR3A?q;PU,+]X++$0AY<%o31
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6185-"XZ$g3'D]#Y;,O\Sn.@Q7ZeOR0L.%?EKQ3Moc2T0b'_Uo;=_ERpHO^f+2QueLDi+0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6186:/TlJJ=`%X==`'Z,65Mj8#EHIKb&2SWU.Ukr_WU<c.$?>O<`U'rO($"VR=<AcG[`<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6187-l[!`gY8sVR4eRokAdad@C:B%LB?u5q*M6:1!/*:-?O6G$,S&&=jX<n.Z?XYFU0'EN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6209-+So.S81Rf=/$kVS[G;[JRm7opkGYOuqbC;@`]iu6WB>#4g!#*YVh-l54_lLnN3b0'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6210:K7\M4=#5GC`Pu`a]i.L.m/pdX)iH0D/'[a($J``?NDWLb(SAjaPJ+8^>BYB/@Q7s%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6211-jn9GORam@'@YJ?'!sdrK+'S6?==CY%Nlj65d@WGa)IpT=Zr0\b)%'@(Rc<uZ5mda[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6244-*I7t=04`PNjR!Xf;8UAdCd1T,?e=Xg;d5IHaO%Qk36k<n*gQ;Om>:=QfA`]Y05`VK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6245:'%5rJOsNT.8AU`.S?PBUGH[U_o#Fe#GLkr>S`OW!:@$nD+3FMRZ`piN>BI0&bWtuc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6246-*dZFX@;trgaH^1mm/_ENS/e!Bnc&U,?PiVbeZZ@)F%s0-c#5_OAl;81N+3n'oq\um
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6258-;-;I%Es'l9#<9Q&bQV'C<dH]7X";9:%9K!%Y,C!'n5?IC>3itq/ViAq_u2&fr&:Rb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6259:I:<JG+rACP`-1?c?Ng-JqT$SG`\`U@/[]TA`A%LHN^36?l-mMA&Guk)^VRC*?1bQd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6260-esWIh*7+a/b@3Q:e$XW?IbDK@2i56Npl3!7HoZfLIg+(Lq.$d:Xg;O<80!anNPS',
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6261-St"VYeBID%pV]nZ0;7q!a'T22g?DN$2V'8C$5,'3NL^Oc/:Yt\o>[-W)jSff?u(;E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6262:QBPO@:]PR&*IUA)qr&&,B`A&GIMqFB)Y$*tI;r^'ZNU0X3=JE]@pbZ',VsZQ`#"`K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6263-n=,>c1MXFUDNOtYZelY!_+D,Z)dN4'1nE%m;g^:G[/U-[+8-mq&;[MtRndFk:FdWM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6267-Kl?prVHmCW-)QW33,B3`d"0f^G(0sDV:"b7F<,*B)DoWnfUo\+a;FU9q,bki;SB5X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6268:0[X.g4Dskp/CI`V\$/F[$Pb[`+'#M.HsQGKIb-,k>=cjT3g<L(a!qU;p%1J,DYHeI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6269-Or]H"YmL_9cYpnVaaPA_S?B26D%q"9W8oGdQ5b;If"HIBMK<Ys*N=Co8*`D;&M$<-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6270:j3NWEc4a`-j:Rsc0$liQgA['`Rj&*!+"^P;o:1>,CAr8R!8rYor)\>!poC7G81&l>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6271-gSp=T$V1n._]S@OYNWjO6b..O5p+68(r/$'fm?Rk-g95JqkOl_h#rW!JK9RU!>rTR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6299-N/5bM*oB`#jI`cnKQPHt6%WBCq9g"e!@(Uf8jMDXK\*0tT>s,EcirsE\s#dm\@4AY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6300:A-FV*E'`Ku1<8E$3j)7gnVQ7:._aJ;]A0[g8,RV^rr?^SMY`@$Vp0Aa!".UPSZOFN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6301-TD84^,PS$*j!50snb'(#MVme;cs&c;']*7r*In-"N"]Co"Rt3=n;kh@p-[ql)2SSK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6309-OO?P^G)gTBG2g4#G\!*,Z1iA!(e$nU&]0CC9:&Pd"H3pr0K`eZ65^aU+)*]aX\lLI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6310:M$0oCDA`Eq>G(oq<G=3s"sYk-3@YM/Ib!,"'oa;t8jlS$*CF[+OEu8)7`#l?%T!VX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6311-P!@8PWW#>*`s%#?MM'O-MK?Ba)3D'MKcjq*+.Z'1eWG$41-;ME;1X4hQ39E8]ddV3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6316-Jc7d#Jk5CYc/jQB8BW&VG5QVC55*]3GF1<sZ,[^TVTAXqhCM2#&_PL:ZP).^^A-g]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6317:5`i%$)&U@-;l5D=D(_k,),LQ*l92^W5`cW61i,frH[hW%6jd9.EL_PLIq)BgO%#aL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6318-js\D$g?#TTld&g5J/j.s-shFE_s:6g\A:Bj$k\M!HfCFY+B=OA9M?:c`^06jkZ=`;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6333-O*Y\DYV60F`s4UH:WedE&kO9:1:[-O+InL&l7'V!_Gk(V(C6]'5K9tUX0V@B)goY%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6334:_j(=C#P.S`DX]CP0&<EicSXclG;Cki#O_$<+'N`7nXFJ0WDXS43$`eWDTF_[.GZA9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6335-G-'*r!+_[Bm7X\Saqu;_Z/[2qPo#u)+G;2+6Y0fKIm[7HMCl\:9/cl;,b;Z['fra?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6366-a@!!:#$g=4p"Wh<aG_E@-,UB;!'<r%Rcgm6FTQ\PXcXK"cL682RS)tB.)i;ccH<CR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6367:A>phnEdRfdP>^,W?>.`NSj4br^qlmQ,)$"MRC%RAT"b4)L+4$u/;Iu5/j[VJf`(q4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6368-[%#T^;KgFTm&,].]]>$jr'`mTnbeAgG+NJ9TU">lP/H_Zdlt1UfLm7tjH(eSL!Rt-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6369:Vb6;tla#ma<`$_tTR]>S"S"p`XS+PU)r>Lu.Pi5g(CDsgna02q1kIJ[G=iZnJ<.>+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6370-5.%./Bc'/D`2<_7b^DaVE]Y"L4Jm6G"c:(AW?(:`#.A*'JBA_78Y)k\URiF^5.uFq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6396-V0NZ=35JpS2c+qKiDc,O%jYqlNqTeH/oma!<+MSHHZcC9P(H1aB4V&k;hb'K*":(-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6397:`fZNW-(,9kpD(;YO>:<K("<4V*/"5*1.f)'/Po.3'-aA$_YsK79_L>8'i*\`)2Ki]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6398-G=18Ve;te&XO9S5PIhnsa&2[3Q(73Ld_%p'&fF<R!S$sul-2l5HC@?:@PJeF;9WZ^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6416-Z&7'VP&k1`M_HS&]./b=mK_kHqUQpcPru;&Ce5nY!W0)-mOLcrj\<Y7E"oQ.&8)CC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6417:Y'07,cYhomR;JH*Up`(3l!6#rDXVY(X[H.<6FEVP73Gh8$S^dc`Wr[^_Z'UL,.mfJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6418-8X^:2!h^D?SeV2)NHMR5gA*BFQ(TU&%+uqT8F9`!"L5)F<Sn^Y]-Xa&B<?>TL#R?%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6428-RGbk\"aT5*)$BN6=h-AX4(+5ubZJo-\X`d;:r)Qdl4ePeY+jSnnkqpi.NIVb3QJ*_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6429:Q%NcAClo&R;Fsjn-6l`\$RO"b`>2!0:?ENKGp]lF=flR`lLjEtr5rJG^.B3,'Mra7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6430-a)B,+-]WIbBVp]/S.1/4JW?PWV;a>6juJFBD4A+E<\oi(?gB#"i09=p!NVG_D4jVi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6431:M]PbaNb9T[#@ienURK<7PPmAqlcj!Q"T]W>T`%T$[-r!O51VJU`ud6]mXH_*^5:3>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6432-0m$[lN!:fi,MJt>g.3N:C,m#dD0@.FD%9YLam'%&'=0aS6qjk:P"EI`qK/Wf%*m4s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6433:kB&eD0g#Lna/;O`>V*.[+#-_MZB.:q#gPrLpsr>pNkI>$>?S8gnh)1`/2OIk601)k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6434-)nemhG."p%)lbr:*$+D&kM$]eC97aj$:&UA6FKO6<U3b!F>9TVN8Uqq\KH%Td\U:D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6446-kmn\j>A7P\8WNrYjkP:LXK32nV?g7=PpK1GIJl6.<"_-\'&1,3N3Zj`a#/W%g=Kp%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6447:UMT2`+cP7o/-M\$(ng389`A%(fFks2R7);C@i]X>5*X/WISlZ__^SDKKur%p'2I$D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6448-Uc.T-180=33#m7mNiukKd-)U<"ccM*-t4k<B-k62rd**Z+>=HQLs$D</onk`R\D5h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6474-"GJi"6Ybkil(Kdj:sK.Si0>Dr8#9@t<XU+.#Zbl/6/a;n!#;%-XYQd$S.N^]J!F^b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6475:,`^OuhB8m(i>t!D>$C?Io['?&YuqIIS2La/_8iZYBtVQM@k:2WUlkCkg`"USbO87q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6476-bet5=TAA$6h[\;OUOmG1laV-Vm7uJ<^n/"W'P(WBR=_5SN0E[EX'L!!@?r>V`.!(D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6536-mrVQA<pTi4A9$23kL".RgFLH<[4!6)ALeWg">LpW3cu1`//u:ZLt,STa2/Y(%^Tdu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6537:5S`C??'7La8Qe-6G/c#pKfg#k*3s=CgHFuQ6SsH3$4.j5I;@\Ipj$fVZP`Rd8n4Ae
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6538-Z.f<M3b3@jo]E-Il+S2-]\8!OQEgU/dI1N<M;SL2SC[=OY$8StFcpo3EmcflRaaW:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6568--C#:_Zt2ed&+c7cgrBrm,3&>YW)RJ:T/GNF//$a=`iToG!'I_cInJ^=iK&=ZTqe/=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6569:^c2E=FT$"-[7CF`>\o;Qo<eU(D!0F,]YdgV.3t$N`E3l_Wk=s?fAp)?EkSlcoGDjV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6570-Sl)QC'*0j6?;i<,REJ1J3Aor#p4\VkaFZkuW!!dg[<krLBW5o(OL']Z%-)o!hT(7T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6580-%WRGX#?mUAO\7A.?iU2PIEb\b4UU(e&a'OY8j3P(J-JR@<T"9qbWp2DmA1=N9jqrt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6581:?8JqL,V`6DYc1=E5"clC]5s0i)!sbqW@r$!D+Q!R-Q"ssSdFgR7`%F2jorT='c8<j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6582->*jF+__F6aA:<@;-<q--&"&l)^qoD0VOb]+Fs1`B@Zu<uaS2YJXGg.S<C()e@jgS:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6587-f/=t!\<4jVOVk-u*I`e5Xan5b)'bDjEcBfpW2-o4p<Y]G4-hJ_NMM3RqO3cUa?i:J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6588:F?&S[8W]-sR"LBkj#kiJ=].k`HBMKerr<B`l5i=N;AIQ]f-%$IIJmq.nGMS`aFnRf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6589-Hhum4!"0!PQ95ch6K<?-W5`e+.KLi8M(p!S/=^a0n>P"@DjBAjX9&-GpT^Mj<aiR(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6661-gH.q*!+)sIi>Hue^XfFu(n^JMfWV6KKN.<(a5,[X'QETM'k-W&0@(WE#0MP6L3AVf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6662:>.2'OE#DeYE!bPBobC%4X$=`7*!SFhlc!+geM;_'@RpjDq,_YhZtF71-$@C%`"aLA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6663-K?3bfld+F@8D(#Z?iVr$5.,g(ro17%3eC'qdUe)P!6tm#5k_@=.r6Nf($ssgTptg]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6704-/%;Jm22d=g-h&W_rn7'ZiT3YYTh>[07#YYnkYL2R_uB^OlSp!'C?j5)Ug]?VSf$C+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6705:"a1unD>h,>$oBaL`08%^=93"$!s?kZa%B^m01pib^t6`EcI#4HJIgOD48o;r:;BWO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6706-N/ra/e$8gXIb0ZKT_SM'5nZ[DA2)'[?0Jq^6,Bal(0Ja7B+5G\`>E+q#8s_Trr?tE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6762-M'.q4hrckWNUndBb"lM-4IHu?[UbV]Z\CI*JW(+*=+QM]P!F`_Q`FU:!9<aLR:a[)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6763:@Pg?HYWmo'`g(BR=j+W;bo[(?0LrV$V)s%46ajRf.=4uC.XBH%i3C'[o`Of_6q0i;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6764-8Tp1qM9\7T'm5VMiSu&5Q"&G0rSPE@"@uEV^,Xkfm3McRn8^`3I'))(;#.]9bnZOh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6836-N1]^iUFkT;*>GXV#<3E#Z>F%?R$>V:"&;j;OEqF`Bsts9iPo0tD,ZV_4\t05P7^6N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6837:`_cT.C!M.O4rG/$0$$mT<cCjY4XiO`6.8.V.mrK`+c7:nOjO)L>0df;k$j8_+L7->
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6838-'C"g`ToKF),"QaIObl+Qlu>kY6;g@Ch(]sk!@)MXE'5Y`6!<J'"BUH?<K9Q1ap`lM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6850--OkdLctH!f\C4$/gig<00&ef&%Wfs286sq;Lh+G!$8D8iqLE;D))H+HNFQCUQL"#,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6851:<ih`4ZH4=A&9\&rE_h&mo_$mpr>A[6\/$lG6,\`LR"C?i]mgru&!X1@,DU0<5ia"Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6852-G+fU*5ORUg+u\L6`XX_bC=\jWM/PF3bd%s0JrK*nPPES<6.4`"eVTK9P+[D&%F8NY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6878-Vr=W9OR6\KKt<de-rIf?n&K>=oe[X<_W^RU@GaJ%0'ZaKe0'D@B)YM&mbeg4O8H^p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6879:ScBMk?a<.rrr<>N`ShNYmtt."gc8ui"t-\RH?$oPNUa`4K3AM90/P<hh328cniKCD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6880-W3:clk/lX@o+XAOpgN,aX`[9H"Bq)&Z`=//1Xoudk;gVe5/%1iC.[c5[aVQQdU+"Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6897-d!dWq-(@WXn"nBR"^`_eW0AVG&9(-<ct:!TnB]!j'_jKCLPr9`,P\"f<jfiXG)jOp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6898:)bEj;StUlL[<U<A?Prdih[O[!oq-o:AZnE3PdO'`)$?iTjIB_`CAcKL+78moqVtMH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6899-_k.dY#CiJc.q1jY1;5n:A\n;`AX[4qBjP&r7Q'=lG"7>c9@gI`^*7fjhb)73V9fk>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6908-r+Gmsr(bd[4C_r<nI*D3dtYTLMUX2=64bRQ\A5nqcZ@?Ze+%MQ2"@4)e#CVDjgjoB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6909:J6l%qRrN_U;iW+'E]O$RJujFEIhd>]n;H<kLUC@`SM&4:;h$*+M#b`-!*4#*Oj/;<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6910-.hnaF<FD#6G0ns,:.ZP,T<S'?HpdD0iAJBf*E0e@*Z!/qj@JWLRUpZ53gOT(I-3^t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6912-fnF'>]W/ATT#@(1:M\r/Zu)#E'9[<:2_7+mDB2p)j?sr4rpVoi>4]NbE9m*G!k:@R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6913:V(%KR.XliYJ`M5R@iFo2\K9!YO%P^fZubBL$!_An5<>c#6j8Zp-Nk+%H0=mT`!S4T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6914-W$?gX3Vo25f3Xt,=c5K^"QM^4=tEobqig@b2X_bh8Is%u*0Jn*1FuE-IA:kRofXh#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6915-[a_(caE8(Q0ESsYe;C;MMK'nL46%oFr5D)r-F@9?C"](PXBNhY/-@@W&m,S#pT@t-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6916:p=_VZ(_=(_8K`F3e+G]MZ&PHpn1Y@\c$B;`&!F+E%)=cA5f_hi%Pup9kA<A`G^cD*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6917-<h'.h4(6,=#m><S7]=QX`9(9F,RCmg%LDeDl5G><[D>lO/;<hP+H1F#f:Led;H[Q%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6924-H?SO[40F3OWCd&bEWsV-OgL&Jc8\"qpA?.eWD<#QZhog,\AK7<IRq-^91IM*38Km)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6925:Vt-EEk'76V(`4dP]mUpZO,.!6LT_KV:Xq*0+;n6(UQZpTMVp$J)'-*3a5k8MZ`.QX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6926-#Bi2<WTLgp0>b&XregoAjBsZ8j\Ha8r7C;f%+?#IP*IrnO3H]4h:_N]JNc/#>hI(#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6967--'"XX@R_Xr]5g4(.u*heiGDXi2\s+Pqb6j^ULGaD.2a,)*nBj?YG^[>3*EUMleOCm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6968:AYOm2$*ZB,4oU`$9*NR`hn3[H,gpB'HWm\`Z*oQgK#nFA[_fhO5)6Oe>'>I,Y%j9e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6969-.mKUtb)V?LPfc9$mKH&KVo0,*Y6V^Ad*146Ik7T#D";ir[m=60"B$S>+S$fp#j68l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6981-akU"Vm_TLGI;@\2Ve1?-HBBJ-!PC0DYrODjlU9niW8;J'!tIToC.P+?c?[5g.0D^*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:6982:bu^:"e`/n%OrriNoZ-&nbp9\D,2+fOBp?[D$<9h-YJec^/s_h=a6`?ck2_'@>POB*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-6983-+CgUd+X]L/C\H>pPAqPal42aJ.Jq$>^E3CTi4(foc0t#@V!D'o-Cq6k90PiL>'3O=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7036-4`ac_mnomD]-0/XOu=0a!#Frk<!.hP'G*f!UVGta9L44\b,"3lhPR((k&R7QFWd8W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7037:T1Vmp0\L2(<S2.*A-7PActCe$.i`R<*#:V$)8I*W.`=S.1N!ClE!YduR]i!%MCu^A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7038-2di-U8af6_fs"b<SQnXVFHp)]'g-R)lW*!#6'*l`K<XEUj4E"f9<].$Hmr;T<p4s%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7043-TpZg%jGaL";2jQ<r@*n$[:)l3@/E5L4*+,cCP%:B/e/[7"7c&XaX3S%8`&Kl83f7f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7044::bY?u4T>EXWCZ4Z;\:ueVsaNu`+`J(irMooj6q!T9MG7o0o_16-$+]6f?o>OCB[`>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7045-n1pXFn-Bb+IRdelR+iQN"/i's!333#/X6@4?o`Vm2ml)Y14tg'geJH&O0(C\4'\i>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7085-M&S*u8-9+s!3])tOTG9FTudFtIgV%i1SUm\f8p]1KBR!+:KAJn/-&[HZUDhrWf1dY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7086:eIcJ\&eSC\+.OD.C2e`$#Z;oqQK'Lj<I&2#o,E!H7PG205N`cUDkW]M90t('c*b?0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7087-#BrpudkqX.:^6Y&:=LLNo?\"CC$!?;8HI-hNrK*7k>",#h;tSL[Z.)Fo(pgY:R)5<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7121-(37V$%QJ>ef2AK0D4Wl[(HNBc)H>Lh3><m(Lci/L#B#diB4ese-YEE-`WDc^:=[[e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7122:`,$2("m6#C<F@b6%0=[<gW(fE%kK^khiH'kKQKqYPq0S<Ro-hX[;_=`">UtTF4WU`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7123-cY@N__+ht7N&%J#j61t6or/)"&G]HT$D=m3?n\J]hRT1T<fuFs(_DAGn-BoX,9Mn`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7137-b$;5VX/L1\<:q7&R\tQ96lnj(ggb"8"QpZCk=(h@.egZ295nBu&`ngY?s/%F0I&^e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7138:V_2LFKpg`$i#f`&JQ="M33<=G8m4&&!'Fe=+0K=:KdB;0+1kp\_7oVm^g`LJ8\Tf(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7139-4j&ebmIRq@@"?D#S9)L\^d1CYPfY19N0_NF"\A4>[*q<n,-(oKi$kOhj+'(S/X9\V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7208-q9a!E%I@6-RjLX,D_.d7)9r>1rAYO`M<;7pA(jIimGWdaSP'=Y@Z(&M0m3\-'CL?"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7209:Htr1+E5j:BWi5$?Z(k8.rCE,_QP"hI@]gH1!RK,8V3`V]A-W,(LS!<eoW$;3[W`(]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7210-S+*5;fUh*1RK1a].7XuMi4.^*3`<YVf&O0FANcVp&X?<ah=lX12'[j=/3+jt_RRlL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7211-jRtfoXN^KO=K;MU$DdXUHCEDL.Y^%I"Q`2;"F>s+CM0kW?Vt'VM?"DI=jHLRG0Nu@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7212:-SrA,'ojsQ;qM+SZb2V:6=o_n%q53%H^`3MV--r*VU:$YJb5mX#_I.B>d,G]`_UNi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7213-Up?4AY5\KEnjk$:0>0fa8n:!`#7C8Hi-Wr4NPp?tU,G,m*3[%Shbi1?_%=]'1L[`r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7230-8TpS]G08s]qZBH8Q11A^>&eIZq'J>4cElK!S!:XmM@&)!_Qa0\T#9<FO%SQTJ9?OZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7231:FhWB/`f6<MLP+>(oBBW3'G>dWn_MF[?2-@rU>qLPW@bG$Y>Oaq++-]U6_J[j`)ff\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7232-GJj-#AEa"[aW,\5J-K3q^cWP$LBtJsC-!3W/h6f1`>r1"ehUqC/hGRh<8LYDKW'k(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7235-?,!QC!85F_n?S1<%j2p=lX&3$%i9IL`;UsI9%:LDE++l/&nHC1!s-DiX/Pfin1VYI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7236:QhH^"*[:U1@)]7BBU",*KsT6Y3`j;sVsO0;];r=<_UWc*:&#c/@"=$1;:`H&UQm3L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7237-EO[?scdRgP!!-h<"h\$3q_kFNKF\7'!`E8Fil?B9\(0WM]p@eT=gWud,Sa-J&igg,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7274-j^$E?_d,%I7'hP\8Hm7e#7&_kIC;H"G%HMF<>R.VB+?SNkgNR9Zh(B=h?<@DYA'rU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7275:T]pEDVeIm-.hfC`RsWbR8at?O)J$'IqGM0d0:<5`69=ia:[rMBYM!bG_tjk6]R>Jd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7276-$K<hD^Nb,(.pDWg&*bS[gAF%1Q&K-OL(De*r@@VY%th7R;+aX@8*;n7GiEHum!_cE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7290-VJ96Ni;DfX7ab4qF5EZ),=iLBNkr^p_!11L:u8dE<N6b,0nZiNc3?cdh^4uXD9'jr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7291:),`phpT$$IO@>Eo,`kOcr@4>2<Eim*YrDiakJ-=`Y4W(rM`U<+GJJ5Q6BVO7)Qq/k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7292-&[k=5Poc1Jc.rXGGoR`*&R91p$k<:?YItD&;Yl9682c,h:_#:?P'q=IgkSj-)p1E-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7296-$Xg%'gi,g[:FD1:omT09B3p?<K?F\tWolGXJlf3&I^EI^@p5Td)C!Si&g)[UP!5V9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7297:R8u<TI"\p`^u2]RhP/$@FX.1:)1X_)0'MB[L%E>0W#\[bMiRa,,\G.o.(c`))]AQg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7298-5:)d/`Cl__8]ELR5oimN`!8aOkL-/W=Dcn+3T)-(,<`&1[\:-`Fi7jr_ddp:@r5!V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7309-"tM6'NT)D/<_=$K8+W#8C\E1dpj(fXnRKQSmlc=>IqsYa'K_/l"gc>8T0Zfar)iK-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7310:`(u5]3kFk4V$4rE<\%TrdM7WVL`D&r4Y-ASrl*9-$Rdi)b936G-eXq*e6npd.up"[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7311-($/a_rKKJWGi-@S*ZX\KMeAc$N4#r8KB099k"d!Z=39I-\uP@R?@JJ5`+1U$P#AYg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7372-\61T!Q[)-WV[K)d&WWKc%L]:fLLoNZIcirp\l[NRneC#D:.Q)Y#qSFfi*]r')UU)'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7373:_W0,_g_:uAcJb;SqGAsp)`M7e!03Ss&DYR!/AQd$i/TkJOs)?h7`GE4/_!h'2kq0p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7374-#ZR>,Xh-UT8K<en.EaXL!5<O""u4(]BLU_T%igOW#+73&(!;+6(r=#-I[,oKm)d^b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7450-`6iF>AT`3+W]'Z.S"*'c4b:q*YRshkBbh8?KQT<>RX8IR"cdd8OI_@l6a_dTgcu@n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7451:=9(*9r`$&VdPY4n7cl$"E8QaH!$Er'C,M')S`'fk1IS@YEuAi*akbgE[A>L'^G)>(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7452-I+TF1_t'd"[c^%p&aqK86:fuf3Trt_k=IWc)%k%?+[K&K3U<,17d\qUNIg&DIVRRc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7501-3H)+[=gke"MX'"@$j-Y9B/n47q9k2,['h9XhM5<JjV1S&]XB,RN\WlepscQ$equpA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7502:@ho)2`d$]^SYa<080H$&NQqRB2h!5cM^`h[M$@u,#688\G3qk8m^+@E`/<!S5g2d8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7503-g8hh&j15)dFtAep"L7/eN9<?bk=I57EiuA1NM)GZ+H1e22IngY-7(mg"CiEp,IKCN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7511-oB'NIi4>fho@rr<19JL(PBgpLM3o]Nc?B\>-DX*u,/WOh"u&Ce`_Y4_d<RUm'p<53
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7512:!n`L`6-$,uV/HY'QhC*?2g(f"!`kcI#NZ?Y1!(CW9!#r7!A;<@S\("Z:-0QKUUdq(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7513-k2PZ&i^f3;'iY1gFS?e*4'C43W/@W0!F'U:kLQ]Y4`qYh\<9u1g,Ys39LL9[#<r.f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7516-X;&R^&2JMOanMnH$L-qiMW3#i3D>#Oa#f$%kHLo4C32bR=RNTL'(3nB62S13k):8l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7517:a&2Nh^2B7l\=%`dau$XW`,gM-]3!KcKtX>&NBD7"pG\%VE&^^bKa62CDU`/N4Kuj>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7518-(r=(lm!1u/U8sSW<dd]2<m^A2Db/W4W'9@(3C!^+?jH1R??<'e&U&g3M,hQ+$cj1O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7520-j'a?JnjhLC]GdKBBC@7)86@8cp%@=6'E7ANTN5b5!4a,^ihEtcXsZd`Le/Mg/@kT&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7521:Yl$$(<`Wo08LJ.j/QuhcM;jI=3rho<$GGb0b#5O)`1]1B%ljDdICY>KMFL=%!(+[1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7522-4aY`N\m<.'Bj>47>\k-QBssG#ZrST^76t5>EcP]#bBoB*WY0tX(bN-e,cT'ZVt-m4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7532-Bl)jq=LePCUB?O)#M-F=Y\*;nhU3j%<43<4\bc=+.fBaCFD(2OS$T30[^K6]eVric
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7533:Cn,I>W;T.`NK(?`%FQGd!3d=DH[9h6=N;s^(O`.4!]M)Amt)tk$B^`Q(-ogB@RrKH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7534-ICZ/U@X;1@9-]`L2I9-XkGKAm^Z//11/@0?F1KY\(QUpX=VRiX@S&RX3+X*9#Li!:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7540-q/!tN#ik03<TBN>2_8u(,iGtui"(-]`!F:>jTmtZB9Q64/81!0IJbUqJ2ZrC5=ujE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7541:Ub/tk'dT/lU0fT.aXt>9HH=ZX0%MO`GV+Pb$KE_Rr`-8C'HVeb!K-lDW_t=mjd@A)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7542--n8aMH?RWJ%JLe/a%pM[[uN^!O>$ZbH@8L'Z`D(-Z&P;L_Rm#gn?!?HNE)J`"I3E)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7544-`j:U:LtU9O)45B]!)KPmTRl(2h##,]FY!e-lmQR,@U@ZsSl>C7pdL2sgKP3_X*Sgo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7545:`[(@cq'n1^_pYM-!,_cZ-RqaK5>!Wf.3K65!G9?$$7sW=XA7kU*Q2gX3_-`2!s]kH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7546-!;b5aId%92r1K]h7RtqYV'RAtkF?GeX4M(QrG"l[F[V[!5hqb/@"[k3.XGtokZ/RF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7564-3i_QiPo2a+r`)if>V9Ig`)I:M@"[66nV1!U,0>GiaQK(9U<Vtc3cuMjW^@J@X?krH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7565:K#>@:74aD+nf`(d"J)3UeUqte)^0<$(Mad.FF'R*K6[f(SJigXWi.pRWUr;Lg:`VS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7566-DIu/6a3NKrTK+P-Gj'02CMH]gP]i=.N.L2A[7W;ro;]Gn3?\&6mOH(.O]pR9@WfkK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7574-(p2Gf6cL@&G[#-(fgCpN#lM<cMn8_`&4G0gWBEDETT,hpR%1G&;V8e]d^`*6A%*UI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7575:a>lID]gfVjl`"F7W@?XR@7K(G$k\Mtg7re%jd<(2),no3NVmB`'j$J,2NLIBd3OB!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7576-g;O!k"+AOE4_Q4AKI`%FVVhpa/b9);X+8:=,V,:%IVaGpr$sg5UsTK,"ZZV)jEoDG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7587-o*]S7$4rdbc:rb57IZAV*sg'q`.]6t=r"PJ%#9m^YN]CdHmAF5^)+4='C%L<?RV*`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7588:NO`;)r`I8-?[p!J<?pmMT+@8eP4!WQI&$R:pg!SU`cddYBLVh^F(ApLj]%LC>V=q(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7589-p92cF(489[nE$gPFl?t[kiWn[L"k]fkbkZL?bS]We+>k^QBlhJZ:0+f];Je3_&s>\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7678-V`XQ6]33CiO#7hK<+#`,kepj?Ih1,4>O.ki`ugf4PEeDo2G\?`V0%/2)Ao^U*2Cc<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7679:`ouu=c[:1!o:;[5=mC2I"n#:/5$92B$]eXiCWDu=4"'b--S)MdDs^HVipPMt*4`sH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7680:4Qk07SL_n_-<\6f`Vl]Q$t'\d5bO:A8/_D=\rA=hH^L"6`6u:dJLcbq;-@(_<N^2k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7681-P/M0JA+E@7?Xq?%b#45NA"%CAT.XjoF'+hUO#I\@F3Xu<Z?htddkqH#eTXEeDIUEg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7713-o<65"(MT"9Bih9N0A7[uL/P)`bELEJ(&\Ae_+&e]AaqS7[t&o]k`QH4:5pgdOtq&e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7714:-#sJ[h-0^odVX`7lI*E4@lSU6>9b$,c`]t6eJThkD"Y+Q4LK(?:XL8AhC$%g4qdc,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7715-pf!t^f:%00B5;'soiN1H4+Hq'mtps8EUZW:/Yd$B7r.*GR"D]&!SN[dOdu(k\M&U"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7761-Yorq9H@%.k"J!Crg;NNR62AmV^8tl`2QVcoD?W[f@u\3e.[H4R1C^E2*nf=u`h[:!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7762:FIDk`$^$'lh6Tn<)(s-ECuKBSDRcM`*KXMt!/TuupP)MG5TGh`T<2`f8<"`C2hoCO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7763-]I<J<NF%j2Uo@=*)abSReK)75ZUVr?fd((ipW)Ck;n^bWNhjXDEm_7>;?Im[#Sb8`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7792-nB^@q;7b8D.m&f+*Mb7)QNSa)hpSRFqjE?4j5h-`O2@esKDt:0YQ;q5DM,*57!g2D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7793:`9uBJ#sk)'kVN$4Bf0KiD7_O-+"ao,`6:tD&30O:aWt8W3c@DrntpJhrjNV6$-I/_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7794-V6EKM"T"<_PFMj4,ogP8#Q3_]=1OR'/LM/pogZdOTJ$Q9<\:'NB\4Ea^BQSZ4hj9_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7809--:/b-h$l;YCU&;1'S8UGJ3?CBPNYNs;)_&f=<pI;i.*e'qppE41;;'l9Z3)#>k[ih
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7810:]VGPr=`sn5"gcKqe5nEQU?(Zq"]6-LVc1T$jSo3`IcY*/-nqEJ`uBNS'_pH#a>(c;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7811-bR3m1&arCkgc!BTq+B[tBfd]dL>Pb&CmP=!@+cD?[n_84d]LL&84_M:;4Y3W+B1o7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7812:,(PgO$3gSGr&O"B@n9`>&gPR7#6t6UI^Q$.[:Y7AT\*V;E4BMqG:/(]kQe:`HL=cf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7813-PZ&_EJ-YNQfqh[nC4tNR7XC,nk=E+A'p3mqB5A-/:Vr8ul5+dQ&R!;S?+;1Gi:GG3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7814:oV]mAb#2/M</1X`q,:EqJkS8V7N$IPI\qf+JlOOXS.J1M*I+B`f5TuIJ16-lbpn:!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7815-@PNGu:ngK\E3+=H;]t7p[5Q,D8`bV9#:,9#qKgY2ZP=ZE)+jWh@EJ1!BUtObeI&7O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7901-<\aD?adOXrQu5`rK"p8B1BikOYe0t6W?72LUlJ#MGjWA&AiNJmGfOQBTk)QVY2\jc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:7902:BOZ&?WVi_@SWY%nP1t^"O:kD2K!<6[c[XN:EY^`n&g*_$Ns3V_j07q-Ts_CG8A`)R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-7903-O:ZUj,B3%klVlZV"P442S@^CUk5e=-p"A\-Ot"E3bP$`0^`U/s_])CS46EWj(jJmX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8002-3UL)uY.kWf=Y88+G\l:M?[8".?5B`V-Y?B(P3*Co2Msb1-OL.EI6G/A.)Z&\15"\)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8003:0Hg;N9"/_cCO6p\iY`WNoH(p-X[lnj7=R$/'a/BpquHDnUSWd"e`-"1RRK.](QndD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8004-#WuTDY!iGCm38KL5ZZ^j<B9(H2TV%>Gln;DWNQ-6J(Ya!dHLGfAd=PU__ub!Zi"0q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8076-Y(spk/]W`$dn%jG\CIdRp;2pn9-7NlVGXdVWU"(\Bl)D,Dr;mW8I(qq^lQ@?Cj\CL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8077:lM%`ZfG9p6c>F4+ieX*OGo7V,/+,WVT<[ae>=G]B:Xi./*o6'n)Zmnp5<h$l?7`_8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8078-^)qTFT1-'71`[bdg=)dI+nn"C-PaO&U2Q>J;l6--bF38En),"@Hm/"Z!5[AXQ0tgK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8098-nLqa?c/tSV8+:)DgWaHM#aO#eN;<UPPkuBTrJ*QHrm/p[CZ%FtT*ffb8REKCG^9BJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8099:jG.e.i)Yk@8`4OBNQs?Uf7ACn?9#B#pa%$%(q`JfCC/te#?oPZ!l0Q/Ed;D>oh+Ft
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8100-i/R^q4uN:or&\J4,\H(,eo*CR<]M<2]V?^\'+`6s19=GdLQ#:.r=,^VN23(M+/p&t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8197-H^a5Q?*9=P:43DN<PH]Qo+f-5Y,C]KJ(CQ$@Sg)-)hf.QL]N"DeFQBSE?h6YZ[rB#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8198:3$YsUSRlLhbA2(f-d;`abpgu_gi:APoqG$UF.LE"Ftn\+@@^MSjj`tEo_b[oO<NK,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8199-.OsAM*BhI*.L6o%Jipuf*.3\Mgqi/<SR,cQTc:H41'JV\";BZWND0&mA8(+(Cn_f3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8210-"Qt?)cr@ND,$@/ROJHBY?g1CZQ=IO9Z]#%@3b,._-JE;E7C^I/H4qImpAt[(e.5?$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8211:Kou;s7AONL`"MLqVJ5p-dg4l^^k,$6F8FA[>F+jAq9$/r#!)CtiC`Oi-L&,d4-6[:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8212-*0V*e`0NC[KR+0SW^oNt9T]10W_/K#14'POY=b9]-YEhl7L0tU?[dU*,eKh6k*;eL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8225-qgnNC];sZFYoo2iA<Y/9gOd3CfBPR-'&d_[Ju?^VLEPV&rrDnqUsh@IG%Cf:5[<\?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8226:K`3h*&7\h$M>!^Sq2H6.N:c+f-gomA2;O^\^!l$LlDt_"n-D1`;L).E)c=t^"q!o@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8227-5/,q*X5hEe;UQ,Q\e!a%U&8Wr7S>g48cj174Q(MmHF;!3$Hkm`P8&!\/\I6'J@gr'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8252-n]jiun,BY(T\C3t=6"!X^6J3TOK:SeIc*a:qML.u8JtL%PoT?T?c0QOds"Sbo!GLE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8253:oKlnJL'*rU,PR`m\>TkK)$?D?!ZPi:80%a/79J>gP)!oZG`s$=W'`AH],^hN&u]W1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8254-`I7F9kOVT]i?ZP9*$fBO<-CI&[A-89-"Xo[[KCF.eneKQEK^BSE#DDMqg-c[jEY'9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8306-#9a!i^7Fd'XgYnf]sj>CiHQ@$^:!"4YD02sQJo%>e+R1]G:u8M.e9\/Q!0JL;p<1s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8307:92kE5`O]ElIt[Rjrr<RY&GS%Tdk'?o.d4_pFHTB_<bH$f@/BD#5Q"(NSph`.7.@@W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8308-X&t07?"sYe&M3$AB@#BASu8%U!4i&sHl&o#RdQs0]:81Go'KUp@Otb8]T4d&IT+_M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8342-7uApH/U;c@`MJ?:Oadn.,H?@6U7OmuG4i%>p_E>J_>aMB2hNc2;rL@gh'reH4GfcB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8343:(j1>@1[[P-pt,+kU>,T'n8F)`[2]"t0+-T0$G`tS4MS6C"i3@n`uXL?>P8NQr&^R!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8344-&;4_rCF%W!dCZnnNPW%QAH)Ye,.Vr^L7sC7VL%kaVR8V+<1h?@Q+*BQ!J1jB:to9]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8354-fI?q7bEJ'YoFrK@(b@r)7i4@l4_dBN0d0G%WFZ'K:-6k8e26GEUlQjB['/t_d\;j1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8355:4-dIkE!QOkI;7@bbi`Y.q6lp\C*q$>R)(&2#WrWrX3p-(?-&EfW`Z<4j`#4#@o>ib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8356-`jm3+>S)8ZAtS09`<^N#j2`?_6P>:V!&;9*%&dTlHD&`[aFo[;JjPPa,`MAp-@Ool
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8489-NrpH9<H=p%M`F&XYT0;,c"/E[;U_qV6s@?n\9Vc1V1O>]IK':N[/hbVjl1FiP8Q=^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8490:h`m)VJm=s\J.aTDA9$E('cRHb5Ys`F&.`-M%9\=$pF5ndA0sfZO:o]++<NsLgM[GR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8491-'fRinnp^&;4mH_-ab\JI>`].Z"#lnqSN0"iR*;WX)$*(n]Q_=1:I[9d;L#EA!E0+6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8500-3)c!5@8EPs%TY`[65bt<=D)pP;qn]4Aj1lHb(b>cb9+f)1EKU]^7FQ#`!KBL\O"M,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8501:cL*KWFJ5-ojC]Q$TP(r@,m/u@R+iG_(^r.`7@!Q$GO/BR#?_&`HBLc#NeALkU.(KC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8502-?m@X@\kEUKLME*O+_6POTXQ-ki.$f&KTO945$cLaSe'd`o/Ua!p$+iTB_%6)1E<j^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8560-cGL6fC_f7lX2=fMKM8%*THY"DniCeU3p3<(AJ'XONWooFj=:$:h5Vl816CFq70Zt8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8561:cK"4mbr]-Nd\gGX:B&Q,,t:qFA<`^r"qRq%]dp.l\X$cM])Bi`KKS`o*DLg=Q2$Yf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8562-o8Y.7fUI?dj0!12[(7i0Z-)@s*,\]r)$"ta/Duu'q&YMF]b.N?feH$.,b,*<Ku)s^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8661-O>P34(lZ#X(.fJ,!0.%"af\hHcogd3Hud5IX9N\M+-g*<\Tm-G[cMNfYU:;l]6CV)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8662:%`k<'$-=%N.Hm%L:81iN`%fAtYk#S;RUhoEB4P-Q.)s0ASp`bHUfg=&H"KJI+[J+9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8663-f,jTIN(YsFb@`(AWbH8=0],3t+HX\"XG'935L=jZ/Yb96:WfAO(cUbUG=O2J;h=N]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8666-=4J86=g3qPf:E!?._P:hQZ6pqa!;9%BQ<5D6K)$d(^]=@(r.M[HDtm%O)hC6:j<+`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8667:574Z3WsA*^=ITOF\GlO=P[#r+<gS(NQY?H[nYgcGU:)QU=O`L/^d\V4Nd>0%$H`dH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8668-r_UR'#?lCXKaL"_3H04*pCn_MD$-HpHMqNj[7*;7^p$W;jbi(8kWd1e`[$!Q(Q8cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8669-(^0eP3>;.L&pEGhT'+t4Rs<skcHVI'A1%Ku(%t*te84T[F@D",b(Sun>%DXoJeKjg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8670:!,]O7nBYj'Ou`Hth`)kC+?hT4hP,T.TT*L;+YAl3"u5mQ2r$H\A;bUhjIN-V%`crF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8671-fq\MqKX'5b6!f<e757oRPXZ47E^AWE>)_ho.ri(]a0efhG@@KkbbeBO:r"+QkOk\a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8672:,c-OL`"!)5h="%+7Wq%qI.QobfD*)fP5]^mi/M8oE9ol$-O`!U^Dbf[G.Jj2jUG9l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8673-K%!A>X3"))_[AM!^jMM4&(dY*Z1,ZKIMVIgN2HB>Br*Q7"12nrO.WchS!8C5!"/S?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8705-7\AW]$u*^#S#>!iMZKB\1OF1LCZA3F^*1&"\!m1k[SO;9Cj!1W9S96@%n"Te:R]m9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8706:\=?`'1iIaHq^qU:$WH$o,4`oZ$aHid,]G^*,\(f>rr?60oZu3CiLZEgmm4^&FBDVg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8707-ba8Ooiu<2T5N>mq$hu<MG\ZYP;dIr`[[=-i0s'Vp;pOOgPKeCaMEWBb4n,kI3`Fi!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8721-!FGjk+_mVMIqXmrh\!5O<M;fRI6iKqH8,Elc>gH\Kn"E?&b0_!MYm_<Nu)LhLtZG=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8722:U0K3Y40fBCrdWoY^Y)\0L<TD]Q!ERLhPenhgpZo(jk\C`j\_D^0?bDpjID_[Ik$S`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8723-bCjJ,+bo)/c@(C,4M6cchT%*:4HFJh2nl6HkX'uJ;@np]i:Wa5Q&cN]QT8I,j3VCp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8724-)*p[hdU_e(@fnk_=H148<1(6<#]K70]<`!V1+"L[_?j(,&VA4(5?cJd,#h@+a\YeH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8725:#2cOZ^U7+0Gr!AZ*JC]UqrX`*16]55APf$SrGtJl%CB`pggS:Z@T/FZ##D2ql6]M.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8726-Jm$j$_!+Wj1,LGemqr+fp$[c05B\a+`R"ct#?nh5*L?&p*`S4Jp*bAt9(94`8Wc7[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8755-#ie&Kl4%B#,KfR"F:G\[O7U=sGAYuKPFn2gMP/$Z^f:JM>SH<aX!]aKitR;eSD.b?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8756:Y`CR?5Qctp)J%To$o[>M_,_Nad<cM^>0.V*9r`4h62W5T_JI]UcLUEn7bGP</:2G+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8757-,h/oTP"f5QeZR6+b%Dbh5iH_32-/ue1V_dpbX1?PMRZo^`0)!-#pZQHBb?c`6>(8X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8764-+8D2"OQ'ADA)%PJ8E2\KEF6#tm2:>U>GoAgLsl6S`jTC"RE=0liH'aoB!7N=`C<Vg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8765::<1iA.S<>#r6L/5C]=Bg>1`,/n_6k7^#1DfX.KH.QRX=1!&7$\6Ra6>`_J>EMZ!VO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8766-9qZ`Tj%k@#cPXjb3,b,N00@=8mSq!`)"E6tH:R?OU%hF'T*]m2iU7Sq1*ikg['"K3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8770--k&b2\4XPg7Q[2+)X#/f;2qU@Hh53GP3#C6%nZPmD5;EP/rS^+n$E:K1,rTYRN`"[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8771:WVl)9^,UA`61K09^UMLi2--:pD_4O/$OlMp,6GU_RpWn!`=:g$)3<H=h]eu@!eZ)J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8772-Oe+6qIY^Sc+9!$?_Md52dcNsK?5,qfPKj\INXllqokt`>+K&C&RM2IIg)jc&aaP9p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8778-9A%/9<)2mlL[j9hRIQKZd7X^q2<=8(N<06Cg&tCZE&\$Ni:Stt(9N(cCRVQpR_7'S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8779:lB78\J:[U<,Q^R8/%=#"=FdjrOFd`fUl8e(I78,HY;"`eR$9MZ$dK63`k89NPjK9]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8780-5&1g0F-e`>c<nL!,""0f+h6CQmLB8)`)k.=-35`j*KeFbe6r3F3Ze+Cl!I3O0t`T?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8781:hH7r&1<mm([I[_8!5-(V5k6]5]*^`21$e(2:Q`#R\Xa\KF-CX6QK<,o$k+`oj.RLZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8782-e@[No8\@c6/hXDCCa9JPA!/tUpT#AH^)q*].$iT>fl"?hkXBAI&nD0WOni)I&+&3R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8808-!?aHilo<9S[HN*Rfdr7\X!=S=<"Y1a5.pNkk'-e2eaZ7Y:Q8ORJZX'oT1c\Nfe'E4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8809:0Fm!X4FS%D/\Tk4$rJMdiQJbS!]fS-`k:$R8u%&GS!lf/d,lmT:F`$"f4,4&`s07h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8810-rO'9eiP-:[c(7/h=,<])2e3^_L-c(j<?uGS4Y,eGUBP%c8+R!H,d/`eo]]_I^[PAf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8822-Ji2j'II3o>HX[32-Z#9YO'M0'iZfeQeu.7tU_XSCDlZCh%t[FOGl=J*;XnP8[So;P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8823:8FioU`>WVokMI$+r+5C]m\/XBHc%@TH#qrh1/hn&)`COpJW6_bW;Pu"IL^*(=F=&q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8824-F^6KVjYV6oHZq5aiD2^)r+jbF,9(jsI^)"4V6lF[bfIg5=,\,J($3[d/lgR%p2Y$e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8833-LW"ZGlR0]D(co+-iJ`B*cu&?<+80d.[<j"n&q=6X<W1goD'Qu#3lUjHUt]YY"LCN<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8834:3)Y4%YUfE>(P-G$e#oh2e>umiBVl`5KBZVWJUSR5+5rji-"$.qpj0hHD-#`QgpAOr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8835-"H7>ml&+>`,&.T&*R?K$9e(:NC2VluE/LfCacQZ<8]Enbrr<Cd7oW4*jnB<G>SI*^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8899-=a\2O2H;bV%V`GOlp#1;+s>4&Y/LYd&-q2EHV]kmJ_>c35obU);-AiGLLRbo<mEk.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8900:`KPRf$qahn_XW\Oqu1[fhTT&J*F68h)SY+aOgG`k5N`bqS')ZS"Cl+/^Ae2(B#Nb!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8901-[G,M.i.-+q>ZAR\gck(WpQ,K>O%RNkpGIosW\'u$.<]RHo7D33f0>O*[Wp(7D@#;W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8994-c4Uh")o`^YF1h2$1\Imp@rWU58r.PK#=IrdrXn@^nMo1uc'1G9plXTAJX(1MbP4uU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:8995:\lf8@]`O8,mV.Qa9//ol$s=hi++G<U.(PRYMDUJ2EQMY*Y2l$Q8"/.LbdP`Q&-m>;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8996-+9cXan>_g"FK01T"iCb=JjC7JX[&`rU_I2:^equ[F5!15-)<G]1cb/#D,Hn^dYLJm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-8999-jbKhU'cnW+qoUE=J54mSp8dCPc*GOtA$n7q,EJ2<+7kA2VYAfMR,fk#aP`,]<_S=-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9000:cK);0ciF0Hg&"-$Q3^kY39Vi7<j;#'QWq[f7-7<`$C4[XT9gS`MDJ['YWcQ_"S.p#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9001-rT_PDk#[MPMF+#iJ38lde.RS\aUE4L<WTZg!J)7WUTK[q9;4;SJ_[7'r*aOuE"5$,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9004-]hYb15*o^rKt'D=W^b1=Y!2;:A)=%kl<ukOk6n[;G<\l,Ki#,O=o1UeE1r>B9`A"i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9005:d\1pI_JF)D:\`AOZt$R7O7YhS*L@3\+HuB%W<_X4pSY)e/A`]PA\]cs*-'8LW1o(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9006-5:#U/_71aiaK'7Ng8R?1P"_@%j.)S8[$s:JhO:ag;&1\_q8!2O#G7hmSkFmr<bL.1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9053-;P^c=oE3^I&CK/9TtpS*pm7`Q0_"b\]6>id`iMFch'J.4`5eQ\C\"sTh\n[+HrRaQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9054:=%`!_rf=Ir`g3[61h#XfI<YQir$1`]`9eXAMo2mc\urFYbJu6fg+Y74*ddB@3r&%"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9055-n%fNn\l$(p`'+d_/8^YC:fJ-P"1P`Ag:sJs4lL2ibLS#7;Nou#PDQI&5$OXrr!NCu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9062-r5`E7iBtP]YR9(.Ike^F#D.=XX*BCrJnn"X3--@*KWcA<p%>MO0!7'M!bt2#KRQ&R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9063:?\S0<`)G!W?*m$^m<2g2SsA[%j%W/9AeJGA9cq_``4sr6>C@E:4YOYgRRAnDK\3WB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9064-OE`-m5+e*hI<_+P0=1.!f:%-US"nd&d]aoWl#t9q!0a"hST>kY5N&Nu[I:tfdkjdG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9108--[\)I7HBe]Uj@R@U1PF95'ch^)Z?M'&OQb'o)[,keG<7d@kc?/2\pbFP*/^K85V`^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9109:PO`j*_kH_A9ZRs371/W7,<\7`5R%40jQ(<@F8cn0I-T$)#"HRC3687<DTB!bb46`$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9110-We.u?(`]/Tj\QaaUauP**a)8^\a<J2U2dR/aMo(f]R&+"@4W[D\Q^1qHAWVZ@-D>k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9172-=su9?c3F0PhFr*!33V(p5Hnk,//F(\*Mcet'h-!4*f%4.d"9]gcVK/@ed1[8qf&fE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9173:_\`DN!V\hopg*n""V:V5JqSB`iQmMP^'sor=EI3j<E"7EJ/lR(e$2`.FDal3gHmN1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9174-l"H.*-E,kdUqbiojra@J`L_j_r+m:_a)99rVjs#gM'NK1*+tJUj^3plNhJKa1_"L"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9190-X/eNCh=jr-_:Neo7JWS>]$hV.Tp@V_3f+d\$H.narcK`?i..anIGd]o_tk;Bhh']4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9191:LW83\r!25[a`t!Ge9O.Ci.?GNoZ'pr`'.h$<O%^4,MNqmB`#5B,P8")l6p?b@-YuX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9192-hj*_aOj^ulrrCuMrrBD"p:Q^J-apEeXZ#__0%G\E4G"H#&1dEl$?B:@2BsILJ:4b2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9338-!8"4aZt<p/YV7fO62Soe8(*oGIC0uCEJH)ag^/Q\g58R;#m#MsooTVUYq/@4Lp8Gr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9339:bEKtC%qF%rShIFS&S4ckb`Xs`.j0G:I@a@)c'$cWa$&tfeO?kt1h!uFf<`"Z&l_mQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9340-@Xp_ij&T__,h[FO&OjeY,:0k`I61Iu]$?EpZ:-Cb?i^?i)><CQ[:5)eSkY%%Js[dS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9344-`!lW.]2a,bL>)*Q:_cf[OiRd9C1WNrEt\;C1,(Hg#IkJi>1uW8rToLoYhbBp0KSCg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9345:VgaQ6/)*h;1-m(-[rr1YE_\Z8g[_(>C!aaI#mah1^`t)Rct$:LQ4C4$Q,ZDOT)<`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9346-[8]U-b3[<A52X#kF88aX]sg[0Zr+EC;^(tuN0D/&i+Agn5c3@7MoZ3h8B[NUO-^r>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9410-Pr=Z8nkC%"aX0fG$uBsoi%N^TWmE4GKE/AF^1R\Q$Z--_K<ZP^7nD1X'Ts/jUt)i#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9411:_/g+AJ4V:%heJ&16#`j,Z5uVjS<%$T8rZorgE+p$JeTm`o(pf$qLt,7*?U\dFOMsA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9412-K?+9W5.U,\9^@"2;M&$V-]AUb8>]Z[)T(g!9VW^b,P!]4\ABS'%E;M4NSO0'[3__[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9430-!ObNuD;&2>K:JQKO?.5i4G05#7QnHM,qAcu<nO;p/-^SG_Q$7.-`3_qMtbu%%(m-O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9431:L-l<>iK=djaV(GmS,cW0@!`eCj<<"Smcm=CJ9^IMYH#W^ei0X>$d3S<'ojud&D`(U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9432-@pjLQbk$<!l'gG^29)8(Eu]jD\r:GJp#ELc]K8meUc$JQ^+QhAom7(-&Am^.cSepV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9471-$/7k-%71p)8Rqc#7LXqD@PZhb4W#+:EIZoIfDbiX+,Op>]G[Vl+2q;g#B]bW>H)H_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9472:QY#6NUT:Y"+KD!M)=:eYF;JcrH#SFk:Z3q@G`6T+>4@$#rrBFXm,d`;;6fUl`m9J_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9473-%.O7kWM\nG0BE51?W&rq]UT>sb:'8Mg>p8O.sFMRFmoe!Q)DJ0*,/_(n6V6ShWi[u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9499-d[C6#9nSj<4YbD#l(>;[MV*/4;:?dB1_u8\raV7P3QT7T/(4)2(J2BTLAOWPNZ#d)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9500:Qlt;tVeYcPi*'h`f]V<mD)7(>'JRQbXH?_47TgOA:e<$!V0>j('E8&F`+!Lo63(Cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9501-I<cR]=nlm`IBem'LsuVPq?-+hHA@8m0*mt:L`jcToJPi/KVQ.*d;NKG?U5^:L3Jc1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9534-_(LB/rG,0Z.BflW#c0nkg_#8:+4db\ZOCE@<X9BS,\%(g("DJ'>Ns_mQE>-\=D_oH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9535:B`s)t0Vk:eFKE%6Q'S;H2lYc-5!K2L1s<'"'_/TnQ$o]:"Ed3:cEViBK`;%ac9$17
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9536-?^j!h%/qXR_;>f.?h!u;?7>S5WQIX&n_f3(r]^,SfrpN#Hgt/:!*]/qiua)+#.mS_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9549-<UPF:4k?=)>,n&ppMtm6#Zk^fY<cO))B\>)Dl.ms9aJcQC,87j\T]!]9V8rplg[d1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9550:Do6p/"o+]d87QF`/`gZaEj#c3)'+'QI+Po$>g9(P-G:=^e`-<e=RikY2%PMW.b6^r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9551-W(Cs;QYt6m=`=_5:nn9("aLj5Z*\eSb)%/.TpMtGpt+%7mso=ce#&=&ZpN\g6;`WE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9595-?ZQ'0Z`r'Z(T2&8RVPK?*/J$piC<&%gn(#WCZ=YVIb1("mU>)A,H:Omrr<2)rKq!?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9596:4?[]ST>ahXlVP1oo]Tg^<\sf<i-LpFm1`F>F"1Ei>o]KT%_)VKH$@&2$-2!hK"h`d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9597-Mg^C5oS=7'3:dX*U:lFD[OF9G0,kimT>J2/fOj"s5=;7QdY)=)A5;2V##N<[5U>N0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9631-=](F=_9#gf&-3k%rr>12>G;U][Z.a"/=:=.SEJ?FW\25%N^_mrJ56np+W8)e3W_gp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9632:esgd&,;M1U`8m1$gd1Dn_5=B^%0`t$5ST/+;uEYtfQ`\g<2^ZaH5uqbSCG+*\/ne'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9633-^aF]QGVp-<BU(KHW_!2NT7p#:N/Jc,gs/P68]MmB$:7aN1DU*5A9B9a:I*#C0M)E1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9634:-`=Ce)^fPe$,OW%.:10aKtA(fM?$eEUCG<imYl3\1<.bKTTF`?^rSn-T(Qe_/&4l]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9635-aUd*uq0kWR5kG%tpjTTPZU7b<`^.KH6h:K9N.!o?CGJF(%iWGH@=]f(W2>n469=*0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9711-!It1Vg!@*V$32,HOHOgBgPrsp^.g$`QKp[.:$mYNjbA,>S4'KmLn0o]d!>OF<omt)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9712:CM(%(4h?K/aB1p-?n(R2I4JLL77`$73uNPl8K`AhVr:H/5]4eX5R'agb43bkYqXlP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9713-S:F19T(JN(6U\$J/ke%k(]Z:`_#Rk%\Bd=WAOr5r:k@H?r2[/fq"LmI?f+6q!'"@d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9716-78:$\hI)_RF,m$BH<./GRCS]1Mngm=Oui`CnJ)1?VC9j^o.C>JT6cY:%k@dFr1j!P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9717:)bQ'0!?HHg=Z#g,oI87'fb`]^`hZ06A0>9]H"$[1ku`.'raRdE*4uJL'Cl\rRaIEL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9718-A;YM4AQaV85[rF?'p^(uIU=t$5QKM51$t%E\_Y]G4(+/lRQ2KtPXu-@-ZL$e^ZSdh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9742-]EbQ7A?]o]+k4QK;K8?'BfWAT6+#3s\5hUPL)Haeo7AA1qZBTUc^8#c@Z3t@Y:;g#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9743:q:2I]`u?RS=iMIOj+cSRWhIbqO<eWt`Kub`rr>$VATic>[POY@8!Jh"A<N`DoKMqU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9744-9mIE^1fA,ii3GRRS.BA3LubO(hDXOH0sG<*X^>(!,4`[!K)j&eJ/d88Ve'EUY]DtT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9763-bh!hr#lDNfRcS$Yc^9dpo/OekB7Wb1A!Z7XQ&W$d;?n_mIsMfHX=!<,-<2S'%DQTB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9764:YtfQ<pT"rQR>$<&SOatQm[m[\-m4?u^`\/T^bM%5rr$SIaP(>%5F<8fXB2.nT?`X`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9765-\nl(olqpETQ[D@4.Y^$@3@!E=/5.1J3sTfDjskBPoqjQ^L*Ph*j:t-)LT)<Y`\NO]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9766-=J6':aNr(+:ZkaB\N8N7$/5liOu&5RClBgh>-5&>Of$7U+*Io4+7n_j<s^)\ntasU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9767:"^J)?<`t_h0-DNXc<5)mqL188ZS[PdXihM7,fVq0hD5h=(fS>!qc$FE@[5eNhjh`I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9768-T_-JqI&h,XkmBi>iKZtZ5+2=`706bd>HYas=H!oR5Ji0DTU(E6!(BpB1*.aq#:/L.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9820-M6-JJ`VLm`[Gad"N-?%=;/Sa`e-"'X`kDNE%uT<8:[KO,h);lXHYKBQ,G$l!.'<bR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9821:I<nuY[%8ktmp9.k(9lUW(f7N3@,uaqQ0;j;Y8'"H>e5%=*`fa7$@c`-fK6tm"n""l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9822-iRYE9_;Qt24O'bE`P0HWEL+mPI)d,.cJKJpG^nZ?LG!&`=q;0Z"[WAT%t'FArH8(7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9921-@M:>eGnN+L^u16_le'h_+`(\L'gR9MnuAY6d98I&pGU1bM-UD_NXnp#okS(pjVp.X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9922:`D7-]m*Y_>Ia<KKk4!kZn%KG6ck#,3#'d`1Et$cNdM5oh5Lq&=j[dEUp%lFuI`WZ6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9923-&d[(;:q`HG(X,aa,Xu#OEcYTq5IK\@BCJFb`:3\ci_;0m%K&`&9^2EPL_8FXfZ;k*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9924:`&Qg!U;*5eM7si*Ys2a%&F*R9nJ7U:j,XD$$<ZSZQMZt]YVG9J*LO%%`F[RJb=Oc;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9925-=d7sGXX+[0AT@T'HjIFTjjg.j*7IT[^ai1d;^7>sF?`t,^\FMl;!>V?]8"X"@qN"Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9947-Di"7%S#H)u>gluQPY)IL>^XWgk@sc2qRdS%%[rBb5C2;Tg6AhgPdf?DO66QR;EkWg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9948:=P#COegIdLKMV`/C]kaLc:P,;!/`P>d!;LPabf$\&DnoZ"-`T57Jf[?2]`e*@d6O_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9949-`g4('Z5I+3P"nLn7o#??O,AB<`H@pr1*n_`4Et?Y+<m<aKDk4dCX:8e,j_s%]^HM*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9972-db?Hl&d]jTfEIP^qo9e*WPr;57AQAuSFeHMg@RO@9t\+-r7WL0CFn'2gI0u(5<E7l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:9973:g$-l_<Q[gS-F)QYB>du<QL\9c8`mW+G;lJuX6C^c4p$MW?aH)Q4sSdE\$Oj6!`.[4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-9974-S1#J]I"j6@4?)4,NDEK?$bP(Y6l9HOobHLqBX]KUk)uIg]T8_5&)rMF^0!ep9'/jM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10023-+d;ui2))qDMDgV6jZPsNoHoqjCa]pD\Rm+"*n9S#$HTC1+W8(VNJiA;%tDH`(N[X+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10024:)l"A*8`8dd]fb^.+cV^"OP&L>Qh$3*%&4]o=]b&EIJQjO`u';Jm-WmG2do3TmJ9j[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10025-G2@bS+9K\OqnHKafq)47<Fgnn*30ap+6WH$1N:Mn+nIT'E4^D9[12"jUu%&k;.`o=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10039-9*j9dh4B1HKAN;$Br8qbLl,d,PqRk2Q!8c%IJV?um?`%n]UhK2#H-.KPi<lOFA":s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10040:Jbmkj,iJ'T`XmO-!!2K[VW3$3(2lZ/8rUrY6E1cPN.=&^Xh=g:D(bD.:k04`m;NF5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10041-lhjo+d]flWp)kYk&fbFiA([6<VRT95@u]#@-:EQ-PFCA<=[H1DX[u)eT3#`u/V?s+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10064-&9(8DGB<(GX'Gep_e3PL,)eo4@,Q1Kj/!O,Zt;#%@!Mtu]tZU"#S&1,Y1'`Z\a.70
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10065:1*_I7b`&hC+97r$GR*P1AU+g.(=dq9-\KpI)';J9Xr9cD,[aF(+"f;8`E!I64*%N`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10066-Ojoi.n=M0C#aFL%K=L?!$C>l$p(CHZO[:U;k%>%S"TJH8@^BrWY3AR<13+3A)]k76
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10070-NDomETB#cIgIM?V:kaqfVtb9qBfk%mH<S5iW#-R[+?P2W5T09qq'o-<B]oc`*;?Gq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10071:@-g"_%CLA3^^Z>(!3JU4QZ"Ue`X!$DoE2Se>/dB+EP2J`$4e[;\HHH7V]C8X9+)GT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10072-QU("k5fQ>9e41^G,sW);\Q!"!GjA#`O"e^Ofh.@M4m=n:F:!&#YQ=X;<.W%"-Da8K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10141-T>5n5f;g0CBmX=@+\7XsJCu<b[l&j-X-<P`1SQqsH+obtS*7f#K4lBmCbXnP4aF2S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10142:?WNUujPJ$N3$GM1OidO%EbfAueR\727#7A>!Kmc`XK?>+gq8H4THk`s,a[Qe$E#D`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10143-Dc+O/ZcXrm53.MD:,5q6Jjqfad_+I:P"*&mpBk=L=<G6K($V1:o*MRn=:/8g[MC*\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10192-OuDi-9H5[+LHPLP3;0BaQ<;WH6Ola16,u8a1f:i?a.'mF&>LBJ!*XQtETppO3T7JN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10193:O`u)eEhJL$SFmUA%L36`-S@pZ)Qt--Ah15$jFa)`j1SQ-?/#@A=a=hU]A"ZdG,ua$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10194-@5rGg#`/AUq1DSHQiTUi+i-7$?_p)?--A"Jj!k&K8(Nq>VXfkU.,[**%r+\l=>_WZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10198-[80!KNG]92R.Bs:+dnR&"4F3L\k$1MN&f%[i#blr0@,DA$%]T!V[Z0g"?Ngs%L+td
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10199:8oFBH!Td1nFd<KH]!aR'W<`$l9K"qe#EW%AlJC$R51!,cpqbd=anG`74fTA>4Fo3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10200-KCTR5'NmA:*=3u$OL(6\V^6mVK8akJ>?j^u-KtG7Tbds;d]Q0L^NT2l,\)02T9Vkj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10213-JM!861llqmef>W-B;L%@iQYRmnc&T?1iEHj]%]a,A[$_0/Fitt03uA(B=Z97K"i<g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10214:87K/g9DF(<G`;h7P/eP7L00I8OtkD!B@QoFCDoA'`K$5A8%?*hE[R12m3B($$e)4`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10215-$EAa+>om!9-MK_j]LhTJn^O_,iFqB%&PEG4="Pe@_YucRI&!ZicSd_.hPDN`Sc-:3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10216-rinoOiF-$)m2Q5cNj\"U(&bE;!,4(pgnX*0KM5tqMb\UeOt`f-$jP\A^"^Dr[XX,r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10217:7B/5S`=E&apG+0J/G:H*0Bb\A;k85U9)G.H%6L([Vnq7%$*<NC`tcSb`(?7HX1^`o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10218-EB:#83UNsPF'79jZ'#5U7KMelq:F<25K2N7rZdk9lY5fEH/_0>5i?2eTtijWiEe\B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10229-!8>'%E;n<I+7.NnB"&]Wh5adPEtI+YY_B=\RDA!oIDpUtjZGIV7hhP8LC]Q`KDBVm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10230:jdZ5U"7\F%g-bT/pmppk`$dKIQo%D&>3rM,'$DIKN;imn)#Xnn<3l<'Xe`C)NQMgJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10231:%LL8&CZI47S0l_;n'RrX`bhmKP_4$8GHg6O[)?@Kil5)`5Q`1Co1V5=PKLn`j!-N)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10232-rm^ZOk%([:TgF=fgj=.GI@d:5e3T2=gQs'K!"K078`s2f&OdY[:(H8HH[TUuCteY:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10244-H`7k&(%`f5`d`klm[kf7M_p6-S:sCthCX^;kD]*t\miCP]X[GHNmLM#`FifdG_Mi/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10245:E7c$m:7Ph-<RlJ:nG_0:+7P<E_`[;)&QT!bc8&T=;5E$U1Zl<rq4d<'``hc,l)d.q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10246:B'Yd=%*1n`$@?q2b3B`\msl[7[2h$j#];tbk@>l#A*3V/Q0s)\n[>Wqpa1J/C:\9K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10247-g3'"=&]-:c_Jtd"J7lQ=*t&#JB]"N9Zu:`S_&ak+D&:,f$q"fTbD@%d2W/5.SS9Qn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10262-Ztk3&PW0p$!!eTIk.V)ikDD.S#APIS5Z)R'a3Ta*d3=.W`I0K"O,TYAnO:((\SZQL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10263:D+QE,1(TM\ank#.WRa^1E`Jq08$*_^8)GHic:9mpdTn7.'S)sA8`\CJ5W*<meFYhi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10264-oc"GBQ(i5:I0cuFp?!WDg^`gsPs2m^VFp.?k>.q6k.^Wt-[pMSZtHj?j>Em-rm'NK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10276-_VYps/+40VpeKO='&#fdC$aj]98Kj9KEK?Vl4&2eHkZIP4F-fbpm0L[_nIb:ebg4'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10277:JM+;M<QJk&U"W$_@m,fseM.d^m`f$e?[;C5*3t;S%_`!LP@%u#O3m?M^C3:cquUL"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10278-<jCYO^*7qd5ShdPWBn&&6(SI.mFn]?@JI0On?9`5cF^%=;p1jdM7='/A@lpke!uV/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10301--G<pJc\/Cl$d1D0@nUdVL-s#a\(852).]5Kf]A\[.oj.DIh'1.k^F/mCgLmmGJ.,.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10302:ZYfN6E&sH\FkdOfb`7$rHWK_aKTRM51:0;T8K@[<F600_kNq]`VIHXg!tK>8?UmGA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10303-@$4$B<huV\c+@@/:e"BBEdA<qXh.C&[.tIn)8hZer+dVg7a;2;!(sb'[[]NW,O8Zc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10308-kJ*P*&@#nJJ?%XMJW<%",l#jXhnre6rY]MNDLn\&W27,+D,6OhGP&'@&OAiL<Op@,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10309:Bu\9[Ijl9h`,C\X$n6Jkqr1YaUVsYsa!/IVf@+G3!3`0q)?0[?#lUL),7<b*Aqf4P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10310-G^nc4V.YZT_#)7h0M`GTmu70)X8"KhqWENM`0U-UjIdn](]a&SL:gFHi_+!\2D`QC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10326-e7E#!'AM.3XRN[WQ:XAf2\JmC]RBahXCm9?9j$6ek80mXO&+Mkp/LPulqd0NbMp"J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10327:3ue,O_&)]ue)u`U0O)\=)@#JMS0!"7qcE,#m$0KBqcs%Fd^<9`9fl[H,Du.7*C[<q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10328-LL:Y(2CnI$`SLgg7uoK`]KP<$$Y\BBd\LkAg$^0@MW!u'p,r#m?LW]1nDiJVK[q1U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10397-\p(>2/"nS@<1CV:JaV[QF]Q)*pen^g9s&NN&&VR'Q/N5]l0qgMG>#E':U.6^!$Zso
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10398::^>o/n;$uNBDY8-G[%u?)#]p$-`P7W[^o3$W<Km8=s[_l`?=>u,k:8/\,IoJ-COA<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10399-_;6j?PN&"]*@FRg1UqH*B#,seod#)qbK&t]i=0l%rVlkLMHp'NnZB(HHmPT4rZp"@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10527-pJ5Oa`(b#k$Tu&l1(#oqO7F^P0?d"11L<UhFWdB7j)C!/!-A)hY-L.XRbe3d1C=s"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10528:css4oO4>h0bKEP`+VsA0?-+I4j603U=["0mG?6C$iX9CK(`::c*)h#bNEnW>pIQ9!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10529-'&_!QR7I=JF3,0;?,3SAbo>Fu:k*YA@ii\E]"LSumMN(^A,E?1j9qO'fN0pTaGV(]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10572-p@PDp$aO0XBMfTa#O`a59TZo<=b<%V5RWUMhOPh]MCUoX-r636q+&p+Tkk7\UOA&T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10573:JhTg@"ooe+l^H4[XAQ?FTus$;`OH$%2-srAo>8Q0jFH<tEd`WR]/2GXWK#Ogi^l7Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10574-I^I"0"u+pr'l9oj1FW.UFS\q=>Tq1""T6%jp$LN'W).<e8qViQc&suTor3gA,;BB\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10607-BoD2f8##;*'9;'FC]oJ]&jQ^+M$2k%#s?i)LW2R3?f4`I1#R;*-@@u(4r&HQR=KWI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10608:6OWUL^^l]jGG>QIJie<\iD5C#IOfdRn`I$NpqPd[M``;`g<J\G-*<Dd`Pt2AP:4=s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10609-lufKn)4._6"g;F='r*ji1X/$\rr<2*ps5U'2RB(OR_r!W-o!98hqOelh=l)q>JEf+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10632-6BFJQ'@$k#Y?**s.UahV_>99BVR8WL^,ULXnF,`*n?Y[9)coNj[Fa*)G*"Z9;uk/'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10633:%.1q"`d?=`h[4fhpe/QZF?eG>e5$eAJ!T9@Am[e6;K@+cl1^!`A=nMr2"6S(+oWXq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10634-P3Ummg1FH^o22e'6%-mN7raF^=6!B['>rdaK)Qd*?6]/'B<058],"J7/rj3r!-YB$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10696-cB&`\&EG5efCc:^8bdk4l+10,"nFMi2;jX:H-QDn/+NW>`RoQ:WO/.<>GCq'@\-0Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10697:e`]GtZncaXH65CSpqGKYQ!e=$G_u7%5EW.o09<lU'`S.@Iq_[dgPKONcnuaeD\-1?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10698-')@'(=0,a'P!FDNAS48]J/FduCAdZ$]R1ZFiX^ec(\,eBb7BFdD+P\j*0D1NOFJEV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10730-)/d^<e/H<C8+n@RKdqj'OcJ)o!#kfEnRoZg4,l.34@e@i-W.9o.ebX:Voq%_=E@a^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10731:ngRL@UY*EBg`ahskOB;W]#$TD`g?Nrck=R/1.:4`,E?j?f>cYuL,gk),%PCUWdf1R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10732-n1[:[aFD$,INA2ri?+,.57`O27j[4o0iA3P#>q#i/+N)Fr[H=o.H?C@`#^5OmCZ5f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10748-)4h_''iTVf6/V:;XYeiflb<Ze.e(MQYf""[a3Vjj]6#-[I!Mb@2Nks'DW0>3KB!qQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10749:kU5`KW+]K[n5bP-q$j9e,/bNh'JTa])"kma[hT[A97)\bXejP.rr?[b!:!lMpk`M>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10750-Rlr6'GD-6H@jB-Dneh#`?X/'957;V+!dHWL_ic"o%C03_$fjq&6,=eS"'=-H&GU;_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10778-\VNE?q0ti)#Q:cR+8D&nCPVVLIl@2AZ0?aR^UCO:njRSlL575qcJaZUN(#_*2,C*)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10779:N9`*/$#%X9rr@YLCL?RlI`,PN\S21Ymf(5J5oi>:(;GokLcWhXiEm+1O/Fd(G&9oD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10780-iGl7E!.j%<YLqadrrD**`R!897^bK0eEo@MnD0m5lRre'S]Qt7)p74Cc8"ZAg:nSU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10789-\$lDu+bX]'&OlhQl!KG-n4LG'hG<[>p6>*u)>'C+$XF2e/]X5O3s"f%5<Ab#f/uR^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10790:mfVdba,P5"p`e2Ri+_:sq,T2Bi+LQk*`5#JFVEY2kqR;13HE4=F8l5lc$n,O_k%4`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10791-4oo=5m'eq.2(`8sQkJq_)^8[>]MIcuZ2Xe,XS<!K"b+acGDJ+\)bY++hD>=8^-mCt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10792-`G33a;'&IjW>p(,fB"*m?#.?m'n.]Y]An[b8KlX'eam$JgKh>d279H7'U!Ib)<\\]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10793:fD@8d?aOJ5)rbPDIGiq"`-qjY<fJRTY-E*UNmd;"-"'3XPRoS)I5n:$RP1`lE),<A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10794-\t:@:@bk9_RTEjYqe;dZ[!bEnWK)8_O]3F]4&9&X=RdXPk>h&,Ml>C6g7d(74=i2/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10828-J(lnR8M6olONVQ!B[Oo+jL,=Rp>Wh?4qi<EPMoT_4Wdmegl4)_mB#K(!m3P(H=rrJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10829:=6q$r9r2)6>?f(3-W=p;5j+.gPL,7,r!3"eZ>"WdB$?`KoPln-rr?6<$tIb`58sBG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10830-Nu$uV(U;)N@==qhIp9Yu]N]=6*t?k07&o4q16;LWp@bPuPV/:(i].o"`3Dd<#gZ-@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10868-D1i'*(\rS[SY&h`3g\A8_[E?].`K![\!@cOJ4VcAiE@#DK^r4f+:ZGFqL'jYfeSe?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10869:akLb:Jpg5glG?cHEb3D(Hn,\c5+SaGF`+A-qA;YJU92,3q:7b]W?`$VS`eB!Q.=O@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10870-L\$g>Y_%@[W9Mh2'hZKrj-c_7<Uqo@!&<m=l`%@ER7kPR>k2j3-eSE@k>\JCW]f]$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10871-'h)K'C)G4$[!Z_!OJ(bAhQ.BBM^s2A%c`\*+(*0jUhZM_!mWKq&WD%)Si1QpKIW4!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10872:lGojLX`;UpWnd9@'UGL\[$u$MZE=35Ja^Y<;S\G!%u4_*'9;6=F&=Jq,`e6="J)Ho
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10873-4\+a75hgIHRA+<Xo(Bj!!:/,r20./[fXKq_ZP3bBN2U'pcaU;WTIc52k9hFYHB\@/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10875-71'9aA'RVolpkklRu(Vjo&\D@EWZaHoJK.^;N\0eU;8pYj$/'rQ0i7k%9DLjBj%pZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10876:dQet,`_Y$aUlmDu6UrOkgIWc,o`hb8_<.J"PmgdmffaaH.f=@nX#HF7+uTdeIDU;_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10877-7./-]ck.?A,`@eN3?P(s,"6aeM&.^%G9#eB>R_U&N#7@2/2C"ok-O-:ekP@Y&k4g$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10906-Yg8\DW:[3J2P_nFo/k%//8SOSl;+<8P7&j$THur,)ed>k4hWkX=:AgRj<+F;E.7WT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10907:`Ca04O$TYtZT+:1ED7]RWjd"'@]2$D%QFZogJ9A@`YDK^7Go\:1-,0Be+E]Elk7CG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10908-6qW$&Rfj4n8q!LAE]])q;@,(ca!G`IrrD@b7CMl"kgkR=MEUKIO*9Xg&e?@]hUK8=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10938-3F!*+:VBqfD0Y(^@=2s%_`=ZuA4`oI9*2sINXHi!6W;b8b6g$0h2k9^pHSN(2e@.E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10939:e`^5/.)AI_7*t>Tb95(\5%KpgKq4`%181$O?@=9o`uMPucSNWJc>eOce.5`7GhkKo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10940-O#<@qC]r$;5K8A`YhlsaFIGOhNS/0dEQ:i:Rd)6/OlVb-YlR2S.Xc;:b;>>Q,O\;G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10977-OmDr0Is.dU$\o^b53V^:E7WVl6fpkZ]3+G<3*lbgOMB$$RrN8C,HcI[AW/TLB-FK`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10978:B[0BqrG$`(d`/d$/i/4HIilt+Xa@;"Q0hSIBafC-(P@Z`p%nE^86dYn_Pkb.4n26u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10979-(mE/qQY$!%X)LOJN-`uk7cda]/;0Rm7o>^4^!Npk+(jF^d`MS5(-BQCHIBHQM_[gW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10980-2uklXH/b_VPA]aaA9Ac$/(Zq<71>ki[mD@&5[pBoVmQu7=cEo4\jed3G:5O<rfl)7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:10981:CmdL5JFW`\#IR%$-^%7ZJI?MAP&bt:r2S4SMK0)`.)G+1W4fSSJi#kPJj'M%T"@e+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-10982-7'QU-q+#Ia'#U^A1upn9N"sO+i-"nGMEkfa]pV+oXEmg*qN$&,b?aPrH21T_P'd(+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11009-)7f7fWs57+5';BF!a($Pf:a=/(cD&:\"R#C/<+WqN"Ii6FiY#PLZs]Um'LU^l7r!H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11010:%E'h(Na0Pc\G#R@nu_&MhMY<'`EMA1fG!7\57IN@CV&$D[*[T21dIduXA3iP*e`/!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11011-hm>Vg*F$J/=\%GS$H[]9UnF-;m^=!3_W-5>r@?r)"oKq@hhO'loh?T%b0%d:9LC6V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11038-0t-W8_s>umD\2<-+EkeL&c9_f\J8)7fo4pZZ9GVbBC*eGL#QlbElrSE7'ipc$D(@A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11039:gd1:PkuupodI`tc8"'9/YZh6Mnt@$aSEE'$R$[N%]^^`HZWtGqZEQ\)8BnN*Su8Nh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11040-%2(a`''R;jO2rT/(E%&MDB@U;E+4*^d,n5MeG[Gf!.m',gO9k+f>?Dcpa>'EZPJi`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11069-g0NFV50k--IjZOg'46.^1WB@o*52K%54C4jU.+)q"!s1@<C?B3&l'YY5DL)ZO5Xma
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11070:B\/J`XZo$;mPp+@$Buamdq6)VKDPcG(\Wa5Xo9Gf!m9E<h\%Km:DjER42J`^+QJZH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11071-W3=bopa=+6YC7(4b2*QrT84'2?eNH]ASbps>LL5fpdb3Ip`&5:dHFabQF]#3-Gi>_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11084-g^.,tE.jdtpTG^e^,C4^:D@+0<a@sZIM=Q5Ld?EIn8Z]E2PtkV&nB*sgUK2uYFE6M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11085:GZOZhHV`5"#bm@H!*5>S&tk87ST@cMaiPh$4`%k::01Bi+)O3L/8Z)_Jpc^tKfnbs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11086-2<I+@N1M`u;<'e]5$dKlk!lFuYWW6MRY+#Y-bIfCf'*6@U1'RR0QE]A>.nNbj_:j#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11118-XrkV$#*n^__uB_iJK%53X^bA;\5U0c@"[j/?Or*Ip<IC9D=!MHqk'6laJo<]@rU'K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11119:#'9J2VVHHSW`d\>8,saoI4MDhItDhC!![0kUheP`B6sV%-YE0$;KuU,NGt`T"NN2,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11120-+Zk6&Jc7Na[Eg%C4#/f(YRq_g6-3qR&+c7Loj'^k&u9?q+`^Qg`o!][?*&j2AjZ)s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11173-L&O5ag>4p!=#8^-6lh'`Id;%Y*k?%]c7#XJ*`9B2a/tM5'_*lV/YdOb+&2b8_*0\o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11174:%sSWY=k#Q^X5)Fmf)#*>H`c12\5cB7;ET4Pk_$Qt;Z>Fc\")=pDY8JfGV\Q6%K$[`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11175-V)tITC[88T"?U.,B*Sh%oWFD<TC!G?ia79:!![p`++Q8\O,.rB/:?mtXdV7.nEqjL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11187-BA+C8pqPfO2oN2ZD69AfdZf@mmRi3;H-+)PF'h4-nNPrG,FV7pB6D*H?+:rcYE:qA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11188:UNk\3SeTSb;ls`n8Sdf[Zf&G<1obgP(U$LG`u+rmir,(UB<N(uDM,j`2"=>7VHEUZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11189-J=]VV0QqCAa:$bjO^?*%]j*BI2lE':T:;-]a4&qN\&3'(`r7F:IOBBWc!^%CN,9>r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11195-4.069i-$(RT%'jid&kiQY`LYYE6Ju:!R=KC6'Yn+@`]bqW;G+kh%d5G31\%n:I4GP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11196:dI4n)jd\6Y,]IF3iMOI`\gKM]mMqC7"6iMe@hJuY<$RPfq\iKbTR]<m`K3>KhlS`D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11197-ga]9'&6iplkJ-=S]4`4-+`p1%j31=R5#QY!_5`A;@duFL2,\ZDOcrk:b-J&WjacQ7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11198-[>/\&:mH3X.NP-A,b@L_oe0Mc<tVc$6(8\u<Oa+M!(tF5/@(O\\-=qq*"kDLfF2rA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11199::F,+J1ar/h*%C/:>]]:iT/6qd=>0tn#fO.O-`>p$-nYX6:FGml"$$"S`5H2.o8>+@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11200-S?h0ne++5m7D:X<q+J9-#%@7[952(2D=3:A9M3,C@q1&Ap#<?[q3`FDJlZ1>6'I<n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11212-mLf^<A.8)Tn=c`P>F)Zcd.,9e'msEY$1%E]Wl3#Ml]fQMJ3N_d<WFOumm;se!9em=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11213:`*!(Zo-l6$!1pjs4fU.$m`"6afL1Or+;'a!=S+bUfl@e+"<O\,%q!b^FD/Q%atNme
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11214-i;*e8-Q<@(jTm//G4tc1\lt?*._:^H`^!DCD@S-JR+]!@]2c2.a#V2EWC`-nM"4*Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11343-dhMUp?:Jei16,"HESd_?)gNu)mZ<qM%iP'T>qM=sUX6H:@lp"1#fm-jj/+9"?Qc+2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11344:Q&lE-,EbQn71aE>GThkHL-`j%rG&[O4Q^LS!&t$KaZ9!e?0Hu_Ggs*GQQ(`3cJQOc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11345-V+iN0'(9NB0i/SiDgIl/-'C:Eg\6Lpg;IR5loXj@d3tBo1:NRmO>6"cktPD>l83J2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11363-Sh;@4"A2T0!&"G7oe_f,<qChd-Q+-kO%QMf\@feP23k))!"-qC!cSt.<@!XI!6.P4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11364:EKQ@?k;?Zcp7k8#-$W6dO3P^`>+GMVX>(m9E6:3`>"[%ACIS`OPnPRI)^d/Z&$K`-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11365-,*3hN&ura4"/$`C>'+DJbOX]q80*-D=#o,jm`,?YU=Zs[Y,-%sIaO)YP`;Jk_5X@(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11376-btB0uiOAu(+K<1^oGI7o:WsNM0Vjs9+Ht.3q,Do2!:iV7J_YV%;5Yh<PW0Q%*HTr:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11377:].VOPEKIUaVkELI+.,89THTC3+cp`?*X<E"N-G3$dPk(>Ng)kcCiQMA<@*JPpO.`e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11378-/7g"]7'$k+?lf=@broBaFh(HTh=k-Iai>dcS%/e)&99ZLUDYp/:@AZ=?i^CIl>cLp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11393-!-?`*H?,nEaL#@mbGju,N'%p948gYnCjsq@>f@sYQ6;36p$5q0nFHSZims$i,[+fL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11394:iYR9WQKI>bZG0Y-`,XACFaS$*!!W?4Ge1f0G9.U*OlRC3(Q"t>fE\TtVlb2^`NS"%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11395-iSTFX:7Ir%)VHcT;R)&9iHo2\HIc(Mm`n[B>rlijGe_/`,2:%mrJ0B*4*q.&6EF=@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11411-[r6,/Vd/(]+ia:ehA?<jI[tQ+]mUt27P>CL20JbPmZTU@L-HM>BO;8\ZsK-tEMS:4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11412:3,]/!WtC''.*3>O2<!8L\`:q=j$ofApu^4CpNP3l>Uks!.W$8OFtqI'qa9;^`Es#.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11413-Bs;<t@b+Vse1[@.dWdp9V.P2+?OHIEM>dV/ofn2"N&hKf7CH]EEhm:!&!U_a(&FL@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11436-LVILu$/HepoLhb6DKrh"1[G?Mp>]=%3c,s)6aL_>/mCDnro!6NSV.P"0X&RGB-iV:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11437:WNRGl4sP:S<`iDO;Na6uOMR#e:SB&s($tcefOruVDH?!gJtjG=$L4B`4V7Em>+$;:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11438-Wc(Ip9X,kI4bokB/C+\^rO[pM:Jp=iqTblPG=O@,Kut/`!j>?"or@g$a6(8.NPHNc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11491-9XhV@Z+PEg@g4VX5Fm!:*3to-aV\i&Ek+'hFtf;Ph*Vt$I,oJdl8hn,U.6CWWj0G!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11492:ngi4f1tBlC;b:Y`A'ce9`nG'b&IT4YVW6p$h$n^CS2Wck,`2je#977%]SFE)!$os[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11493-3FKLS3?:=foda)H0\S[2Jjg#\DH(,>f1+?\XG!J?#3&GK+(8JUnKZ"r*Z4Ct\)JEC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11517-gUiKI'S(Mi*nC,oq^R'2J$\mc^BSAX:#T:e)L/8Q4NiZ=75pXhS@6jjlg7IG[QY&r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11518:24NO%Mm`F(L7T10oijL)Or<;1#)n,L#Irgdr$gR//i-*S\o2ZI=`]QLq6d\Aq+1:M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11519-i%KcXrrBB+\T-X->&?(T5+?f&BN!R(Ao#G)4K$$268=\Y*n@7i!!KM(XEB$G/*#3=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11520:Uj/'^95fUb-Zui08Ic@>M8H\_EdH?NI`c$&UOLg-`HGtUS$*?;RWElMjV4edI(@S+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11521-%lNp5mA]t-GlId;E:JR*/&b\7giG"A\o+/[.<7ZjB\7ONl'hGUCRI4`3hBV0BQD[]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11531-P##E7pK.8/&&_@KJ&7l,TQ!lNF!-1H%)LpQhhDSg$2Z#ta5-je&+#AHf2(oU?KiL_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11532:eL[%cQViDaPo`W)r5Uh5/+$Z_'"'^,c`o=+\`,9i,P%>am(XEcIAhB89=aS"MS*0R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11533-$dTC;a(K@M7#<-\UFEPMR)-W*EF5ZZn5:pnpYmjCqje,QpV7($Hu7j\ZuZ-gSYgK,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11537-n\@@]rDV2F!8s*U(\*LPQEft\`L;53hjLT'FiaC\C[-rjI_ie(^P6-JeU@_tB?!id
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11538:TF6`s"$;^<TGI:&Vk$;1RYn`J4R(8T^FYH.`;\=O(Y:79N2>7b8GNkPR3W'pJ[T&1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11539-Q#[cbJUTWYdN1@d:VqU:)TRZA.&/>pZ'aL'A+)u>$nE=i-_TM5Ip8@Km/-8ja?u`e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11568-m2iQ]c^TDuYCh9L<j;@oXn\_F]K@d7hsC)rW7KC[!/`WRG8u1[(%mpk'2upn%t5Pu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11569:b<"JJM)Dn@&)::PG;g?(H#\V3&i`j@'@UR=#M6Y<;1@)f$iRC/H`9ZtNtZ87*msrt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11570-k`",-D^FDZ*+;CU"=15t"4s/[pe/K='=H_T3gII8m-e"O[R')UK,\Afc:K7Ee+Bdq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11640-NBW$`g_c9sER\mA4E]]SW08X_/,QDUOi\[:r"<".rGGBcMK[!H0KE-l$uaiR&)gYL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11641:RqWeDls`?rUd$(*b"9luh"k%'_%DDVSc"R8i;<%@@Tas%!6'P`l\"V?d?#rbA-4!l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11642-j;_eVU7t?43]daa;3<UAmNn)"eG<dT5;[$kP!%iY1NUmE<Fb)E5oc@`)*u*o:T(,j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11643-!+)d\<Gg_M3")$'1!d>2.qu0HEdA;>\9<N\L"[@urY(=LX]@p^jkasZ>9l-no_e"P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11644:Z46-.&1%^7Tm-gk4Zh.EJY`jlUq$Y]/ogQd<goHC85oe*+\IbM!PnU^lFq$/`:$$9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11645-jEgNqL^&eLSn!p_`]2'9r\V(\eE!<c")Z%JbP6:\O.%Mu&uH[[3!BTAljrYOQ"J+r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11708-"2(I"9T3t_3bR$6@S"9?k@0%]Ol%/g73#HqU`j-e!<SeZ2.L<Jbla`&:'O0Zn!^,C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11709:Y`_XKBALZ+-.iKbW$,6BKDd:Z0o??HhHJ\em#UUT`bK1(kAqkD,VdNE!,U``pSp%)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11710-7309<'.OJ!K?5Lf;13R"<a$CA9e(p1fd>UC"7Q*b.\hhF#pQ<UXbK[4#N,3T9'Yod
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11745-!*Z3Lqmf4cV2>"5Cjr`=e=M<[U"[_<dQea:cNJR@_g*ehV];j2_&lIuJm(6VppXjF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11746:N]Y]dX#+[Ki+G%2IITr'd%CsJb+V=kE`<_$nEnYg8`n(a(0HreH,aQ--lId2]nQn,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11747-T"ijCA3_-6<5qB4"9/A):Wul)0o7$')fZ_73Eg%c1;A&V`^0M$ocPSnOY,-cOa1bo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11748:`Af>(M?IsFGn#j`]&J_A%6>)rA`LWLQ]b2;r$l>*a`[Dh,7\dRHO?l=q!T)RP!oZo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11749-4#+S<8?&(sQ=BG'S1l<8Jj!eZ9#8tRZ-0F<$P&p4QN9US^M6nq'!/@/`JY:'*-%*5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11786-?[PeI7ZKpo;]o]tJ4HJPo#p_9rr@YBr'1.Zr!]$,Nif&FYK"7&'O=4)-hg^;*6SrS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11787:N]Ucm?`MHiF^6o[<mt=m`cMWO\\SNQGh'$^Vfak/D9STi_VleD#s4N+5TCO!f!:`2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11788-!\'-&!Sed8MOI+FZARgC]oj,ZiEtFQ5%B/8I[E"^LV_<ko$cW+m1lgP'"7;4PMr,E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11789-gPJj%e1PZ0g,4(C"b]_a0Eug`rr@cnZ?i<+h7X?6,@q6$8+QoBZZ;i)BdF_@(Lt&r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11790:=ZZ`NBj06j!:9tM6C#Y&LB+M@1&+\kD$c?mj!u/WAHt@]%9Fj_\1*OGi`q3<&@ino
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11791-^!?nW[5jO@Pl8s2*:O"'WBtL[[(+H)Uk++Yrr?5Ze:f$Z1!'d9I^LfMf[FqGA7^S0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11816-@N^hTO;*o-Vb[&kJ:8.+*Zp8h'Jp7YfVH*$SE'"a(<C#.0dl:ErK4A6/bK&C(9:WX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11817:(t2t6!Y1\"iu_&hr8WL:PoN2,-`-b74Y4%4PGnINU$91kDsl"`<^9Cd4[jP&%m2+0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11818-YI?*K>\A!'\D(&63pLB&ArVjC#7N,le*Y=I*06&5_:j3^rr=PJO28rJgS*:[VXD_&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11840-;hgJUI4NQbBjnN2)fc0.J.LKRk.TC+*L'TR%Fd7)OuBpZQ8IEL`;3QuP[=u>*mgHR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11841:Ff!AS&\`;#;i\9FAm!.$ek^@'2&@jR4dPC)b)@OM.M&!djOYQS?\r(EE`e9`:Yn<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11842-oC)HM/144O44\#abQ8cVW2Q3)(:&P6+sIf]fT:Ql(%]s3C/`Y=dZ,)9FD9Q9.R*T<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11866-^;eT-!0"oLJ<E[VN+Y$4T5IR0&45E@JV$\*CJK&1\`HQmadk;gFa%M1GlTj47gIod
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11867:(9;hPUPq<gN_%J'60`5E:Y$dVmh#[']g:Q`^lmhMBeCYKGtB<5k],&dUT\6NbhYF)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11868-0@+nQV6/=BFC]PEdDhi0*:P\Oi,i6mj&*D"8W`?cAT0p!Jh*Pb/@!B2CShqGj<J[p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11871-`+Qb9gZ=P`&WD`+kuq8DK%VBsm7XP)k"3"QF4ZRi#iptSqcea^)XTs6>b>B"F#THP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11872:D2aZ%N`J57Du;g\ERB'#HR.IDe%N`fn4@MFqd=HE(Zg\pjH$EVl4+\0&O+i4_oWr`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11873-IscF@)g=2[:0b;](^e.a\F^fU[@7Btq-douU:!:lJ37=%kObp5b1i!0fj/E;FrHPB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11934-Q8:'WQX6GGou23$prZNmNp"c"g.%iC;<kpc9^g[#<U_BR*teM!Ih:NknPeEVe=)QD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11935:,OU`8:1n$uPPsK]ETfZkdjDb`6dmZq]DJjEUtNb*m[`+nN>*"-otVR0T"7@fJYuXq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11936-B2&[JQ);F,Yf<GgU[EX;9"b"DRB1*$-1L&nD&pTMTk;ksUC;oY";#Y,jOZg=DDAFZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11951-@Sb]bp7K\gO,4o7nR;m.$cDh!O0WF[EtdZp*T-0fCgpKdERU*,rZU:b:'u*6hV*-:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11952:@l^;%`Bg\Pr/L3Zrf:]$pUXhicTKECG=!"K5Blc8p5d%^')7)EnB4V,k^(JE(>`Uq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11953-Ahf#&TuDK:fm_-eZbM4T[a]DkKUrO)@URSf]qR8,G2)YmGLL'L[,84-VYG@+e)Lb,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11955-pZ*P!EV`c(T>83mQbNa;"/fi/mH']4,dKYg-A'n3/_<*.-`[baSSRG2ea@9>D*HOn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11956:`]safOT<=GS:,*(*N*$-Xus$82GVg"a5$PnQ^MJ"`4f9ROgRkMC;r@gZ:2)Gp6#e4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11957-+HLI&<Mb3L.2jS$bQu48<R@bKaIE6N=[iX&][V#0Kg@s^+..us8F9_N9%og0H]^3n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11982-J1KRS&aXh(e`Tjf9,kI@Ou'o1E`:E"W24?S3N>!F8#(GTplh_*/GPR+GdBr1$>*;/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:11983:=gj"fY]8rJRf9]Y#^fk)IN`qd:"6:X':XeFE!c@1hS5$(R/HRgj9`ZH78>OPp+-+K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-11984-\befg&"2qU?FsmR/_C>ofR^Ej!^/'dbAg68#P('*2T+AJ7F_:PnRPHZ\=Nj%i#nZm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12009-!6/tkf%(pIU-,EumW6&3!9sfc<E2]ro,315P0K/_G/[dQ7cLFL/-m^967Rm_iS%ZT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12010:4FFb913gefXYrYK2Hu>Yne.+t7S$iOc`+$iis`\M*9Dr9qUTejAYE5ZM?Z(NJ2*(9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12011-[3Tar&[[L0BjPaAl<CUMEE?>-VEST7P#!?nBAXe]WDu.E*6B^M_]S'uTLW$n/.)V$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12012:YYHl$c(?i[;]tF,cQ%'3Z]eIr23%!CZ,a.?HkL`?DrMhgUlh<\.`C:di.7$cr`)Dh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12013-*Cu<F15luT]7!CZg*7o/*$ZF="$*IEAZI<ZM_['Uge(%p!84iY3uh/2X:a-*)S$1h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12028-e5AE=&JPB/#5PO5Y98k52GN"q\N<se.^QZT+]Kj/M8qU%5uU+(!+.ZF)'Ma6o@2;u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12029:TI.qFnp(A#c?`IR?cnT7(3$co"!\\`:<uYY=uHM[_D$u?ISe0V3#uanb`YI%0.M]-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12030-#ut<MoG)H/!Zr[9#676L:UY$gj5iQSOpVH;3@'ZYXWit;Jt'*W0(b4e<V]:*BRnA5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12044-5+edQd3dK+?VOZu,a%4!U]^f(Dugo^HB1F!<h!u9NnpLIZN^LV-*c(kk./Z%51:)U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12045:D'Y4KT]?V]4Y*I2hB@bji7a6R<Jf"H`B.8F"Ef$PcYSFSP[nB6%R;#ppWm8N&L`A]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12046-@j.$U[W41r*n@`C;'11d%$#@!<p>ZK_c:>\<no:KgunrhqKhh9?'Dt'fCc(KlL1]h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12057-b[r/+L/eIBrrAm/=ZjbfYg"_>$n@ObOnGHpFg1;*`G:-X/Yi`4Kh*RO_[fRZ2Vjfm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12058:@fXU`0a1[>H6,*C<mC,kCJo$p%RXWcE"M30/"^64EJ.08!n\tn@,o`Xe19mo$Wtf:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12059-.3c;3jtd(3Q6:RM*0NI2eF8VpJ3$HJ2\ugG>`\BUph,G-Q:W(#a&A2jRaQo:7.9\:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12081-S:'5mCAKGWO_3#o@>`fS7S""[%+mPc5K^VX?*tn5\<9+RE2eFLmKI<VP>eiKI*S;A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12082:FEsaf2a\`h=TRF\!$llQhlUl2`g6K?8A)tj"hTujY<fjR3A.*tk"WIP&cQcTFRUJ2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12083-X:#70a)Mu#qHQ.O<pk>F1+gZ2CHSQ-,Fq,^B/gk>rrDo\36<dGDMt1/4:cqF'MTE2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12144-]LSl5n4_n3kHIpMq?#:N\A+'8[Zc"+YJh)e;Fc'9l-k<!VFCsjVTBcKik-*$nb=Lp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12145:Fmuuo`Vpp8n#+QN9_YuG(>j""bY`dX'`2rYQb$LcX`sq?rr@_e8CjrG]E^$h6[8][
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12146-MdjTm^@&lUaRuagG[#]t<l;"LWb^73Be#<D^8KloMZ+Xkhnu&ur-'NBotMAYRf0+^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12241-;?b5m`],5`O4Kh:8j(J,B^WcJe1%tP\nC]BU\nTr@t/V9ReXKeOlTntQ]XWNlq76l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12242:q/?-sB^bg^rmguepoC5qH!VKA2&IrPBYb%W`$9k_K`6,ha7/91Qhkoeo]qFkEdM#a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12243-HP)/"S,hmSfuLiBrCY^i%.J3&?gqjIqCdi@9"H2C4?!LDJ>A0A+rm*cER]*4E&D8X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12245-HRntR,/^Q>-I\$XA,%;-G)u.Q_R<b`d<oYDiu:W[3Ot/LbC&(HMSp"4bBU-OD5:qC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12246:?DZWTNpf_7#e>VJbQ\;&qU`4CjIM?fWFo5R"s<2Wi13g*(W$VWiRYYQntX`JQI85)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12247-$Q14DqK#unnS1&OrXF6F[WGSB1oXRmrZE#K.o/mP>J"Yi\C1s6D![1-%"1>iU%(,q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12296-5o%o2$Q0N6O69iX*f%#"aOqE?o?t3RX\\:Bp36J?HnY$i!;9(8r\sUYqUbUBho!nq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12297:UB7pLCNJUI.`8Lo$N<*ZSTOXumpFU_*&Z!keCTl)X-1cs\[hWRM>`r.0RQss:T&Hd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12298-_gV^XVQ$Bd6XI37FU^>QpJ[T$`,gMp?MWUp^#b92Vd.=`P52A7\LW^uZ&F8/=#MN8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12326-(9<$R.JZV$nK5OU?P7h84uiM>iP+hWWSt@obl^RZ&)$?Gh$(,qEl<O>\EYU92o%I,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12327:O(kB(`c$[I#5F=\GWSZ&iJ&ijB9#XJgd85hjIdt'm=97aO75f[rZ^mq`BP16HVa1_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12328-Zgd/OH@S59QVXus1X2n)?kp%OH7r=S8B(u#Rdt7FQ/!U+T0fbBKj&Ll9#oM+?8B*N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12332-IR"YEdrD@9boR5(piZ+FiST1`'s"L6Unukp$T#BK;-2K4O5W)%q\nk9)1KeZYWp1O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12333:>u&`(SGrR%2#B7o$)`eF[5$`dH\K?q!O!X@p\P6o6MM:3R_QX`[@`6s%Kp!S@(i*?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12334-e[+3uI=Q@K/X)^_B"ppZEtoCg2eCA)_IB#O.VIn9mFV5-pt,5)n[&!K)gQ:L*n\5o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12366-,3BW.,2C'CEi6GFCUNqUj4jS6LVFD53T=7ZQ!'>B<-5qr'3o@pXus#V:-i.TNdYXZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12367:+qnn(&Lj!;&[=QBk.59K`_(#fP,0SP/hI"5rr?^3!/\9W`,?%J^*/O$->?jfG`(Pd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12368-a&C;+rG(eK=f';^9^o'u.[FZln-AUL/+E`@$01QpoKNoP*tLJ&H%@/X\(odFlmqh!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12369:fj`L=qcRB=$Ru0(oCAK!oCT5`_q!m@XcJL\dW(J/4p:Z>iFm.W5;h90C=e>80jm;6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12370-Ol+m-(VV2/pD,fEVn1.?ds,Q\4HOM:cb=2k)>K2d9_LEr.rOH?gDb#6<P'5tk._jb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12385-c6YqFc[[p.+"6gUWl<(ZN5hPj!K_VU.VqY/YiT!IE'02`-$oq23$^9@6"?!raV>-8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12386:SY2&`Kd;`"MO]W[%C^$jJ1!ATC;.YlNO[b!)`bsjlUpHaU:eR2)420_PQ2!g/p\#W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12387-N6pZOHnjf"%.35Ues/S/N?7!li8oJ,1l;]Qdr4Z=mKB^[I1N/[XR&]cE`82&]'PN<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12388-Uc6&7C,BT)_0HMUalkndl/#sV2I4jc-4.^f3`JZo/t$1<8)I^"Un.2u[I,ho_MO=.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12389:K'pE;#'u`"H$MKJ;hLA=Splr*D7c@"T=bY>'QQ>kps\uL`Y9CH(aP'1GJtJ:Kk*mJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12390-0:&<f6s07[H#KfdON/]rM]rlV$/t/<4-ss(7edpBr/F!!OU!ETSH(Z03#keBDEHX)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12420-l1M!G2/P65BiMNr9+Aca^0]l9E>W"WdOV;I\ff/nKgP3.qqpc>L:A(r[q0)t4k;Nk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12421:\^#VWFkT]2.3Xft)ZUik`d1]$83N+#:o^_"2WL='kb&(69,8`pO?-nCY)YD/=;b3L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12422-``S</cTI>YkKGQYgQ8.O+1rIU60ld#MWR-mm2M"!!*:H,%mW>tjI?iXkIlSOD9fo6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12436-'U$E\@uU9HTT1`>H#fq(.f`3E],Y?k'[ndn5iUoq!/2Pcr=<X8a]XTbXTqI^]R,e#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12437:-&F]>JDW\?N[g9u\n&db[pU(UjI`X;<m+!P$q]U$!$m:%@m9Q[4KgUc!>/K6n/l`Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12438-fMSDLoeL^<ZJE%,SlU+Fm=M-Ej,Q>bXYW6l10rZrW]%c!G<I\VebG5n=mi,Bg][m9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12484-EYmg_@"[l9+csjj&-F-fRBsrs7!t;nmEi%KkhrLrgD^lJ1OprWZGB0$9S-4breE=r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12485:`?:<$6q1lN.TCfJr[_$L/eMAh?'O8$DMQ^,9fB?`FAof/74?gk(hUkPnGR*"ObdCi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12486-I*j`\ZBN?McdJqSai'!q#Woj_,^6,mD#4:6U`i(".)tfFBdDG)NqZRaISGN\+Dc!^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12518-f'5bc7V:JKO[AU;9kp-)OK;icEX>sp-flJ6GTZ+;fXGIY6O8lt8k=!'J9^HW]7D;c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12519:!G)kCm3=`WStsn-Uh+tJNpLU_cWXN062D0alP$_ZSPqU@+T1-a;s,[n,]*Hg(c_h`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12520-oW9gH0J+bBE&,?B\gn-VpMLl\6Bgu2^N]#=;qmsjZ;Z?AZ8pr-S7Ceb'lYB"4\6k9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12525-T>I_+8F)hJZ+)%Zr@0^-ZDRk5Fqg#uj4:4H]4!;5(&n8UU-qoBOcuC8C9ip5QQ+;A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12526:JkmZj.RiF:2h:ZG&2FJ2kYs%-iuprQ`cdE>:%%],S[9?Uf*o28N+8AZ$h5U`ZhQ2k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12527-CO'G.-^D-Co><aW#M=&X=*f`@0#=l8A!*>8mp8$O6[3rTf7"]F8#=6O\'W&]AK*VH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12585-kUkCmeJ#oiE+F^_3.PMr,FmB6RML\:08>p#[QYGqrgBDre1.T5.[u4%/!9?,`(^b5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12586:OO#)[B:6MRW&Y^8hXmu`nL'Cc[B$"88Gp`b:_1\_A!-6!I\//L>C_Fk`E`4r\D0MR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12587-eO_RJ]MIOd[0S$[/iPLjdPaWFm9HsQID,t2&cdRHE50=[GnbSR4j'F[8il*I#GLc)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12605-Zo^"co>UbFcWFsD9[^p3AT&]GBjHcLHOP4%9dZiR'QKGJOElb="Q1A@CZ;;Q'ON,W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12606:VkBj>\i1i'o`"nORK_0_OJT4l0_GOr\emP*DGj$Um29jLF-4!,^ca3mS`#oHOK,*a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12607-i,9Qj-f<@Y-aRN!5ScX1!!BNcY91p$M[bK-dUpnW1V)!mHWf!dO\Xr""(rl$:J.V[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12677-\NLEY`H(tYZ+#C.>t`),5LhDP[IFo8"aT^`#e]]o5W.X"3D-#umW_^:p%=Q@a6>gE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12678:4DST5CU0gtiX6T"gKVW(i[>sV'`dW[FK3NYl$DKQIq,FRXi`@$mYa.r3of_4J&'ba
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12679-KM]hP$^_"`BBeQK*_AR^?$jf09?P0=E=u-q/jVX\H]FBc(hlEcXSjLU5pWU[8*lN2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12735-f#r/![j-iePeKEe8qOqf:4N-4iZ/0"EPWSca&2.s*4"r;kRQUFiu[kGjY=f-@ek24
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12736:l:!j7eH>C`&1f+7gJFJ7&^Sn)h]9OC<:cnl8T$GIV--k]MC`J#@#r3a<dEQ.0Lp2r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12737-Jk-k'6VCC0/P+;6fO@D*5\&(?oKTH@QS*Fjd:\Io[/*bG'h`0p#3,^D*etIL1nIPc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12790-1:C.Q&@7J61U]=QrrD_jPn^ilT0>mN+S59*f.fc7[QK7\c4osO!'F0d@_$,Z#6Z11
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12791:qI6n@fp`o7N+"WW$ktJtG[>WjONXpe_RnhN'?b`d9TEbN6HIIuKQ7H.n`rr4eWMdl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12792-gs-5p_&e2f(9uZ<XmBWR.>`sV'K-0D)`pf@B!c&'"`q4bObjodkRV0+,U_:kLM=1u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12808-iimOZeS]*gijLosV:^sH`M<Ca0#`QHe+qQ?[fqpQo1NB^jFF/;*q`!N7bZg57?r[6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12809:Wg6n-l,Y`C-ER<;D`$i!<_s%XVbWFNh$iJ&8SC%fN`ebh1il-HpiZn7?G1lb[(T29
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12810-&T9E]4%&3"EW6$iY&dFh*e-4HZkY34<$$hOUX?7,@aV5D+qp9f!FGQ?FL^&urjs#e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12822-moEq2=II=/e&+_p!Vo]7goLgE[=J((OhObS_qq3!/BU`[Aij9!!#OggI4;dFEEfs`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12823:eU`Q'A-"TC$hEBA3;0BG;&H!KQm2TSJiU[5<Y.e\8FeFf``6!H#J]ge7bUo[Aj[!`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12824-6P@>uI/J*lgQ0XH]!gC;^?&SlQ$g+$FV3Xq7ni*9f0;>`q1rFh!+?'4kGR9E7]&kf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12836-LFSr1Ou(U95:Rm.4]tQrQ>a:=K&NA`F7;IX'do\<KiX5tGuC>i2Q-tW4RbM[iE?gE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12837:C'7T_r>;t/,<5OKQ!E(`;K.8%7KH%)%Sq+0$IrFa$*_Gn#0>6O@`#/If]iD9l`A3>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12838-=RG4%i<S'-`a"*%pT5C5SIf97Lrasa3U]rcMo3&\j\S]Cj(j'-.b`&BfZ)6HMoug=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12858-TUbI./<S%mE)7CAT=u#3Pl6#G9j4kZl<5Y-H&ErJX?g@:*n<NmAS7-.)edr,-NIf-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12859:Xsu67JTn.c`CMT$d"Ctja+?:0>Un]re93%,`:)3b)I!*-@NeF<i"]-VkLA(*bV(!g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12860-QEFKn#g.q$4Y^#IQ/dj(e<lGs#7Q#D]$h(>F6)7.F1VE[%skX[Xr?^h)*E^qKF%VY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12861:MugC.LoFiaQ1,Z#O=oZ<E'MVt,9@_%"!Ag6*o?QNmg`$">`of+49>,Tf(MEUFcP4$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12862-N`+0u"\RfoobC%2iGp3cN1?tp^i<CIrMo9Fdb[6IaM@upa(ea!b:U@E'H@nh&jDqa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12863:/H\MR'[oDhL`g>WK"3"Rb;5$?`f4kh]R/>GF,Un/"7rN9?9&(;XN(Ht#EXB"95fte
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12864-HPYm#1)kGmTkWd1ocnQ:b)-Hm#:l<W*A^Ln`_u1c15>A@-_F8^V+6q!R#dfTI-nFl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12880-9,n*VPh=L/E?d9EN$r763@!&&kEpl8JAroq;+.Oros)bI_0i^mnY2tgB?1[n:I3L!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12881:fT`sR7_&&!$+G0tg>7RT-t6-:)qQ?oEi\PAmAsW'b:"i4-LKQ.#Pa`.mY-,0I#Jh@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12882-FcJ5qOaoFf@]TRS[>s0@j?FR)ZC1.:bO/F&$E,<h"0WdAX[mJ57Omq:aMY!n'XkS<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12935-Y6J;-UYqqs0s\<PCQ0@Tg*+SldBen$NgUmc/)mbbE]]2OLkq"E>rk@caUE$K*a=tB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12936:`s3I%2>Wa2pVYELq`X`R.He0o/l9Cm``Fb$V`])DXaH9.!dI&T8+AZI*9nGh3#<MF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12937-?oVIlYj*s#S/dd`E(d8/b)Pk3Ic>`<rLNW-No(_g+6e)^Q></JmCmKo<E<T<LiA0!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12938:n`R<0:H!N;r$21XnG`KCehE"nCmN:"pHjf>r2]WWnV>-KHl?iTr#^&.Q`XC_ZWPIf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12939-0oAV:7cD73*+X'q(d2[/Zh=b)YQsQ@n>7_LIQJK5M0`]((9Jm8QaXXRK-Gr"O2iY6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12952-`6`:8Vo*(iE=AujB4^l=l:-,CY>0QYHt)kZXD.jQ\lP6YCKX.]cS(WD02[:lk._#;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12953:jHtePjaufth3\!u<9C-*7[[rh!:`JJ8s@.<$o]_jJ@Sp;`d6]I?fM(cg2#Y!SsqTm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12954-NA[ZnAl-;3B7D_i!,s`Oq27N-rrC&'Md#NIVsu9Bd(UOb&kSL#\!T`DMiYH&i:cGW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12977->*S`<Z)ll6T>MMd6!R=*.-ce_AorJ\eh<lJoiZ.k6RKkEo>q4W++EnRc\">_H[fr0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12978:%E7CdW]!k6>])\bcU2&9h&CXedRGf+(a,D@`I)7eWl!6$>+Ur;I6$`F'k``R;nrg8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12979-H2LB^ptS9:X7e8G8_K\TY'BME!U:T2[tutTd\2\A7*ImHN:WL(%j&jP]dc0T6IoVq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12981-IL5=(.+E1J4fQ>?I:F7U$GsqAJ]AjW=+a"-;QQkiB;:&n;cMHI\b<#+-?0L1O]e,B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:12982::ta$=r`)un7Go>,*CK!>#U$<.o080r&c5/`\r5GC2t=Y<Dljb4$YuebNK641IW`S#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-12983-nakemJtuNJ/:8ar;m7K^hW][:j4%o_ork<l:,5mHjEo'%Ph"_<r2tIE*jlp+,nV]e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13001-D&ANXmHQaaI4o4nfrt/u4E(t#^jPt;Iu.>ETe2]00t+X#!bga^7X=@9E(,7DTC>T_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13002:LqYD7KDROiqS')3h-YG/P$;/4/>_";Y/#('`ug$dnObJ0-F\r3nE$Rd>t`5_Hf.[N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13003-9e9>,%lMfU[R&"UHWTOZm.oUemt.,5pg[n)ZWOih^)MU2p\+$TGEUj5EQJHL>uHh_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13015-_b+s[+FW+[X,"#p<bkd!pF;k76Xt&`oW;t"-e+JY[k[ssVW78h,B`ge=@'""P;qC`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13016:7=0HfGN)*`)[?hp+$o:!hha5VIgXk'H$[q6\V+ssTmrI0!-jC1Irc5+8WlYWB`q9_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13017-noA`i4fdg#LHbknr)IMqf8-=$(7-:Y8D7Ut^,Q-Ya/<,,UJ=a'Pg4Cr9jO>2i(ZGS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13020-fhY\!hHkS$YuP66MC?B-51moXH,kcV@t0;+3aVT.`6mGqKHVTE6QD\KF3dJUG37r<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13021:b`F,B=HAeVl1LpiXkcL$[_/.U`rIjS#H8cpg9;-$)TGKo5;fUX(&6t0Z^Z<t+'G0p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13022-a@RY;*"RGrSCPe'0&kIE1qbY7E6:fs)<2]Ll!L1Ul8jXEot$G)6?tA9*;c=CJst$'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13058-]!o4`68$?H*TnMdj!Uu[o9379qnW15n:uk.DtFq?Y\.)$iK63L^7<fGRU2I\9]!08
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13059:V97*8`;]fK0Do=QBKd$>d,_[@[(9E<jAPGfJ[AtJ+9C6JX*>`+OSC20P=O$u4fOfe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13060-d&bWWK'mpr&#F6V0?#f%>;3IF))lJ*G8ub1"tQ@qrZk\BId6C@B2=EYiREE'W,F5Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13102-f'Bi4@n,$db$EC##B3LY"_Y&I--6B#80Dk3is(og1<9c,#toZaT6dan7&rq1QiK)R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13103:`b<'?Bb+icS\XhTm4&sO$sC+_:XZ7\@`u66#6^2b:\i7<RSCrL\]H(1-#0*/o$TLF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13104-Jtj4JgRl?ZhY/I4lm))&5&ZhKJ:=n0@'>sC<C+\Kobae[UNjXIS\U1,"!rH6WMh@%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13146-X5J\%<uY*Y2V\pim7LY_"b"P]%RJ2,pu$^em6Vt!;]A!Dq/OL]et"No)R=b,O!?eB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13147:m7cB4`8sR"#[T2aI;$5rO%\9!VN$hPH-3p10&O<*[2SFnn*D0r`\YZadZR0&Mur&i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13148-S1)_=rrD`@GO=;"(r.@$^XAH6H]^(l+Ee1G"98t3mnG#k+ECSm1-!;g:D:(/Z8Ui,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13166-&Y`/Y8Tj3dFWR18<5_0/62/LT<0A)ZDgHW=mPh+VOLF/RW&OsG8-)J8qUJb[Lbb/=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13167:jk)35e5`sX0M(^N$4NDZ?9/V>X%jId#\,0p<Zf6Sd-lA`g;&iZc25PGJ:Y]o4mH":
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13168-+VMe=&os\\R&Z608gPt0fDm]>e\/!"L\W3\Q!uitDL,cp%f7./3M]Y21C6[;P/E7U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13170-%trjR36uNoStY5,T9maT;ueuL:noHjTVFOhEX9s;<.["@TEcU0L/FSa<4uRq>,r5s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13171:(F[GMZ%IW6`mIhCG)]`@8G6GTeV8K$=saQu@fUEmni5t&:s;;Dd*![&/b3`q$gpR`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13172-.Dagp:?dkH(.M@.mMJb2hWCM[hHGsoH+Ea'-XLP3h7\Tf)-6edqn.*PjRa_ca;]jo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13209-VmT54H&LgIqmJS,:3ResOZ!S?P*]'3bI)n$#:',[`g\R0EYnjI!c?^51,g3F`FC0W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13210:=4l8.?\t4q0.N$N_,@0M5,5epN0]#0,UH*KE(A_j`1!E'M24-#'o$pCC^6U8d\`$j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13211-p4a1#ZPGW-SF&9U?rFG*e\KuaUCnfkNZ<#6j(ZO=4hK9ig4T,FUnhX<S_5:_pSjmS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13227-Tp\K;)"%kngW(QHo?CnPi^k8&E(cA0Sksp,=/bF,@YibUjq,T<%L3J,c$A^T]$!4A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13228:7T_)bWFZ1U^uki%[=aZ,;`1G@BqBBk$8RB<fnRBU1/FT.X^t(?b03`5h+#s<jIU]/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13229:`jRMHXFs)]Z'Hq]c.@umZed$!=V8<E4?(O.qd]3#TS'OE*tqg9D6uWQ_(lkX,Tp`E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13230-C]jH4p-<hi2TEe"O-lB[5U2dinO4*++[IB:4_j2G!Y^bE%Q=AI#JM]iG4*XeD2Kg)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13242-%"-o^<0Ok"/g+CEM@-UpT![3Ggg/!4&c#X&0X?cAW#YEKIgXK0S1@:dM:["[8AT3:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13243:VA)%-d"XiJ8F#&bHW11T_LeI^ChFU#9HN3#HKp&FjdUBnBfr`b$j&n;;#5`CkIQO2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13244-R:VCE,+M+0SZeX_;f"(]Ye.E6l8;]aJ-[#n)#eZWHNgOq.<05@4*!VbEX:j-#P"\G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13246-PA$)FbZ,dUp>C,Y8N)qF7JRj%<'-QLX*htXVogo$Jmq(,$:uHlJ'"][-&P'D%jMUS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13247:\-LM_iZQ@J4N205Q=Ic)`B3^"n$q"9`2LiEOaof<a3`>[dd5.BTRiV`3#M=^=u]r[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13248-$+bM7R2I.-Xsu0:i,t-l9t53L+cg-%c^A,<6*$#sXs6DiV@Nc:O;)55p@bQ<cf_nj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13253-g#`;6?J-$O[icZ2$)d&=,)tpt2&-<_\H-*j3)bjfWs\7#o;#j[\=sTr"!)AY"ENfP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13254:Y`YCt+;nQM74=@9!Z*Jf#m>h#r$mo=N(n"q$(YP6B35`R%&(ZA53A]%<ef/Q<$#5G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13255-i'?HHih;qM[bHD.<cT$,rr<<F$2:@)??37ME&3-_Df!rOV9%*]'DZ[9I)5R<:t[hM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13256-*i/d8G$0=BXs+@8+9@<?R)eI1AD7D9Oli9NWfi&ld;!qB37;>&l[tCO3<uH=?LGY4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13257:`I0o`(#8=S,*]ZL&-o*NX'k=<b@U/EJiGlAPltpGRm`/3'$baCrp<m-2H`9i)n<](
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13258-"!'0fY/BiK3!(MZ4c$BF?!EW8W&5U,'bH'/'Fg^J4;sf"'];J&*0ge3!"+U+V6c"G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13273-]1PiF>jhEC8tSrF"uJ'%UW+1W5Te:OK(0H][Pm&\(reYgMTHLQQ7,gK!1lD)K(^'`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13274:aoR`VGc!Z5<;"`Z90`q#V%m$,0FX-#ca?%.`j7*jKp6#fn+<TlbV0/S$??.I;Nt3j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13275-NND=2P!8.,IPeH'Y.=n;b:!rNEm'PLj'_d71FQsE%RO\+jF-12@JJB0?9!mOrT<F;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13277-oe2I/gG*e^);[jeC$Tr(C"*hf_$Si\7L2ur[nP;FPp5=MjTg#OSV9cV'+Vo6jR*K+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13278:b6-5EZ.e>CXsJdBap:m9`d$g<2-M/L(XP;!)+'$eaX;['W^2>T.9+@gKAYH`O?]%8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13279-$PI=si9)1SI+W%/0M+;)!-ifeeKd<2>Vq>R.h\V=`:@Wiab5aF:F$o$giiV?3$THh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13297-#$cY)G;ueOo1T<J:"!sZfj>IDMjf!b_N2PUpa6<'T&)&;i]i1j]lR77O_l[[Ik;3*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13298:GfG%>[J*FUq`k!Ge$S>G%h!aunMR*l0G$\7YLL&??`8Gkrr?`'2rS,)DtLdVl1\5e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13299-0MSu5e"L7.FEIpOA=DXCGPcK,'123,)Rc/`7J>D5A6/GA-t7\='S1u!Ed4?$_Y!%j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13357-+6-OBBa(?YEoo(pJ9VsI+SVrt10fp]DL'%pe\?Al:.cde)mFBc2\M'0LM@C1,bCW#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13358:`N-[F1Z^-pR.Aqn#<8oU^-;I4n6`t<$X\.b`EIl"JX];4,fqj6!!DLVd^fsM*uqp:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13359-n.3;q^Pt?[5Ed($\i>oepC9q5<"F"5Q2I"ueR,`1MuNcj%<haCC5,=J/j-a/4uojU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13381-08Hlh/\4?VhE7b3huZ^*\ZZnK+S_Yg7.[T.:Q(hT;1X>q&[PHcJ(ckBCjUJ/kCUE+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13382:pkusB`4DN+r]TaB?lE#el*b>O_*BbqSnirjQdVj-`c9W#$/r&_kf`%7[B+*a/ats'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13383-'q^N!2YoO0js6<`gEaco!U+j]ASld.WEVq>%2%HIAI&IEl>,k%=8iaAMOk]X:XnBV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13384->gP)1aW!eh'#;G)E,\g3"al`=Ia6De:?fNt2%,>5/k=,L@0@caJ9g:k595m3P3/Y;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13385:Qf:sp-`"+^N8J<I@sK2ZQ/05`#"s9$rcJ)cB%&'\,Y8p`J<"u##8PkJpj9r*-_1_/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13386-QEroU-<k[!EV:E_c[KXJimnL%h7Pnd,Vrs/?9=ALlLP`.7Ak!PX.:r5C?Y$Vm7D1>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13407-_<5`8gYS^TDc4U%gq,(JJ3jQ&-\7>"=5d9?d-RHZ1foWVl3C>8-%@uLc\4RocDRUD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13408:l8jo`;JE's-uO6:k9@'_(FNaPW`;o$bgQ80n5_=r*tWlH7+9u5\^U2ef4XiJHLO)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13409-m>+s)ShoIs)Ck-72'4AbfE#)iCDqI2_M(i^,7I=:%ntO61V9$l@G'WQa$,6l]*3cH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13429-:M1UY/X*nm/htM=qK)Mb_7gh[a$'uIYPoVZ^+Sp"g9H'lC/aL%rOp)dYGo/HV.ng$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13430:4?7P2j/=;g`<D*6RCJB8mW$9)8^rp953(iTo?FFt*p)m8`d\>g2t?Ygfm%]:ourU5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13431-Cf4=6!+6jf`W^buCO:'`6R0]mFU:dF(nXaK#O,T_^+'#P4EI6mg8BRA+P#l/q2=rn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13455--GFp'Q2>NFF&P""iPqDE,.Ep,?:Z(]6g>5de#e!&n]0\i!0.!YBl.W[nE?Ej47L9d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13456:?u33kr`$C8J(DcT(-ER;/sg+;AW1q]U^M'mF0Z7oaR>`sC?kZ6U9(_7bZE(gDO_c'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13457-dm!qHQfIi-IIL1PT,7/L[651-]UBYFcIel0Crh/e)fc-QHre;TnbX^!hm:YIc$-r0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13475-+fY7[``MaW&R3o'c5"I:Bc%;XK05?J#C?B+Iq51%rr<0$!8sBV^'aA]O"I%"anoZE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13476:W$l=ri`VI37f1%bOJn%4hBWjZO?R$<olp+DrKBDKI`Xbhrr@^ri;We1m@r0L,7CJd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13477-e"CL2p=n,nl]+b7!SY;X&)'h>YDbX_rn`,;4tcV[9srM(1d,#%UOm-o0c6#m"17!:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13497-GY(^9*s@NEIqh5)]40k-,cZfecYAq`W;MI(mG+(WQm3L5moeX.%kp`cN".Xpn+tUh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13498:cnU@p:?;faXtY8apSs][N]b$H_$<!ur@8\+`jX5r`0$FkJ>lEH@?:\?r`';ub<F;1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13499-_Ffj$eG4(!mbeKq@ngMXf`[+1N2U!?HfCl(I3"43LN>O=&o^ekMsjChW`]]P,j0FX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13506-4"b<='$TSiWfhRiIrY?UGgbPC#%V_Eq!*:JV+#,07qN/9+GI\q*J(7G0YPp;-5,Gg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13507:.2aMp,<^_lM'L`brV&c@qkr]S;&8$OUGS1?+-N]*(_+h3I,;6`E@;(nIGCdWaQKJ7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13508-3QD#T18G#g3QDk?eX5G#@%FKOH,la[NO35lR9&0U&fB^$8i%(d?4$6J[3HMMPiS>h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13515->W="55>LlSR$L#$,Xj^E>H#SWQo5:G)BIVA=T/7"n>N.4.:#7qYrdQ$pSltjfIa8%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13516:B7Rh2`?=Y8(rr9a!G.-Ho)nF`$afl[r]J`DVUQlA10CL?GjK1I`r?%&j@gP6#:&P:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13517-[+SNm.m.2tmE[#Va:&'f5cH*`7TFK@L.3kF.cF+@Lrj/Kc@8X4RKq"a$Bd2qX-8.4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13552-A+]]aP"uSTZ8Y.0qO4`5OW$sN<\]]gl1D(=2VUdQD0AV@hH:3C\klXjrUMAGAS!#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13553:Vj[U+ItsZq[5<@1I+r/V2]QHmEDtR*&K'$cDL`J_I18QM\G$5]OO;(!^`P9Y)>'X]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13554-`,2ldaVYI^Ot[bH8?UV.#:+rN2%`^fQ2TtL6NoG6SNF3][PURRAm<0lQ,j(0#U9JE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13589-8.\<,Si/eg0]>N2I4CPRD@4<K1JYi.\AEs?E'&0D23-V:FQQYpJ-<%4hE<[^?6*ah
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13590:FF@F3=X&!ZK1@QHfI/t/@i[<!<Jg-1]sr/#$D`c^Go7UaWB$?G`nMM*g/oDKYliFD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13591-)dO^_9)7'>ZE'RPVK5kOlB/[BfR$70h!U#b*O1\<S"+tT2&8WtR0C*.isX-=oYCAh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13596-jsda@guMm2I(74EIPgiC+\A7`B3kiP1.gq(f!@6eC0@lnU<:oVR6]Il3$-$3XPIU/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13597:P1[:"a@?@SiJ@L6oi:.`bI!Fe@D!Hm:,2Au6WZ'4AsX)f8St1Z)$G$`f@I-3B$e+k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13598-c*E90a!0GS%(X7Vlt]o4N<6b6QAo*g<WKWil;'du\V"k,Von*R=CmBa*Ip#\DNVDk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13612-qfaDtOE6!JeQGc^&"dV\"S1<3*SB^-`lcKG27m\f/lV+53JAAO@=[HZpf=hTcS_Bm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13613:=_QV.Tg`>]H1_+:32s)6$c$'0rr>IA\WA2qp\-dIUe;k6,_`nI,4/84,Tq`0K@?cm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13614-Uln=G$)ZP+1:sX2Z6a$2_,]Br\A^cUAe'R@'dR[,T=P23[Xp#M`^i^r*S;oe1N^Gr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13672-Tf=<D<+LBdqiQn)*1Zk'D-G"VI7]beLa*$(0qM0eER'&WF!c,@dhKZZTg;RQN]/#/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13673:.\.M%N`8CN#p"#WLXN52l#P!9YO8&$0:!c3g8EZ2[S%%qRt,SO!`)[bom('r^m+5Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13674-A'HP%bVQ`i?+b6uHdc\F$Z[Lh7%9oh:tb)jXPYI9VDVi8$_DA(;W&c[&htY?60XGF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13697-[I)=[%cG$9k78M-WVfZ&Z!SQ"C\WPA0/>kOcZWGV`c_JI@/VUuXX)Y:rX#AKW3$T\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13698:+,sX6#OE8rb>m,s00a5Z'mRc'=c5]`^9_a$b'U(A2*Sa^o53'`n.WY7/a%pue"=R:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13699-)WKIDW.IS94\,Ytf?2qbpf6fZ_e.?Vj$nr']S(/Xb6m^"oE:brY?AX0hh-<+CF=mZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13718-=hKn8DWAgo*.`YL#QtRfp2BgmrrBl'rr?TeLftmTr*SK6MuE_O=5p9]<*P/9X]?B"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13719:MGA1+8BO^Np93Oqi\/+Y%!fVWPC,-RTN%#d`h$GDc?Uk&Op5^U]G9p?iGXWrXZ$&`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13720-P28cAa_3!063/+M*c('9F#L4UPCe":k]1/]`_2`fIr4$TrLs5kB)_iGGdkR/5DT5$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13728-^,Wb'QbR=nL;+`T(Z#Iado'sW&.9jrHb29OBbI)snj[]a3T@Z#fmcSO=4?*teX)-#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13729:>s]5ldRNho=RlbCDmh1VTA)G#n]%-iId^.`<`hHpX]m8Y8r\q]it%:)j'hk$l`kg^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13730-6O/6g1qBAsCTH(<k>i*..Wlt9l`L)u)?,K(2i=u7LgCAV8&RP#;a-\QBi&PfcG5G(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13731-,33b0:qQP5<=Fm_nc9X+%r2$rrr@X3r-]Y.5@H4"=r#dJpohN=rrBntGZ]pH)Fbc,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13732:!+Ye+%fD4_,*<Vo1l77D"@sBi,/92Dpc2`e1W$+s`S1=lO6"W"&JV(cQB,!`=_YWc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13733-K\[DTNDAK<O1e54I'<0eo+<?$8E>9nleHq)>M8:f<STN6ONY$i-jKcCY?LN>Lq5k!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13798-1s%+SXH9!K*/;dHX^iqE6l.;^[T&j=ht*ljC4QEfi^PpT29&@="<Q/WM8beBNr&H<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13799:@t,1I.c`&\1$h'g0C8@&fo1]=Jf*o$;]rib1U0S"fUuf4c:3-feQADZY`!/<#UKD)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13800:2//fpD0$n,.`"b/N8$C`SE'1A3A`<+9sHM0#9]rfSd1oGf%c1e1#leE#G&YC":h02
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13801-Aqs5cr5brc\o+S_)ism'=Zon?=#_d-5d7\8ZeETnapO:l:T\W*QA%"$k'o9(+@m2e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13810-Z7JT^K=mE*d_/9F**4tU4d/N57bZUh3E78j63]eo,dI@L%VjK0@:a#[18En1%s+>P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13811:r+k[!!"48!^+!9#:P`Q/m,V1%K[-AHf*8mWiig2s:Vp/$I^rrPRA`ATAEe"TG6a-n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13812:l\b;q=\-h;B5?/YHp=\`DY?#Q8Cl2kQH"(fFU.H>kJ@-+nFjEPH[Dl$o'/bUi?Dk`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13813-AL!j1oJPThhQ-'`0t/:r3$<6j]Sc>e$WUna6E_Y9+s=a"e1g%gH??;^aiE7BMA9t"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13880-8;LSRA-Y*d*laV\WqeD+1);-s3Y&ro]6dt7UbbM[O;hTGXGT@i%/+,]V.IUpOKQS9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13881:D`f]Y+.%:gak7mt*i/\T)$%)L7X=Ie6Eir7b.7DZ-TKGc7`IkOYE^V*S[hVdhO^-E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13882-<Lk0r_uMU>rr?AgD/.&=;;2jC?&&lJOAA[D`CD1icDh-Q*/pHior0PL-!o@MAa#rM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13906-&l]9IA<W/?;laFKmr#o^_qppa-(X+!f)Q?rB5mLbU$8<o>Ds/&"#'0FOB3;`RA^3q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13907:&2ID`_!gW)_EJ(=MGPbA:N*'rjKJl&,T\X7$2(BA;S!`H5bt.8PUoleJ&86W>jk)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13908-@=/\`qS-d4m>Y]B=jBtHEX/hL>=:u)5&tmQn9FW+N,@'YV5Zd`ROD=SQ]a]G\G+6X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13922-aY8`BOjs5r>CGlgR1TO`J5g(XC1A)MSKflq6,4"i2CbeJ]$@0/YQhopa,sN*X]_[3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13923:Y%`EfX+k4;88JsZ4.jg#3ikX_&oW_LE&_1S;C($OUZKdGA+P+`d,?mGc>mq*j:$,F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13924-1Ks!G[cM^eJ1W><E&VYC3%OVcKhWZ7<D7:_3@+H2dZCF1Opa2R*+Sp/UlT4L%thJ>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13926-at/'!B-hkP.js$<C77\V2B.RMS.i[?P'V5NDN^6Th+Mi@_"B_JMMmg`MCAOaPlm/0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13927:8lA[L3)UTT'TW+k!;`Y-c!@JEX@V-B&5G$QPs3b0-Gh[(!@']HHM=G`JQ8Hrc2bp.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13928-is)W&;GPI);3i5`d^e)De9Z3L4>=XV>]Z2!<e9$4N-VIS3d%G^&>(M(Wh^,XjSo48
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13929:21:&c_Dq`i(ZsbWrr=C0D%/(>-,FEV=;03Ema)_-gg$,b"4o`D_I%"s\>DM=!"[)G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13930-!LEu4A=P%Qmo-OFMfLDNY/.sln/)2UHiCE6N5#cG6@SXbSa\)-*+?a1)dbQ-*/6YA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13965-hrcj2Rp;s&cCjT+gdgKV_F1I6MUI<KY];qr*U-+VT^ot2lm`ubJW;0BFSj;S=%Hk>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13966:+kilI+CMIrh=$5;XBRcN-t3KjH@MG`2#.uFI)T(u$jC.kJF?M`@Bq#m).O)oe2L8e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13967-;JimbpCbrK<+I[S?.U;%JFu$:X.*RBO#IP0*;9%Qn>hB(=eoo0J,mo&o?C@#b>0q]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13994-(oN\E[kQSTa34a6)SD)9;eGhk4,T0LNgZuNV33]G(*n=o&-N3Z.WM]iqc)Icq`'HJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:13995:`/<<3f8Z<m-b6*Z5dG[^g7`$[(2SAnhQ=g3YU^B4JQ.djI^IO;f`fjOd'oC#7$_:M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-13996-J/gPb-Dck`:hO;KX?ct#1-N\+W'MpN"IUh[S7(h?:J?4;]/5X?AH7TIebl_uEPZJ\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14009-a-_^9L;4+XTB\WjoF2Su:F[2l7C^tW];Y%XOi;C]/[Ul;pE"un[5Kn`oYf4kO"YMR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14010:`&itc,H1=>R4a;M9DHoIRA+_h,iSO`"aqVB'MT;4#/i5bJf&$t4`W]6X64n.U2=X:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14011-iE7F_L^`6^O).e?`r)_!r4L,/2<U@G@&=XIP":FkB-?-m3UPP5Y4=QKo2GBMAJj.A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14013-^Wc:t@Q:jBOsq@2"E$=S4*oI6q'm.OLRa;W\`m>plMg$O;tKG7Q6bF6l\akG?7?mT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14014:LaX35`dX3G'NO1)d/<2Bm6+/:NF$<9.sYV*[L@#RLi&lGT?M7RJ2@+0q>@4`@YBku
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14015-o<`O.)!7WFQNThfG3!1tc4@U24V>M>ZS3e.3>$,S$pi&IV)1"[,SA,G15lqMq:4ea
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14038-!O:BDjAeiIZc(qEbo%Ic;]p_YRY<+=_f?P##\&*%YGEN@Kq$H=MFUMhAUoSu9T7$S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14039:5(HT"(e"c;foQ7/L`FoFJVNt7$^E6*\]tG_4fOT>NO=9U!Vlc<.!t.JVp2*u[Y@`s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14040-XS4$1H69j3pUuXJ>;p7=0tCuQ[Po1WS9*,:'`1;`7&_Xjb*'7ba$Mq6VJ9iY8E;KB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14047-Q^&Cs6aIg<3o[8,(0T13%!<g(!E@=T#BpD45:U0%I;3Gu'WuVlE/*KF#S\S3Jn$DI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14048:-/2+r`$+.k`XOg_@6$*R;hCiA!9^4.mt+OBCF!C80KIJ1R'FCG8Fe241U_6YdhJF9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14049-/]l]dgUce)9*3(-804$2]9PQG+@8RDSf#u)aJ;#\gQor(E^'o6lHTIOO"?KX7jmOr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14067-QQtYe'_`Bt$CGD]_9dab1S"DY-3Ira5;C/KqmAC6[8KNJ)Ous\4_R5q#ekIIaT.?q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14068:M`%0q<EFUk].eq0"\hNI$c?oo,kps-<)Y$8fZIE<`o&fk/7*5Y4P:F!G,YK>_NN;L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14069-Cb`5M^cS#&q1E\uiDldYG4:080E;s*X3VVlr_hj=3':SXU7Ip;Rra^NK@5Z7X`7W0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14108-OXq`F=kh53&L;r=3Bb-o]j*HSRmbP$j[rT=5s0Rsprg\W!!mrg*gX*;lT.e./@RDN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14109:C%C&Lo`G14r4K9'a+\UCal2dgj(Xk3'0BI;;ZU$Wb(JrAH0ns+r!W$"`XQ8O`IgJH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14110:2S5l$[RfAO]0Ocd0R6DTIo'pu4AY!ELL1\l=fHXai`reR]$6M^[<n/B<6,ap?`0`+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14111-l:&)qIm`#/@["-2e:.l(7I^34G(HW-*Yd+?Y-^bBba&ID1'YnZN#[u;nZNl+Oms+D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14117-I10;M'fbWg4eL]i[r^N?HbZ)9S[RoK6K>InShnr8FZ\*EBgfoJ16N+Qiu(%oBsF`;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14118:SQppe3QF6`(Tgt5ACF16T4WTnZ!^<qIX.!m8iU-ZUR$m$cKq_kgS@>q3%?j!r\`cn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14119-.b04KS:4ZcNE@T:53_*dIW`9'pn#d^ejd-:>VOl_7Pg67.<hgfqN5HXk$u%*fIT0S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14133-AN6'M+Q0F'H^aI4>Q4[7==bkCbDB)AqkN9pi)]fkNr2HUYb19&LI.CYGR*!TX^pu`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14134:Y>fch>bn`#r)WgtK!,+&HBkW*LVn$8CJp'20'-ZpU:5L]i1gHun%g@l3`kqCnUpOs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14135-YjjW<"j!-ZMk;O&"H@r38BsNieDo8tX`#80`a?(8`30bfr[RHHKla<\)P"f_^%1P^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14175-T3RH=?'2^!>FZA<G%HSIkhqX;j=:bP=71Mpe^"uCQA.pF>`8`(P09Gif:*_8htJI3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14176:2t#T=i-O!BTP@Mh>^`2eOgcbYJL#@*.As;lV&$r:J!tSe`dmGS]h$CVlES%I]>s"Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14177-7">u;cJUhhDeh8^Yrb'emOWR^QHnGk&ka'>jV>'WJiHLd%sgr,m`J8!M:Nl2mLs49
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14197-,78J0%Suo_]=Bqg]Po=5dIq4'4uLUE%:;fu`0u^c2Q\/'OiU0?qW.0R>i'8r!!GCp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14198:Bl+C#58e09;j?l`ZZTa&F4EVU8$.5+C&TNqn?/YnZ_bgQg4Xjli;k?&E(I,^`4E;M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14199-Vd@%+5.c<DG_YS!ktLKVdlU'7ir6r<S^Xr@R+>"kCK',5rHlD-[u<F^W;%5_S&1e4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14299-V<%gBD"SgT>4[iN.];Dk&1X3Nk/(:R_]+F9H<-0>Z:%8(hoqjS"p=qEIGFi&O]J5A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14300:^/Zol"->ggI;6Euf`(D\K"uKk3T?m'6R$p9/i'4)r2X%lf"Qo`U[+8X4oUYI=Ha3=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14301-UrlQ$mgaRigY0E<T@n#>FdL$R!U,kI?G2ocU'R<#(fk*$HN!4,fCLA,)Vmcbh$DO"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14305-_l>&p0XGR(<+U=afGa9AaQ/'.RPN+&DBp3Krr?7$0)4i'`-?W/ef*8jD*8e&\I5nO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14306:3'7;qqU`Pi-dq,*mUet$P!VXjf8p4Tafd?<L2Ga_I6LqnEma<#iU\%KjI!gEBc6i`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14307-3e7\;jVs%9_<>Xhd7FQ?M$nm#!./f&:.Gi"L_sW`=g<kSjeK.FkkQ!Zr6->d80"QJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14322-_GDq]dZ^'SR?aS5F+U<fcr*YO`q@jj^j.\m9<\DJ3q:RG[2q8"&ql>]3K]Pd3UKFp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14323:jcrp`l9fX=4oHhW"99:baB/WtInG$pW216?1`]jkI(q3B$AS<CC);(DEIbjcO$WH@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14324-#IZB*"%ZCahD((]H=Eqd`^'+41N1)<3Bj(XVXJ[eCY4"<]Wh9AH.:rD>D;,5or,41
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14326-Z'+&M6a4ZqcaIM#L^7Nk@&G1>_UG8K@)]iM5B01Q*kA!$f0J`0,CQ@D@./)c'^$QA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14327:d8s[(5Bp4LElW)afOs\2=!:fr>b#5I`u_WJENrA39H4cLgEMC?m"U^.$R;\`&2IX$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14328-^?fLb$=K*Wmb@eIYABhLdZ]8_[\4Q^\^&uV;=^U)=(?i*m`FcdVVV*7S^BKb)c)kI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14340--NNf4'm_3hd3W073rGC.Ol&#o=ID+LD@TN/+FV`&C?,bid6MBd3+=p&qB#:#O$R&n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14341:/]S`Vah)V(j\Q6/)!7l]+^Lui0p"ZaIi>htJL$FKSln2R`+#L'4"/nZN3FH*i-Wsp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14342->@T*uB&)`<OToA#G60bGrj>`NNS5Wb"GDI3*XC9'07lV,IkT(R*-7aKAZKE@bX[m%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14357-`j@>"hFBnB$:"WZNgmTuaf@8Gd2==90)4EtTa^gcWoOX\4oGOu5nfXW4Csar&2nO"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14358:TUJ`U\mU](l@)VA#N,$Qb:'KbpP5(<K$67fa%FKq8KNU-/l'G[U0;i`F"4'*,^G(1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14359--QE,%@S#ZN[V']A)8K]V7WX37=0u(<q][<$47+9qJ^@q<etc>#Y`J00k""6t!&BPd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14405-:Jm'W.98;n).bsNO7UU`.gC#%*W4uNnqP.EWCfMlM[dU^(lYFGS7hbWcgr/'ID^"O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14406:+\CqcO2e.LY9Q-9m.W`ll.CQ;A5Ynti/2$0hA@6j?j=ZqC1.fM)`*R@aN-Kn67e3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14407-7d<5@U&*BmFk%SY]a(MkW+dM;,<JHU1[1OSY7u7!Yt&t;b7],n6>E98)^B6#,E`;f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14409-WYYs[39V>:a<$r':,r5NG;D-2V+4m2f!^K/kmMo6.tiZ5>pBcq+?!!tkteYr@1Js;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14410:X@`X$Vn&R=P3KkB]_($BcTSu:XJD:Er8`^fO[_6o399[plW2lRDBtd\/kWE0Guk#,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14411-/pChJV+"r&!9Ae]7T][k\5nZ$#Z4%t/]o/VhQHt@m.2u;AUt6`LScJ#7((Cg=MSO+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14435-)$nCdgsiqEOoFYUQG?br4hmNo]3IK+j)hUsrr=P8-[#`%o?BFi2\&AaV!rQ!571->
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14436:M_dl4-]AOTrc:u)b5`#EJ-dK2nu$Z`>G7m-+:oNSc&J)BgXd1cMfNHWJ>tjoa^-$l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14437-.14:!R'n\-%euh4Dq\K$bg4L!qnIh$mM<OTnjpk.(f]Z;LK:,`q&]W;M9+N!5/3p\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14448-AMJ]h60mlP^ki'J=dV,mSqGIa//ct>ZXDjWEM$`Eg"O8N!Pq`o*.`h(TrDNRQ/Xe`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14449:`o$d/7ZKUYS1A.3M!7dl`oUT1$LH*a_7KRK-$QS-Z"]QKA8nQS&m52t.IfgS]-?Yg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14450-*#oH0N:L]Ait6eKaSc,F7ak+k"J)=s^`H#HO3H(YH8-</aruj+_dr.N%--'C`mHdk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14473-eLta-&>?6-=!P6u!UI^P40%N\3bO:%0BQk\'GMrV*0-hD<UP@DB?.,a;Xm0S#l#@s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14474:VMi;lP'IYr,XJ$sJ-PKR6.Z)XCV[SEn=/GS`!`u[d<$s@hc$)^@s&VWAg`ePp?CGJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14475-@m.b>nM94,-ROkR:mR,8f@/jk("BJ@_'5\1@$$Y5]uGBsC[9m2cf(/``/*"E!*->1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14500-BAFWC>E>$uV"KdIrKLC$H4PmT]0W<#BlTodZ7M_l<0SG_X@NI+>jf;p5/Jm09:^Mf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14501:2P*bF!2QBkOf'2-jWmpt`Sdrp/8^H.J)HlDDo%u+_ckZC4u[3,1$Q,`V;&B.f.]]3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14502-<+ss?m_2LtJL'8$*1Hf4p]pg!"U+e"IL>@$hN\?5Dt1<RRXNgQCX\_CmO]EBaquF]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14525-i^M==*]F]c:.H:S4Y(SJnQ#RY6GRc=n-J*'9lhn)1h<Z*fHYPLEX1%!k.Hl0"qd+-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14526:Um2s*<s;^FX#$WAH_,q:W`X!sg3Ac2$O\U!"PD>+JS($`3+hS<'[Ic`4okB4i2aVJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14527-*uOo=A)^c(<Ql,dbgoRM,`0Pk^msn0afR[*V-^O;Z!Z4AeZd3A2\%hL\t:[mjXN*"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14626-,1gs1M:UJ\P15[-ClQlc#KSkeOucW^m3DKgHqaL-[GUaEr[HQ7ep]?D_0pG@[Fa,!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14627:DO!E_&bigW^SP>BZBJ0UF`B$2I&fX':\Z:Rr"FS"rrBHlje'J0L`1^A!5^tRV?S7#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14628-M?MFV9&tB3!SY^53Sfg[e(20Ap4W2Ei'2u='7=`W:BaCn_.TQYZWTCL3@."B5uL;0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14644-IPJsilu>a3/3L/H_&s;7,+Tq^4D[h))i"Q<rj7eZ+9F4s;To.hP'q%MDMQT@EruP:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14645:5mj<s*c`_YjC$ke3+,@A3dkcAe;Uj8=Dc=tWt7`]GPpcuL,PGX8ss6<BadHrn,2El
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14646-/SL-Jl*LGk*uQH'39g@@\+YQKiVbi@nNN[I+gAD<BaYpJ<Dmm:gFN_DFanfbCMsV6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14675-#I]!ARTj=%$O6g.+LbeC%qA7NE*T'U<L\S*l0;tT]$#]J`-f]m*1Zm)'rl7g_gC((
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14676:HA#k"9c,,:4`E/@c>'n/;DGf-Ekm4')66r"l6IbbRA=Co-_d,\p$4KP`icHI:89)+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14677-0onpOWbED!R_'i2B4+DD0lY'^gY/t*qj<uJ`9Rho(n*?Vr2drH9!\UBRp_=+g))aN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14678-Nn&u)-eU@*/ZqF*O>2aJYQK"NqXg[HdCkZ=Bci8*[5O'k?6e%\=8P(qE5jn0q+)WS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14679:rCq`KC;C1@L@:B)YE$?3Kmp?,f62]>LL9W?/Zoj\!@k"+!&Aio(&9qn&IPg5f`FJT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14680-],ZjOo<22bf.(R93`B;XB->.)7i<6kI$-bT3<'!OekR$IG%f!,E(BT%PKnR3R#SuP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14685-P,SZgqS)_Jj2a?"i8"p^>&:FOePPU.-]U^1I9UQ/[s#K%8>$,0e]09uc3J+^1B.?+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14686:H2Lm,j%Y`R\$nS7^PM:2h^AU3_8i`orM8qje<a3N-FhdPa)`rV-RYT.^V[\\.GpTW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14687:`)_MCC.S/Ep6,2ZDld[IHBl(O%j.5GqoX.#-h4CYT8>`;RnpZ,=e]"(%'$kl`,KdT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14688-rg19%UVWpCP1W=J?=F4g*a?,4?]Q;:&&Q8meo%l%+k^g27`%(Bnc@R=C?Vi,3:`V"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14720-`bj2l&><\e5uKIYI_O<nT<k^I-/:L+B4nZ")S^<P[qj'a`^!oA#PlVWXMBu!<WqN9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14721:Su:GJqUr*eU:W-ehP2;LcK&;aetf`Q]JHXM&0$Oka<$"\e-`:QOWq(Ea'_':7&u!W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14722-OHj=fE'JT-kL,ZQ>V:l/o$\$4kS/aO&&$4m[#q[>i_Ps'Q&d0TI6,qnGn+B+A/p\&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14727-F-67k'iZua7d&iA\Rd"`Z)HfQ*,\-J&-Dnnj4:Oqi_iX3]*suJNMEX>kr:b<oe!TB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14728:2%5@/`XInHY#H(D+6-Klb0n<UA8DM>!_GLsWt?/6I?$V/g^Z&iMI`Pl#ok]N1LRFe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14729-qkrXm;SAP5^I%=u_8?=oJke&SXHd=,G;&(=16k%oWjTRY'#9ZbLpu9qGs9.8X':HH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14736-:=tGd]Q)9H[7d=aU=;sQQEOeqSlCE351:.E*"k^A)<ei+Eq8NMgIh"2C^ZD*+1oi=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14737:f:LjapQr2),KSt=J4fl`cdT"/@'?'*Ep#Fa6d$Qmq:AS";75*?f$1;`'RE(8"=Xbk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14738-T-0)X%JO)XW`s_6hodGmmuKP5S9o7:b.);^;+.>+?pauW&oiJ"rrB-[@=@I-hSUB*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14740-n.ZQVEF#GuWa+<''NZ(_(l'9Mqjd3LXpUP3C6)j0O%l[Hbo9"mB]Rm-7g_&\5K:*J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14741:TogqB@`l[-.4^*:Q#^5I7W5XM"t"345gDiG$L2`MP6I<c1dmFGfuO8I/'"if]3:h4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14742-Q_c-EH<uoB28-hH'S<ldJK)AW"7`KdL]AW3'.XJ#MT7*BIc&GWF?*SD90-?H8.)6s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14760-3>%(.CMZq"$0M<=l/Rmib8S^g+]?Nc^RtRU'pj,'Ql8DY&XX-GPjj)d253f.(;D!>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14761:X-qO5o#9\,`sc+t4pX?-5?bGO.@#jCUa$2U&de7HP@>e?VY`g#ISu8$Mnrijle8`R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14762-Ul^j[SHp?tUgouUXR,=ol-u$AEj7H!mRL8&S7;fPUq;cVU`:mSi"Z9Jc%%K'BqRg/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14835-)<pqnnQ3;MK3kA\3b(7AMu\4r:2Dj+49:"9PC9*1`mH>rW,ag<^Hl$0N(26,YV:)X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14836:"Ot&]W4*fLL1#WCNqHg+!S)`.^ulh\#!.4@<0Ql$#7M.@"Ql"a,XSL9,`T^P+'KDE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14837-ljJ52C(W&Gb,lR%@">!oKjqk?Pp6$;/].W-6-epmf1K=G<%oRPiI*kEpsqf:5gl\K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14874-8FbQ<qXPg7[khl?f^*kKd_-#ZpqruaaI6_?VVC?ZEYBgfKW%<2"/+]^gV*QSHqE;s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14875:!"@V,PJs!`V2`aT7U$fW;<EG"#0H]Oe`JCOmo$mK,#)7c82'*C*!"oLpV("2F5E^7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14876-DtQ&JS(/TQli-r)]KPcA_>u<,mBnn,('dms<QO)RJ8s35YF)_IM,=+DZF4U>npNRP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14890-%rqMPqfK$TiQN>#iAH*_Ygr*'^5('9^(9aP`,?Z@Hf;u:@26^t(2eqe@1&)&5+R[^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14891:C&\1L9`?$s?Nr\>GW3L@n_@@WGIeGWEZ(0Bi-fTPZp1m@`+]&jidGTLQci_IC'`4t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14892:\R:nI(^q(unTn:!a8?Z*^`O0$9r()F(rKj`Rn6;W1`$MI7h[Stg"[%3V``LLD+^"Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14893-Z"r/dlE;VjRO@C0r"=MQY422*rr@\?B>\G$9KjlQ/Y]Y5e=W+F#DLK-rJ%Z-mU1Wj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14918-)GY"M1K?r3<O$Da1UL_':u$X-h5sn.=PY9k^N:'-Q637[3]Cp!P7\mY!T+-qG**_J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14919:>p.o>`4#sp$QbkL*jmV74"tYmA!*?U>Bil`SKi\"q2XJPY5n*Xh1peu\UmXq[-<=p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14920-6c,Fbj7'&I+S`r<4[h3.g\B`f=&^nF6LQ9A+3YYc:R)>4Gn<IG+IQAef[P52g:eq!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14972-NcADD?UYVG,^:R**O$>#nc&U@Y$sER[lB7)dP<RW!QB4YW?eTo&a;Y>XU+L<mj`R[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:14973:`d\YN+Q(s\Ga$'lQ-.=i@^];<@2[u3%"Z6o4rAaqRQ#aS`6eK,p`eJ4?5A,['WbC7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-14974-,!J"pghuMq,PkJci/Kf`\CG^ph+%"Y[t`/!21,JR@iPjO%Tk#/0:[71d[)JGG;28P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15048-^j9%pSZHA[R2@p=6_57pnQca<:A^ZI<37UmRSQh.A8rH!D58jGDF43[oWP\&!8s8o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15049:')8$X+52.U9Ag*Co^<(LlqX[24<)j::ld%BoP`**LZ4k'9@WWFdkk>cCO6H$qj?`D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15050-GAI?+iBbeu7=N@+DRcqN!.oLqc/&m($h0Wk[?KT6^E;2&m;Cah:!O,`"<P1[loJ/r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15086-a/)G3keCuBT,,jGL--2^c3?B-MY<R)j(k8M$)l/5ra`_jpf?EI]@=`%7aGu3(LYmD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15087:`/jF'ntra%jNQ!+_hemn4Qi>/rK$oU^(j#5-D>pd5p`>Tas=N,5%e\_a4+2PIuJK9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15088-[o,+FWKV%*54Rng_9?ltpGtLU.E&2<<d;e8QF?k&q6PX9hls-g,m4X(UZN_GYoU)G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15115-H)GU25E#I%X)&sRR1jR"(a!hQZq4If5/^/4Ij?rE+Hj\[Y'^*s_B=XG#FqUN(*&P2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15116:oW$7t"m$%;G6L'bkW4ji.bl1Qh+$=uD($3uj%eu`$hk`V&0;3&4QV;!r@6m26C&4H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15117-8BX!.a$&[7Q4YnuEqsBf=bu+m#IRNB+_?X4W%5>0HKW!l<P%TWp^pa;,>_DtGL,dM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15135-!kJ5DfN?cMW<+b5cg[!AMGK?S"V:35ESP[6/$kF/\fQ3H8>AVn,i#ET&dS'.iu?Oa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15136:E`koT^iFk<8s!R5O"dg$$:ZgBKP`#<2`:sZrr>/\a]i7Sp!K*KGM!du)IL'3r9HZO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15137-**JKeBMdfp3hLEZ=Y,6M&kOjj5s--6<fO_S!#RHlP+I<&En$"1*%aXJkggPZ4'9E&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15138:H".h2,OU&8H?OuHi`R=7o*4g`^M\\N=-I?]/3>.$]&8)mU]L=\okbW?i`1r<,cnPl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15139-,Nenc)Yq$fD6#lhaX3R]H=!,*#ju"&_M6pIE(bLeg9i#"R':j``$%VE$_4]'Ik&7_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15172-Oekk]JpC^N;!"F`f3_@\^!Y:JGb_["aWh'nSG]&Z6hBVL?@d)5[$?o>(G1iY#j=;[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15173:Xt,;AaP.r%NYXf;+1clFY/<M-<UIX6YhC/bG;1JM55`pTh)3X<1T$&[=WX\Y`d;AH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15174-+euH96SW#u*PR:DbkT@T9oPC(Z8>!C+:%@WlWqK;h5n'S_fD^b"n8Gji:C3oMPO+I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15194-X9W'XRZ1=*bc&Z:6=cV`J+]f<N,\2r>c?FWNXZA5:^]'Mb)EsAK9H$I,I"9XB8jA%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15195:,`37rRs$K67:rPE+#K`QA%8Mr&#D<6O3`[_!-md(!er!UksAgRfRi[7f.iZCb,HM7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15196-`]gf2D"6:bZ.rAZ"D;UDm=G)aH`AU;boC=R-R=Y7cU"#5@fHF@6MV-H#KuHtR&5G@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15267-qLZI$]KP9A)<^KRM^#j_VNG%]E[$r0m^jF"0p,S(o*n"S/aagl\s?:tFNgg#"3/]'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15268:nZ,-cnL_HS!8;NVCZskH8784qmE\u0gE26$'3<e'Fh'-=`f]7-;A?#g,:$fl`gj<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15269-X]<SN46hm-r)4r1iHouPkh[0)?c4aJU>]t/@N"9o".&]G>mJ3l&GQW'n=PPR^+jkP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15281-lDr[C2=c"4=jBmD/Ts4T<a<9#GrC64rr@eGn=02C?&mb^-Lq<Q>sbg)fpFAr=19:o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15282:X`5F%4t55Zild`I9`iW#::Oc!o>[F+!s<6SlbWT$,."p8iotn7Hq&Ma.b^`+`_2YX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15283-#%U.I-R5:fZM[_l?bjDf]ItpnXE=(nY9)o1)=UO1`#l++Q1,ELDESL-/Td1mnk[qo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15323-]03hdUh#nhf+Ds+A!asf;g.T:5ruV*PNG1CN04/[8-JNhm[t.Z%Dk%+!EZsVZ`[.t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15324:.$`HU$N8b"a?PB!fB$KT433?pi33G/qYmn13SC5&B>mW8MmGkn`3-C+AO,0k:cR:O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15325-EEJ/r7d7,c&m&I$@uAaF#@tdOb`JVA6-!0lk+<8B9)D`!dK1J1/#c5uUDDF6'AYc\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15350-_[9cq.^K[X!8rFpI;53h_*,@2#'!\G<?in'!5sW64[prn=1+/fML(Ck5gc6jHmDA,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15351:a7HA]SVHP,<XMA?k9dfHE`A@X):C/qYT,=P*nA'JSb$L<iIK&=>L6GQB$u`KO[MRU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15352-*/^c%!-#uXcTG:/g$7l,XEH);f#e_-!C%_Lri5SG)T$juqfIZ_jZ[.MIdm"oSa2rW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15354-c,G)AF^T-pgW$ao):`r2kFS5/6!lB91k[YW-7#oG/9.nHr:mI60=-E_ePZ4qHQAri
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15355:W*#_`^hg$;4Kl8hH`)`P7e0&e9)q5u4E\VP5g'd0,[raS#H?mbY(@<,Z.pQXB\>-S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15356-BcBf.f%$b#Cie478+qZ:!!Jbc^#2J3@35gcCW5"FLiiI;]uQ`f<bBOFi:Z#0Z2A_=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15379-'\oFl5+M-0Kn\6+k17gI76?o:O"B=irr?fAFmVV>4W<l_-88R>N1^sPO&P@O2%PZF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15380:*;Fpkm\f&M6?]em$Pg#V\k-.e'c4DFV0Gdnrr?`79B.&"qHO)O$s5"`No!j]P9t\`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15381-)"#bbopV]d&]Ircis-=0m#U[H:Y&G+k%e,WBC8f$)[AR;*G`YY,MH8q6Vrs*3HpDp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15408-n'nK5+h3gt!eNqf6@a=@5/3(0dt&d6=^1#p8C+tpcc&*gph/Ra^PB#j962,P]=_>u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15409:BL@d-9)J`Hf+mKnHZup-P0J[-1&2Zq,O>$I@i6W]p+:1ZP=`.a#>h4WP[ceicP96#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15410-.&'GW)",0]GiubFhKLFkR=c7Wdu&gYO9CFrUlp&PWN+=ACC3uZ5i/HpOe,\P<7"$E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15422-_-XcLQN$pb[/U+9bfF\)FW4q;JKML(O\XkBaTeE]/^<?'3?pgS.S!`pK:8kfeOG"/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15423:`ef%U[CqCI1Qnd_]7GQTNSfFbj):+ADC:OI3Y/E/f$bKg$Dk_SG7,`sLD_Kre/D%V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15424-g),t8Me&![b"s`YoWLWRm`3:0?A058Wh>[ZN`Z>V^D`;D$a;'d^lb83U5;ht;?:5e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15446-2l!_*D/D,J4H^K%"8g:7l,QEl45mB]h[esP?5N*JVQUK-Dg)k"C9j-c[5`$'gi^S^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15447:DoVeWNI"e'>Q,3t%dn9%`G":j>7;D$UL]LLRe%h]KGQ`9d+XL40nue+a2-UnpfFSB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15448-lGMT$_l7b6-UG1A?p^6k"$("%!U87,n`sI>mIT=3F26\>ItgCGh5mZ"id3YN0\LfO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15515-r+ZOjnd-j5^_kuOJ'PHR=0\!Zfancr&:$j+iHI4aXXJVf1i9ILOA7eWL8>ip_F*I`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15516:h>eT2rFs2.`W2fp!$HjEg[qVB\iuuQX.m8'%n=`_83,c.dQeHbarTA^L,$9@U*q0O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15517-mWIJS+.kCujV<n[/ku]tqU@TFF.l)u<e^/lLbEYK8-"BQfDOX1>H[A`aBXHrEXjdE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15520-'\/WG\Kn9EG<.n)U'L8=`*BVR,j4FV?(/,O@L!D^I)7QI<+GU(0$Z@^/KA]<!"lU!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15521:[i*6P?*%+(lp_.\!KG/+cf``j;RC8de$)ho8Y%_s\M7?+!]Lroa/J\:n?/ET,E=/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15522-Q'@t=)m@^TM67oFAY'0a:a'4>TK"DW_'efVVTNBk/N<)h4+RVuEUDVqqMce2h5@EN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15616--sA,8[+(@I<Qb=AXAo;24oYN'VVD6pQ#WDVY"AJ:;t<Ru:&l78Hh[BcEsa[?/>8H6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15617:'Q]mm&o@a;0p"os6sK`&4Qe*=<6>:k%&@9AN8g'GN$:>kn4l%E!1[!/NE+aLP`^R#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15618-H4NhcIJOLQ?i[u@SE)?,dZc,DI)R?k!4GZq,qX`6jt`hC&+GWpROs6Q=!Yi:O*jqZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15646-5.SZDDp#*X7/`hY'8m,4<rJNc4fWbs0HTZ8$qbaaSiL[Q)Y4Cgp<[0%\!iA5oFHS#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15647:G(ZPOln`qTQNfVX>lsS4d(UB&k[,:AD..d"EMOI2q9iJ<b$>KH%`<qOo3GI%$EZ`c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15648-D^SqO>BWLUU&6&3U:riK;g<@LnDD-E%aBV4POF2g33T</&,uV48,2!%>qYGHnZTtT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15661-GA$NBiL>'m$0O#TW^S8o=Q+cN]rU@8%!]fn>peQJraQXZdP0HYA9%7EMtWq8/skK,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15662:&KPXX[^G_pe[M=ZjAub`Z3ROR?SlKr,e]K$q`KNl+uVhO%/-mCEV-.u[%Q9Sf'5::
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15663-Q\IV2J+2LX5Pul_`\&fREjI<)J['q:ikK]PANRX2Gc+3BnK>QPf4)8D<XEcS'Hium
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15666-?O_AhMG5nH*Zh`>X_4rhNQc!RmDtA]TG.">r2\J!*;J+.?\[<?]3dbam&J999U>"S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15667:\%`YAX5N^@5K(5?a-RR:rXh.D&n]oa/umq3T>9'H<kMu2[lnq$F)rpomPEdV`SZR(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15668-?Nn(eU?Pu/^!Z67XWb/VD<+O06?V@9O34GHY>k:Ti^.!Wpn?_27Ncd5]]0KJi.53+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15698-=k,HAB:_UQi+-<1H.>g"PL07E!KL/o.:24f^b:W&2>Bo+><MuBcZe=5d4@%BjHC/-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15699:`rKW3kUZ<fiQmAY/`I3C-ahH144][_84)>:kE1tZ^F1ZjMi$n=VD@UJ$c`02?'uPT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15700-GUJPYQ/D?u`k%Llr+2Q"PO3_Ri$hPng_5D[_&Y%\[%kjW+#fhR'^EDY>M/mZeMIm[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15717-]QL0LN*9K\e(n`<gDlg_PDo4=6')!OhlCL2q(MV9lW7mtdkpo1Ag0CVQ0EU-llT_K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15718:@r8-I`r/O*U;G(tfIE&2n6G+h3)Yr@8FpV/<1DG'H$iQ0CTH4Tet-DVM/`ff$:f,c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15719-[Cp\LW*2i7D>qR'0.IHT*:Pc@]hUfEk=X+C=FMdd=6T%qDeus3l+;LQVeQ#bk_isr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15766-i5TicZd<c"Jnde2>d!6mi,9$KVrD=%%u0ueTZaBN&q&.i.1oc35;Tc63&UDj_nXn%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15767:`r7'aeh)8@F_[960jAcu$n?8`:VB^%,nfu+9=N?V8ZjW:qpc>*EYi6C8>)K*rR$gd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15768-qJT$?e3oeLgftR?N,EYXY<htcD@6Od7GDuUD*0XY[#`G'(47_/X!biqm(@,mK5G.t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15788-a.p]F)d1Z#hsB[N2litA,_<W-[IAs01oRe=&8U!I"_4hnT-UG,'ZV&n?YlW!",drC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15789:8\NI;2uX+`qbYuFdbh?C_qU*mW2B+b!/<&V7b3\k$P^n.$1GDi5@"%djDXr3g<`Rk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15790-BBU8@@*"ID(@mgY!IWhW_LM&G:YMiK!;9q$WjMd+#&?04BD?Q."`6$k3LkbWj(!@4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15818-?(gok!:*Y;-&A>3G57W5\K$ZXr`+^DX:C$JAKUsi@i=\<=H0a(E-AbP'A1oIUSX+E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15819:r3f[;kQGIlan#bo"/2b#,NV&o`^f["=Ft_$/6TG9+S#*sV`P+;]a!CM14":HCU52@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15820-pD7gd_!\uT`d63rST,.,L38pNjCMc6-S"/:JVS[XB#m5)OP>WMJ^A`+[<$YN]@APc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15821-1i4CJ^XT0L+L\b95&$RJciG4l`k+i(lr>ms<o!Xirr@X+r&O:#N'D!:(]6SJ2+P+E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15822:Dhm_h?/$5mqJ<J`MP5gq@pqC\[=8,UIbDFbd_$Cn.=>YeY+oiDH`H<d>?IZ)%.;8'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15823-:cn?R1B.?+DZ7[WrrBAA^tg?\=%%Oo?6X(Nor1r?k?Y?FPJW&!l]^2?+@"e^h]0&m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15852-N.3>"R,J./<"lXsoKN9)Z`$9tPN9"dqLSt.r')[NONLRkh(YaYX43bF;/,=A@Q1^B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15853:9%lPL(u\"2KuSTqH:#T'@7_U&O@RRAVrLUQ+H[dl'o('9`r:C9$:r*k`E,1o<ZcLo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15854-j]eKJp.ZI1Ke"pX/WdLo:X+c[<[7aBD,<dDDL0i(R8aBPX.@0]%h(2IorE>k<%5gV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15858-<j#hhrS.G#*."(QJnuWq=BOicWbdeQdOT@94W;(q++kUt?\X%Dr%m?UAoh`LI?mh8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15859:NPUt`7=SP!$N*HO-Lf$IF('Nig%$P'72rc>WNVti2)t1TWUX,g+5+o8ZTY`cO&/6+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15860-M&I-k#R:k%^-h\q!:]:.<q+q\[aX+$<c\)0-XdkQO20Au3c3b)$^EsoKQ7>@%.XXL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15891-ln7K4bd\UH1,IN=PAb:AE`j\q/I;[*_)MZZ,kI/n<#\\k;i'?VBI*61VmTUA;()R4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15892:5:APQIMF,R&K#Zm]5`kuk\4>1I\XMkLN9^T<]r,B4J/OZ7$3kgC4RMQ$6H,&25)`p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15893-go,OMb+*+uZbf4a1E\hU%PiLJND`g1PGRpi.7/nu2NKAq+('>j.0ZMD`t+,?L>7hg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15904-+YB8<i750$7Dc-'XFWn[4;Gp$f!^37>ir&fT:+innM8241\m.K,RpM#psp/-`eHp@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15905:!]H=r7jIR%"a(`:%4&Q_)\iSd)a%W'29]<j$0CM-+`*KBo,`7Nb.Hmre_/qkU@3-8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15906-%H^1gS<ZpRXM"kACA_tc*L)tJ*+[tLo:!oo_LNMl5p;^8/^FY:H8o$]X.lj-98!P#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15980-eZ$]d%\33kRMKO?V`nX+\KQal..^osTcmBB.NhES:)e2p:e#d-<Hu@UY^U0f5U2ru
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15981:d`3K&F5qQ/OtiDf<F.Ba)-!R;#H,9bDn&!JX$4m47R.h:*1s?8".71[_1rGFr`'Ma
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15982-39/_c?jpoT))Vqo/@2^<8D5o9a?0qe_#/OZ-`4(4CSEK,DNW\jlKV,i-%I!-VQ]G&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15987-Q;MKMdh*f?;:U`:[2N64<ddWWPVd,B3YT,@2JH_'Nq.-Tq*?51gGG4j:H/>F7N?q=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15988:a)DRP7EF-,2A[htO$W/,1`pb65mkKES_I7ZWMhaI(Wb573$D'`kY4$!JgV$0AFY\Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15989-"9/AQVHiMO4=3lEA.tNR[-;0DAEZS,B7`)H^@acC0%Q48#XM](S:H#B;ado8/jcfN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15995-iH?rlD@,W$UWY6L>:2H1+)4O6!'q#ij`[.M"2GuN1=#ETFkYJ1%Pkp:%at/Ag.<67
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:15996:@uO?_?/\1f]8L3M]fee">6-:`m4;`*aZ2<\o`NXK$\^>bhLp=($,ZWkAm'`+LH'>-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-15997-$9K=%6:es<-m9Itk"n*b@+&hj'C8G(d$Y]qCah@EJi@\jVTu4fO6*I#E*+g\#>C"_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16009-Gl[fl9b'(bb5Q!-JpPqY+F:<&!4Fm1DE&WbQ9k*.&[O15-QH*9JgAMS@PBK"pU+'h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16010:7)UjG!0BQi5*T4*(:o\h6Gj/+OimdSMK:3"\P:?`%$0@)$RC`74F(CW_>LjC:?$k"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16011-g]NWSfA'3iCU1BX&D8FN$ihC[k8gNo3?Skhe;?fSA;4\YIGbW7;RYT0\UJ2PD*9lO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16032-D`)mMg0A9Q'":euo3Zrkh>[Ic0A,$p$fP26^$uVh-+#F%'sn/,eD-+u,bXWek^WP8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16033:rr<A?BTEPr"6'^/q`oBNa$1)^2N[`X\jj6'gfVT5b&P'JkGYLWJ+d.B?i+:0:Y%]k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16034-6/i'rrXrF)K2&eY[jlMuX0eTU+G9oH%WU(6cA)q\W7<pZ;s5pB0XRf><8F1k(W@nq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16069-Ud7riq)hWc(p-s%\[SV"h,a*taseqrA6APaPFdEX]Q[ZVT;^L=p.kqg2cfGWc-g/m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16070:<)`ed(pB5h.K9Ca=[-;$!:)E8C>7a#Gf.KT\W*``rAo5_hD*'@MGX!=YE-C@rrBlI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16071-c,ot0pbVE[6B^Pq(@+hCTE'-Y2RZDi7==N?`E@Wr-&ALbp-!5q/usenWQ+,c]sWpg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16077-bh9d!\"7V$='U!0b=ZOK^ZGIq"Sl3PXQl`BIq_(\rr@Z&CL7qV8A6/?.JkCc_o+I,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16078:e/@^t7^e<hN:((`C_!AP!l!@X5K7%CHpR89R(al$gJ<r>o,C;&&r:.9AIDm``m=bT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16079-MYr>2!.mf;6c?\LrLK:oSiQ<#BptWuG3ro9"So@XOB"luD?`7b]mc;DF(maVaC1>R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16099-QGX>)%QXVj'm7ZEcu(L8M@iIX#j$bJKo%(8G8t[,E^iW6@N2%2/.`:ufG!^ZAF[gO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16100:QI+`hL%c@AJ[?D?5Cfi5EN$t'-47d??8-Y`q@?o)X_0JSZ08/m>cW(I_[I4SYR"*\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16101-oE6.rO&*d0A+AZgp8t/P7l8UYP6WQS@WS(&n?8Y\a`2*;.i<qWRp]8E,^6F/^@H.g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16106-]UoWG.0PJnjd2YDHLjOgD)C/2Eaj!TCh5Ou&JZVTWVQef'DBE?=/T`_4p/.\1k,o2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16107:\@ecbNOb&b^c2?[i,nlIk``)8Y(+C8cWQ$)8I=$ZOHKeX%P.&o`'+p,Cm#`QWANpk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16108-6R76WD+kuUjuL\/T+6<$Gg!mo+aC)2]?_aVB=08a_&,@=DSL:WO';K$.,sJiKP=Ij
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16111-"e8GmPD$@A:ZK/@nA@3,jPDMQjmKQ=7W$mh'1CFQ:&u^gCU:HO?Ih)@rqAL`%/$eK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16112:dZL[i;g!'N`.3AW$-sUuY3p^-8-0(s!.PS?_8^Jd`kC^qP1:YEapi%0^>:;VXsK#s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16113-&jWr:^uV(M.f;3A0[W9],6Fn&c\cV))CT!V1;T>q)i#P_f&R6u,R4I9],:F[6XGF[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16178-\!Cqh.gZR@*.@A4)YHl1pnM0CY2Q_6XDKO?V;^(;*;2A42;qSI,Fqn#.^iI;Ju?&*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16179:3`iq<?$-)H[+hMPQ'l*n=M1^3Zg3[l\8`+lBpqtm0!+g'6X%"OFD/>)!55k_=6LZ#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16180->irbHpk)skm]:=.R'!M&WFC/c_&oe*pOlcM'+Z!ph[I.LIqPm.Y>UXY[C;4Z7j1M:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16271-W5rFp;r:GTfTmr`OO:.m%A4G@j!W?*[B:0SXE']E"E&;i1'_9(*=-`3iY[9Ma!>`Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16272:<m4=`OJ+WN$;N?>F'-OAU=a\Tad)GoV/>CGX9VQ`eW`tab9EOQ*Q;Zk]"=47&:p%c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16273-+%i'G$3S,+o&,PCKk2Od^ok'l_N\?oY*gejS>c)bX"%s7<S0gR$:t;p3@/_kDT>!.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16306-moa\b`5RPe-K14pOb;<Hg7#'j=\fI.A!C5,"OW9qYQd;]oeeN]b_n<^Uo\m>3r4:g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16307:.spVt:[]J`Tbo!kg$M\ORKhqVO[-d`W5dP/X1d1`Tkt[0(8#_![`sfBE-'QbWBI;'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16308-9=0igif\/S]R*anO9"PVX\E_P)7M5iG2RQW:'NfZ24t[=].L5uUM>utPFJt@8rYZu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16315-*+8b'Me-oSQ+,&9"<eLPS=GVSkL-c6gsPpe=Mt2V7IGEG8>U+(*NX.dq2nh$Xh74B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16316:5`A$k55n&Jjipq>OJeC2`<rgXW_Y54T>HLa?kYgCo;,n)@?b1VrrD>b1IgA<(.)86
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16317-4+pE:*e\jfS9^$GQH8-0B-dmSLnU3,`.P\"etpb/L7FS$VXe7+'H@t9Y2S-3=hKLG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16324-\p71A+S$*)`oF3t@V]">Yt2tDaIM]re*s<[P"?U<Ei`Z.Uc0.ba*O"&UQlH^KI!%=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16325:YV![31J:6HV5pM@PM/SRM7)$4K`(g_`_X$-9&<,[b[PBX!X$FM0-(S:F62!(=V`9G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16326-F`=A!!]KT&X@"d#XWkEY,::3[Z'"A@6_9UR.kM-G-^h^)As,-?TIMtjSGLbTW$7Uo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16388-W'(D@\*rjQq,AD,m?(.WLf[X!_e"Wd#57bgaJ(*8`k.Xn*S>GZV+)_kCdn(BPCtsn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16389:a4sY+r/"+Jp6`eT;0"?^"$YQ+FU`rmK=%R=LH-C"5s:HMbpp0]m>]%o*r)Yd];.7;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16390:D.Ucq`:\%@CJ>"kYQP@5WLZT$,^mLtSkF+Y8nW&gQji,X(1"NYE=O\`B*4$rk':D@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16391-q18adi:HWA>-%9/do/*&3?Cln;!M8;e+m"H$&jrIK7eg*r8OMt(.J2gWm2E6+RtLi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16398-+Oq_D#RHFNW5qfQ4B7=E$LV'K4CI\RBJqlTE2:U.O>e55f/2QJ'uL=Oi,)rJOAD]3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16399:GOJKZgkV&6d"1&ONr`1!!,$9R\>QI1`H!`eAjRAc!.^u@oV@_EFC;YHN"S\[C!r!.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16400:$_=2W5jS*AaR^7"jcBZQ-`8#mhUXs(Ys;d;Jq_*PNcuT9Bk1$uJ[i"UYWQR`BorR!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16401-/u'7k#i%UR;p,+?-3b2ThW'b^1J7UBqUq",@IO?oB/p**BA5V7j]3dRmI^I/Ss4Vl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16421-Dc.F8H@?UQZRO;&)Nf2WVFRsj<dPp>5ITamS,WJ@IPtJ9>57\RLs>jn`F403=ks2<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16422:Wg"O5A#E7-^BD29A%/gs4`-l^$R?>$`I,&4E(:$Lqr@D$rKI.jnS;IYr,qMcdmijD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16423-PU8oLY)#k'7s-.Dk<6XFebSHDq[%`,IMKW0nWij'r"!T%8-bON#/:tF&cp@SmE#2U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16433-NV`L3SSPR<T>WWg\$4cEh-673<g%D696DjMZ!Tjo%97G[4*H$I#*P84b\\H?2YY6h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16434:\+)6-=Bo"`mT38n?$;gQ!BJ1I^EpT=GU).mKtL.>rrA)Y5D&K(Jnqf\g<J<`RHGh(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16435-XFJ05?IelSIIRP6nTLmQUJ55%rRIF3A2"(a3b3WQm<?i+iih*3pVPf&oa>+/G\RQO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16453-\-C(<29B&/8M5,ONKfoHUWrcAkh\Mme][1U.FIM=g*Q=D3?l9AqnE#EkV%aaZ\F&$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16454:(ZFeWi_9qR:C_W((@qo<ZRBcRL'3X!%r1rf_*8Z`'RX]$990<\`\-Zk>"a4o?TJtB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16455-87%^f5e3(Jn1TC+7:kI5HYmJ?]2btC1<G016E'l97<tp9)(oU7SuaYa$I'Y-J&+&B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16535-/M45;JJrJs%rS8SI*(M-6/kWuH'u`;_t1&uSS6N)S9g]j0,ZVkXi@=04sU0;Y##*i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16536:-PRqa=r33'NR9E`K,*0;Yn^nKYVTIaf($&"!4)^L1$gp'*RMl<M2^MhhOk@kHIhS`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16537-)(VI@U%C9rFY-P23i8%9BM>X8>fn4LUj]2CE\^5M3q]SXNB29>['(-Jl.:-FY78'k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16614-(Out;g9.[,O`*(Pi$u"Om[^kd@V(SB&V2H'S"jf[BKj1uV\ZiMl+*Cc;p5_FKl@%Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16615:4n7i4"?$>jm9ft:r,MO26N,n_`:-;Xk,HNILp:F"6&$\j[!L<&2XZ@Icg`'f1qb)4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16616-Lj>/Mo&E+T-&LQBq,d7&rr<1srLKG9-g[hkNGh_'=?L$OR+#6O&co[GPjLq(TJoLB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16619-"!1YKO3YLqX[4HhTX/I5"TXVc2\dGHIgZ2+rr?aR;/ZC6ArhtO[Q)-K@eDGna>f$f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16620:r`/kuXf=s/[rTK<eAf]?*2s#Xr`-oX.WV;rN+H[$?Deqp;)#I-mMDCt`ua-*VVYV5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16621-7;"B*X%\UWN8kn<HVkK14QY+aQQ[2s`bQ)[d.OT"?8qAO_VYSToBR=/TbWXp%TF5F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16714-?SIaTpHeV9)(.8](?ob"'<GcM\1o,W3a1u=Q0kI2L&B?o;G1Wm7iO-V]<f"[\3BT3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16715:lqt]`mW.!"%L>:+9$kG3e>dI(js@d=64:sfN02%a7N%7VpA30Ker6EQG%6t3]U90`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16716-LfqM=WBB4qf!;-7,.U)J]]Dh?OuEdjI_PJpg0Z-oQMVWhUmll8F5.;&;8/2o<CRI\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16725-&Y`T@>teCsOWnt6a8rX!l78.0\6.gS^l3tPZ@G2(\3@=P>bHM/LK&:(8-b)T-[4_K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16726:N=n8P%a^jg2`WkB7?McAf,,l.PAM)S(s0Q5WT12J>ud@Ea#o[7Xm.>d!$F'>6g`Lr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16727-Y$NIUcP*OF=Q+Fent1DHhm-A8'cpi$b&\f+qttUOUmC6H^JdZa2X%V0.PZ]+U%L8_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16737-?Z7Nhd\g78^jE%l73PpE:ufp_W9[^1Jo2l;9T7Bun.X9C;d2:E#)2(-=;2SqR!cq;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16738:5.o<fQH[NbZ)GK&e?ZnAP/`0/$9Fe_ZfSR&mr8GaAL&&4"FB!+CM/uS`hd**\0,l6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16739-rr>*odthP(Hr2e+,UgIm6fjJ4J+2IP@k-Fb>D0Rb)ZZBQNh97uTP:4Sm;gUj-l\su
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16740-B-Ye&Faeajei==8L2q5MS<$:G'F?Y+SLP=OgNF7fh"Rg_-"Omh)=MJpN?$&jXX4oD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16741:k8o9pltl&Zmb2qS9c40eER$V&`4!;2).Z0+NUV.8pW)B$$Vqb],*$XmYfgqEC%`8s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16742-Br:b#22%OLB#^B_1O,qQk><KJGF:`(VqSk9ZG'guD`*g-0.mjdV?7=<chZm62r!0-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16839-@[H'*`>a5#gDcqD`/GtfI%t[f>H.VA[[L,h5DX\qUqpro(i5=Y*-K-]lhT.6i\)&2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16840:^)`4q0+$p1\i-'E:l0m84+/X#/2V3B`V8k,hs7U`!6tD<P$Q;,W!inKijgcT;7]Cu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16841-j$rJ'[3pR=$fFgf_4gY=`@X0F1(.\K+nd'T,EZ:Mi_Kq$k$;<AlLn7J,cooE]^U""
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16869-?.S2]Sf7,?TqP7!e"X4Ze>%2HU:A:(8JpLuEJ'D"V0u::CQVr9'"hqkTa_pF_rIUW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16870:/&q7C$:`WcI:6`VI*s\]8/E5\`sacg`C$Hd]%2_<=B`fHT$]nSPoHC_^T"C#<_b(k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16871-Z(rft44sC!H!CLbZUM?bRE=XgeH7#M>pT!d<"Me2a36Vl<]65B8U"rnD/Ij+9481A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16875-rfpU0?9)lk/eS(\5fV#\\ArKXWZ;^<-u1mEB.-&XE^H9,\hj-Q=ZF$.CnT5'G,-`B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16876:(?T<EA#aAu%RB(S!7b=23drVGRbhba6`H#P.q:SSmB>X]rM1]8$ulRk98:O.3$3i`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16877-fk]!S@-JS$,a0PWiu>Zc4*<BCf#UaE1i1R1VSO0:2Oe\*28FY2!\auS#PG59`YQ.=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16889-:oLq.CR%6p<`8+<1qZ%eCD6$CqW5=JP7*bqPP:+<-m*uC-GIn#9i"W@87K)5=WG*"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16890:ap:jqK`ps$JPXe0/_[@uX/2>,*E)<JNbI-%I`eZM*;/Q$4eK\b,.W^OD4K:6#_3#3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16891-4&/'DVb6RpG-X7\3IQ)+dQML54&]pmgK?XWVoFC`;p:8JiD2>PCIUjsXE=96L<<Z)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16901-B^1Jbh[Dn\[Q>S"^HOg_rrBl2r[.PSeb)X.IKsO-(&3+snS<>#lcF)Z#A^h"\"!pf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16902:n(,3&pri1T`EsM^.end$]Y(hfT&rrTW'ci)+c]?mn:*LYik?gq*fHpk=-N!!Dh`]B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16903-@k6R!?S[Bg.-kd>Z-__2hhcg2D]C]FrlPpXOuC+nm`7C0p%sm@e)Ot"O6lb<Hp[?4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16926-RX]4)fX;<H?4#*[-i?"r[G>$7fj<et_];&RV9k7(33U-@N>d4+GI+e`KY!1\Z7Lie
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16927:N:biIm9a+Ib5VJ2;m2%m">j!6:P`srr($6=@qD>D51O,P`nkYTGo]Y/]t4f2Ih=nV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16928-O4kNKlWN_lLm,XR/Wam/pK#TVR,n4o`!&B-H1Z(+W&GSG/mVNrUt4_G-Ls]EDCjET
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16978-BO:J7`mukZRa'ZP!nqO^r!82hKosG$*C.qG/+K,&&t@gW_Cpr+*VeCd86BYOh?i]=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:16979:K3`27f%,h&ZKe?=+b^Eh-jeg`1P=Dq<7$\`I!bAo:@OUfT*jk42t?mL3a-7/IACGO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-16980-FVk+jF0u6nDu^XLlYle'"CM0/JqbV9@sW(-$e\f](Rip1<g$7aPPbme^UuYf[$>a(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17023-R"MIfK"R7A3QG=Mpjq@Q%t%gTD>sTfr'6-W<-ap<nr1b#39X5Q#ontjom]n8$7T_<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17024:`:B`c$5V45jn6m267*l=7sp-/*!>JAQ^emuTo:M4")/b\WR#=7`HN@XpiWXnpeSod
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17025-+4Pt0kK@(c@VHTC5Dpc;\QM%-iO=Vm`6'L\Ji9hUSiRr\?T!bY\B-)!HtFT03c2lM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17029-$M\KE[,28TH=i"H+3L<(,AHj8SC[>=8r46UFrd6-8]r2\rW]>Kk$g#&PF`"T`kJ=0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17030:(rA<YoK!g]E*hmI`kDOIlGROF^`H/?f/44$.NQohYi(*n*o`u`M_O7A>_.Hh8,..*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17031-c>o;1BMjrGc>.3;3](U<Eir6F'ML5&?oZK;'a"NLp1IbmClc3r.Re?]`5p[l&eAGk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17049-A?,9/X`OCo#iK?W`:l:\?_0mSh&i@Wh,km7%lE5[P[nYoO/6&e'kC2Z!L&/Xr+[Ve
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17050:SF2RiSo?`=.`#Q,K)dTGE&nKZRYnM4j1WY*YT&>71l(N(4$h1[T>8mTm_G&&#9`nm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17051-<D#7X:l676:H9X@]dhHpaV!ni%M(brS>;tKbr")ihuIR?:#L)Vr$1+iXVfr]<Zts#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17079-:DrQmlWkJ][l0?%7]IeJ3G\_H#B/%rD(S+DWQ!+$#?].\K]F+q2/OSpMT<n%:&ul8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17080:O%fOPP=$fo^M="u3XidPo;b=iYUj=$4:kU7\$gW`hX.oZM-R5/b$6T`$uNUi,8oE;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17081-aV)W!T$qt&apC$K]tZUk@3BcM3,Pe,EfnH8bsE^%&0bg\T&Z\`=Pn3n<\dJ=jrc:u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17100-QGCecDp+ciZ=^fA>Wca<YrbX7V@?0%go/WFQ:Kc%V!su<\6@E=g8@g'kcLC"B@oh<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17101:`Ni)5X(L5SjH/.GAP`ae1'mm[B>&A$@VIbAmQfR\4a>4X2uZ`0=IC%_!0NfO!/Fb$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17102-<:ni1N39<dBk6(D'*@2BatcNf!,-ML,ZfnEUhHF[6-8^YlVYIpfMA_6N4<?@5%3Y>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17109-$NV_FnWj2Z<^1qkeO^pQ0.gG0:>cjV`X1pFC"mGZQB96\hj+KP!-T&u],g:4:>n<f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17110:*-'*1(Z-(`3'O6'C%?PUb9BY+;s[68@P6Ga71dcR[bE$_1rZbZ`:>^U4Zi3$8Kr!Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17111-Gb'HfQTK[`Ii</Le*%.i.RP21D=ODj_&tX&m*B]:3mdG_(>:q"4!Kr%A'"'D*U:#.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17131-.NJ'_nZ64N2.a=nmYgAXcf,cbN`^0Ag'ik;="""JX^=K0mEE.iRM<5Ei)'Vi!.j%2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17132:Y;PlN`"UhZl*p@WdTd*3Eg$G&Im&L61M%9$TgK2[X)TB[K`V`El@&H,N*KtadJ4f&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17133-IcEul/O"FJHnVF%?Sj>cD7((A_8fG(j3J[;HWfa2OCgDm,s$[u#ISshT\h"m$O)l+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17147-k\A>&)f:d[`sRf`:32s"W`j_3f2OLbe2m"CLZ`[V)Ur=Iju*s1:_\P5or:nZm%-u.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17148:T^W4LY%lLnUOM.^(&:IecL6)12mnKj`,Xq=;VSLN84#)gobt]IN17$P`Z((SRA3>`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17149-O*5Ot!iQu#K_j6+N4__/_D[t/#6]KuHbDhMEtcX:G8h`#"DDaZ*ZP%>\k@mUG\pjh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17156-$aoO+*&lnQc"mos*)";66L#hP!#1I1Rjd(>Z7ma<#]0$7&4MtXE8dNEns(4$rrD^m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17157:HHMjnAW]bJiBZO`=^.P%hSd]G''uX6E)Zki,G3,E/%*Oi,c$q79Uq/i<LP`+j=pQJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17158-_;HD&;2?(!5rR7#&'?m.)Htl\\KaMj[*K_,g#bJD?K>!gW;ABV+C95W#G1m.RZkFe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17174-_@cYA;Nu<(A7mpJmW4G/:P8DID];4a,iinomC=LN&2@[GN-sL4X%DPa)6#!S]Z0j0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17175:*:=%3EVe4:1GWij>SY(&SG`mPo$uZa-V2D#J-)5LAr+51jd@**aZ16[Uo`D)q@Z,=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17176-ZB$P,N0<"]J!!VbK$'q0(mPpYIE8?1rS4Ocd\LGG4;1V1,^F`-O:B."Xn8KoCC.DR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17227-:PO<8MbBJZ<>(JC6jWGK%plZ^pntt&QM)bIif=YoH`o4*Z,\3M!B<1RgfNaT`.%f8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17228:2t3Dk0>jE9RK\_6ii*HX,`j?jmTc^1k@.$T`I,!6m%<gbilGjQmt%mY$Rd04-"he`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17229-c.]]]SpB8GR9<m"8Ua0.Td7$9k>.(ShADp72"nJleF(g91ho<Rh`gs>kbmcGn?UN\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17233-h>[Jk7fNHtO,j2eItW88K3-I-adbe4i[`b>*Lq/6o'N!.<93]p%Q`4jIh7+fRK!8m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17234:=,F$H-C`ufS"T&QI*4C;@5a`_PE+2g$2\fC`L[D2-$aDFL@=*NQ0):n\"2P16SKI`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17235-36:d3GklOr7]cEbVgc*;bf*>G]5#CRKHC^'2LH1JRd8q0VebfAiB>!JiS/C9`?\u8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17254-</<q8+::IG8F1-Sk>jNC>+_HcTVSddT$[_dVP$V+mbUR=(q7]#r/[sUVV=gZ.$.0b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17255:QK3`>8:>LR$Lte[??ddeY6Y\/pi$f=m@M)lWqH<T=GlWcQ?Q-1!irU`__6E/q:@Zt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17256-?En.D:5cN@<q+nH)U7A5TuPN^Un-<8rG0au3N`G_q36t"!!gRM+CopYjOu3@YU.4b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17261-V&7H;Clch8HhN[%Uja+pXf0:;^m\5$DO0/;.7s,^L*:W!S$C9Smf""%!.p2T;oIB8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17262:$h4nG&#.j1M.G)q1.O6K&2r_&]j"b:H`(3':T3Oj_0$]Fi@G9`cZ?Ib#JM_N0,&^9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17263-dGhC[Xu+r=h)/=9&BGtb`(jECPT59/5*_ue2,;P^5=21T[_*;h6IK.?LKsiZ[!0E_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17272-(mZe)EV(6>mGVE\,0"#M/Ym8!%Tj4kY]Pr2BpucE\:WBWA7ZmHGfDQ8<N%7O4M$oX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17273:;;,[C2sjo/)fHaAp(%`CGj]JZWOKDmNQ!)E$N`IqK?%e0Q$=[p?PS"t8Ia:(]L1[+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17274-d@jAT_F`7q!Q"S5+'tPHok^ltMYpoBCB8Ue$#Li@H!cdP:i[(ff<7fIV0kAp"l>(k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17275:4lrJ`!+P0%$A!CAXJ7/9Y=b'Lih8ND5.:u[V&Br@<n?k(%u(#`[s*Drq.8$h.XeeD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17276->-)5W;&t=q/B;ZTQk,OIN_OppiGT_2?c8qDC0hY+1`*U2O33L=jA]MQ`o=)Q*=k@,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17318-$_d&GD99-"jB,*Y#ujaR"HG0_+*s2ogK&J.EK0#_Dsj-;5Fm*)WSnUl\[[MN:jh@1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17319:(sY9k)Y;.1Bjcr]*CDMcJ4CL'?`eaR)R>g;HBOakX#?:Q0.FAr3=.\Q#'9&pr$r5`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17320-pm''S(O#2]TEDrI9%-*pMX&gr#<naOr37V/^uH[7X0'P@ZJ;Oaa'7gIQ)`+P^6IQ7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17337-H'-E_f)iUc_EK2oLDklkh4:oN>r"GhAj&[IrrA%'f8/k`[EJMa>/.b6mo?lZaNit4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17338:`rLDrkufE,Uq*,8q1?2%8"tABpfFQpJ,$(<p`E)9EFSKsX_.2<"hgpt>aOeJ^`MXQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17339-G5`A.cJPt#_&[\nJ)Tg\i_*&YXDJVF2<2joS.UjZM=,`B`ujeE>AZFIiEsWD&r>NH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17352-A^=%rELQhQL'>(n;RF*<I;KCe%4=<bLqGJ3qr&<]VC%SfRh9qG(!GCYF0j&+oa1uL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17353:Gg<YbVb$=_`r?$o^C:#fnH(PRfB"M6b2A7B!%/6$#pE%JI4Ob^L`Z\G$1WQ&l8h#1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17354-L&=<BOUPcfjR7[,^aBlmlf!m,?g/Z>=2OD1ZV+eT#DatiGu3m9UlUlb9G:Q$P)EE,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17360-)p;>8UJW#Rq;-Yi#9?>#=6sMM[+C)S]"3/GD@B$-^SoniQ`3E^fd2M6grdQef]k3U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17361:`HlI@T+UiS;'$Q]"R+4eC3*R5^BbZ-;KTdTqIZ7tlB5=+Guh*F*2'alr[@QR_`eU>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17362-e:kR0;M6t]R9O8%-S+H^2>WI)b=q[Mn3YF@_P]kY`>8mI4jEDf`\k8jIiEia$N.oj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17401-;64!V_&%lS9+U`uTa-6fW3/:o`I?WkW5>cCTTV:pN!Rug8uJ?\/)ehL-uXWsNIDLS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17402:SiDH>]%/\e)/`XuMg$:mLEDdo<Y(A`h.h?j.h<Fb`X?=+)/=08P6fYg!o2aR.m??(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17403-2ZX^;Oq.W$k?0EFZFc+W.aW]d^]Hb&\F"?92WE=`Z%d&M:?DD@i/A:APCO?K9P%sQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17417-El(sHis0#=auCaMMRbd<e=u>OWtiP"W@hjG1\'GsI94B(ep9Q8r%G5JVV9sdEAbBs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17418:LpD>jck!7-QM_EpOus-AM6-V`4B)$A`fie910u/he"6jq)X!F\YG+,qiNEOb5-qiL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17419-4<*8X5=O%3II/"^JXi=Bc`-j.F3S"]4"EG!%#$:K52N]tJ]f8BUtt*RjnTWP0:mKq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17426-`ZTjukWN]]TK!nHM*JjY3$7*YhE8?1QBQ'GZue0,f([Ne@^CL(cq;,7a9/Ue[2\%U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17427:#`uR<h?Ip_^$<^*`o'k*B7p%[%KK!s`\L9p!:f]\9'\ehSa;<G=G\+P<3aa")'^09
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17428-Q'lXo,;b?A`YebWr/`o:g9JHS+C#GsW8,1j+.T:R(Fl)$kFA-od1hbT/h5SFl&;#O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17475-0:EnWb1Y`6l73Gl8MV<P-Rq$WGg:)&f2u/8@,p>U<<DhV]%"@"TO.=>RPg@^\;Et_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17476:d)S5_rI!.3OnOUk1WdX.4HYYk'b&^`(/Yc6]*sj,3$@pk/`rjkQRs^"\:]erd*gI?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17477-d-]27BFLrP:e;fP.]Zs\euPhP)Xm8(?b/hS:Ts"]Qek\u:umlEN#_`kpSCB2@ZgB[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17525-*C6O3+]V[6182&3T1Z91f(U<jGaV,Q!ouA^9QmO.F@b;(lul34#:t;.=Vm4E@?`fF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17526:q)cD^+N?JTlW_6og0`'Wd_3dZhS$;e6aVU=_/`$GPJG.Z<d/`Y`Zp`O&V'rb1Zf["
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17527-c_YWJCF$!@]n$;=*-0(?9ltQ"$)7hMq_1m5;FXs'?lm1i]2$Suf3W.<2N)RPMqbXQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17533-\G!"!6-?>h%!OnC`6=lj%EaldXJ_3Z/$[T+I?A,;\q_P=P+RM5j6i\-T6Q)t-.an_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17534:k6F.klX*:P<.97RZB^`oEd8GTI&CqU`/C3MNA2]4,T1kE.GP,P/+$+F`sO<?7%=H5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17535-rQe1:PolG5G_B,Ve8>;._;k>m9N&9Y$/4X1Vhi(MfOTRh2[7(<d^+n;Us?qIAI/]s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17536:rrB*9Fo$,.r'e9)[PGhI=Kr`?#H+D0gb:?.jckp"?E?B'<41N$9%kG^J;QaN/#`?a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17537-:'5iolW%TQ'Tcs@5n!sD+'pFApY8/&?&OiY6,kA>&2LPJ<+UMY-TV2,ld]pZ+ml6u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17538-7PM2).4gPSH/oXoe\tNbN`8S&F+A>Dgj3G/9aU\bWds9&.M<*e:ZkcO1AO+<I&1$k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17539:@Qn6a#lL[0d0Vlt#KF`Mc6G&3=9_ZPi#h#ZONE>X$tKa`I%>Q]HA[[h0U'e30o3s3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17540-Y;jAs.@t/!+d"^`F=MRuTgnkthV+DOjfoat)&8O)g]==e=]l,aUh&m2c`,/dN\_$B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17541-8u:-$6hDu!MNd4P5ZS"u!\q1=kujj*@b]L5r>^c5\@YqEJ3&Fa=!>%(D@%0]O$W/5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17542:%,9D_ZJ3\N[fBCA@`FE)KgL5d6[#Z?EjE7Rdq$]bGgR5("!r,\*_o4H>l6<`H%8((
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17543-N&X6OE.5R(C"lp%J8r:9Rn1SL;cg*T(BkEF\/@Sm!NT7,6M>js)q9nm"RdSBj.p'q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17572-)+ibVGH.PK[)c@R*8o`em7^B`+i?ATOiMBid]Y7.c%Tar&E-A=T;\WYQ9ZUWH8+pM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17573:Cn(_&p(U`0:sM$JjXO%dVTQ"["]R7-R0?e3Wp37t-mcUt/>V9`gI<3"=d0%2.eAY1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17574-A"90+Hq`EU*&@\UD*KHF<+s788iE_)k6%Wj.Rai-;'KZ6!Wg="l^DP[(<$)/@:Vi=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17589-f0S24X70)PaXVQ"kuQ/`PmbYnb6.Uk.$[^]YUK]_kO2C<be(bKmMt=a8o!QoQ:=+J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17590:Kk=dJ38.HghmGl2P!^.YTh\,`V$eMZ$BL\sW$B(.T#@6XKEF1ZZLmul^7#_r.`h$3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17591-,"ElK`O_,4:j>>2B>su1&bj#)C,*9Z)hr@fE(r'KXF`o>c*ud;qu6XW\D#k$F0f\9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17649-3QEAnRc(hCH/a0A[nh)g%1<sZ%giP/n!qsF[kb8F9cFj[?sZ/)*;(QJYK*DA.GXpb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17650:_W;P6\`oQBY*Z)$pCLT`DiANU\EHNKJ^Ai\jqIN1.jqimcICSn*U7YGa</2.?N$ks
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17651-p\MO70\:/'J5e<Y"9[H0k*g#SEN6RZ[QBa]4V+4c!#j81'3_0b_dMS#fe\Z<@)%r=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17669-/muA&hIBS2+[G,XUSW2WK'fa!rr<u;!5`#jZWp\j7]:o<!J6$Nel2Q:AKGHbI8;[L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17670:`D&K.5(E@$AUWNs6VXi!RPhC]?TuII*+e4!N(8=e?GeYYZJDA>UM6cDFtkD,SA?2`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17671-"]ZBAG;qT*oBT`]qa4IMM<E<0+`fNSN&LnlmFF0K4NeiN96;8"nuj+b]I9+c_UE9p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17678-)X8fu*nQX\\B]''4>$XZY;N4rW+^D/7u$F'kQ$=3S'AHW)4!Sp$K.G<S.gk2Q]g)L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17679:mH(-WcQ^(sdE4r(3t?o`O3Y:EFKG."?AC:qRPM$PdQ=:_7<l2X-"D$J$N-;7%fZM`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17680:`DC>SOg`eLQ!t6=./C?9N:Yf#FT2@*!d1p$R:=Vf/6iof'Td>/Gs$t`BTb6\Q))eW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17681-7jAWS2LMg'rcuWO>171K6*uaXd`69Ncp6h'#a!1C#$@K;W'A8UT6"2n@YIkBegQG'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17714-2icotdIf"c&a1-mhNtEK3mDS*9N@i1nUpV/@Oq9ZrJJ@-XU!k3LU?LSr'8$&dXEKF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17715:.`!<6\In*,$jgFiF+KVCI\<=N8(4/oP`Qbe,bZRcqgMQ6^U)ha6h,["MUQ]4)0c6h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17716-n:$0EDAkJIlKgfUnu4T!`^eiIf5;ZCTf"*AR7i^EPZ?&pVaAnaf.nUiZY<u^*&^T#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17718-ok&GF%[&RW8%HTfJ]Duo^D^6Ap9uEe(:2'E4A<O*)!F&Mqau+C<2S8Gp&#jCc3ijW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17719:it)&&"5q/UMD`X;j$&["`GC[j4;t<K/djSq<6.4A?G)Kq&CJ3CG\][1ibsB14)[?6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17720-jgn(o>o`9qj;e*fVc1&-E".9bhY\km^:E0?("hebSg2^ej);BZhL>#WPSi11T1o5a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17729-^3]aeJ)I07B>T(/?\I;=)bojp`8kC=hRP0)\'cPJ0h+YCj!QtJ:L'JAnXJMIkDVSL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17730:h`$P/+aBJUn`Hr.$l7rU=Ef'@J>rk&\8`.T8L5*s*u0]Ul*hK]:SkgA5MB1.rMmME
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17731-UM5/Xn?dWape@GWnlX\n&!oJ\-Qg#NN5hUt"$HDenCar%K$n@DG[OX8Koh=*5OA:=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17749-8BQ`S&u"WDlX"S4CCL4CC:Q:O_U:@'$4^'T3fcnWd=*J/H;a.ZA@@Ifbbdc2PFljH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17750:V-9E]`mNH#`EK(FBA:-ArMY/oa*/#ej#\Qk;^h4$\RpgaIdV":Nu6d=58X>"Am^C`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17751-]p,d:(Y:]Yo'A@3?#gaB?:"K>nn&DjNIU*4idEj.B'&e8G28oWJ9,'orlJL`]JfVa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17752:MS:--1Vokm`AE^p+<W&S^o6tO3F]#*/Q@$8e!6\@Z1)CXD*0QC$c!//W9.AI`nGa*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17753-N?%=%/"Xf5K3_!bD'r8rd<0W_*((d7E*<("%TFNRo;TAeAY=:S`62o)Yt8l4at71a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17769-E3[S+:<:K*kE!Wt0Y@kb!d3"p085;?h-1jZ<Wa;N-\:Mh?heg@j2TY*>\K6ONj3F=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17770:QI^!]ff('?-`q?.\oeX$6dh`d]Pi3n=8iO/n`s?QX7=ra<nFd".To<neoN'EV2VFY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17771-/4MBKH?7NK!OFM_ZEksB@&64E"!+oed!5K`S,O'Q@Xf<@F$?tVA!*;^gcts$*BS]b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17803-+&sDBF%RqUCn'*`(4I<=&)n+V?5(b]e>1K3E+XCG9,N9AjEB__fB`9%k4t1.B=pYV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17804:%E+%aOF`@QmWl"[?\'7#3nM<@.d$&(8@7SjB/'r*b4tk3*<gnk_/>iUga`3O>fdj^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17805-J><#mkqZrCd<G#,QOCWV3D&ln6P0GDg.pGE=Qf7OPT?]-kA$M!gQ&[XJbutQ@X(^(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17809-C;VO^7JE&E`K*4YW>5Kg>NG3m6/Z7Vo;?f<eW$s1.1F/8JJs/m7jfBc6^j$KL1QPl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17810:ORa6fjS^St@?K6*<OWQj8]`@Lr$eacfcckV`*a?G2Z"$j8sd6Nbdj3T'X9X@j[i=(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17811-"D"J)r68/U6q-\+7:cUcJ2obeFUqs&Eafm_bX(8+XD&ejr_p7(]4h9;2/7"iC/rfe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17819-iF:nJ#nGsri1(<oIKI%u9qOi&[F(Ge?&3G"A!J0Zrr>$S-sB#L3U07\)#dLcF[[B#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17820:AcQHa(7o#KKnsup4X;Cmd>rU`V(E#,h3jG*/-?O.f)r`W6VN7b6FY$UQ>C^;`D8+U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17821-HZOOFB,.N"1.X>[7LfVc:VLVnFDlpU0%B>AXX!>\VZOGm/m:B3S9--`25K5smW6p\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17868-VQN5k:iMN)jWb7VJa6&6`_8IU!\eYfj3WiQ9.g<.U9n(=/(I_cl-cQSkH'do!NeUI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17869:;@Z4Ger:ca_G-3kMG1Qm\7(%9?k`P?lHLqK7$4FlJEN'`hQ*Ym+$>9GB#`l_39-%T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17870-l7MG9#pCQA/`45X>!@W*\Iq[ZfqZj7$.#giW9)Z(JO'9D'DK5K8jEK-mNBn5!&@?o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17932-a"o%MWfX.j%Go_pp0A3kc"q%4q`[sU\'@5G:-PP`/ZhELk%V:;1<YUWR`1PS0EXlp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17933:&n,sRmGjHqe[ZB`&Ye"9@fY3KT8bhdBJ&m;WFC@d1lWPLNe$2h`uOg=="OuraM:5!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17934-cG?`DV-FS,8g,dJa6s,[qk(a"["^(q1m4Rj3QUTVdsk3YAnaab6$V[rLB%>@H,ld3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17939-1-fHt36tH$b$&O<GB[_d7pdnQ=\.`?;4+gT@k9tU!.TN/YN](!7adM-\VJs`kA<+Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17940:Y#2\o6O`BGrOqGW25o(!)"#$7Z<3A25hh:9es`8,ZZ%#pOpUSW%/H#T>%1iQ!H?0Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17941-4Y^/m("aO;#AD!Y)<CYCeS9Z91'lrHYIcG(<B/o9&q_WkCREQg!&#[],<0`^$j0pp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17945-TW3`.M'J/M<RW7LQ&I-Pj,0Eu$75b>,Q]sN#H4Q&m"*jXBcDl*[1TG!?m?e(nu<6R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17946:`%Ib#!dJ;%61h$)).GB]#jODel>"`'OL#`oJ/kgYFHPFKI9sd+Ytf#,5oWA?Xe!A"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17947-#54sjd)d2!jrZ9t^^LDC;e-=o&[.]NDuij<W2ITOL*/UT$]V9[KBZ@)Ys)^@V6]nB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17959-iaPk:"Gsmuj<&C+<b;6bU]HFY,6RA(J+`'ASXCt/iG_P=rrA#sg?f)uc/gLD83rA>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17960:@]q`n4[i5QL"pMJ.cW+Ee:C@%MRuM<RnkPprl2$)r`B:/fJ)K\]Cc$b]sV88@MqAW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17961-D]pV-S/nMO(`ns9B[)le:pFm*55E7T'iKI?h`'FGd#OirLlL"@&i^ciT"`_*JfoWe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17997-,hS63&dEA1h)e]X@P]l5WBkmeIcJkQJl>]_V.s<oCNrX<9?QE#A<9Q2_6+;InP>"L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:17998:3LR$J1DjFt*9;DX?@R<KF_Zk8^N`N(Fs$q^,.[N^Fa7?s'!1#AbZg`'LZMW2N+p*m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-17999-DXI!VWT4k%ijm[cp4dKKd-iQs=!Qf"`FN8+g[Z19El0-*iV6Il0>sZSb=ufsjR1*!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18025-%QWk%fB;&1%i$/fGSRW57??i"VibI+,R.^CaWA6dq2Qrb#D#X02QhCiKOW`6E4Yea
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18026:DiB!\`lU>IVtfFOP=s;4GqK_$K-fJaKWD%WTm4Agc`V'MpjNkR+o_OoL\r!tna5Ln
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18027-i:)5RVd4o9!en-l"pbGO*-W.n0m0O'%h2b,2POEj($j>hA-37H]9OCb#(J-"=5m<K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18038-i&YbEb[W!1[R[f59!'@n=Db1eJ>LBHZ?m0cPN^+=7aXL1d'4f)d#VG#nd@Yohca2R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18039:Z=tqaNOD=rQ6Ag_c`$"EY>4T-Ml`aeddQTIRWJX>fPr6.5Y/qlIU;<qC@j`m@=jb(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18040-kXBjWfTsj0_&0^*DH(Mdo_NW6`0*Q'C%Gg#-d/_&Cd,E-CY:=lC(O_-BuMB](KE/_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18063-mOQfb0;Ct8f\ZRYj32:A$:rCB*+YX&B<Q(@:Pnp\p-+XVbf`,-m2Sts`"CA`#JVA+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18064:Z)]7!,4`luUL#B$;a)]#Kn@t2l'`ru)7Z1s7j3m+$<rI!,<-^DH[F[&[+eGpp59l<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18065:bq-JYq7FpB".hPpR`_(3dbq^Me0c;:$B`EfA'8ID`Xbss8rD>I/n:*e-K6m[+Afl_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18066-4Q$8sc?]7q\>:c]BC#&`bdj=b[FESuFZfB+_VGIu^jXso*I6nroW&NrH1nd%ChA$\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18085-:Ij%/5E.dMn=G*W=k6q!_HP&6O2(L^DlDreqHRXtoZ-%5Ou&WMmI+CHpleR=`)>D]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18086:/n)/O5"[!SZ$l4MM;ji2nI;ia>'Z!.)%<d*@RC;Z`^b@FRB@m$97YU&%(hoB5m,`:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18087-eCW12=D0@5DLXWWQq1/.D/+=HX/7JN^f6Nb%Ci)*p!9aM7rL+n<+HDA+K,N0?Y\gX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18141-S!K'`#>do4>3WE]-cE_9d-e;5YF5i#a=<-(lg=M:jjN$Uf.C=L:N*KYg"=GrG0a*Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18142:V/s#?2`Iu'PIE&$F\!_*4qV+9\&(&S2+t6:OpB($pTFal`l]A4gT9/jer5LOpc_lY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18143-3?M1goack&r[9g&S#.Ng-.D7V#ml9N%,Re?p#t9?5A+YW;em/Vj%g:`B"'6f.nBXl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18195-);IApg6jd+>VT$cE^1X8DljW'6tpH%b#?>5m'n*CG3s)I78hlj;48kT3&i!/qAS%3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18196:K.25Mlamuo)*WeD/_(4`6j6[-"$\4+c`^Ls21)OFD@"<!F2%$m$B/AX^a&BI*BPSs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18197-'7Z@=D.^e4r`q%M(2G<J6aCgd#Mo#"o;+@k*mdlSa!:i0*+K_e2RfpBB$M%L9Ti,s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18259-r\\FW#qGk`2unt@j#q(]CLFcfONHJ_Msi0Mq#M<Amo9L#BTT6Zk6[`";AXOG.jKWU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18260:g^lI=c_UcE`otLkbD_"aL$,UQX\uUE]2)Hq<Q`7^LA>jDg^e>OO\h4:-K:\jR.W<=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18261-1fLR-q3:g8N]Y\tPu4tX693%G5Q,>b7C5%scH*<>4-VM1@K?UE!;g6!4'<ku71qU"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18272-40Cfb[-_I,Oe!>"r5^[U#H4e72WsgBb/t"q(^nA,O3Y<E8V(-ALK.0p$=L'dgSJu:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18273:5C)Hh`+jG+Cf]L56s3Y0L3&qVq<#9S&0D)aKQr$e8t:O`%/pI@(bVrXVmh5R@.01J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18274-*&6dY("QPq8:b92,a)%`Y0i>,E_!=HE)rfJFF=W0&tcc/3X(sHN4UkC&pNA[[9Q4O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18299-Oun8F3noX'PY3H5R*O=(+g^o_m7F4(6`#d343<[[[P37O3pgJ`LW2CS<><&U=I#-H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18300:?kO7U)*L`A$En'R@u*\9bf7o[^_uQ)9%J&r1b3Do1-&0TbIm=afN,0L0jMC%EdL`#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18301-p/)Ml`^U]K0d!iR)Qo._(QZau8>kp]`mB$BrY9G(HWt#_>Qs;2@m*!$:6cNU-,q0k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18324-eR79d,E[fD:M^Nk?:`"$5YQH(aXT?/_+WP-1@LV)$(GpDF2t.,?)M9QDHOH'U=?$t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18325:b8(@]0u:o,?emr5ak/>YL`gU/`Cc$lc+oVVr``bY,]IbMT>HMUI>d349"8`mJLBdY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18326-:ssZo?=dg,5j9[''NiM0ImPXGQp\n:O>6uOD.g@Z7j9hPJ`i)&q::M17*?bsOeO3Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18358-ZK1(r8o[RZd@2p%]6N1\Ysk9Q-[j*tPS(@)NQ71_!.@R!2FOC#RG-?KSu3\0W^+dY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18359:P$918!1`-K.RL[H+$>4:=FUVV!#d]MMp2pDdZ!HkGfqN`PO*&F<oLiUWs!8/St'rB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18360-AP)#po<aYN.2^+TrcOoI.n6Na7;11^JL(4On#iD"@_At-(k8TF!#mGOC7D*Kb,SoW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18528-`EUUg,%f!Z5fr^aSS'2+G,k)E+QrF<j'KpgB(56%Ug)VV:G:H7G*IB%^I-nTGq>8*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18529:2R.'kGmO`<E4l/lSU+8?$<fBfk"<a$C5PnOJk"Hdn[&9$9NQMt4^-`5enh4PeiSlV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18530-6A>^dSNBjfLSR^mD07pEbSZF#3T_u2%^l"S_&n;9%ettUI31u1^=2+%i=@NM<Ep3/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18538-_nT!DHki^WC@Asp,Il,RV2FOM.4V.kat_G%[VNU3Au_n)Eu,%ORHr]a1WAk`!(iJj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18539::RN_`lanF$jDjWp@Gj:(kJk4ZP/7OZei6UPQ9`"70RA)t9<[X4HH1fCX=b%r)X`Qn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18540-(g?9UAdnmrfm&ue\sXq;8P13>_Q&WgW3#=7p/E=a]+(R,c8/JjAbUj?;`BFSqaKV1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18565-'!FcRU&P,/-Zok3_nR/i4Pf=L[[3gRh49hEUKkqTbpp%4X.H6O?d?C,rr@Y_p^/$g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18566:p0[=H`*5fMk./ksG[ln)3Sb(a(BF;ZhkbfVhE17mcAr1/X]sUUC$$p&1IB`-TC.XM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18567-hhqE5r[`:d?Pe4..[&BRiql`dO2899_bG*hV4(t$jd;Z[=At)SZWa-Z_dX?O3c+do
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18607-OsRL]Z"(UM4U*ZdY)fO(ETUo#=##Y<MEX%hlKVLlYlZ+8;Ab]Ef!;JCe7<91RAE`i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18608:l[t.YaRu`Yep\]:!m$L`Z,SQfd=Lqn0"SDa2D"9Q<$;YikAegdHB5*u/(hF8eD60D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18609-]t.=OZ`utqRg_8=or]fAnK^P,4'!4("H;8h3PkBjY8?$2%'Z"fRNeFt&-4fZ4aU7g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18638-h+lV^,9dG'?81%uP$!`ClVU'+=W(Eh*\qsfdhQ]<j_`_8]NE&d+6q1c7+&PX/j#"B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18639:E#`Jdh-$Oq`hI-n(Cj@j3Q_6X#D<!j?_RaeUhot/F3=?.*GWO?#?LE>WW5,:*Bo`c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18640-e'19P&AA?gdjIBYC73%()/uRTAQQnLH+QTb@R`pLhuWUL%"X/g0d?oGEV6<-;Q>\'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18659-%.DEZJ`C]#GktmIMUkFT5d!mFTi:Q(eG<#o*RQsC7XKhU!kTZ;J3%1([79)mA`UFc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18660:5m'4kV0!M3D/$K'-<5&>`sR(UT&"1P\6QZm@kG&$[s(S1C-(%SA`SVb)iA3!1&4:"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18661-MOFa=j^#og=9:K'33#OaP,rEcjIn[G\EC#1:M)rsE"JNu(rt3nQYDLeJ>HdT]F:A6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18665-qGO_lR-qFNbH#H4CrdQG$eLuW^sX!!aWi'pl?[MH3uj"]m)j:F4_c\o@RKK_"$9*"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18666:8(O0;X>K=DJ'7`7$-RJ.o_`D<GC6Y"j6mO5"[jsf3>bRg,R*h>&k,X5ekD52^eZ3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18667-ehTgd`dNVfJQE1B:dG))5.)qY[Q+D/2KQPB-EFC^"J?6m(^D$[c8J,77P5"_>^jF[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18682-#I2N8"3ZN?aq:qLWBEbb&YY"7<=FQB""t(2ks@JR"3QfolIdZ1P'Z0km71/u$/OlU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18683:hs^,p9aG>_P1]g`cNMf>lqUjk\gZZ3$4f?gqUYYB$dBiX2B,cr\K`R)mQE(jS3$fm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18684-;@,A!AfWnq.E>Z%W:nT0`K_T7F-\>,5far<-G%HsEJt-_(0n1`i#^ZT4f-pKAmC/F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18697-[bPaGE\#N/ZZbJ5AjBa+b5b":+&G0?dRgPl8o&KS+L\.8RF$5hfLok#4aegY[Cl<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18698:ME].P1N5nFrrB0(ekmsR.`e$eO9jkHokN`#Na"J:#(=QtWrSgNI=DU%C[,H"B]JML
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18699-X3WU(:qg?>2ZSqf77S4a7TNup>9V'45/:3n_\_&[*Yh_4=[Ih`+Fea!`gM.Z:5g@f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18700-=b%at!'0_gl7(O9S'\P7Z78Q6*)YSJ.m:OuJCqXBZ1dQkUYqUD-%n3pL"qVB.JXhT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18701:+SXm.h,`Ca8@iSf.7/Oe[%FPM]as))Xa0pH#i!0HL_:$o!7A\4)Zf8Umo*79`MUq^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18702-/%"\RkYDVl[qI'U;1pG*,TXPia*tE\MX?:WjGiYdKo%hgk'JiLH0JT5STQ'<-b*%^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18719-)N6o^-q<6gT1[XIT.(@[1DWO%?Yn:#Te.^9%-2f0\psCQe828::=!uYYa58tP`7sH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18720:c[X"*W8W`2A4V/J_'G$[ktkZ(RbH=?+$3,]_&`@_V-:K&Cncb_mV[]<gifRTFeTi(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18721-<^P!@8&IC/HFQ1_V7&rS$/(P;]4ukBN.2YY>)?CpO"rsU5^"!ampKkL86EieqL$,1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18738-Won[n,b)t*c-VMtP"@U*F<r+?Zi\mrr+YBh(t\?n/=ZFN,^.F%L%]oTZCV.#hpW<O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18739:D?TR,C86(`*dBlGXj2lK%kpP3=K*Me:TYnL(L%c3<J^gbC.?VW`_$)X$?Qn3`?\J,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18740-&V(R;53A=;>LAP!)<CD*5.KuY,-3!m&^a[""4u-]p=+#jq$AW!Ys>*TK'/:mWANAN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18750-V9t*iPB9Ya7Ff69[d`/,WZGY&rO<<,%!0b&?"5)!/7qRdj=)'K#c*7"!%96eaiX?Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18751:/[sMY*uJK/cjr81Sit=U$SRj]H9.&jGU(`;Q(`$r25?9`m`6NO&8O<t(&Z+og<:D=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18752-kAUA#Y*H-#cod_r:.!)pRCH_+EOY18dL;a!$,Hjk+SNiLdRN;Sr5(B.g^#0V`E@=]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18766-!Q[IaXHpatWo#f:mN\pC6)r[02P,sd69d&(#6]`#FX"I.,@Bf$I1O^f1MckkQ2@0R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18767:HrdoM2<Lpj()Q+MC'FhB5BHAm#8s_<4>ZLPa5.c_UMI<GeF)=M*US6V`\;Yk$Q`)2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18768-?5)A[]naNM)bXeeLs..Mmi7@2pZasmpR_n![GIBg(">LmWO0bkKu*H%C\dOm@u-s=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18773-MrH!#?Ff#H?V`GF1s'SC;?FT]c;-X3r6b;n_aX'-NqL-m=m@``4D[\f,*7C2[.8NU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18774:k38>sj-`Xr]Gn-PhpHp"TY7I"OS@/ag3/$"T4mc7OU0M3D9-O>o@LZt>&$PJb]`&:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18775-dE9<m<K7jtWNP748@5nt-ao*[@>PO*<;V#AZ>%`j^Y,c"O]<2?Thn#NO2AX]=F80#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18792-o"U$m7FeD6WF94di[S%aa`7VP?<Q<,g2B>c&o&I.n>4["$"VdoGPQp:J::Pe%S/J>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18793:Sg4$Di\)"a[Z$;B@STao&`oT?N"<LEjRfQ&iDQ]9Fn^C$$"9hjUt1<Q?>-WOG`)Ht
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18794-2^7BE6%q[;a<5F9FfqWF^=)ooiJYBqqH"%-7Ti`9/odB`f_55YchqkSHURXAp;ubH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18834-`H#EsR^-+gc:c)XLfIG(cJF?;*j>GdGY/8)^[TR120f&'jXhjeM=]U3k9kf#[<UQ9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18835:n3c2bJaP0dRsOfi'`S.aF'2hN;t?\FeT$650X&htA&<P^Z*`'_UUdi:H#/ul7k9Jf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18836-$2dA7D5tWpi]ji1N+*:E1N(7Cl.`=bFfD2)ceNQ$/AtLp]P;nr;re<^&q"Ka&A5:J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18837-!/7'8"2fG-W$FX[%)PF_V[1<gocBYRNg]DZiXW!nYGfY)Xa^!)XAGCA\D1=#9.AYo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18838:K=eUcYHT+eH=)NqjIU3`_XBl<'t9@Y0i@Ln$P%3+K,Lgb`#fBb5</Y_n>qadnkY*Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18839-Af4,S8GTu-gPP!3HIbg47AS87_WMb=5$HIaQ`'``jaBUHHJ[X#97IuIE6E.2pVd_C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18840:'AsFun4S)u:Km)O^*3DKRb]Q<*u%FnWJ<sK2Zu3T*D7G7'3t!`rZ6Gkn>MB$e&+4`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18841-mtYc%O^?W+?<L6iP0<1,+,+qsho)9'a^qPV95T"qTgc?A<a;5koD3H43,WFf'u0F@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18849-9`;a3^XB`l>rJRg58iJ,&$abh\]t]@CplQ")Y,jfmUUH3:EY_Xp,K5VnZ3OnW1&MK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18850:1<@`fM&0l$E]EMoeR`h!b@p;_k)?_bDdQ7deR'%oXI=:fjch8Ab[Y^E]`ptkV,^YY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18851-7eb:-@7/^DQ:k0;9*&h-lD\K;%(^P-GI%E(\U=K"Q0-fOUB[LQ\FdNGl6:'d#%Wp@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18857-6Fg*e_[o;raQ,!QN[s8FmB3h;9td*cM@6td9:mfSN/fWC8Nc0!Z&DbH?4P\][H(Jm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18858:e7?$P.ati`fZS>VZ$@+@<MX9FOA6'3l\p/?W:(mf;M.iRM,JSNm>O'`'\\"F466,(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18859-?%7g?J*_T-<4CKOO0W!G7gu8#m39ON_MfW\PCr+Wj^bf8W%;JLY+h:o/%e>;cV+H)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18862-RT76lC@(Zh[0q"KK?.bI#Qd9G]dm8:Jj>#:=Y8Z3;&OlrL1!S;N[s:.>MG,]b%Y?r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18863:HZrkt`%`Q^D<Hp6T2'1MFR<NdXH$m`Ug,FVN9"XHLZ/&1F=KUkgN1NUjm=S#O%9(8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18864-O\I>jPq;7lUOYhXK9jQ,\>_'VLd_qJFT-$0AVlY1PM7=[;L]&57\aM"6S-4+0Yq/[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18889-O$Y@LLK)a#Z]%1lP&;4h"6TN29%q_U9>P`n@0o5OXM_2(CR%b]?/!flUNn_,e:%r'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18890:RnJh%`f"i8Bl_"tkeRTZaP$PGA&tjf0!tntRRuPO\<>Ojgp"m\4H`LS/+Z,'e0*0m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18891-[+hFqZRj6/gl^3llX-HR<fT#-1K$eFi(43>ZFEp-_=-6pf7rP!)+CYdq4F^,FZ?BR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18892-0=e?cDcPo'g%d>4."+[j7C\,jhC\6*^#;0m=]t#.:!="T[%K+;KfFO.j:7I;Q</6S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18893:qa?bZ==sXYqqk$(rZh>KdJamUDI%TjfmB^C,/n6to7f7%hL`J5X%@,Ubc*$\bk^`$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18894-Fo@U_:P!BBrr@o45.T&oHqeU#,A>Z5alZ$#DiPj[`ag=&0Knaa+,TtVe355Ff9'4Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18970-@YtP/<QP&Sbg3X0aPhD-q6-5ER&AIl.sm*qOujsf$b>4qN+#NB?B=#O*I,?7O]uN@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:18971:)nD!H_Jnq794c*qAj=<`+#+eACABG#Xj*Uu]@d!9p@?eV[&jfnB@P$Z9W6`6*]Pb>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-18972-CS6qba7b7!=LMWFJ][`up%(,Z0+gRTlTQQ,]"NBs,9lPg(`a+pm9]Y;R0'b!,,WVX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19000-EPKVK,[b71njdFkC/lgmoK;JH2DJ9'a+"B/#&APP_WmIZEGMJH"ptT";sBfRh`_;?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19001:*6fIENBN^dNc5&[H^ae[?\A39J1U^#Yr*OXa`sQo>g02TPDnlV[o(+m3MU@S$PVH`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19002-VTh`f:Y)W%0+snJh2Zb$`cIaEpNR[Gc91ZD,N:Gge@D[pi60FWg1^Kdkfp!?o>GVa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19020-V)G>oc+B2.Rc]lLc.eqVWo$b*[>uC8S'/5V;O9?h6,F%NESA(C;=Q6__G(M6OWjOr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19021:h89kR3n?$Om#[%PL!FbZ<-B?eL[5O.]Z6=#3t<uHb654``OR3GC$0+f%5`W,g=oEZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19022-buKYP7)<ohm+DIGSi^"X#DZ2#jVccHfcU=El?i9+aejc+*"C;\)b*=&'sG!%<_#hu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19060-aR/+0jb!#TlW+mfYYsT&g_M90^ss==5<NVqYQt@+rh#HbP#"J-l)?*&)DLtWOHHo%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19061:3;Q[1j]5kR`J>Z(orQU$2,>n2!+c.,2A1;\.`+e%7EQici&?.(k=r=I="QMGZKfN!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19062-&j!>>#<fp$.\iQ4WDH,2"4QR$BCaRtBB5/sGqJejCeD.oKFPF@7jj>hd^I%t>nI_f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19112-F&#</KUptqdD)2HeM4)^J>_j8n\W^Zb9`s!fNb]qbAiIhp?&^64L2kBb-C@r9.:*/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19113:q>Dg8,#s^l(jNK]RE<8M'e\78UOA`SqEY_o^m3Q9a=CETE-J94XtUQ[A*I$PU@G`/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19114-`^_8BCsY"Y7a\C:Ju#$sYHl\A:ZgCn'#bp5,q6&26BuV^HO>KNjV_%;i"?%GdCmM2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19125-$0sq,6//AE@V%otbj'3cIgGeL?l9POdIN;ik6L6Jh+ZD0)'rBmW>p>-ps_iu1,]GH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19126:UM+6'e#"S\`G=aE!_8No9N<c$a'Zio$:cU`_M1pZ8^H!G7a]b>^1]M,!i-mIrrD@a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19127-_ran%P1dq0JWBL^$I<alKrkA;JPt6i+5ms'_fjt6'ePS,j*/1R9&%-QM.[/RO%Q<,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19134-4%bZ,`W53PP,sPI1V6-CIT)bfpf6,<!0TaN(cWm'if`ZFp=0mg</@S(-:>t.3%*A.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19135:J\`FMKj[m<i31S*Qf\mb+Yh.]V7lEd<Qec\31$-`gVNV2KrV]p;,cmPV3n3/WR!lb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19136-+.ZU+a4Z,7b;3OX:FFY\A;VQ7n2Cg_c:C.K(YXckmbUDMYl6t]>Dlg@HB]")QK[Fo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19185-<;U",GB7rm5VFA^!!jT!4Xg)\n_6t3$Ja9Y4g(lnn>d3nANqkGK7HI<nnh:cJN4&P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19186:0F>S]oZ,oqhj=OY#ZYA$!s!S`%bn&+p(O>F8O$-6A6=-#Sl**R,`>]+^U:0@?`@`8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19187:g)i"*8h`9j)#(2r:]7$&C>B;&>3K<14@=/k*/Na3&i&SWV_uG![T7%!bdd`6#am*s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19188-an6Z)W:5"coc6pimjD=q;,1396\SEd.k"kB:j7lP3AW4a"Y+B>V\eW\p(!_l?[gFL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19225-f@&C^+WH\*#&ip^a/+6eple=S\qVGInN75U9c;:&ID%/K]M[T[41bN7Vs3Ct'hT`r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19226:!Fe(MSFs(U`8KE]j"6>$agdJ2)+E5NNV`+\h/br<D-'1Tp6$g,\BC)_&:,=CoWKgq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19227-DIq4LXh3ItTbA2M+UA[:^]C^qkDK3nnV;e$FBa7$gHd&g"s\U&bK8q.9)7ek*XD1h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19228-Wsj0_VO#hn,8GSR-&t004(>jZ_i`g0+0B)O9c;^>l?oeorr=#'('dVrY,N[b1!HUN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19229:Gs&=,n1g'ObFU5Spn?VaL>Nkbj0XE^8`KNcQ#D.a$5&FTZ8)6oVp`6d`?,>'r&J7=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19230:Q[lJ:mh5'r?5oW$P\n4FQ]J]`j/M9L;etB`CVsI$de*K53W'V2"1)2;`.i2sP#u78
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19231-ERoh@3HI]4IYX8"QTqpr9%%$hr"%)&Lu&I.pVL^t\++@,Fa9`%Qus71S9>7TB@a`4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19249-&+'f6<,(IJmj^'o"rq/&#7$CoGHW>i:%H#rkZLYl.W\I64!,#^[BAl`2(>$]mKV:%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19250:+j![?3TIRiolaD`2Bga9jT%@Y"=Hk_JjDQ#N:@(q\j)$oh$L!>il9]#Z(`WM\-JTd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19251-S=7!`pp03\]t1e\&]&F8:aA<kMphpgX^buIB!jioNAf^j[Q=e.N`hYL`^u_PO=AnW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19255-EOn<)cL5F<EW2%%0FE)Ch%(D!Klr^Dq<k&`]6Q$eM$lkJ6AUu3DaM@<H(LY.6>"mb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19256:W6bTp<`1]$:O;;B[=>K]T&+Y"]5h(?1P@lN\`=<O$FqLSdQVjmLO.VoaI5,U;S(9t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19257->sV`8V03RD!$-%9HT45^htq1n>[H/icEU]\N[UD?4+SB&a1ZK(At]>Cf!'smXr&mX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19285-?4k\hi\F8NfY[TpHBpaMXaWP55klqjSM*sNeZ:T%:?tTE<SPUumcV?uGW<^B8]FtY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19286:3bZp2V0K[LUc^`?[I/sMZV;O1&1jW"%Q^,(Y.=5FnE$*REa&;0UF_;k`po'KqUa!+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19287:)=]PP/.pY%(,o98+nFWQEO:GmC?^+cnI`/7[$sD`YdB<#+lBe73B_f%f?;=#Pja#Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19288-IB@m5B]7bCUfm48Lu6-329_CNDqZ7%E>VS=5(K/)hEM(U+7&WMZXo/bVHI`c[7DWH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19332-7Wq:[IaMI/]@<O[nU?iMOsEJVGBLn\7j!L$na,eGg'b,qR-/u),a$fq9(-]YeMMP6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19333:4fO7_O#mK^.GU^@ji/hBrrD%BO`04I'OU&>Op85$QjE1Pa<2$!dl$e<,DpN=kWX`$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19334-DV`^Zg0.-r.$1LA%"b7K$tgEXQF^>q*d!_0Mo7;8(tsE:WO>k["AKW:\t._7K@;'-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19342-^H.O'DENhZTorX%SJ!2QZcLc9<?;('?t[X9kU]/cMd;GbWKT!&7ji&(hQ:LNONmlF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19343:]Pojk%p[\=g0BdKMg<`d9hGWC4hQYLd#Ocuku$^!9Tt3s,b:`3!%D1El!BRTS9-c/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19344-pGsf-;%o*<P7eEnY9WB#>0Eg(.Ml]!@s0Yckr^o`4\"sAA;T^+YF*C%%2tjGaB*JP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19345:<fa'Cqb-@Ej<CYoV`!Pc`$F]Y-<>$31$7uLEVNH&4#SU6+?=i?g%<<gqQ'=^S%u)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19346-&(uk-n-,lo/MmbDV^Np;SVhfrH]7cco<O9ib;h*h=,(E\#A[]]obmVSCVrr!/`F(J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19355-Q\mZF6V4V+dqrCQQfV&A,Ve4cH]umiNC#_MH-O%PF!\mR<S1f2j7q/%BkV]'^1H;o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19356:L*QY"*Q<DK2U]3#G<Vu&_tIC9!.oU7ii`gdDoJ=eIq]E#r$U(ak=^X'"*kO)[`,O>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19357-\RG(@4gCX![(g:X(O.aR5I:ZR4r<u$HS'HZRUM65dT^P0k,Q;"=:q'p\]0+;r4):=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19391-c2\_D5T$]Ac\1.;nGTMgRX^,uXO==\bcQ^9*e&%0IZF2]i$X@D>O^WZ*;h&O4M(6M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19392:,Wk/;i4:(nkE#]?=6b5V`ft$aocLj?4p-c0a[&fsaSV=`J*kqK0+`B*08*]=7Z=q0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19393-\K_Ame<L>5--eG&(s`GhHH3n+fZ-n[*SYhNj6)F%!4Vl#.s[=E1C$n>mdf/nNn*X>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19404-)[8+*'@sa7Q#Q8ibo&$oLW.M4F"Il#:tI6C&,q\8\N(g/,l1S$ET0W9g!9L>&V=5?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19405:c`++?2(oZip8J=C)%o\M+$7/d`H)LJgR$]h&!dOAi_K$u-e!]TRptncFW4L*ch<'Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19406-M#(^Z'ZVFhYS.dIenCBRZ1$mlSCKLm9IuLl;]+T`mI[Rj9lB)^hHjmeJDd"*oG"TG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19418-1!dR`)NIJ!E;K]+m+>ojF1;)0Z_rpr=%OAc/X7g!7<0n=CX@h^d:_hp++MBO&XQt"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19419:JpRV!HdLB)54Sf1`o,[%T%/TAP3$3l$_.2-:3alF8rUp`])9kt%?a:--TpC\/s`c#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19420-Rr:Z#C\1?fdY&kY2NVpM^j=NeIV'cXY)3oA@WB#b'q")!bh??u@LD&S1%_?1-Bp:u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19433-mOic1G6Y)GT5#?)R):2$7i^+0Z0t/D&u6R?j*s3V.]_V3nY#tQi_'s>*!;8=Yu0*9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19434:l\6og.?Tn5`Z;O!m2c3,c6sj[D2&A(i0(aP4oU^aHZPb#!`#X=W@'$fP7anD]8`2t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19435-G@m=uT6"]*;p_0Q<EBhfP!YopGTD43USO'*1<+ttJ9YSf.cM4bd72J:#<[?^Pf>;2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19444-D*;#ZfGQ<ZH=pXhndhlf$EB#h>!snK*NBG+*k;+s[l8("q$].]V26QHW\!K,]0Zq0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19445:e=M2&M`Yt`n$,!N/6L3n2e>J6@^4/'kIDb**+0h6G,t4>`pie%Cl9R=":$=2W%:ZX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19446-.`M,qNT7dXr9I*XAqdsTe:mYmH\bW+!O5P(Of6Gb0OdQX3+M@P<>=*0*AX1CP'H`#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19453-A4cC#M$%YDEYgS]=SB(ljn@U5pMoiuUmFNS2Sr[O!X'[6L"[D7j49qk&k3K:#S'7Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19454:EXuT9H/oS.I%V*Sj$-/=(bnDC`2Gh$qW=BXgmds`P:[q4&un3+$/c571nZ$@AT'd<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19455-$q^?28r8lXOL#-9!3]bPQ4ap^GL-a>0t_fNG#kpj\'VSI:0DHBL*H[/ku(^P##a@r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19469-fG5caq7@%Bii*A>HF,&DWRnnPbnl`;cHE`%DBm225739(OVfLtc("t`r5A7CT,l-R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19470:9aF7T49EG%aiO.U$JVmH&j2;H1):j^>`E$(G=Gk2o.c4No-+EXh&.H@\)8`\-;c=T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19471-/8m?j":PhM%!0&7X4s$\3$%^tg^-G55s7qH&r:(egr^@uj\Qa:a'[,uWnrK8mU5@b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19491-*.Ys=#'n>X?K$AP7AT?(L-gUI=FK(#I^Se)K;<XX&R!#:##NGPn2\h"(%5=W(KqK=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19492:RR`ks-s1H3`s0&Xo94&)4fYJ0W?^T`(C;$LNdZJb2@G)$g#!2gk-#G$72WQh`uL2.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19493-b\S/O5U2$]C[.I!>49>;p17e38K]JdiG`fC5D=L<HXZXCY6q$oaJ1&N-*V\ro^:er
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19531-\BYVu0/1okd24-F(Hj\iGoq`F@cB*Z@]DmO7j*0/Ik,/r6/'u4_#*"mODqm/5Vc)U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19532::Up%CNJ**ZLn1ISiYNj1X/H`V_$OP%5s>23XFZJ3`^:3g`Cc(4+K9!^JhhWj(6;=,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19533-ERO=I2jIt/l?`!Q<C`.+b_<q`j:g.&]c4r&1,Au9"I#A)FXSN$A<g=V#ESrKJ]R[d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19586-O./?p`O^14eqa(EheE'8d5<;YnNVc9XZAbfp4:"DN\OKZe:jVi.n=cKkC?,E8`UK_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19587:5d0fGn`T8^q_3Ce\,OVAa2.3Mh(,I)Q#&fqHYt*XQ1-`N0DHacluD$cg$^bW.PD9`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19588-84A-I1dRc&@/YBP?_cS$\_Hk@d/!OJ2VmDn5Du"<(rZp-o@tMn_#TVh%YFtbhtXq.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19589:ib"K:*LJfa=[r][5jgThrE`f[_$3,:HQ0LJT>fD`2WX94k4rG6[e$-:R4nIMe+QD_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19590-A""EEq&*1UR1_A'GjDsaf0dkuWES#DcNQ0FcXZcX\!GlN')q-i`oZE'%r?\p@Tt!+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19600-=.6E+DW/*-chb*YpP*\(X?X"i9AYVaeMHF6=2]'ZdE)NC#_41`E^OK:4Xo)jQ04,a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19601:N=WlE10j*JhQ(V#6NfoG,`\e,)6XgbpeUEm`ohQ!mI)YOB$11pEWSB(4BL`rll5FY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19602-`I7sgV>^qInH'ZTFU#=/mOd-M/C;I5h:UPC]k`fhp)&0'9!OPl;gs$7WH_^db;7Et
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19605-AJo!:ireQsnpY,WMetY]GB<^b^gNp,P\F&f64"p'aY(SmQEbW>N]<jnn1roEb@@-R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19606:Y(C>"eBA9O;G1m513oL;O'Ib>HIb25h8K`6?=G[o$HtflcS_o"?Wu7N9Rs`?Yq[EB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19607-)>a;G`bfY!h)M=44!h=c=@UC+;94DKj?#XFi#fa8cB"q%n3_ZMnN6+Zq&C"NEX,II
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19630-Defc4-!?J'M4>25cU*+Bo;u4f^9kM@a&g_:e*eMG3fnVp4_p.l=g[M)21&:Pi!ACL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19631:h^a]%m`2NR/(ql"@u.&*T$'LbVa<#+U:+b7`P)pkg?K^id4aA6A052INT;@'*8ki#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19632-/*O_Jps+4\6tnUS&1hkC^.^&=6K%E1i%*fZfZRQ=(465R%_UCb4?"0a]"&q'3*$7h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19678-B45L:8n<W$EsS"<%XK&c9g;F='hZ9V3SM9O8L(r6)XJ4SrRJ:Cl5/So!:b]`*hQ&p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19679:<`9oro.:KJN0IW-c]LC<r$9[;;eI)pi!W3F7Plkn09Mcd$-*:aIQ)XRn^`]&Gb3)Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19680-dr`.->s?8.[oeRu&Qdf6<:Uk=Ik(GRr\j[VZ1njfR65\5DeU;Oo`b47L@f2W+gjo8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19723-P`sJ^okd%<_Ig-[[gs`p.<7,gmuPVj=R%h(G:G3bPXbQ;f=r'EaZP:O:@C!D$I,pu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19724:hd=[<FQANV)Zi>.ej(q)p)gD_'7rm$LE`>%,>!2jNEOY1$j#E-`VW1O`ekT;)i&7i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19725-Vq/;QdsO[F?P6)+pch9u]M!^YmV@/obBZJP`/]K9=o/-uL-/\uq.#K)*Yd3_8_=(R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19741-d](Bjp1M^C$F/)C@A$`t;d7^.*=>G""F?'@geA3_aG^.YK8u<:qUa**S?P9o[[3nE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19742:"gu!/5[KiDJphss?h'?>?CgUnin'+$DkfZ/SsMQn/E.6F`*iZ$8#aOVf8'.%``dS>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19743:m4I@<2R0Dia<A!tJ7`#rRtX94^8@-tRqIG4L#gt?]rc$Gl*co/'#49[e*W#?`_X1,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19744-CtC2tI6La;ODb&A8?uBDChL!P!'%/knINM8:Vh52(V'6s*&IL\Se&6a=[GDK+t!Al
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19771-ZY]psR)`)(!8"AT;mVbK_a%:8!'S-lW/XibQGb_#RDM]e9ZcD+>\=%IHe*&YUHk""
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19772:l/$eh8AK+D`Xcq(*;$CigA/rbXJ7-\?:j=`Yca<_d)4"_.S:Gs#<a$QT5H^>:9maD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19773-`c5kZCA8agR[0XZRV&@V(%`k`.it?rj\srVr9Mo*rH88%,AbN=[eb1-*nBD>h?]"`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19845-!'J\")T&ElP2dgZa4?t_$CM2No3ln@h!nGlAS+;n:I7m<#ai)ii"eZFck4W^M:K$:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19846:*/tqgL*nu';c9-(%``61CB?7^a'Z#-!>;G\N(>OP`14<q7$DN0,;ce[,`A0`=h)9q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19847-]h4J2M1geoPI3atA)=5lSf2'1.,_>fSs6O!6s1PW1H*T7pID/>/e.$h@o4LTJo_kO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19859-?9behS(#QFY#\q%-O9FuZ0PZNXg5ngM6QS*,iBc7Su4`]'h[&`gsr6L%="/]:EY2/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19860:f`B/2`u4'oYJ_G#b!?m#JD!&,i9$nj'4E4>V,RY,E``p+O=HGTmSkl5jbCip;,H]2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19861-fPR?ooR2Q?1S-SB?bQ85/]eA&@@gJ8\ss3!lhOF0O90JbKl!aj2X]UuW+=\A)Z_0>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19900-!1h"jF5O*8>0/$F'$IoJ^a+%MX[D1`/Yqa5T-aW<`X&QtD9gn*HSNXYjSMetS\n*&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19901:D<.`@JeD;l,ic$fc4@<OGrn9!9sOaa"!`aG_t0b7aXS.eIL%Jp5WoQ`\O\?KLptW_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19902-gn8;4ktO+3@:Y$(8%X,7g)"MaYfBq"Ic]McTOp"F4\[GYfg!8Idt?Q+S;m)i6UX3_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19927-=_2`mo#E`fWSMY-W1]cK7Kd8[nX_g@5[X[##FJ!]kE!WS=64&N6BAd#f@q#a`eBei
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19928:i!mI(Je.[r$!Ug.*36Y5'a6kuM*:H)#Y`5/&7@6':-N$)6BAb@*PeX+Zui8Q</$`1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19929-h&.iub7+$?]6"MT-7+pY@>R=0#9CjYW_gY^bS_5>;HSSsEB^2JUSMoZ(iDSDmgiZ%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19982-]Vi6eVH'*hQOOt_eEP]_]<s/1+F(se+ts;qc_.Fqk=4sEM.!QsRa!%A'S^kKi,p#g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19983:4_r@gd.\V?grJQ]`oK73^oGUg;R$T]^)4ii,6R*%qJfcG[I4lQ_-Plh97/2`JZO57
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19984-etLVV-)'Nd-BUhtD5^"hNK!L?_=(`5GUqf]MuGAYd/F[J%_8EMhA`s2EqW[JPg:U5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19993-fZ)k'_`EoqA+]UGmG_%qELl'K5U:Qhk,i@e>+)9Y)e:3C"jT[3'cle00fXn.Rkge'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:19994:OPZA#YV.KEN4h!f4^6:bC`HAT59n)nds!Ci*'tU$@4Hr5$fINVGlW/\I^ScC`%/st
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-19995-22Is9@r/@pKLj<A.Y&"":et=td@.c0#UN--jgtpVE^;]&)'/QTJ:'o_=#\&j?S3E6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20036-SSWF.@1jB8(5u[V1'm%fO&<lFM#8^l,^qZ@qeLA$_VWu$!nUJo2Z9&Sj#p-m_m`n&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20037:k.3*9-\?$"TK!=B7cDr:Y1qml`"_uBj/D?&GBi`fZ?J4h,1W(l3$3E@IlcT.;/J<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20038-J'?iQ(Wt/j:,G[3`[#=-<`pWUC`+,3'(4oc+$`)n?#Ct#nBRkCB\P5@l>us7B-f<Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20039-AE30^7aCBG['RKT\eF>;"A#!n&26m&Nk+/\,b!`T`Qc9q+i-?F?ueOm)&7fSh5M^M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20040:q7LNAPEJ&.>s`8!M2Y<P/$A-3h3*_D"5b*H=P:_N`H<rNQ4oO'pUqKEkk5fR];2md
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20041-VE(cu(_=3t]CaIH=Q5M)[)bN`)Ij!mX2Lsm=ktH@T0$(/]1#FTb>n'RYG?DI6:@"-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20064-3cqBUfBioF94[c\T@^JrB?"lE8)Q&99d&<I?Dk`&)Rs:Tkk8GDF%u_NQ:qjHa<s,r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20065:^btnNj+!+;`XkjU"?Mu\5U6i,$cqSQ^H>S\>?a[AY/.'Zp?T9,.O7ArrD"lY`9-[Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20066-C+E'BKo4k^ODZd9pW%b!IO9GZpl0:`PN(-GRdqD3#+K*8ro6P*Xora'E&m!N9mg<K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20119-(^$N320V\t>n*OXn!uS6j*5b-)<_Uk?)hSP&^W+&lTQ`'e*\2n0r"+glu?=o_`r[N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20120:nKIo4i@NQ`Xs<F1ZYb4aqnKQt3e]f9mp=/$V"kW`gIYZCIfUK?@`040L/ba7`=W5b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20121-2#uPFaObt?8FZIYh*&0V2YRe<&qU?/2uqRb*sI$(i8"Xt22iHmloGr<D8`UC1QnhY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20128-hi0[>cCY>t-bb2PE>AZ4`pPRsl\lHlkqKDcBr6ms68;a$:Qi@niiQG)?7585M=iBe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20129:6+a`U-'7aa#>]6Fk4^pD?5M&Ymc:cq4n15E$LeR"kOG_;h6cu)/#p`DXO.C\a5%Tq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20130-n`%36`&dmeif.F@lUm-Q6F@k>!J/u]O5f?5`H#Ru'fpg0f;I\T0W+"p]oP5)XWp=X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20185-_\,McHMp&8YTXMgOQ&(+jDE6/q9l\$lsV=qV'UpfYt3MeOJIc*0R$)*5qlP-62Q?8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20186:!;btO@S'W?!IX<E7pg4M`%Z&HR?`<uEQ0J>$S.>uXjLV/'Tc`r&AopKiJq\^D'\"o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20187-F!SGZ3#NHH8qJ^aj\2?iEK2jC!3O5KFIH&<>SYO(+&([hOgeo44Z"ter=7ELjeJ,$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20191-M2NYMEcJ\r*h:j2M%WOfUl>[.G1*o(qu0PjVH_6V:'fYM!,!/AXWo:NWt=c>:<Q#c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20192:PG2>N!@m24!JhT36>Z*Gkp0#X:CI6C!R>KGBm`!V4$+151:YFUE(@+Ak-=?%-`&Um
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20193-ZHhQfaM?bjocK03b5"tuN3JUl9_khH2sc8J,_2H+,6/fjrcPUQV03^XcZ9TETu/S<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20196-%M]9e4cNIq<gWLTN\d2I4`aEhN%?_p.%Hn\N^c(fqf,nIVhqOP-j7OoCb(c9GgC2P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20197:qU^7UHa3k.[_BV`JpMb&KBLmlBeEQN$6*`4S;t-C.nJ6UFoJa+NFoX`P^QlpFHF,5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20198-<>c3*r&q'MR[=HgfaG`#"uupPctDmP$6#2hr5I@r(h<heNO>g*iY&jHh]/F=(cXK&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20206-JlR>"lg%Rfn)P0\#QP?"qN&X\P.g7fd0F*[&-*'.TO<`WmX7/([h(*LNl;)@\a64S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20207:aS`%@#PX++mMK"Nj$/6%L*^Pe?T-?&%ch,s.QJO9cC/mEC;XRi@Rrf`f\dB5r!bj1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20208-:Xe`jG*C]Hdh.ScL!R!LiD3n`NJrFR<0/idT(QFP(\56&g+[Ikh7"X1gZq]tBkc)c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20210-ElQs4Ua!u;S@1`_<8SGg3em0!erLe,fuY(n#l1oTO)B]WSMbg;U"b@C46h38=lNq/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20211:;FPVIOq&#,p8V$#G%%Y?B9aLXo]]Z\\`'$f"%>%VbZ2iLE)ZkjB8Z;;@#^&`,6^X=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20212-\UU":T>];p45$4"XJE3EP9Sp7Q'[#R#H-.[P!s'@;"FG&KuZY(on9Qjr`P0qEXCM^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20258-Um%=$o+D9Np9.ZL(.EsgA4^?"jp(u+39YEg(93SE&koTBK7Y<mY<=[52P#Fk>3q9h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20259:!Guk@_%CAqm_N3TpHRiKFAFBodp/S"./B9%c3Mdt`h+H^ECh2)m8=$%`dJAo4KO$H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20260-L/Q03Q`>`V,<aAT/QUg(3]TT,>"9f0I*fcV"5fe:rG'D3pAr.BR!1>$)!'lE>6rY<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20261:/.QOW)n.4n#pVS*ktP:*lps`QUCmupmF5$u;g)j.1?rIS`3NY&[cN(%WFRA%qN9L8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20262:lI3XjD&qDoJ.[\"[X?@j6/1n/`5M"-a-Vr^j0)2aVHcD$p6Q@F7gba8'@Y`c<=80=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20263-(A([@UA-NBK'^!&b-Ncg"!AutrrD^1qBJVE'<]_4+[A:BHCh$ehks*BBAr^'4=9bU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20282-6EVRbX@X[rACX>WM(CARdNJ_SEc;uOXdKN`'BWOQ.Sh&\)O5YbY^$ge@:P/hgX*/F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20283:4XtYu<BGg`SoKe'pS8j5L^BM-$?;$q:UN!)ga;`:"FS#"EDB`n(!5E(PtORLTH2".
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20284-k8F0I"+fSrWjlH($%]n:>Hf/UR,F&+A]At"eK^8=P"B_XH/p&79o+7#6OZ9!U^S]g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20305-joF(4:I.X%(c2MsfIU#E)jG!43n2=ZPjdJ+1:[OZrfiRt'U-"I*/,Dilmej.e1o`J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20306:OtW+!e%6`pH?\"!h%l#]6d$N+<0!4?Lsd-8Q_0Xnid$Qc(ObjkB\5$B?lt`hWnb\S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20307-<F*at6/s1(V66m8UZ.N<\t"pf,_A3pZDKN0Z*u">&_Qt]A7`2".YuUF#p7LaX'8?=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20343-Ci4P!7p>On8eT[H08e#Z1g[Dt5$S$0^O_LNWtNHn2kV4i[qa;m^<h]VX";PUJ>46d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20344:c`MU9GMqj!:e;q:]8eD-44#m)<-GDp<U_'(L2"$lBeW&E_`.VuN/Z@VYjlVQS;W6'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20345-c)!!0j4]3d13q8tK^_66]C1X/YairAXc<(?FKL]DJ`QZke%Km^VFWBf[VL;h-&N74
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20361-/N'L_!p9\1!^J"'YICnFi3s:a%-D1MR/kP1%,hKZ?=2a=!UId&MF_j!>1g"OP9UFf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20362:(`;_eCX`:`Z_t1Y[$SI\+`t0GQ%N]X%o9B$kf;^.=[kj"m97M7Y-JaN)s&#=cWBt3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20363-WaBPBq11kp\)t[8V#f,U\."$Km(X[89!*:_OM].M$b1s:BPui4f!sZX]-)#r1)V=F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20371-Yrp9=Z'a'$+J$d/rrB6/IW";H8lX@5G-UmFL3WJlc7no<dcI!'^T%1RGTQJf#P`WE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20372:`^1o\ZSK&rmf=Z5N-uC?m6^(gB`?P$&T(!>aEr6or\`\BZG24YnL)/6LCL:YS%$aQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20373-1Dn^ok+0^]4h3HB,^s<TCQ#-WGSNaq\f[lSMTYH1dZU0'F8\aZOd;IX4lRum/RLoW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20374:P1DF/"O)HcPmH(MiuXtV_RuW7`)6;&_rBBPA$lk#6=dC):BVbHQrc\E`i![Whg]QX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20375-d6ajDFWu5%al<AJ!F2-UV<<Z<oil,T>>$1f?8k-lVuX^+f=cM%;,Y"rYsOL@ZoMJ6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20387-@fBbD<1HN+ZQ5l07X/<[rrE"Dr@RLt^hk;lZ*A5'Qg:YedmB%m7M/c=68PkNH?#DO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20388:_Yo%7$@&Vj*tYgjNZ-t+9^jBeAo6l;fEV'EK=B#Gh*p.`Nhh$Rlb9"N)r%oW`QCh/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20389-Qbt6oH]Hm.=.`BjLUea\H,e;+21D`^GNIZVp+OJU0B$cb96/l/dH._CPuic[J&%Wb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20390:EZ4rXm+LmW`>U];$]Pe^#809gq'0kB1WZb9dU\P<NnN,#\!967"lLH>!k+cNb`^(e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20391-YE9\&Ji8.#d+4>rWfb[+MHiT/_piR&G=UWdm5+V>pq'"&pe6&CiiQ_M&WAX83`uLe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20412-;qeNZZ`%K#*3]o5*h<I_%N7r]e<Z'kh_`.!_;_:_XZ@Pd^+Qn![[QXFlIV3+F!'56
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20413:5`!;h)0:j(HgtH$pr:_knS0sZ7l4rfls`H"IuS70rr@sA%eO,8l5$hPo%@bJHUbOR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20414-.jigj=:rm%5.0qDMA@^Z.S/-$O3?77))L=SZk_W)9'XBmijhjoaJPi!U@gWm<.Z]"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20431-hl62=C*t@]j5)@(m:ADa6Sss3a<7pPE5G(ao4QOK<q*8Dg3_RAj;,,.!6G&GKBo%N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20432:m9`-CrX"A"bq>\(nEC]H&@$d,8_u3--h>8m91/3Mg-gC$lrMi9!]$Y+LCuO_f`%/9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20433-Z\iG\WL/%FLu>[$4?ql^-VAN:bct5]RK:KcX*gS#j/9R^1YV(oO8YU>>/9O0!9BDM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20462-ZqQH,_d<V!iUnHjXm/Y5XPt*B+kr=H8'2;P>ZKH:qn&=pUJdnu@'7g)'+i5M%dZ!]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20463:H@8"MO`+[<=Hp$t\HPugaPQo]qR,;>p`sd8UPdps`ZMQPK/?_e!a)gooCae^_/6jV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20464-<dl_%!5U@<)u+cqf9]hK^*ihDn`RiDrTpM^71=@@#:BO449LJmlIB_3ip:uTa_T@\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20490-PXOFc/>F.Z3Xf)Xad808>"=Mp$bJN[oH37mFq5e<Ts+dG=!JusH4$j$Uj]6hfsW(E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20491:.ht:JcdoRZQGbdc`pdT$C#U3K_e4II2P4L\;Y\O4H=r:bg$q7\RNI?'1hcX0!j`Sa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20492-(anmRD*0<ecR^Yo?q+N9ai7+kc+7\Hob^-8>Y=OGZ89!8J]CPi^M1p[R@]%Y0,uZ\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20532-;*`7Fl^G8nHqKO3JTl["-*hqLW0Z6`M99^m>F&*,[.LAWLs$nh;!/2<l3D(PpNl$V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20533:B\p`Ig5k(rQ$/J83<"&,93"g(S^'e0NW;:IgU`MJgNFM]jdQA75/YjG;_fLMPIQk_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20534-S/si<BVbHGfH&GfbEZq\gD]I,FNGEhf"&1dc=_Bcc3/k=qr%2ne5l"43K9e77RR=]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20577-ClpX+bI2[9f3r0aLuI84m%>(UPNh[=o;%V>+hicjj,(X)l`^G7-ssU]r\VR;R0.'L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20578:G4&du_`uGXI6tbY@-N1^No$9IrMosm.,J1Io+r`2-]P&":o1=rc)5DQ]eI*?.<f1D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20579-\7.ocr]cZkeolL^N_)E2&[E+!j603V)L5aN7qQlKL+5G5f[m%R4BP_,$prm;!;GgP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20613-a:r2eD_:b`1m5;6)gBf@S`CfKl^Sq:^%g&Y57WJ:*0<4ForA-^Gf#9S?so(9KAVQ^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20614:AOUjkJ0:i,-gpNUL#riPW[3TSWLXBUkGKG`V+D=N/#o+$*9V7sqKpa`mNNs#n=HHK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20615-p8d]r5uf4$<`"+4p&7oroK]NoN+IeI/F6jMG7=%6'cP@"YQ5HuEGQ1T90U_7A31g@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20638-&8bM(dI%$@:F^FJ=isq$RRLR]@rEN?Zqhq#gQ"hXO-d(.PF3DUgs7*Z!"].CpAHLR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20639:pJC`Z!HM_6-!\[58BC-.i[Y#N$;2!t0G1PI!`%0jF$c@"Z+-Zf,)N%18GhFJ4Fr#X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20640-H5_+<jSe-D!fT#=1S/mORT5Wk9?[f9b7TAe\M[dujb.^NR:E]<S8IGkC?'MT8P,h#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20645-$o2AhXs%74Y1sPkf!QY:Y5qb.bHd'.ab!9&UhM=H0utUa6G\Z^*-tYm)e.OFM?<2g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20646:J1sd5CM5&cg<eoPg(Qhj,K?B*1D!NV\`9i-dc+5NemCI*(^(G$0R=(Ah+1C:ZCIJ`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20647-C6A(6r@.1sXJn=^*X9Ka0o#O6W\R/u_(4kk2i?)LL?d_9!j!G"$d8/+?CbhDB"TES
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20648:GRuLU_*[u<GHOkEd`;'G;Q5UH\,bm*fuHjqdb$_*,9`4'29sbuJf0".d^Rc-45#_&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20649-G!n9\;TH>f;uj'3,bFfRNtpgrLc4kEafn,]/-sSFdjL1Rf;.4Cn@H4!]&]rCE)471
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20683-8'>#o4A>;S/k/)C_&2E<+Iak)<+d%Z*>EkIQ*b%FC?8*BR3"Mj%S7sNGKN2l0iA*%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20684:8E)5`NP(F(V-]:$hCr'179na\LUBuq7ROB`Qj1@kIApE0:I<-]mETZ,Ju=brqXidd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20685-8@N$:,A75Mf:f!GZ*$`sdKT^W,O85:njhhf-is.%"3<XHXV8C9/N]1DaHL8&=d3L%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20698-nWXVU.Z=QVP!4JlntA-g/5!l?17[G(.`?4+akk*0!?"7F#JCKC!P9$d9OP&i5UQ[g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20699:36/F#]Va`i7`/uF2$Lbq]=4?@AR]&fOF,Ep+`\,U&?EE+%Vg01.%L>An4<k>,965N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20700-7MtJ]"D)Q*4</^tLcicQ$j!kj\DrI3dQ%00P'6q\-`%`!/[QJ-QnfFT*,l5]\GlR%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20761-*@"5IVo<G=4FQ50<1$$mC;*XVO1J7;Ir;b2qj68kLHZdKcB'ld#^BE<dd85T,"Njh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20762:EV(!`MW$LQrT'N18rO`ijSh[=X8`/,TD!lc1s<R^<W/Qh,O(Y&P)8WRT1YP78"N>)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20763-##AFf4;mYnD)U4R/L7j?d\Oc+;FnqS"F\L:cW^=mIPSmG>PpDLX:f2ehFr%ELpf`*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20764-jrK5]li-t:YMt10ddD7]&aPbW2BtN!=c@PC;1t]K2ZO"f%rRc<NmIJq=>[$D[^r#E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20765:;0jJM+53p9H>g`-$%,7;g;.4WX'%RKgFNc<B.X^6cP`q3Rg[&JWG/]ocY[5EO6#*M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20766-X+/;D&jZ3Oq:FpKN\oLo%EnHp(AL[,>rH*6p5.8@KLP0.oG-t1NW/ug.K!ss(QSJ0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20856-=n$dW?PWJbnRon2*S-j[peSaB:HeXM$o:#[=`o^L*1RQ2MXkAOcI3_/N6'C`g^$"C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20857:O%T?prJCFi5K%Km\+ZB^QB3APlWD`$(1\[,FbNst+&A3&8aR29^gLGNo"N/`^Ts3C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20858-4X9ZVpuS2o1WB)i&9pO^:47=aNZ^,=7*GJ%HYtG:5+/V<<OEpS=_XHHn:cRoL3s58
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20923-M]78o,07u^]VEgSrG23R1;Ugb,icH6=bjdiS.h-04==2.Rl!i0?IJ;L*u&$`^p7ji
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20924:M;,$'Do_COW4i`=)Yd2!_cUgggh7qPZBll/p(8N=_pB$Bik19M,[*GZNpnSCAH`?,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20925-mE,%'RidJfGF'Km>t?)KaWZH@]mdY1QBWhrbp06S?V2u?0gAoj(%Gd'\:PSTR28EI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20930-&^)\F83EJ,X5]*Tihc:,,ZER0L/odsAEV>3p9.0=^*dY-Kn@n<3M_T6i^99Ni/6U/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20931:onK5Y>0#&G`*cEaa:K=&1WQU%hC7Vj,?8?k$D`cYXa'X9RAmIsOpbiXNoGq:#Hp@G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20932->>L&qDH;eJ6=b\\n8Zs(@^Uk7XI2"Kd2o&:&ZL>=]S,@M5BQ(]Wkhiro0tWN@*a/j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20953-a72=.S,O#54ad.K8s':QC,<Q:8B1hCV>Z/K!,$^-ih)/\O,c=]2Qrh>=4VO2$rr3f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20954:g<4Gtb:l\M;DreSggrM7?eYM[_Jb),!4*L./`>BEJA2FC0762FZ$iM?3TZ8o`D?RE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20955-HZ9D4#3H#&Kj5&E!S=X]P9fSq'.Ms%SYNakA,@YQ`+e1;NOHEJ_X@sB%;SO,D[#j8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20982-#n)eNQ3;%*5WS[i<Rtl*7-hCG[X^UgNlSgJ,oGjra4E\kZt\]&E/PUTh1@ELk\FcT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20983:k;NK\"u8[cqYh4\@4Z;`-d.a;8NjbBk?T+>]1-9C55$r9!()^_[.]hX1`Z3`fXR'K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20984-.iO?VE'!1:q,FWdN5ju8@sf^T1UlX!."P8?Q"#HsmNZo\nYtO)&:X^18IaHfZ)s8=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20992-<E,a<E(s\*?Xo$(ka`Rmnj#%b1FXdmHG@Y5Nl0_[D6BI%5V'6;#gXH7XTc^@b+NRj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:20993:@g%E2H^`>k,19,6lK4VRH"a44=W$Sj?$lSOS5U%Um2tj[&gV\Ac0bhM:,`J_28^k)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-20994-R'GU50iKRt:.c=fLs?=Ij]fTG=23_mBPA>g@l@OaB,_[4aMaBf>Vos;IT;.]OUQn6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21048-8KuC?d0M80N^3HmAMfje39iRW7@.sL8LY`p/c2s]KDAQ]Tu9M%!,#F-JoV?#T69Po
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21049:XI+U`;?aNR6'a&+1$WOThA&oh4/E(C_]o7(a*M`>lFNMZ[cMp08`pP)lB0$/*!U<@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21050-e+0L1c"]=rdABCiMmji7c^s:*ob*U[Fi5EhQ#VkO[WD4D9bJ)*.3uA(jo@)k0EuNU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21073-%EVt,V_p;=R.gdoK9AuSTpGnh8[P_tgB4'oRTVb_(dfI86Fjr$lmU8nX[$o3$crXF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21074:@k=ai5T%>V7<9?7I'f#`Z&suc5,P$-=o'NP7cL3PkO@qA#ZVp@=S%lpr'`Nl<t0@B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21075-FAWGQ/#d+7[j:H=esRI.Z_kd*LB*Dtqbo,MKGL40[k>g*#:GO]6W304H-s74'*BJ:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21094-;'ZRqcIi6?irGZ3$<bqI$TXG-EX3Wt4fI\Fo\<<15U6SY6</fcp&/VrPu.W7MmSJ>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21095:YA\egG\-j'@3`pW\?`(:%n$0BkeS3m<9LdUltK`0QIM&3ece#a%Ls#YHA+_Q=[iL8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21096-.Rl]F^;d!$)JkPcK#\3cE8Ti9ChR*YKgmFL:34`!1t-VB#)cGO]VFfu&fbf/E^_^@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21116-I$d$f:@G*W(Je'n1e0^?K$qS?5WHi&UXW8j..Yt!JtjG#es2'S5<1^>-`/to+)#Z$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21117:[j*m<XX2X%69)ja(,g3F\J`H$5dLlr_7hfN5gMg`R[gkE"jZ*f+aGFU$)j_W%FYC%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21118-[<H#M1J'NB9eE&dWKK#3i.0mC5+V4DU3'lpk@%6h!-bDMQ/b36a6!@V-\7_?Q8E/\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21168-C9jKc@rqagP(/%C!?LquX8MDc!,,_l^DB+G%uU5P_G?+3)q6trise'0bP@oQD5fgm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21169:-ACuE;Cg`]S3%]PF/Q;/iGl>BR;.2UJ&)nMCgS.Z5k1p_$N<!LG.P,`A!/oXa,D=g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21170-TFH\##QgOZ4=J4u?e!P!Vd<TOYAeY!o!\cM%&Dronuptap'pQ>nCR'Bn?5jK/5kWQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21189-qjS$mrr@CLh#SVQ.Tg+uGs+1T?*9SIk(=?[b%&#QNMu+Yk$M":oO$Uum$"@F!4n%>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21190:9>ah7hhG>f2$hb&'4c(W3U1qb`H^LRKK^:=lh7qB*njR=OJSF$SFs]_>4\cV*0!F`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21191-?.o)b",jD9l:RlhGdHBO)Vkii:@gZoWSM;d2T8[POIqUsFnMrg^\B+9mFC40,K+PM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21227-%c.COk9$f=Mi0PfbRB5&4K87kLmU+\;qF,AH<4$`G&UN_UsbCu\*Q9T:hlU*4s3(C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21228:4EdoDiQXt`L>c<$lO*fJF^QrLH0`e&rg/!a,Sud?\tu4,bGNN&9a'ZG=[C@No]c"O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21229-j)!CRlec<6r3I62*)?nEFBj@TO+(0b)6_q)pa7`8qsA%3)R"_bH#@abFDKoN!_gP>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21240-_Di"?(d+#Smo1N[h>[Iu=-L"=[=0WNg&=C$YS\OokL<J@g"j!/<0C<6rNeSE_rh-a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21241:,6.c/:pb8WG+!`^TW9R7qLR4j\Of(_21imZ!h\KH5F"BL$:[FWb%(_2`]kB5HX.n<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21242-38'T*>jdTg`$5P3K>AqE'r;*%$jtET!#[kZ+&(6g"cIY7JJ_t?aZkb=\_H2OJ/Dgq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21291-__!DU.gjT::0/s;1WFYSf_Do'?PQe!=fos1\g\-M%H%i<I;?Tc7X'1s`])AGk'#10
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21292:$kFP6d`<XY%$C4cVc`H.WM-U[W29f*b/5>33bGV'N=Sm7p\.3q,)T+LgQ50[qUN?_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21293-G`)Ar\qW<4_I,dcW^khHY9*ALjI<_,l)@HRh-^lThEYX%=L+M^T<1:Ml)'L3<]e\u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21298-N_e6@36ecG?F+EaO!b[!q[kV'1.s[JW@gFTZcCE'?FAMb1:F_S[DYgr,]X/P6/!iH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21299:<fK5=[iS`i$ct@g4`Z%h]p%F*N,<u_FG33&B\XC&Ss@Wf`Cgc*fkPe4k@gHbY2(e?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21300-&j-4HLQ*7NQuUa5&'DO@>*;>d_TTME3TG#7EVe:bldNMcA!A@)(bD@MF45Xi_=d-6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21304-YMo29"Aq`;RGmIW_*>ftS_Jpt$XY5ar*cn'_\$V_!+A0o*),pXq'0hO5k!:;S,Na.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21305:ir8u`HpR_5]RQujXCmSiN\)+UF7[DE\qB\#HmdpaFF?4$"k##^[m`=pp1'67r[,@?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21306-/&TB'#cG6*DM"ib\K>+%B>qRi*Z8l0C:]@mL7j*Z=cA(GSdQ%gV0MHbr[7K4>A[Oq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21311-_U:@/-?(_9QJDW*,H"_sBZUU)Q/$<_0F&>NVS;WKJuhMa$e+Y?Y2dW$BG<pCEe;1K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21312:kNc@cCA0EJS!Y(9,H:K6F7cSS"k2,Y&KSc`AXSWmC$I\Hd^,$c`EN`\E`dbDm5unt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21313-CAMIB\$d(@GmmO]_,)j/n^=Y@4dm[1m!cnQ!5T4rCA<5kHuJO6_<k.qg$([`Z.ggI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21372-oGu]=_Qo%a\WdsW@L1)q7r_g']u3d#)ZK(=3U`PRbGPSac/hG>N$ncGa02lY'-tl\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21373:`1R8YpdsdNh;u2C<KX<r^Fnaf0iZ5,>_26+9">W&$PIuka)D1Y<`Q[W7JV[XJrD`k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21374-N"RiU'1Wo_i"11UY'Pq.aL>caRA(9q7U5=*UO2l<e12c<O"<7e+)1B@W$..?&h"VB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21412-U9gW-7.^h-S9p]`jd_+[E&5"DPNWGkf#W11)To#,0e^2!Tp^ta4`U8F\L_rDbSqKk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21413:@I$;)lrlmh>`ZJ7A<3qU9U\t8$A04._*UH`^\q-#9kYJ-#\/8@:R'euP"3diW*3Y$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21414-"9PE=5jCP.d\W.TT.r)m\6uN_H]S0><Gi/3G"7'b!-uVu,e><4qi\oKWoT,YbX"8S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21418-XjfY%>m>K]'lW+*2'n\G=M2nN1MnCtRA\7JB)E;r(d^`"@oa/GN#+c(j"(ZoUj<NX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21419:RS-%*XR82i*$GJj@#U0;C)F`0[Z_TT9_*H$V-/FClP=M11P*[Ee*Zl<X2`Gd#heDt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21420-;nBBD)q!K.I+;59]/+s<DKGSP$;/OS2EHeL_;s(`N"pt"<)L"W"!dgGY=.Y<`@/r>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21548-KlLs"A*3;ZWs7$:&(G^%8JZZ$<nH^so-4L%&pEom3ceX>Hr9ZQD4k2"g9-o\,3b-2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21549:,/unr[r/j"?`W$9pjCZ_^Y.`(JN$sF&@q#>SUAuI/KRQI'rAc7-&G\91kar[e,KEM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21550->kDdRND%*%f_i@?nlf/<:2P@$WVO<fmg@CEQtE_4<fMi,0I12l^SQ?Wi:#<frY(h^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21565-6C,ZZKiQXckem"qM8.u_T<fe,1%9t9YM)=d_lIc0Me=YpX5(K)4I21)dO+NF+UNO;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21566:`oCCQrr<3%!7YQ/rr?WfL%]_RM7"VV/;0$jS?8#*`;V0#nU<XC,DO-((Bj*V09t:1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21567-n'ggVrn[E1k78/kf>C2G)(50ZIYZV5.abWj@muhHmLn2<%D>h)Lr^PSprC=!ItrDR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21568-DA,mrKFp\Z6t9@:1k>T+(@V#-I=6LK)e,+rIA0sJ`/J)6Yl$$7^PNM*>=7B%mI+7S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21569:[Z2d>qh"h?R>*`hN$!Lai+pFoT@VdT=iN(`I<>$D4h];3XJG^sPYn9h^>Q(lq)AA<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21570-cd307@^eN%`?p</kPIaAo;>jJP%%6H-ialF*lQXUN]b!MHZZb0cN5PV/d_RdDTO-l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21573-k9C5[^=eT_<d$46%HOg/m3e18^gishH?3F"ptGGqb>R#+EmJeG'V.pE8")^=L3el$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21574:`HsHs$?8YX<.#L;flZH;.`p#*04ih.7BGd[fGP_i#$N]J$k0'O^`KmB_!cq?(:N`i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21575-Iht4[D3g0il00<AWKHd4>kR*drHL3dQBlR3/Bi!3@k-5)),Z:gVo<7"42C@L=#q)1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21600-#f]M)n+42DSnit<=FUo9]`"2HOl;KtMAW+RR9?=n]0JO"V\RNb1il%XG*kaL+#++`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21601:hIeqXO2ClNZ1/<`/u<?/*QbiX/3=0TU$<HlnQ.#s"0gO\1EYG:[j5UFT5M((6D`^V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21602-4V,AE@4-i/l-rn3m;MbI[^Tsdi"$F`G;I>tp=GWP6t[W2+.48X4\c8CoJQA4Ui$gq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21607-Jme)DGN.Xce'?&]QZ+LC?nbA>QG-q^C^elnl5&5e>,3:J:5Z,?%YJKUS78dO"0>[N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21608:F'G9TWs$ajl%t9m5`p'k$KE+Elp$b]H"C\Y=W[!XJ;th-f'@6QhYnXl`N8;^dG(R]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21609-jg3eZOQ'@&"-30Bf<p"Ti]D7iR=o8[YmeQ+Y[8i(j:?9HlsCedO5d8k.m5fPKt@M$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21649-=]?Gp5.IKhd9j:WKg04"%SP_%!T!#>-2?#mTo#3s%2Xe::CPZ*cgSs#!U81M-EMYH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21650:Hr\bbrkcD`[9Gd.+O.$f<=S?*%+dDK-C5Isnh_!7h+lg;QP-`17dH4cI^SG!EO)JQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21651-B(t_<f\Rd7K7uIClCJEHXX'@i:gH^k\O/KcaPSh8r'^GPoWPkkA.K9)i/Kh8\tFWo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21653-8G\dpXIE;%ioO1*3o8:JFCs.l'fMnfrmC^!P>GJAr@CPVcZVoKJgJFo6-!a31@[=8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21654:K`0\=-`I23rr@b$qsg`&G$65HJ)Y<RXu-Tci%mjL7?]0/nq)9?oB/]q&o/oamN@PE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21655-Fs"nKpMr;:bh#<!V[H.=m:R-]PYUC.CRl+/_o+JBd7Y'PMA)!?%.J9$P@!q@%uApR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21672-hi9fB0D9jdQ^ZTYR4Xsp7U_f>:B:$jbUmFDCJ!)79+M_N0;E:%@UtE%.\q1o:ZGe6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21673:)(B8DF"BDMe<\&B:@aYJj*<n-,`Yk$=%?bKGRj1!K=>r9#l2*nRcP`$6"c9'83T<%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21674-q3p3K].aNbJ=-.(#:/K@I4KXsLR6TVSUe>,q0]/MN3ai8d=S:^q:?dhG^X+:A@:)9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21749-=PnW/(acauG$1F#Jm*889';-DHJ3_UATFfiJB6FL+QoHsCF<&D2FrrgR?O2p`mB,`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21750:TUV5C,G(`pZTM%%f+Mf[kN?G.5sgGeOm$S4)MIo`,hj"E=C>d>!keu\;$OIL(]bRd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21751-1D4n[7<k;-S!g+?(R#u$`,^=AV0rLS99f$&'"3Vg93]GbXCUq!Ah$$X#BT:dT.IK]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21757-,]b\"g<M_[mV@rt^(NBG8sO7en\?3Uor)K4'5r$1r4+e*Q$nZ@NnIr``(X=Z<3't.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21758:d+4%(?X&jEFOD1J)pIf-j&:]S"`q:#X_`EBD:U!P9<$tn!,fGrEE;H-e)Od`#*kMU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21759-ZdF1,orRC*'!_"qV1%#BDuoFPB2\$K"7F=<1-F\B/9iO^aM9[=[]#M]L5<bR_LqoZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21774-8fJ-!<uCc@GMD1gJW5A/)<;4r<sju>#?;h,]"0QMMAC5Uae#F#X-WUdO)SVt?p7%-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21775:Ot4`,rF.;4WfR3*O'[6L8FO\qZ&+^;R'GgfY)$.N-F=:tU$CNN[sU-*[G5<o,a*V`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21776-kIOZQ=Ktj6o+gAnloclBD=p`cmn!`DO9Yr(bZ]kLOMnD&P9RO&<iS7;$ejllA9S>*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21804-Do/P-<L;SXA4O-4mJn*F)"1<Q--VAO8D)^jN:$HKbr\!0ha0d&_LNN0]X\.+-Tlf+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21805:`/mc\JX?p$h$lab:Yc7G#YmqnPP"S5;D`D7dO8*l\0E5\dlHec>87m$b0Wb_,k4RP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21806-rr=g95m&M!=qO:CNYXsbeO[\0Lk,X4<_&9CB'1+-9TLA$0rN5b"qG^p3#"STj""fj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21816-j]jMc0I$]?j8)bMXV3DGYsq"aWt/C#buBdMZ8?9c(<1NZ33)PRg&jlWKTZYr[qMen
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21817:AeKNKK1M&bUk#r`%Pc3PD.`b/'o*YLniMF!<(ql<:eG5336k$4`g/raWs=b1N-sTr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21818-&*lT"?MbURh9\b$Wb%T,/V6OSS94aPW/lN#0&uP7Gp$V3V*f75(n_h#&6+kfEU?M(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21825-'<4C>47GUFH@"*`Yq0mI/GYRFi;dg%C9Wb?19lQu,_;,Sj:Tj$ore^<9i%a@9QuA9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21826:nH(2@Xl:`;$[e`PeDe./dF#.,B:EF>AXuZg0KT'!oR0X"GqJb^&MYaj/;Jc4e\OWl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21827-4*W*\rr?.@Q4@oAI42EnVK>.+G=Ps#b&,DC7,WSp#247`W"iVEJ[k:f/N2X>_hIKo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21831-9.hokoEXlelaU0B!\MN1lut5dnso6p(Ugd!d;&$kQ=6R+Oe_e7i,ZI?5L23!#Sn/;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21832:D:N/J\1.g,pCt]+1[Qr9;2'.RJA(`UX$IHjSUrLJWZ`XK:Te\3/TrGP/#+TID^%7X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21833-=(*D,Otueq#jkjEP$-9[QKdt,/V`Z4#No(S@Ku'um)lRQIe5Yr#97aYer?`R[@IW7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21839-<e!2X4ErEM[g2+YRcZJ`D+"^ToAdD_bb0UZH?%^^>"RE3Y\pYo9fD.baqU/fc?<^@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21840:FPG,[HBpOD[neZGb`A#8QPebjAa#-r:_?>N6GbWm$Q`<f3R?qkAWD$`1!?n;>a5bM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21841-^@b:t;BK,OE`[DlD!(TUV*9!j#Zg!ekQ0\Srr<?O[&2gE7A"AR-mP\:,Lk9Zqq@/R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21893-_&7MB#P_8YIH`gF"gH:-?jbRH,bBJd:Q7hf-t:,H#sWOpYbra>\2XJ*`Y>&3*p01L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21894:2`;kB_R=niGr.$!F??U_DjJ3b]-o/EJWNZRMt`\XQJ;M`i8Z#F"JWG'&@OBX#sOTM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21895-L?Bm+(_?nt\pgNaeS$O(YpM6-W$TL,TQD6cX#BPnH(j#')'JZ:Yu(Zm$6sO7n5uXd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21928-0sL9laO@o2+BTsmUlHj]D$n2o8El7BE4+0[En$*A88Rn@')>*"Lbir(HXQNk1/"ER
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:21929:#;4\-#Ql@%*`>V9b8WMlO\.&eGl*r*D?\(Nf#BZ&$';D>"!=^6?#b$oo1(?pY``.h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-21930-)'FldQ73/t'JAC?+6%("eE!(>GunS?9tR3`A.03Zf)tO,?'Vmi/F<Z8=<o!$FiVQX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22012-fQfq"b;eN,W<Y<7gV&Xt]hMI).pcHgGpL%:Ks4g-EXip+E\Mh&-G='Nrr@YYh-Wj6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22013:>LsMZ:"*`$TN+ro,T5NW!+:0*8`27UG2=Fn2#dOipkfThg-_9+hI2*c+D$=K!$kXp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22014-6V)R9F)c1BOou^8!!;QTMW)Qa/KS$^H1e,m.ENYnZ+A=?h&F;('q&n2Rg/i2(S/?n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22021-nK5[YWG5-X9+?l6lI!DCmKh5qjRh]f[IqiLr%mi%Xk($1L9qBsb2+oE?;@180F(po
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22022:-]7-/ZWop*?A`g&rrB74l$-GjH?,]Z[i$\[L[mn(qt:3`B>IpZ[uIf1(e:Uj8n(:h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22023-BOam,fF"ajnkOOTYDRGTY2WT%D6G:oa9mg+)iSD7eCX!c!;mP+p<J`ZDho_71#O5:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22029-AmG%%Sms<u[l3A2i71;ReV5AoMibgnr4bkY>S^`nb('mScV?P3ohn&4gZ-(Y\-7]h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22030:<`,riXQOKQ8>9@n#A<JNF4A``:e5$)WV`?t.9>.HS''iS*"kj'o;^*n510H:N9#+%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22031-^6MQ0lBrF"Z5DQAOq=_1S:F-8YQ"U&^#/NqQI\9WqM``MbTX9X83F_JOq^&0_-8:5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22038-5Bn)Bg#l)Vr-RI0<n"uoC4f-fZtBfJ[rYsH8]H'XD;bEog9]bGR?laN3[VJ;UjsXM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22039:>8F\:pKSe=g:cgfRTIDAM_`PVGV<@ND7&DDA[[F`:5?>._)u>7:n(^u'$f`6kt,.O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22040-D[LkE*YHtN7sEqfACRci8I_MdBF[SZ;?oGnYH>MXrlb<A#.tQRM`cLJ>@3:P4Lp9U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22054-Dl;mSA^kbbO@.Q-&nR(bOpU9\E:)NJFA&QuXSIl>;tc+<Xb&KdXPgZ\f5tuEC;:8N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22055:l0h`H$G8+Qh,hVJrr<To-L%ugW[(J6,#"@51FW?TloJ2)K>',+QZ`r)qMq7m-:l]:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22056-"q$W3G!D77l/NFrPM=nuh+XX-ETFH9U$l<HPEN8$VJX;dA#^:_5,?'Xk0DiGj?E<s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22118-Kb\lP:0[$kW+=PL(/;-tER:\5&#R[/mGX?iPUHlf@#ao9@R0iAbB;&nrr??U-(`CB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22119:SgPeK!,TKlh%e."ip1itimAUCj8m>LO'^XW4[\65k*`*J2AZ"pdP8X$/kRd<rd?<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22120->k"aC<??pH3`YW^,*.Vo.6a#khV?rP3dakb&ILKLO8f2[I,/QnUOArHpBjnUTOdfr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22137-@CDc#SeTdV4;1Lh='7D[kX/7Y<%AO]=FeVD3tb=]aLJruSc%t!*2-<[lWd%t&[<iE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22138:6_(0TDnYRe3`8\"r_m\iPF`djbL`S6;SaZZI]#$g=VL(E,4*Qi/@dNUO?.`;Q/hUY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22139-rK?/?>j$8ED*KsSVmk*f-;1;en!V@t;3H8Eo03m`YtOeMo0^/'Ji!-sYNoMJ,*K6X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22157-m%EiA0gq[0$A':$\Ll)]MY*C-]+BQ%GiEZY$:r!oT&\\-4kt)]7ZJmMB*>@taK0$6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22158:Pbho%mb6e;4rq!G`3Bb$I"@?.Vrq9h`<(dQ1?EsM?%'='V`"#f$6@4nEoWp&FjFgA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22159-\^`Y#V0"3#!hYj@V*h9Ndom-IF?1q/'&<c\.9Kt=JiW);oW75j[oj#I+ia_i(h;b?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22192-o]e9]glP"e:B<`E#j=IZ,.SkL0^;1lc8pE>0G0S0'6=S'PLnZZ.Iu;WRO;]EJW]b@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22193:nJ.[n`n'Q7K%L0817SArJb1d_b*u9`+YjXn(^$\eToatB'Q.lf+9p,>lS_6;7X`Pr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22194-i.+TJT3k31[I8-@RT;kAQq1^eFY#gj69Y9^?,4O6/fB5nKDp;aT(bt-7EUA,@(["[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22195::QNh_jcVs@!L:6WW2`n,L#&'C<nJ64BhIJX4ajS$ICN"sj`qkl5+/2La<Q,+3<TNg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22196-St5-aRRU:jhfEYP'Du5#'X+X+gZli6DY"4?g]Lq"(^Jp"#&K7VYrQ6beu>C+)CWI5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22232-U,$K-(QedS]Fb<l+dq#l1eQYLnZ36V+142dVIU;>,6ZqEeGIilH"A(fZQ"=K]J2pm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22233:-i/_;RQ,uj8mTk:)_/uc:U(t+SuoAk`mNM\8Z5cr-,%:b]\$VcPVtdI:Lhh`*BO%.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22234:]"OOY#`@B%$fE"bJ\-g(-I_.j8?Jd*o2qL_7%=cQI1:Job9!-uEGF_pM%mI"&n`*K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22235-:Shbo7I'OP=_rM;nA=m#[C<PDN]WH4VMqr\](/Y[?UsD.>$H5cd3Ap"`0b."#>u(Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22237-'UHe^IQOfsUUdmj/8FR><DIiMX^<IA@H>%\Gu..QX@.VrjRIk0@edniQ#:,h>o3e;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22238:&]XtoX5olc/)4E98F`'UA%QK-3T@]1,*S0a>>s"iEk&QGjPD$'IXT@$IV(iW+Q5h`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22239-5.0RW%C4<"*p.!OS7#`r3Zi\??"-^:i`(/5"bS7?L%HL6oWL6bNPt/lS#.jgN8u&"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22312--Mo(:bGX]Z$L+un_G5CDOjMW-Vb-'_Zki3qZS*q%^s77d]n^LuO$:%MC$af^c'=j1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22313:@lb$]re`Lp#'+IOh6gFVPp2CA*M(cj'[hDc=UAZ$@q`m0c:KV.U%RYP)TRZ81s$Xn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22314-TC%SV9P$K/)"enFInl9k>*"[rY>f5i$o`?#d2.g[KKA(Ji1F6qeUf$t/tNm06>@;Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22353-R[V.T8?p2@O,8--P2=k,ote#GP1*"1^6399/E:mrKiQ1sY'gJ&IXH""0>n</E0*ef
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22354:^^*J1o-S\e)<7#)Q$6,Q3HRA9)lBHfPPL7;RPd`$'D@O7kF,D*4,[=6b/YA`8H9\*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22355-fCk/+/akM5jfqs*6o1g,Z2%K_OAG#hq.[!I\"4Pj4?qkC)d5//\pWF/$Gi:<PJ\#R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22358-,@HCgOM*[P1+VNP'P[<GBsPB"nf^7\^d0`Y5V.=EeeP25481s8iKY:s1s`D@B/q9c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22359:rX/Fe`<eAq>PV9!\HQqTJ"a'7r)7^HSgU!*@NT9L:`PM$YR8%pe%`5cosV.&0DMim
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22360-'T>UnW-N'S+GJOi5He8d,0_%ko&>)d,:rip\npJ-?tT_XC?G=P\t6W'9fuui4juIO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22364->s@[h;?bEGPn&/#TOG*aT&"2R]AXfhC#^9Wg1VDa6$!cp]A98/Z6XPQ#6TV1]mb]b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22365:b!%0Xj&WeMCP=OaGrM8s-pS1R2J,d3%QO0^b[S8NjgjUF>Tg9<`I$"`kKt2D`>AKE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22366-r]bW>Uq/Iu"P"@DC+.-sE>RP*:2tg&%/]2"YPnk`n5B8d_>Z:!poiZBGj`4%W;uPG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22409-i^nMZD^Uf]VTT([/nE[%0"`4"4Cf"!4RldIXHp33\eLFhh=^#\IS82gpPen%/Ab>O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22410:.TI1WP1c`$nihD=&PK*0Mf0!e;>??n[k`kG.nIs5q2)uM^P,1!fF%F9rX,k+14Id2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22411-!^C>D$[cWt],ic:\ki+"/@<#t/WY[XrrCTo+;ncg],;`!NdBj&TFZV2Z7^k#n)A5[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22450-H;m74\5ak[81.*lmMgsG[,D0/NuJagPt`2HghsVI,8c6p.6fPeZ9tu=7Wp6>5sI55
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22451:H%`IHGf4$G"ElVrIA(1+M:`;)Skm%AWS&7$$#$b-lb,=uaVHt*914DO+h8uS]golP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22452-24%+&q\*(tH*,hW-C)^DLHdH@Re,9lP#[#?ne0/3iCCRk=m1;Wpk>leT_M/N\^g,D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22484-G_]0p7@GNm/2e_+4J)QQX_UhBC5U:"FO?q?VV@!Xom:mg<o>RYZ!?]tG2[]d)UQ"`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22485:f7l/0q`/e)/haLZgE;K$.Qn5\q@9L%V5.I4\pq,X.gH/-_l:tUik&<r);0D:6RF`G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22486-#9/*%Y<JtTH6#2p'c*c)bBu\H)o5^Sc.9%F:Z@?\-#LLYaqS0.j/m<err<*!+POHm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22498->jX'i1'YUcE5JZn)TItm,)r+E!'CYs@m#lF'_2*OO;NVckGCHniHdT<dC$P@2+utJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22499:Gh=;/D4s^S>,`"6,];$YOq_EA2uoPgkNc)iIF;FdRhM1`DbpsNCGe$g(pf'.E**05
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22500-r5WQM#c-?U>Bd@;A&d6Hcpqq)e(qfrJ/u<a!DS?g2Xi3lQHQOtL-XD3j7uaaDS+&k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22501:.9/AN.Jpc#`CDW=W8&UVb$34o4J<L7`=jlu4c[rMmp_!D8Ca.%WfD7dl:kog[3gTL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22502-ctX217X^sbgHGM92o?GGD.ib.G0:%c%X2u"4me6#V/.?A&G!.,!3C7nSq<ZXVf%I9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22506-mu-=_-6c>%%#%Wr*jt07Q]EKb]SZ&hq^>C.:]m>>EEpMki`<FoHW_3m#9cT(4V-^^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22507:H[U#^^V>T#Nf$C.FjFL`?#e)']3XWA</bujJ$2LWi]TU7o.5fd3'137`A:!7,.F(3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22508-c+`#L"G*,Ar8tY[m]I>QKS!@25"q0JIB'EXW@1#g\I]5N3?OM^45T]oq9r%3otRi%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22524-6VRrB9uK,[qn:,F271deM.#*",)rZCZ1^3D>c7:tQ*6]iFiG.rSU&Ijgj%&=@M9S]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22525:clDF5/]m>T<4XNZ`FqW0dG/!!4qs.#/>F$g>^j&bcPgY+mhSGAW#=u-kPQUr\-$`)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22526-,WT8q3Baq?;U9\9c*WHVan+9J!Ch)mn^FUA/Y8W`C>DSX^U=Lh#*qb%\I:OZYn]_;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22537-",.k]c?T>rkk;^oS:N&RSn!9PPCQ0&2;;8]5DBl5m=I=NL.[#eNo+0njPhsf:fik4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22538:Ymnge,NfnOe0`tu6R7YO$P7NS>h7JuTP>:+,"W`lJOh;R[=*>(U(bE?:7j)D7ghG5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22539-3$gV4@[9Qe;-F`cWg);7FXK>#^6QZ"aiR[15%f:>)moBc'ZOduq9Y'V"W[-\=(Ph!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22541-fILeI.#-Co"(ICRS"BVdmI2mkE,5SDGQVggDogNU2*`#\\ntrn#8f[/MG6NORT*E7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22542:"\sO@?`Btq\Mi)/[d9$3C\YQN+SeAB@Mo%@n1+lFeu't$\H,8`Pk1O:Y&\lo[SW"F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22543-m`KB,/5KOM<KhKCZC,5YD,Rk\#D%s8Z*&m\C#'Q&B4bmMH\\/co*/.U@Xe-n:hlu?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22551-,-*U-3QW!.A%?&_$cj+a^B^A+oW5D@C9#9o8/mELI=V=)db4DDkA4a%,mfk[II;=^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22552:kt:YM2:X8j!^P'U`$1@7c4hr%<3b-$,9RRPN-$261#.ZS/2V$:mZ\rYOojfi0ua`=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22553-f7r#1,l);?3Cps3+WK#rlQ169eqdYWVfm@/g.I'PEN)6o'aKAO^TD,_SXq*+R&2W@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22589-#eY5BN;Y3+>3LXoGC'`A[nR6P<lQ!:-emlY'Pf83aNQkp6(X[<dM6Ici_.!D[RU`S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22590:-kTP]=>2g92`u7-KlsnrR_%.RFJ$5MFtnK6j#hc*$&`SoQ0A*a`12m'R'%b,$4tIJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22591-,S?@&[4<eF[H.;CIc>F3H<!+.Xf3qtgotk3DWXt%#:(8rL.*.k=8A>Oc8\%TdZDN[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22620-eP>L<GH"a"6T<^O,^/(U_,*np3hO^0d:1E?>qu4C'FI]A"\sO8]l>)DoB_jcR:qgn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22621:eT$j"%WU@*LFc`b$Fa^@%u1'02Kj)9D[kY<C`u7TjIT(oc/EH-;l$bG'/Yak;7?Gc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22622:#D7p3lhF`pXS1ss-,bQ)\RoBf3Sfcfr@@>T$T-5oOMrA`iV'pCE+9nB/(MG7.5n;<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22623-#5MPmk?^.]7;4X'[daSR_8;8%?C_>]?Qf-F`:h$=7bK,47a(Nh5X16VVrPj%5nlLd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22653-3QJD)C>4ZDL48q%kLeg(aNK_Ij:gF>ZZWs*`"!MI!LWle'j#<'(A!tWLAfiI!'+sa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22654:4Y$!T/[`1#<+R@ULra()ZQ>o(b_dJ]SUi$sms7su=RJ^FEdO!LD9Ib`%cs=%+<f[(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22655-;JT;kK&!HrR#i?0h)BZYC@9ZT$dd"YkZ_X1$S^[e`mao]>`[!i'9k[p6?8jhT7:%.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22681-Oga>pJX`\hqnRO?Wf\`N!g\eR'sYg-QF=BWHN7&7q3uX7G2duFYl*bQK?C\l/$t6W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22682:OSX=eMN0C79UH3=J.=du;m4KaP/Tltj0/:')f,UCJ>B5`"CR=2JQ"?Z$4k>\fE`SC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22683-H;o9GgfKGO"S_)m%kLbipK'<!f'l/HCFK!hqUEfjKNt+(V3PF7M6@gPh7FB6AZsa2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22715-\,O^b@Agbi0[YK*N-6a.kVHIgMrG/6KuDTpoBLME<Foki$<%%Y5TH<WV.!R?)d5I_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22716:`JDJ]`p6ZO7u09u@eo\DYYs9Z1;gJ0S;p'"$s1`g5PSS-MI08ne/$%I,cLF[)kH8E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22717-E)&G8LXs-ikusU?9lW>Hgp=SRE&+7Qa0.@qVg)fARrjff'?X".]UfIj3;9RJGfdqq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22729-+I,p]2Y2Z.FZ^$1<pr3tpt%h'mX-7]l<5"Xj4QGI9r1jE#UFQYc#c-5pri14a0sQB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22730:*]*>p[Gi2ffg=H64N*50j<tl>2;rkIW?'_<,\\5`EX$bK`]^n7g?"\<A^#OF-GM]6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22731-1p(fB3o7HLZHK5Y8uKmG_NQDgo9&B.ImDo\6]^!*:&%0S7-N>XM0q`MS)O<R23mR6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22750-?XZ[g1%:+pHLQ*?17MjHc!GguIWc?EE^/FrnpeRs35pQ"2:0FV[?k9m-9T4k$:4)?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22751:XQ87`VO@9N%onlg>jB(Y:J[+jC=a6m/2?KoKL?FRj#Q2Yr@@$V*,`:#eD^b?KlBcs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22752:#ri';3qf&4bFc)qhDBd1C_dG3.KJ`$39smbWd%/%>-ueeH[,?c##uX\"RoB^VR`r/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22753-OD<tH)*HqRY%OHi?aK^d,NGWnX2-ZmP=V98O)ZH(H_4OV?Z5qirZUddIi@'Fd:9bR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22782-Rkm\i^rM-OWF&>2ZGb#0g=i1,iZmf'[(@C8BkM4&ZI3>$%^?&JAA^unjgOdaEF#d$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22783:+Om49/M:#Z)6[J&UNQB<G7D`f68MkPV1jW;U(3YDK$r&5abbW_]7J$`5,=dI\i@[S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22784-P80Y-P3rle`#Y0iU@/5H3?@tJRp(3EG1?H51m4-jce;$1%VbnOn>Cs+Hjl/%)Htj3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22852-o;nd(2MmD/ebU?q?Ko5XCZS=^-4a/tr<W=:4*40_&2V<s.`?=fo:"S,Q\`r#W6HkI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22853:a0`8\<Z)nH'NZnj4*&Q$^aLRE4V+3f@iNHe-a(J.UHW3nD*i9`4J%hC&jiRJjl@\-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22854-Mt]`>24pVt8TtGPFB28,!H+YqC.!>'9%NK'k!lFP:>Q9K'M1-a[O&YDeTd/`J7S5t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22871-X%AKJ.k?J+gM,VAjk`;@^-\?2rZ3Te>CP"hL[?=g>'N9KP04BQm3Z5gTko.k?q/0e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22872:fFDjb)Y>`/.9Wd\4Zk&+_qpR,T-j?niYREb.X8F$n^iUuf%'2#19I?,.]<RP.i`Rp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22873-a#-k+AY$!!baDh&JWSP*#SjiK!!mbMVo=FPaH;KMOh#qUV's^`A[V-3T#e\R$D<L6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22899-BL2^cac*M'#lO#3UXcNB0JXA>%TJ]UqXIc&l`i,SE2b*Q*=`)A54uVUY*$mdXioQF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22900:nA8p`9/K3B>fHd"Sd?XN[fc0($FtoS9Y($`bTo72841KVm7H;#+7DARd-lIO-m_.!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22901-6&tnZP49fd7JINu9#6VJ2\W`Y_)X`NBh>hWbiP?JWTC^VbK1N0h&Lt441O&;+4dXu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22945-/L/CT_PtGZK:[GN<daaCfa>&s_X1f."D4nk1jbUJ'oQUX"\="B5+bH'`S/=P<dL<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22946:R`2=l#r#KO\_*LFrr>Z$CDPA)O?><oTTDNgX7`VEXXD#L]iSnn%-'J[B<AHj@:=p,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22947-k:FcUEl8IMYLtG^Z!I:R9srNeAQ^<GU_"5k^^$`bC=q,0`VI;_F27r(83X_fb/Q`)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22975-_;K>*1b0l!"I"-Uc+9#e`dhrG?Z@Fu\JVA:1gKBK&Ve@ST>rf`$i+&ro2W*,rr>7U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22976:0l4?.<`oF<3$WC_>#r8^G?,skITPZE-O`cOGc@EXY0W\)g.<;T*04j/,Z3\Q@]Z\d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22977-!961ac!H4HS4$+1rr<Wq0`'4`R\?cc`8u5..tWC'0F2Lk;e1'o7O;=&.(_50T>I+'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22978:0h`%Z#>q(APcS"Zb,`9N&V.b>rTRI_Ao>)h,$E_hY:`'ciCM9X1\aqa.9._qkG*&R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22979-NqF#V[@"rZ=MgR^4alTNXGWX_/fu4sIF7^.C"_6=G0l-.K:KLD(^q,]!KC(k[#>mM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22988-P^=WHh3E^/jC];NKAN\!JjP8q7XtK85m7)a[EgF-ki(ljYd:g]aB=`;$YLr;%;s-K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22989:mPZT)nH%0gaf]O+=Zk'VdL\]R7r7`jF>i.l$lKs0,aST6^9tj_=+5q*7dX>A9t`\)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22990-`XAG^,U4s@oc<A"Z(9(>End64A@Z38,LbAW.#bGKLR+&l(bjZ(+-4*YO9+I^&9^W'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22996-.]3i?[n.`QA4A6m##h.$cE)bdgq[)HZs[c:5fae^8Z:J\;";iM,<0Ae:3(F5o;oLY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:22997:p"^Wh<m[j)`e$jof?!0Uj,aasG4_[uD@&BEU,%n.:3&SFX\U+'in`"WJ`(J`"S.!>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-22998-\dG/UEjL$H@bmAa;>`C<rH`01LlL8dPu_NH+?sQBH!u4_oG+':/FirT,6oT8<<2D3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23000-OuAABe#cBN7]%W!''aM_f`aCqU]o=@@bMe\"nqoTkULGS4:qfo/X-m`p@K3'gX=8d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23001:<?@u`W/-Gq\1GEEEa+J0ZY_HKECaU:7DDC(),lU/:VSaiECY.$A`\\\,U"Fgo`ObB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23002-/tX&lIB2EX(h<l,3P[K3,h:me-"X$sak<(^!0KnC3r3CdFe94s!uQ/\"c>(,GC!ZJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23007-G)6tK.X%>/E]r_e6&]P51f+BtN`;N])<?[A`:0.eGnr[J1MmJ/iP-;+i4HBU#2edQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23008:P/p4a-S9pp"7`K4G-_uj$)`<(,))bO6uH*HPW8)HR+)8)l!nKiaHqkE7,\&,I[0-n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23009-e[Ckt]XN'I3VgdZ!gUh+!+22dHbK#:)ZmgpEuH4t[s,m-'X$n:os'gk4X(hG9*FhZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23084-`r3PbqDFoC9W]r87C5=1GGt[Xr5F,dr%ud%]I2Y+%VV0:i[]XnO*/8=3!U9&VE(hH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23085:mT#d)cMf94`F(.D>FfDe9NQN`A9f@Ir$*B#3P`Ho^W*tnpqL<Q"BrdqUp7fe7]%C<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23086-jG+id($lEGoJ]fZJ#":1F6:8pjgll(I^S]!`p5UeoSm:,]0AJL"3`68^`VfupFpSc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23172-h.bTnq7G-bRGfJP_T!9Ma#nFl2;oV_Ztlcff'cpUOtB#b6#dfS64ud9TKEhZYGAfg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23173:p.[I!kJWQNP.V`:'q#!lEtot03'@$YQ&P.23PE!9S`23S>ASID8@Np^&Bc0Lo<qe*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23174-gl7i41;%7Wk\]^HZc?\]N=$,TX8iAE\At<3=]Xcs4'UQ3&@dWD73Q-6%PW.fYrufa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23197-9C'%^Oti![TI1!$^Kf_knssOe9j,Y>h#,c`1@J^R0nuYXI](S^'W1$F:@SiD'I&aq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23198:MP!q/*l3`HMFbQ$a)9G6CMpB26NRPeU2@ah]n+\aAcDas24IgC&dA6s-\WS[I[`^]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23199-RQ`X:)Q(tI@e#D>gT:DTFlb3.<Z)B;**:<E^9H<3^9OZ;H,!j?j[d2iH\KQ=F,Kfq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23265-@h)Q[$t'aq;WLlf>8#t/FN`C)gKf+PcuuDka4D'O>[:"4-0Ed!EiQoo!U9hPj%t)t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23266:,;)pt`WojeeJTXVR500C)8XT]Gc5SgD]Sh'$+@;r_g*`(2Dg@(faYEE,Ijj-6Kp?H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23267-<O]Zj2!:AKH+mB+j5.?-R=du]N4A*(4OqE\6AhWc+Ku^ce$To,1VNDs4LRr"]D-[1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23380-V/7JU9kPt>]Z^oi-,<F33R2u6=Vd)FZ\[_e2Zr1NXA3iheuY?Q.3.Ja*O1,rBP_[\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23381:`ji$eI?.9`d`dm+!bkSLZ/cG.6-2<TY6DiaK-W49ZiX79N9>A4I\*o'&p`5:WiDT!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23382-6^C$jWVe8MBiSVEQ3At+Q$*D2*DLT<XNmr5d8JpJ=@\W)BgVmYN]M:t#4i5^G$rb,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23392-"a/*\]kJ?AU2NC?>FBpa06M*F9SO8b2Aq(h&bef'F*:#73Q)QUd0.>gMp#_D]icoJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23393:h)[i>O+7sM*%:uor2Z46iHV444i!5(3=+CPcWko'[;qGA>MnOP2[`7?^$WteDB`$g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23394-ncQ6$Q2l%QT;?RL`G[>t_[Pt>+:QQR%/TrdCSd<)[#Gob8tHTUEM%^1aA$em";6KH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23403-kNcIpq#-E!BfE,W.KBGO'D8LZ`iEr7oKJTmK5/L&Vo7$'21+"cOX1*Eb.'E)Nh9MH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23404:h\+]>#15g[7CslQ`_1V4a%H$.(#)4S[&G;^I@`d%h&$,e3hQ$#]]37K85*tR\.77[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23405-q@%=Yf"oTf]apCQWQX-k\\MH4rr?S?<EZ%pJEh)D>3?Z%8G6:Z*#6ahhCY?!!19q3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23415-EB4QC=-bV[*9?s.LopdpasfQ"[Ws7/BRsBPh?bDLK@_.BWgf>JW?ZVH;4DH!hBtP1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23416:X*:MTOY!RZ#d`uakAe;q*r2\MOM[/B8'!\j4b<=o<i-&&_o]<]"FS"*4c$,h9c4`i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23417-WUeTFci)tmMFlVN4c("+"c48\_sYTQcrQUq%dV&lG3p[FpGJP8b9:\]a.<=kX[RDC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23472-l^$)h/`G29afjUh1)(i7Hu-ZPK8pHil!F:'W4T1"qi2$mPS/JrNl(Ns:GNd*]J;8t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23473:A`.(-2<UEfl88($,tQTS\htjtJ8u-GFT!Zu7o[+L`PYp86O:2":cJk""/kIBJm7hX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23474-I(s:#8Mo[??TR/A,C**Og:>;jl-<tALe1kD<"p(p`QW_oFZXm-QKi,h2R4iugdoQ_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23479-ZHHiG$Q2ht7rb+j>1Jg1D,#rFK(anK&X1%?3B@!f92;ou?:L.%o+Qlbfi!6Sj79A)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23480::%7tgZ4On^`S%^F1#Vr$aOeo!E,&7V=rq7$nU`mW4Xt\%L04H%hEmKdW>Q)8Qp4dI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23481-T+:.g#u@tN0TF@LA]YqP"HT[.<aHDcRgE\"B_K7#8HA<PmJ0^_Sf5,C#`B&$V?nB-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23523-Je'4P'i.`^HB+P3o`"pNYJI.plcY4`;"lnhj_ia]))&eg-]aK&X`#0.<c:rcDL7dJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23524:bB$*3=XbtZr-u!%XKGE;7F.L`EY[)3S8pEX_S($-rr<nrck:aC`+lcm4H)OGTB\LJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23525-39IW]8+:$Tnhn[WZ-mONP"/=`[kUo+Jd<4R+-h+;n>5cWRX88`4p_jb0tG!<k?:f`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23571-c(7"+Tf!68D.T^8QMr/[*>^XJ1H-Q_?3b<:m7@4?nNNN+>\VeA#E[eNb_8!JC_+t,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23572:m_`3<@ufV7bXc1I1$tFYe0cFlN6nm7gknW)k^C]re]_dIH`kE[Fs;T<pQ=jW)Z?O\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23573-6X^_AlP`[I)P]$M(s=\>l(!i2f"S'WAc#6d4u/GY6.QLJRrL57609QqYrrEmpJ1DW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23577-Hu!Q!I[;N*3CjQ]\nBA#:'H&YI)!6H>^Xs0V,(%fX6#D!Z;#1T<PgB/#^O_CrrCZN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23578:c`F'NSeMk3[RZ^P@>F5kh+-WY,OK@&9"$]qqUal=`fGbuWbV93SV*YB]UiZ6P&5Pr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23579-5f%(qPE/?7.(tc[\"&%Q:B7"SrrD>fS@iVW;D^BBTici\E\ia4gfNN\r$3XI-FMFK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23592->3XFeLs06HEP^hQ9)aN/i8Gd3[a3uXm3A9O)XuFnO21bq%Q+!`;<1%VroQdLUlmo%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23593:"3]G]k\L"hE?(-3.P;j*#ss3Y)"dR+ZBC12`M\+roD$@O2_E4j<uVSBfLr,`R9fF!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23594-,N%`Zqdm2'"B,&_i3;DL3r@LJT;hThpW:jk[MIOo^M%"p)"5N@bt"`-,>,8'c)#2l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23604-08Mj"F^+5d:=JVOokd%SD.3UUo8\;]ojI3j[M,P,A[q[s?P;[nLsn1$)Z.GhX+^W2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23605:6QG:([l*D/^B$M^VO;G'8`3lPc5'-r&X>+Uf,^pYmgEk/*r$K/Mf/uJ4uc&g"D]?`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23606-W^t%P\t?\H8.%+;!iauQEL+bqipQ+2pK?"]glMS0&aDpb4'#VN]//9\jUmGNWkD*`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23636-4,lSl(a&,TnXL,SJ?=iNI;"C%(Wmni'm'Ee8c:0mV1js_X)l8!id%A2I\QW'`I8Et
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23637:VE=mVr(Zs3G-.n#"^OVn,88e?)jQbnD@#0Xq:6E`?$DG;3%@GBV\R$scV^m`:Pu^m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23638-e[4opPGeRtI%0Vm4Yr.>/*fE[*tI<"krpcL@:cg6p;n"YJ9p:&B:A=pF<*A^X]OM-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23647-YMiH`gL\n.mgC/N1DC]7O'7<aB[1m%P1>j\i/>&Q=>gO.hZ!RJJk&t9KT""rZ!iTr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23648:`\8nIj&EL?a^6hV!%nO;_=*9UN>qS$plFEo'g,FR^Cp<jo#aAlmHr`H4M9\rcgn#S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23649-PBW'aNB'-G[QK`(mcN>88Def0E7f!*j/9;2#Cu^aiua*oF'JEC_c,*e@GHghL%=52
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23652-Z-73+.h5.kdm'CN8b&"a2]b!SZ/a.J9e=`3GC:](8C,Dn)#P(Llj)pWnaF<n*Oi9J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23653::N(^dkDSe]2<9ji`l/5B=blMeO*^_1nV;kl:Cj2$p+7kc-tTnUS`?n;r7?$9S$ROg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23654-b'^IAQdk'(Zu,jlq/!!.pOO@b!*YG!.^X$9>u'16!'_Bf5bt)Sc3=lrrh#`?"cEDk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23688-J+-(F(Ok';!!drrI".aNb4)j#I4^sD7j]."O[CiJ)<t;$]mRTl6[T`;i=+1L[s$0O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23689:6#?NuH,r;0o`i10?hcPrit$bgrL(A`r$Ar)Ca6O!e5oLL,]F.3,T(+nrrBEuXaV"7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23690-_-0#IGTpK5q"mM.n#SAQ"m`6:2[!O&(]Z]T>N<$@)TnQpmb7EE?Di3F^5TAZLemcS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23720-aDP7H,\j)pmN6_&EVS+?hC^O9/%k^keudhRY[(pt#lLfeKfak&\7=";MRo:7(<]5R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23721:3%#ZUlma3\WZ:OX_\CC84[GnJhH6V;<`QsE0EqcaC$a[(%3!`d(rd=KnjpeAg[V<O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23722-8-D7Y.0,&(3tH:YC9$1q6nC*<$eIE(C/>ePZ+f(8&#\!=7=0aTbK@Xo&"/Lf[m/@3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23767-c).%n'6,fq3l`G?AE,mu3;'2%p6c".la98a<R(WcHBM"GC)j^G$Nb9?.^*oRh<Dmg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23768:MB^&*2b4:C_;#6@n`uV`Rn[\RRk'WXTig_$2c`6FALHUcq@?=Oc0&nX<q++uUd`'r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23769-S0oP?p[;FN.$j.$k)M>d(^=l3LJ/WXm6XoUp)t]8<^Vp&:=9F@p*R2*9g:l.jC:/4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23774-kj4dTXWkhA8Ph[g)!C`n]A<8uP'\'@E#.0]<1)KeLLL!J62pQ_ibP;nO!;j/:t$G8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23775:'dr,HjFcq".l6N_2AoOt_"j'@qrb`B[3N,(P2>$mc18A5/9jF*+h`2&OcsK*\4S>3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23776-D3#7u9U^VIMn?J-Rp0l!3FA-T!?TqR^8UNU[C1k.)PrV!]T4P]0E@1=8cJcMY7^;*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23837-[/6:maqJ0!0,oF(i1/f:DhtGKnEurN1!7WV=L[-pItSo`]/q_eEr>J?+j!\.39.Df
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23838:*^A-6epK>+n4KuXDnC$*"3`aAYTDFSn6B\("M15Ph??W#BrC$>>B=uX5bTKe=,D`q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23839->QSIaW@,)p\'nTIGp9eBOC8KId=!fJhaMNt$Uo%CR!7q_RIXE,KD`tp&kVe?IH"A\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23925-4f4^CgK\C:=;/tt!$7[0<V*)gB*X6A,\bsQ_p'LXPeUsr2]rS1jShNMXaM]C%3rr[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23926:q\DZR'YaVMeu&sK`I$DOk'YTk7PI=An^GCA\qbp2eC4@/l5&,(6r`u^#'*r;YNKQl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23927-iOH6U=+X=a*@6nH\dG*XhG@=tFT2>kqt"1CY-FlnXm$X*3[;o47+)L,!HnBar5em<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23937-Y$Gh!I)WSH/`Z^[f`sSp)X]k9q75c@SPu(Yq%h_WbFEM1^0-b'<&'Xi.=YOUA+Rb"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23938:2se`b7/V5te^obm+).M6^)9M\9)$UR(Q6SuKS-lR`c5@err<)6#&,.^HllkW%1sgK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23939-,.UQ7\#:_[8Z*eu<rV=F^9.0GiI;Tqr$LpJL\t*0fK:hH$O^Y8B"#'hG`LRX+KldC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23968-&t=hrEW.)j#o]&Hb#`lD:HXZ&j>U,G4hS,@_?h'LL,^%9S6)P3JW-liK$hX]PlPd;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23969:e`U$/]p@[3+Cg?W%Ti+/e++6k9fje2<dIJC>krHZ;JQ1AnWY(EeY\f,8cZ2`EO%=.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23970-!!#+DRf/$?K;$\G>/-$!eIu'!S0S5F&J(2#F5+BWIU;eV7.DNVfP6^LhcdXmGpamM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23990-!;tNRA+;P-4BM$.pnm03K'EW!aK0lI[m5<6r2[Y_&kd([HO]A$0u5A0<(Q'3!9]=?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:23991:<U<Y]S/e-`[p'LDUf)L\;g=ejLP%]tEH-JL-E&:_$&0:/`(qL<.3Fo>?P@[.>h2"\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23992-Y?uNhlV)(UWFbYW#<QmO%%b.Z=4_5;G@`iVn)fe7i%W%Wo`D2M^P2>6&mBO<;q%i9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-23999-;qh-hnE/K]A]c%)KUeFrOgsMqr7K*u4)P8:2Ulj7h+m]6nE-'S-/PhPE3NQbK:,lp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24000:.\P*c8JV1M?$M.B^T`dcn*p55:P$/)/tq:hmJb_9>Vot]5,,sXRX$phL-Q.!!!WG`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24001-a3HIe7LB`NDt5pM4YG'i]M\37iD76R&*Z-'h<'XbhnlWB_l%0OA6=p[%K`_F#p<c"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24006-Q-Y5n.7aK4+U"A*_k@eWc=]mWd!CeS[!k(%Sf.(]L1=B!:Z3B/kXt6MA\PC;!9_]E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24007::^pmOW5B`XRj0:+)ZH+O4o8gcrl[]J$N*crESt2_4qh&2WD`^@BnGNV:uh%&iS'@Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24008-F8HFGe_Vtu[tQqkHi#D\=&#0T13h5O8!N$\-'5:Wnt#m%:O;k"*u;js<>XG,Yq`q[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24014-rr?deO2&,8ZXEbpCHhoK5-[)QnFiI7>N]rek&sR,L,e*mcJgVcc5(a3elPSk$X*!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24015:O,`g^($bP%nVK+T:2@Wj-RapoX8`0IijO:Vh<BA-f5>\969-^3'<9bMT;^Em!k;`l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24016-qf0^YX3;iHcU=3f/uK5GQr"sB1%C2EX^T?3VUD8=A>%deL12sJStLD$/&8KV:3;HZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24041-pIGGLZM/9\N[`nc2g0Q"M"UcJL"`_tqG2ko[a\0hGfU.W&"mF\^%_5<q!I%D%pVEY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24042:>sh8pY`;d<(!NR!1S9e*\KL`g?N?:gK$qPRG;`4S5iqOkqc8!7<4KNF\k>b0dc)'E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24043-&r7KAo?d#*QW.NY2&O<?CS/sSTqgg83R]+b\^PA;m5VAn:;8nD%RZD(kH58=kJU0M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24152--TaT[:Z*`r9V1//8qn0c_VdL6dT[]Q57q.a93\!Q46^3i37?6"e`JKUB(f'!B]F`6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24153:ld\9J93,OA%A<.S&,uX.f-\`fV=$qUVZZBu%q7&0/"T`]<E_),!!Zdoot]:$>een7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24154-or1+!(5clmaX+$B\-e"C%XR=/X,s)AG.#BZF1Jc2a?RT0="U.^dbm1n<L&d\a8flC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24228-n>J$<q](gGXssX;aXD1$kDYGXKCYj(V3LH$#W]uh52W1tjp"BkUmjn["ng1uhSKkE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24229:gr9@VY^:g`NF#Lg!-0uXMh01q[>m1$,-nEZeONX&X^#H`Oe)#m$C;a&%[?WjLR>pq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24230-OMDUI_'>JBH?YfFq)J`AA;9:Q[9JS-E23KOJ4FG+)r6*W$(]#mJ^F?EEqBb(E^ao6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24236-\rq:/]_?1s5"$V:Ae-8M`k!1'<K#+0G5R$3d44YaGpi-b2Yq%@JfAQia-a[o5'>1K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24237:Rf#c8;f/`(jF;C3Bf)+#HM0n,P"W.m$EF_BWGXfLdGFr3/%Bs]W`m5WE7g\bo-@Qn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24238-6-0u?f?BTUei/VT<]7"#c+#P\LG=lH\<"u,YIT)lGUC<on27,4UgHmc1J#IH7*B4*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24248-7L`7R_=>?Nn`eU\cT+EoND9PR,j-Q>qUG8.4QKa(.4cf3o/[P8#?/+*i"9;''Ul<k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24249:)I1iu`hZdrMfE`RHI<ElB/$Ioa^0b#rr?61D5Pe1>?g`&oa?$IX6aX8_]LXpcTKf(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24250-CN6:@I']d+6#d4c/g0#h*e6!'Sk%sINV99YZ$eeX[G4<k[(F2.:k-'&PC`O2D*.)3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24260-n^jG:M,I($(soGBM<]?*VKGT?l'gt\+;+s5@<0/0K3Jd1GP5^Ih,Zo7KKZj19lrGW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24261:`bUEBF^(6/:%?;GO:V.Eb1bReOp$@<</+)0=.`jB\YW#s\_e8`)ouTjYT,?AJ\g@H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24262-[W-k&:i9f7?=+tN,@MJD3q@XkWmU'uo#S<DYhf\8#!E4?("MQWRVg8!DXjs!>B_G@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24278-rr<1nrr@Y'r"t`Er)*>>r)hP;7S1,:XBSSQrrBXXB@kSHdTBahODQ^W8J))hL-5H8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24279:Y6U'b=_SG,F_g-#(t`CF"6k^(WP_hM^"$^Y7eUKj<GOf"r\sUCq4925'Cg:ap`!K'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24280-RLJoK=4$%50jFjm9X^+?YC*H%E%k_3h\#cX*GbUYooBi%\qC\`ibo3<)Z#Z*rmbPB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24281-#Q!L_c@.D@:\tUrg>_DLa5=3V^n20F&Xe+"iOHA*8,)`W!$bfuDA\=TN1"[]p.+q)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24282:)`4.#/T.^C]W_ke.79L53'$mt=$<MG%<W=9`Or57!EU_@r7Cd-q"OaoF8l4CPk_nm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24283-R\/sH!8u0.9QHkE$?ik&O/fA@/*"qjrrBmH?gpf"FekME*umLYY6S8E8;bFPc?)j#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24284:hM1$oQ<@C[ZmBd,iT0`'n0`SA91_$t@?)^Hg`28j@I.b1r&^l^aO_$H+t*f!(Z<"_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24285-IBh%HF.3+/r#7Bf0^8s'r#m/ikJl7<ZD9n_\ji<2Wdi`0PTS>fC%6EF)]c+a(6cTW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24290-<hd0gEDLpQ=kW_8oG4&UZPZj#9/:%C4D0\Br$tt1ju16?9U<\>N]Ub-ZZI$&cV>p3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24291:2WcW2_/NH\]kuQY_QfZU`Yf"4UR_:4$M_aqnm.m;'c_LXh`c)qd`;d4Vu\@K@QdNM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24292:?T@iE#qr-=Fl^aQ0buu%(``j-qQ!>BhDd.Gh7?Lr6$;M<Ge];%3An48`RL!k%AZ\0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24293-Xq<T0M\1IMDRGaU%7N1%Gm5`*X+sX7mg]'P;t*T%$OoEZB%*Q#i@NBKh#_j>);s\W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24368-ZqtRa!+L8a*Bp7hYL=Y#V.HA]@nnaM*2Uo1\KiPl*+t5/_;i*"Y9iu8X(gDlp]9oo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24369:`>Y$,`FEW@bLr\R8),.YMui?;r9N8%7Pa+(AQ-T0!'TYarr?_.KH;'1U:q:c\);1\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24370-Hq!$:%/><Y[PiGkcBQDZ8HqI2'/1OBN+]8=GWNuFC$p9"KdFjEOoA]O$M\gnnM:+E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24417-<%9a`RJ6gQVbQ\W_(UUj[t+.mr0s`+J;R?ORN1hTHgt(4nS*RU+u05cQ,r/bHMYDU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24418:$GW9LH=-&6Ffo%bG8>LQp5oWhRA1oX),"k`k]*2D$N00`7BY[[Lk[C9K?"sUc$bl^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24419-.\m`)S&lr17nnE28#]]`Dqu^[fH2d;XGEr7qfPK405e/a69!^?Og[0>`unA;:o[%l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24424-"m9N)T%-!uM)==./Zn,;XMFoTJ]R\K>4Ci[kI/Rf:1B3</"V5OcIFd?df.WCN3qq1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24425:!`'5Sh6&,l7EN&QH:s*q\Ci0WkI$:udK][BM)H39:jW(US\4`O@jKB:f66XU(MOcc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24426-5KU*uFY.Z;eDa\jR@_P5neI4F_s@)!0/Q"$ZPfQN<nshg,NrpkV3/`42lN<r?>1iO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24435-Xt/2o[)T>XT&OA=Yf7t;%QH]6=1<Y1hlnJcIL'6:prhW<1O+]6Usf(]LdOt62KDg&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24436:PI'/NY7Qap?%9`C(C:lSO_PWTSONi$o_`LWTjBU>PVa;r`Ec%+]Br?daJ"n/],2#s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24437-Ij8)8b[CTajD6*N#G0eCC%cB6C"B*u;8C$DIe!%P9!]8&P":9K3VeL^ODD!J,g`&=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24439-aRmfT<+_]&5$%;f%(A"[Gi>'Q#:p/@54r%D1W(8%C`"-5ELqL9Sn%A&B+LQK!#5+j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24440:=Se#Zas9aDA10W1#EQgTA80$H`ff!0K>`Gc$$BI(V7.&%`]39_a0#09"E0U^nrRq"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24441-kGT6$4a*&G3!#-%Oe942A,4LTXV8?^foL"Tdt0T^?4nbVN>&W]A*o5RI.R7+0Ne)B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24500-'@0T]QPb[f%IhH](p3i`St=J$jG+2VF%QHA'QDoa2-+nNltO22D:AiBO9Y;Um:QEA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24501:o`suh?KNq-P@usm*3\5lcf\RKjjFbb/]+"m:j>1"<X$sp`b(0t%buT-FoMFK:?ur3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24502-*4*["%*HsS?SMP@F7g7"j"k'PL"q'ONcXE"7T`[Y0Lu2H)fP8=6@2_BeU46W6=ZC6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24531-0WP1H7LJ']*i%SM/*oomZ!jA`VN*MT;`aS7q!Cr''-WSr*PgWa*!>Go#RJQ7X0_tf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24532:H5`$-fj_HXF7PJ`#Htm7HJ.()Riu#j5g%=jS\^@_o>OEL;="`;S&cHM!ciA6+-f@0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24533-?"Vb8KiF%h7o..3=+n%P&>UE[#X!]e:XmnNb>GB6/?5et^-Nn[-'nYIh&`(_Y,[u3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24542-J%R6u)p6Me@\iP(+./)$MU\sojL7AhTja3`fR!tbSMm%b:Cbp^2!g[pUG@?20$p8%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24543:P'Z`RZsBD%-&H2lS.NlSMOLY_,/GHmN(-*5AK2ejr$q;.)['2TN`0sS"8LsNY!ea[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24544->Fj%3HPt6H[[DN/!S+Ys@uRTRI^M"H*1J==H0%L*^]X[K!g`5>7>+;RCl!88.fqd+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24558-F'"?m^o_^)HGn0s^.>`fa?eTWh9So4^&=^^g!hG*$`YX'kJqo!18!CU73Dr4Es=mW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24559:`p>iC9o@T>"I$1o<$8DcfZEu5lWL]6;Z?_A<1A&Ik8)$La[d\5k6d]>b&P`3R<'g?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24560-0lC)t^?i(8#9\63qGS"t=u`>[B9_fe%%ObPkO>Gloq!+<Ga-6f13+'N1QIE@FK/A;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24561-[DsenN(l\q"dCe/+;Q5A]s40hV0?5Ge8F[AD;?g^d'BkaTG;%Y$:gq3pNEM]'1g#\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24562:@TAOV,!J*b%[<DG[4[_%Ze31X:0gJ_`1b$1EV`a4/`V)Gq_["&>N&f$-1o9O^EeE5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24563-.Kps/7Rni8?coqJg*c76`M5q=EpXN,;F-<La<3*b)RJqZ::Th*N*:q7FG-<#_>-o;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24590-W869a`53](8CVN-PC^VL#=+EF)obGLN"FY@<G"e=mf>ns*9Fp!qMM2TU%6_[<!OmX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24591:k6'A`U?p66\EN'sR+o_6OgBGS:EdEX;G?Rb1;$?Qj'X*^H0\W-N(q5bL(!`0%gO,k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24592-XU*%0BI*6rWfD0"'mEG>EnOQ'&k/2K0rpFk:cNB>RMV104/9k%CFF#ZhP-@[Q)$.@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24622-=aVk*@m0\fPl#Y,bV#p62?L@-;;!_"CY]a33u'K9*8h</rrAQj&`VUV%8t@J4<^(^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24623:,`WU\N!$j[Q$0HYCp=$K&4lsLB9%Mn*il=L=KZLX#FLhncE``RGfC9MYL!!pXB$:*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24624-T@"\_d$r$IUj=,R\"ZMU05ZF8IX45CbZ=j3N.[0uIqmuNCR\p)\k1UY"pbA1_@A>L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24625:^V[S:kbf>a`O9;]@`DM]3$h(++SXgnFd8W`g6[aNiR:h'5&#gSO=3r)P!;2#YJT<t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24626-b0NJ*I,V15.C6/O2;gJW7r`UQhH3Q#Nfo/:Nmi$anoOcGqUaV.n["!?qdG18MgJt=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24636-5>(j,piCL?[^WNZ@;Bjo/DH,BTPj)8HCf-O=4:]&UJdVXoiF@.j19<0;OaR7Dt?%T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24637:%t;ou))R8PRrm#aI=Bj()`s>d\2Xg$3'D&lZi-i+DW?Jt`?#&knEUm2b7lV=3QX8`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24638-^HF)nd_e@nQ#/@Y=RT('fs/]fk61D%C+J`YgZl@C[-BQR+i=f)4u%]<]dZPiZ:E"o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24642-/(JM!ZMrLbQVU[LB?Q%Q"2b5$SCc<J+1Z1QB^R(V8`5jgYt;slH[>3h>Er0HigN"-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24643:Co4<\Z*A.VlkJGu^m/c[_59)ld`!T)('l1cZCebm7saN<?>.8i@;p4:`-e5$c`M$Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24644-X#X*u1P?*87a?9#[Ie2?.kg3u`cW24RG"'s#UIM2L;T[%'i.,Vb-*Fo.bM]RZPa@a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24668-D\CB;(gG5f`umCujo_6n'gh'G6+]hHkTlf$1:$IHf!ou(-:*&*E85,.eo&AC!8r3f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24669:N[n^7lZnX_0'l2@%.sI5$C.:8Kgq8`eJ97DT+.r^O!f\B[bN\$+_-`)bouR0Jml+D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24670-VgXlZgn!BEG-cMq9mP%!U>G3"<0?sV;pn'K5`.F)Xj`f/nh#(E8C_n`!,6]<`)hs8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24682-+AnDE*IHhnf;F.PV]/."n9e/1lI`'bm.NVdpnafj6`&UE]r\KpQ3E\KmrCU"58s;I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24683:`D^LF]'[5$-CJ^udM!Tu&f8a6Y!tMDInKYCpmn_if29tb)+:\]`,J;nERejbD[H=k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24684-]_I-=SL70ao'9)U[:4$V,u&qWNa$MD@!W_@d$gqENnfsVN%*UYei,]-n?YlIb!586
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24702-hSW.9R=a0t_&,Rlh,Js4&&u@5^Lo4Q[m^!/iI)s0hhI7GHr6i,)Qi#=$dQ_GEl5=@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24703:0KN;-'C`oV5Oa5K5=EjmW^7r=<.`nqGtF$L=2e6\`8_ergj4@/TCKCM\`ruPEmnU_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24704-h44_0T!lKp5\,9?J2T.Tp$5ct\s1oLPGh_(&hU%dE#8u'$iK9=,a9fR*Y>)oTFMJs
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24730-i_'SS3&.BOElnn[l^GE8P)\'\L9;Q9o.A:LINSJ9d=)thpleU_eFcO&Hc1fq#c)ST
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24731:=MfT=OW`o_N_.>M@op$n15.?VP"A$Y++!S87bLr*GiK.)Z4?;tcrUm]6k!EXU>`CC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24732-#G6>?q_=$S:/3rp47MoS.43`h:V!dL@?f\iesd]\&ngBF7SdC2ST%0kg+]V'KBr3N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24739-pU3S?.S;4>:HcBHbB5)3a)F&sJ6S&EX:))le"L43b1"Ed),\oHJ-U/?FHStYA=4\f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24740:(_")ZNh5q9GO0nMLJIW0nK-`2ShiYK_bUS*-CLA5\$oTV9`"6QF^\].P>pMQH@EV[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24741-2<q,+an.dRrJj&EYJ\*Z`T,8\g'IBKkkt'U5S?P>GL&nT?Pn/rqej#YiN3/i-)k_)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24753-B=YRE?aNCZ4'*RgX!bjq/Z#K#_N7Gop6-gjI<#&6>ti7Tqp.X#;2aXe/cPge7)*=q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24754:*tNT\`kSm!_g_f'HI%LWLgKA6#CYZ+N0#iL?i`7iRf$.[FlIatLqX[X`Ud>/D`tt<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24755-7:@:_jFc+I^Tih6phrOi-\\s8#^DBR?KcUAm;6o^$"#D-87`%)a=!Rep]:8,J&*qR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24801-\OTIZZWbq\,,icn4TQQ.e+'O:$UqN3`Dp.OJd+R?#@C*fD05N^FDi]Y/)9'35*b5/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24802:RTm*;-M8^jM00bjMFkI2EWZ@:GiL!PVXW`W%]fQ#X2*,h0bMP5$kG^t`k-R</'URU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24803-8'$-U^i>n=a3qRO5?E_!()P=*pes6pniXWJ20,_b1:f;?C$L)fXD"qD?9P*cKf<j!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24811-^DHfDTp)Xs/G^<iNYi8gPd;eb:T"s'7r$3?V4(hXq/IH77XrK:X/>.u\m%sOD0^)E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24812:/cZ@4h`\U'6_^B>>s;mA*.*9Pa4gOn%DQSEmlYZ*n;$!NL2Ci#m8i4N=>(nd'pI`*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24813-<^\13!u^e.Rc;(sYLkL$*Y6d`EU\_9o["?7\C9J5,sZorK==3T2gddY^74&aNBRjB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24825-?4mo(Z'?>Y@=uV.DFH[>37OsiK^E/nqc).a7V^/`>s"ZF7H2tIGC?,VbCCQSjsnL)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24826:`S7K=,Ho5i$@"dhI,6624g,gH':-`"+F@.CQE+tV<(RARjQAPt28q\eXB@[1k`9nZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24827-;3\/OL0Ha(#353Q^Y/tH+*<gdOtq+FCX4ST3TUX:!'i9\*;qA`?*RB2:!O%f!K?tO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24839-O+2/t]q<-pXi?3s)uEp<foF`0A&GL!]dhXPSR4kV9Xbg=0mRHQK'ID+j#hJeeqhVs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24840:jtg_`+$3Ti0gR"Y.pT5sS:Q`oY*8`p(C7jiV-n>DGB**9d^Z@V1?-iO8J_*OM^!`%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24841-GPZK_!]ue==]@2IKc)iemp-9jB!.O`BQr&HKFA9&kj5&o`9/?c^H0BEeR48')iME9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24896-1i(Q[]3<E;\eRU6=[qKX+#)%@!+)F\5hk8geYL=/4<45?cB4Cs<YFh:S8V?IqULgc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24897:CIG6)`^)5'I4B0c%`pj;87#(G9)ZVm*:NXH7-Tq=hG!*d9t^f,eV/6E0(KB_$:#g`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24898-et4X'R/'Kg,8o=-nXP.sZQ6-T1H_uC!%EprAiV9q:\hsdU.-G?q&$PaFo3`LYsM%9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24899-5U/;VoVsMXaNR^'35IT_NqDu-7b\SBjDG*k`/HJ`ITj,_]1VXFnu+X48+;RSJe_2I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24900:`Is,h!:@Qd9%8S<*B`r$eOnq!hXgl(V0ersk!II_>i<`6OrT&&&_L)]Ob:'N\gSdd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24901-E%=ORUkV_lKq^m(YWV<grrDB9/D6F+2Lp@kglm=Mn(s4Od;CC*eg\bCm)l,[n.\'7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24927-$go<i?^1LX;Xkh"BN:i`6Jj7@"!6N(Pj[trrTlq\f^d>q?7i7Ygd[-PW8s&Nc3?KO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24928:oY"/r/#9V7pTgO!`hGipO$'D^9',t2BbJI*/mq6`6,@@qlk>>(@_*MSOh?9r+pH-3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24929-:.jGcJQor</&00Ehj7\;QFN3R1<L5$=b1G.P%$R7rr>4IQBQ4;<t\gjD]pDoD*4dB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24953-9[@[`ClG67OnVAJ<gs^:?/R/.#U_`\dQk#0:^/_c!mGm>hjS-#njBb+:sg/(O9SGc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24954:rB!qMm`^FYd$?O$1apZp6j<lY0`M+k]Cqf\nU.K=J>5(R%sj&jegZ7<QQu]C1[K*X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:24955:K!)3G%?hI9U`B]eda]odT:"$(V6B``+d41;_<&#L!h>()*.WSr%SE_blqL0OKKC,g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-24956-MujOT&*HePXC'%MO]quZbCJI1f!\Vj%jXQK/7DhnJ4NtG3q;P"3N4;"'M(Dh#9h16
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25034-lf.Bdn)N6#dFJ43rmP&JQ'8ap2(LCD#EFAbjF0S1+P,eLR7`J2D"[8`>MV80hda0,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25035:c3`3"8$.#+`XO$0p(5nmh?l0MWe3+^bdkjA5^rl@*UNe+n5@RA5F;>>n;lQ]SJfJ;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25036-%#--kH^"FDZ/K&H^U,&oW2>LC5N(@qKOSLSmqhD#Z*2Y2*kq;)V0LWA@@DScUW-jC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25137-L&N^oa2FS[+,Dg]:6hNl(@=F+QidG-,cT*s]8iK>Q1Kca^+&h5`a9AV8`6^[7+&Bb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25138:S#g:I1SK[a!"Y0TN"S\#Ge\mD7h:;1?P%Hu9l`'`l\1p$0GtapOADOoE*b)^9CX`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25139-451&%K4[6no")RQ.RuegC*,64CXh&qijtatr(->$h[VIPDckSmm;IA:'Zh'JQRLgQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25174-F#fO/cQ3eYVs3*HEF0N2/_kT6l?Fk_$p$'N/`KW].K7]7;pB;CPD$BSP#dWQ0?P""
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25175:E]nhd`AN,V=kptRM2fO)!]MYopV6$#Ua4`@H6/YX9t'J;>N75)o`"n*hhuVjigJ#@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25176-&\nD?'pTER4"C0R$-6"h>4hgpLmBJ1`K]oP9G.X^pUuQ-()CR*HH*H;&.&0@o[IY/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25190-6^m9j[F5;^UFQNOM.:+)$1)\5^QiS_DWFncE?qj)R,CNNNho#AHWTZs^i'QpIh=nR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25191:rrA*`NPtF'>*k$TTdg7,0ppH!!S`uuYNMfZe#'O][#4!2in17Da+`OUO*^*4AJip=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25192-?L(PST\QM9I2UeopnHU^<Fg^>O>%V9.Jd&"na*\b;n[tSk&f;oW&PgmXt!X\Y3)!m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25214-7kNId_e.FKRDOmu5?])pG%3A?'?R-)\!IN<l#W0,!95&@WE[8d&B32TO>6jLUGb;@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25215:G5SAB]Q-ee)%>1H>B&j!p?>nSnE[u`%$t;,e:&WIl7&IC1G!4ON._V<!.PM,2&0`_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25216-Y)(Q+_!-:O:D6k`obqt*86)5%"NGaAp#$q7]tWN'pa>R3_=++42D;,rf-gd2Ckj=K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25294-:$0Hb=b[4*A(Qc6Rns[OLNS^5aC>SIOFD(3KSlXh`mK(DMQuu0a@XMGV)5Ae\$&)p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25295:q?"=q/!eAtOg@/X@u`b\D=jH9Sgc%H@uQ#<"!<r9NPD;^jqt6Io)^_$:foFSdi`l!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25296-=k?_H,Y4'=gPOanAF;SP'Q3Snf4!CYkgQ,.-)+Vh9M(j2'f2F@++^BYk'MoQC"pkA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25325-r1FeEGB)4kh<_3q[pZ($"?n#s-k;p>8$V`dUh+5J5U6fc!8UGY7TgH?19Lr!+S*RM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25326:.OZ.Jq,)W^LMh+\kUKe2fac>?>(Kl&.8Y_1`^g=[I4?Wh$,*'N=`@,MdMCIf<J`sp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25327-=:S+I5?a=!:a1=t@R)%9Eh0b@>O.r`7<Hr3Udo?m'*&m1r.io"<QQ-efZ(r^r+^6'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25328:kuFW&H$#.0MpXcn5kWHLC`p$Ko0XZ?5lUiMd^H`MmZrQrH.=+'J\0uR!PA1D2-7sN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25329-Ls0$oE&%FRl\_!@&Z;.C0g@;PirYreo,M/ZE&3#.nAeE&;:$9IC;Df2@;Wd\P!I+d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25337-0sC\_'PHRk^ZSSL'M!u,=!nk5X^/;7R:0Q24g$`0kha*QeL_$QV&VcRf?F&6OoQl"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25338:H</#[(DcJD1[P;HT]F[0b=K4?gV8"O35Ye.rr?;)Zjb>;S`=.>$4&#!5(]rZkepl`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25339--jCtkUH;o03Zh/GZq$E74HD57+N&_U+6u8J9+8!)J)5a>1XkQ'.R,X@-"M$uO9&k2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25364-E+:#@5gBg5RT]l\j,e-A=u?Bil49^9[#3#M,^*%lS96\8f$"kfb-$_e&+NUa&:\lU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25365:+`k9mhW.V`p((#LDAkDTG`;AR\D"k-!U"tpI:s&.M'3?6,T[g$3uY>`J1@b[D@&Hh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25366-L1jfELRA3to9Kpm,9Vs+IPi6VJ@lU!4+F@_Kh$s-aFGNkYiU/-Q!"UWQ2lLR%pgYU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25367:hb`)tB`,^0'fkK$kI5rhV+DA@dQu%CkQOL%R$#]`.L6-Ko9uQ?7fNH>R)o=MY'UL9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25368-['47k%O"K3^hpt?1Z-cTT`NoUYXWp*a02TpA`PAaO>`8OLu\L8X\s'%(OCTkk<.4:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25396-9"_LC[7I2tk.'0MS:U"Xd]gAMUe,%4iDn=W63qNh-lM56Y(C!hl-N^.f'Lf?1hE.i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25397:+b9`VR.dQmg>:T"N9AEnfnf_l0E2$T];`V+h&^@3PIsXB;U(t<9=Vs]8AaG*`G=3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25398-[Gbe:]XAsO=Te@<GC=I4?UD51/":53KRsesnF=L_+^TX7LTg+5-&UR=A.h)maEURB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25414-)&P@,W\Umn:r]f,3@m[,.a4%UXb")Hr8#)aZKJa.//gLi$:Y'[.cD)M-;.W96kN_1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25415:lp2SLr8_fe[72`"?,TXeDf$(H-+Er$R`N7S]9*lac>?2_!ud+/V0QC\iB+/X8seBY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25416-e<)[u<H&$NHrEt);X%)kZ[*[hI/XVaAkTgD_J,9l^aGEHQ-*G._nfB#?<d)_fhTCc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25420-nUHR:@CL<1D[_Lq%nm#CHQJ%&/L*NiK%A60p>SL[?)5<lF4?Ypd<pFhi_[*F:PWIb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25421:#n@C3G+ADjC=e=pr(hZID"K/.FR;B0%4`KTNcY$J)N'QPns#`,6USd51=3ZpZ[KFa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25422-h?+CQYo"6.fODR;ec$ulQc=&9D;b:QaR.hN^3:H2ER%'L.pkpD%JK`cl5hV/T2N@7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25457-c*`"N=7#&IN:/8fjlSm&L1,Zu$MI"S+'EhU9srC@M[NfS_AG[;5oKntUW3C*V_s;p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25458:O$!`(KZKf,]RgCK?KMbL<8i*eH1$0RrZ^moCu[7A/oOIIm#gCQ\j`FH%jfTE+;?g!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25459:I[-%tG\!spXmM/kJ*-(cqH'BIBo`A<5Es=35$V``HB9S<MhrWb3E]=A#sEbFkJgAP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25460-io)K8c77l8h<oMug0)^"Ee$_hH8):,$B$+?I%]mM%c:I`CY]7QCd`_s+L,7j,.Lk5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25569-!m1K^n5!DgInJgn=3I:d`AMha"%D]nM,2l'g1&37b5KUHB=C`DoIFjX.`W6:9'.hm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25570:&'`Ee4Y&RA@G)m_1WM12#q)DG!#jtfork]`@WG&Ua<r4^RcJR$j`e8*q')o#qG.r7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25571-G^1qD9\/>pg(\M$n?3;Op#jlnan"P"Tu*=OI_Fuame%#]j))ZF86[g!fuWojRmQW;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25579-O]Kq!1[MVi2'ZOh`#K:k7?1*sMQ'Xl"aM?Jf1g%o@u<::q0Bg1GTHSX.8G&09VeiX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25580:N*C-/;*5db3q<:n`U/Q>Z-l$a&[i'>,mP]D_k,_mTbJ>_b#UXcW!B6r`GNF!D[a\K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25581-;@+Lk+'RiM,h;<?V9kFi/L8cMls`4i\97PIRIh=s;_+k1JT,\b[RmXIh;t'N/\I$M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25585-<(P4="\)$(p!m_rXHAl9.cC\=i.G19CfQ(Ag>b7dcctpN9$smFhH1V\3H>u-8)a9p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25586:Z`(;9/r:T>o2m,t2\OaFJ2-]hVNgY^!$VN(&:/\\],Iq`EO^rIj-m3\PCt<$*uS)!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25587->3+ga<a:pGdE5]M(OeK^%S-huoVtStOiT#1`m@6]N)o?%V@LJ>)g@\&l&ji/g,I*p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25618-!9'>9?93(4H*%)QGpeh385BQmg$S^<=Qq=mH8nW!cTP`*ds:.NMTX-Wn>#m6X)5,1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25619:?2.eu$39#7AV%udZ_ZlH:)G%1Sq`iPm8)T#1QE7kHe-I+U$G!-'.;aLgr`Vl2BKW$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25620-XU+!Hr;0eE7g#`#oVs/1bW'(Lm\r?u[A+B1VFG2;LB%pFEEUC6fc=&H]upekR;b?1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25630-D8R2qr6.<=))jsC('6!,TI:\A*=;A;*COI8+@\Hp=If7%psX\&.iK2c:uo>QZ@6'M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25631:PN[K7YQMA'*^gi`R%N?tVs@$bfOIr;TF>cU3Q^_jDEc>`G+:?@'KGB+4f^L<1##Dr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25632-gQH!\Mup)j@RoZc1$hf-cd'Qj;8[`n[;='m\Jl9P=$3Fs!.+TgXNd^X%l\PB7fe)'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25652-o1eq$F1@o+rH%d7_Fi,."&8&IU]Q]NQspI6(hB8Bk>%GZ97mYBTSs[e,]TGPd[K/u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25653:#g8:7.J`]JA/XSeg89iO3C+R_)>f$d@uAa#fqkoY4\XH:,Z)(CmUXFL`u*tan>aeB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25654-TgtAENPm%(k!%hsX5dkGN3&"tDI\iXGk@fGrR<'@@[h,B(s,Y1&&?V1X^h_bXG9p5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25660-P(e0`QQq\P&&5M6VlF=_6M,gPN[,#B\RJ*)X7c5LQ*CLrg0+d8,l%j`$"Z-^I0E&X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25661:,`Vf*9/&H\M9$co^("F".pC`(;n)53g'[H'T_@\Q)n+JMLY2438pIJA@@eg3e3'5,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25662-(s+!C2h!X:a#%uu`aL6a*9iQD3R3,4d.FIc<e]r%&]2Lj1PQ=N++/7o\ih\.-b-LD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25669-!;gl=(GimGGAeFuc'/5CiJ0YrDec[*drJV7ja>7^lFmk=97*J'+pm$,Tce6nT_5M"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25670:Ho\e09K-#h@bPE$`4Glj$2^BAf>8FYVkrY0G4OM$gI"']6`IjbK_j<a=2X3:rA4=7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25671-d8oDXi>6%&+!U=*l[qt:b3(+CXaa\6Ce@Hc9l,&U`OeQU1@!.f=Y41C&<VqJkLZPZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25720-gnU[fJOrWjGq5*)pt!Zgo.f#n"V$N-V"(KjJdCs6i"OUMV&J78H<>7m`'E]W*]F;L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25721:bRQ_bV3H[._2>J5gj2pN((uh%V:4MZ_gjm`4-:"TL$+TFdB;HZ_i@r2A>CK7J3Q`V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25722-Gu..hA_]$@`dJ:\HS?]H&E=*l0nP"r=f!XiaSW^%/%@0&!-#2s:s@1I7s]V(ZP_:B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25734-=iNFEjOV%XV^8=N^F_%Y$J?s@<#pIbGpgU7/t),i\F*d\aXi-MrGX4MhlV6SQf7mQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25735:=*D0`e*^j=5$L)='`Dh1O4l6XpkbjS/9Lgu:n8e,Tp@jcbDbIFSGnf"9+P0(Ec?3j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25736-D9ik'O2FI"aQb&L:Wr3`QE,9R[>e0jHH'6NjpdnRqI+WPUH`25Llgknn<%qul3hZN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25738-6`fMj@p,+ZZau<CqA('@noK]TV1<Q`Ghl)CL[;G5;o[qsZ$4YapM3[Ae26B!?&4WX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25739:%\S:gj/%.:nMeC4P$$O1%F!OS``>$CeF%H,VGBL=:J0P-8c)]dQW7-5Z-Y>`JPoN'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25740-UQ+:9P/fO0qU^At62:H[X_Y@ck=gW]Bo^kVJVd>h5DuX'<LhP3M#?!4_t>0M2NJ%:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25760-TDlF4'uM8lMj4CD!.:;EB!G@4Q<7-R6ifAN\b5"SXnumlGa]JF)\<+]QM\Sa>"6Wi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25761:*d/^_=d8)`)FCV/"O:sW!$$-]"A'WOD3PXA!"qaO@e*`-WEj!o\A9=ZiIF(4f[_mo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25762-BiD]@P8bU21?[kq\h(3o&"(Qf[RNrV$$+W0gpZ9gL`tN>5,7]7>d`aLXc!cCgC&UW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25886-o&QAH3T@Ct]S4dA&`he%'"K:V*CXPcF6,J5-8u-?,k=Db`H^eYA4pY';n?FC#?30-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25887:OE84XrrB(.oXUBlaH`#8/"DmNiUs??i`QcDd>/$X8K$f=r$qZ0iGHHP,`Kmu@\]52
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25888-O5jD'['^]KW)q]H*DQ]Wa11mB.WHTf6'*N?-&6q/'orO`(6U+5'$Ie%4=@I^o2@Kj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25890-3<YP$5=8/ZeLn5^-2U-4OZ=7)J/KHqeC<iNVp]+X-Y1OZpl")&eo^HU<fo&`2O?Kr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25891:`]`YK]e8XJ4&M#D6K/S,991a'jrMdW2>Ru&ctbA9:$%br/\`fVTT4fuYEC_lKp-cU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25892-j/p(I2#Ye;28GCCAR8bt0'>@o$kIA/eB7<]0pF&k4#>(c1Q=pWoKDe5QVm9i[!+9>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25925-L\7i@dk!(e@p!Rk?-E[oERTr9r9LVpRPP(N`P&cDW)`&km>h-\(H:iccA9r/Y9nPn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25926:YCZ?53bt(D1qN`9loMVZ*NIj^nAu?";eIVj$kKQ->rJBr+8X(SQZ`@A+>M29H??;n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25927-rqke#<HddRJ0u6%P?>gV`q$Z8XAKCi4=_ZP\0R0R+*_=F?#&G@c6J,i157eqEXBP@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25963-A180,LBSGYgPHp5d$hB9Aru.N.Q9JrF=m90mm=*jm#i.Fm3$D1%WbPM]2+^R2Z:Pu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:25964:4K.nmiE'eJ,1`elVB@,dM$!UOJAqi-2%c7(_T`r;J6`#mNX5Q_^`/D.PQ2;S%Sh?m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-25965-b(Q!-Bb>O2%a[ee%QjZ4DTQ1%)Xbah,OGh'F<%R$jSo4D=jECB;%c@^&<JWmWNAa&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26030-NdL7k4BL___JMV)/Ct;?$5AG-Q`h70cg;*!Ml&Umk#E6\o#',Z(%t_G\P:gEqoPRW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26031:7`@kFjVZ>,bnMFroNk$eihZjIf6g>Fn&-,V^0osU`XAK(OF;n53NpVe&_MSFl6b3u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26032-'NU1OJ_i/t$tJU1Y$Ncg\^PZRQ7/m'+cm<F6^]pthOSqqb$U&";FdjoCImKm$ITu@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26039-&smX!J7IaA!"+eL&Oq`@_RTq,alAO6k1jPA@0#AO3rAo!?:adabD0$DEkQ_].[Gt9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26040:QZoG.Pl#V88Xj\l`Ws1$0anp?M\G[_^`V.5<"rkCZa`f#"c**XY-\C8!pK/&4S1TS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26041-VS:(K)b9LPCpCCN5Lp65\)eXaRjaHQX`f3s*Q)mX%rk;IKLS1qOtcm*p8RL)/L5?Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26046-U+m@Dirn=l3?X3$Wf8!=Nb#q5#jQh6j[b$&435\R#D):k>Md9RC0u0V7V'GW!_=Q/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26047:c`!o^/P97eK=B%G_9N>-l31N:.gFc1JcH%LpBHo#0a:&N>a"$S?cU``QI#j[6%W<T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26048-;4\:oo>O9HJL(@_qcSFLOjC^+n$*#?pOZqY1S;OL#F_-GBlg\d:Jm_([67Qh)cjLa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26054-(TseV.]N"DkAg.?i+Xd?1Gl1C$Q(,h=QM9eT<AuM'EOYClk-P6#Ho+ZNE`X\.hT'/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26055:."(A`JlM<9Y<MV;<$@<]0]e-=B`A&VSHMIWW4_Ydam8Dfb*t"-M3r-f!@%]GoV1%t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26056-`4HP(B8mM3a9q!ocQ@il5X^YTh'GTm*9?qs;;!Uj"J9@`[bRSgEQ>4FGne%r8AR37
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26075-Gs>)>MFg\_5Z/mS[X\QH3dWF\Ai6euUhKMc">F`-kOY_^+BKs.`2pTQGU*-T%D80?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26076:0as^BO?/i3Ni_N`k8E*1rZB"D>lf.$>e*t&*P`5+ZlTag2.#,b;2&kBP"PI4ofSAD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26077-i[cE%FiYC>!T+UsPi7b1<s'QYT>lek;@cXeDjb'uj8`S>H;s0R+tBC)kN+6"!h`ZF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26092-l50;]6IlG)@3CF.nt8.qqGf*[hbq,"9fcr-Bl*Qb#'UR1o^?*^XD/@3[XVek]2:Gr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26093:BNaA3N"28YCZ+*iI9/l-]s`iE,W`W8m,fuK?<$*fqKc5Zj0Q6F^<WI`qi4mt'c%D4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26094-U?p;lhq*?i:Onn)Ygdg]%3nca$0F(!'#YkYGAq?\qu6YIIKPd;+4rekdGTmUTS>c6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26111-&D^)CMTUq+Qj&2@<U'Yd1\CSp[+Cs%BTeI-&ul.V7rTud<3nUGqBMYg;1uC2$i*(D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26112:J:ABcWmk45Pd*'&N)]@6`_WMIC?+Hh!mrW"X$TBi>[to:``RH_Wj02-Si!pD+"_LC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26113-ghmAKl%;=@-L?b,]Bj^-GFj&0gULpbpCbB(SEE+/Y)Gu-@O@)NbEi$\e-b6\fePdV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26139-KlU>LpliX?Sf[C>?!UuD6t=\ahJ]6=-4>dm1t>U+3+lG)b`liepO_Pe7q3N3,Tm*&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26140:[fhY2f<=.5UpqU,hK^>ta.W.0LNNOrpaRr`/$)/R;g_m$??O7Mrr<R97F1i`:amBU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26141-p"ii#h7p6:],-rHnN0/Tk]0thFCXtJ]uY1o$>i;)ccjofX]&SPoIcti#+]Y\b:2-]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26161-\P@L4ngg<6DH5nBcPH=-T&u!C9q,lnrKA[e>lY7qaurfHX1%NkSC'nj9VGl'9MLK,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26162:@.sM64%o)!`h$cTgp*;K1<`(;Si?k6:+Or/+5tDV?M68iq%;PO"HB&TSGkLNH?=S2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26163-mql4uRD*F8_7&tRiU%H,P1io+%?ebViHY%a?E473c'56j23njT=5TR@629#76rFo_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26199-:e>/A@p+Z1,k]3SE9$jJjJ:lEQ^=DZ/BRKdXUdP`PU1ArT^P\aYQrUg))W!77N50-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26200:n:C`%4&>LO;ThGt6s$!jLr]3QG=YI_5*bI1ItoU-@>Z=2H!,>c,@`![6W9+Xpk8rJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26201-C=_[qlBmg$id?N[YJ_Fd`=r$A6#4JP@HL%LFR2/;f5Y[)8GKFD[\'a;pY&?q*60Q3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26208-qB";k#_:2-B:doO2=#]=pa$r9NdOdbCTeE/CV%fdEmd`7Y,,RH0WU7"%<*5WM^F>)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26209:"5b&_@SCZ=%Qt?c?\QZG`8PIQ<;9Cto`"nIhtm7$-#L`_"J!!VOb&/7HIe700M!e)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26210-TI-u-]Sb2i[gjR;*#:\&a%U][Zb[[inXkk2`Rfl%A;`s7887LffWq^am6Z0iqUa,&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26220-5"5/@ef8Ka!V=AomMpZtSQq46mhCj<%"j<P39ND*Jb@^-]^s_/Pq!(j,O_fBgO'Y/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26221:>q?Oh7:ghH`gb]MGg!a4f9=&5Ys'K5ffEH1)sLZ3[@6he-Z$9<'+TNFp909H`P\)P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26222-dV]OKr8VbBHA(&-L67c5*:]Sm)Z#`;PpZ_R;,Ke:_mlS54_)Ig[4fIJ&6[aR@AiC-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26223:jo,"k`/[.07L/%W58e]pbMo^U=3!&\EW6$UIAY\c@Zk@,`/6<LB@MBCn?3>3Od7c-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26224-YtnEHhQB)^^-9q.'R2Q;nKt:r>KarC[T5].CPFrh,MKa`q:/eA.dli9ggrT/P`gda
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26255-pk)`EkMg:3(m]ED^@L31p^+b!5D<81AtPiC1-8\sS810eMi5"KjTP8okW,i,K_3Vh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26256:dCZ#0c#jr2ARoYuD?1l`5+c#bD<@.D:'W)]aX$^`f!fE.cfa$9Wi74`X(QA"orOuu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26257-(0E>nX?\!N]tNa0QV2E9g6sMWP9VP%O>DtY54s9JMe]M,]F9t=N;Z8E9$+MimKd<W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26265-;Ds\UI3NW:g>e>%^uIVdkLP+oom8hG"gFEO5g!%^GQ.(pX4;'9.VQOWd,2`i1UdtR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26266:V[4[\#I?)F=OP+4S_AC54)7S)8KJg6c-<r8`T"a@.$J^.N]-`t9B"bB9<;h$O.i]I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26267-R":.W79h*`kC`&>?&l\hP=jCXU02kl*fXV5fh87irr<K)=(e43HnG,Ci;(#CiE^;C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26342-B1]6uLo4ba94o4Xlh].?@-eSnO@W.iOcDL$BX1ZP]<V)Kg"ab%?D%qa_9HKF:E`I'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26343:*P$$e5X-qdQ)a\--_+6aMr`tUNdD+D\g>85o#A[WGE<+WL3jHRQT@j<$0n[7`@t4u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26344-,tZ,^QM18lg;(p)8-+fBN%[uFp?6:hZLGNUKp>>i]TiN'59JIi"%Mch5mftAC)DrS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26412--jM`mq\ki/E0>FlXnHJ(b=_bA8'*an*-=%@Y2KDC\4%ZqO-gp<Rmp9bjsZ.#AdR6f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26413:4b#N6%+2#5=gCfYV`?r\Y=n4kh5l\0S4HU$QlV_.aau[^<o`cU(l-fT8D.".k;ZQ!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26414-_9(k#qMLauc+-O=/!$'=qI71`9&3;*p.lbTPi[p)PDgEgaWu\F_9!"8JNtLXI;5)2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26456-'97-:73l-Z;lRRME'MW]<o&U9qNAe>j;7Dpk3Ak@.qM19#94A'TC[rA(1$38QRW:E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26457:B)qgdZpHKPm`=[kS8m,>6Zo?4aS828)i2=-gYS`Z.$F[$0ouWFqW=e*R%n'Fcg`'O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26458-hP[iF<uK+?`^n*5Pa0h$2pgE)LrQ[%9-+/pe9'$=EnZMRcRQkdUlg811WVc"[/AUB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26469-HZD];>QOodT'+t5kq*=SY%,D(@O)[D-Q*/Lr@96lZq8d6(af`3obF^UQ2s8ZS8H(6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26470:W$YCb%bUAGJ\gV$m=!,UC#'c*`gJ;/n?OJJ%-c&cX7E1f$4$&J`',<kXh8$"b<^A(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26471-k7c/[YKY,oVbE+dp'r$uG*#c[WQkh.eLaujd_&FiF/S;B5Tl=!0mr@r7m]F$o5e`F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26495-'==0(Clb.sH/>=UW9jc2820J)!uN;BF?&YoBrh$P;jkRbGpJ^HQ=;."._h$n.sfjT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26496:U>Jne`C`p1T"3ha]!P/ba=g@J8QNtm\A``OrrAg!H$9l(B6JEWJAZ#nqXOF6$`3bt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26497-eS!Jc[&kE@^XPHo6sEXt,_L]a!Rh;GYBQ&Ec)P&FrMQQ!`lLFSkXIAXY'hhjIPg':
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26526-AY(bN_?OR`!3#W0Y'/>I&S$X7&Q1@k+TNM\d>k,e>o^Uneh%\2Yp.%P)Zn5K.)WNj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26527:Hl?i`/^N_([<0gWSgM$,e(dN3Eg(6R([dDN`-nk<q6-;r[[U*bmdfZ5Y:dpD8P1C2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26528-4YWOi@JJHflFM2)X&#Wr/98&9(26C"8V+tgnMTB/.q>@](An%_7$K/k#mZV`;EKhp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26537-!`"0U="C/EQC2RY27Rf[M+KpRB;#8)p!s":</Jl0fT=74Kg5siH^!^B^5FV\,b1Im
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26538:p`/$#3qGs)7+%Ik26_nlCkCq.[Q+!DHP>!4]\`NkT%#L.Np.qL+pYoFj:%62G8.X.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26539-YgD(>kCY>0feY--g!^%nEF)kNGeZr$D[hH!12qf_9#ZQ[ffXA[Tr/&.Ou`$A(FNar
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26559-l\P/D&TWm\?7bs9i/d7sn2L'@nDMm3+7"dBmhS2#I8`DG#!8:jl<#JQAEToa*jt92
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26560:>/U6WqdlS`#NnV&&$W7*rWmu!^C:,BB!2R!B`8VVC>LVnMTMpanu+-Z^^q2$GQ??s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26561-7lnm;L'Z-d^abtnC\F:!$!):q9,uQkHeWHlS[Ufi`b-"9Bh&Z*-VNlGX#%,faZDP9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26583-Kp\A\%KrR-5K:H'-#snk\O^1)F4=jR]G'5"KN:"&-e;RI?=-q?8HSH-:do\8]#D<<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26584:`=,'$)[(lkFY2i^7PUfb(Sc1:XO`A'[1sN1LjgQCmnELpiJYBEicm\q,XSre()^a0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26585-K9&=MhS1@!;;uF_=M0i!nP5j'WSL,,_3Kia8aDGW^!l\Kpmn(&T>Z%eQ'D8pfI;\g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26596-(uteRO35+&a5.9SlnusjbA[#[[&2jjJ0IHI`Pm)tSk0blg=+^I0Nj<sjdtYs-i=Yt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26597:i'!.AYM%7B4r`"ZX'ZA$\m-Ui\XqpV7R#+p:RLku.DY@k?c.#INO62a`gSLgZ)!'u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26598-S>eir!5[B)r=Qb!HnFhPa.3`GpdsMJ0'cR-4lhaGWa!G`/[K1!KK#3-M:K&#"!]cM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26602-7ElWjIX+tYU@gp\EeVDD*8pH(>T@:%K_4>JqGr0!79581K!ECGc1k3HN.IcS<_e2A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26603:YL:)f33>l%b/,:[r5C`n$:jTX6hs\f>e`78gH`WH^t,Mh2VmpKZ/C5WN[e&7%u5Wj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26604-bX-<3eC?UZBMt#YA]1"n^0BY<m2^YQUg#p4bcG(@K``/6rHdqF2k\3:(!O13O`7.J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26613-CO!HgD0oQWio=js&D7WT"/e-V.[eh)#+KP-H-c1QR**J['Xdu]<a\b9S>fs_aStGt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26614:Vkpno`s`Y?EX,e8N$>!X2Hb`l.9(,nDF#*BGH34').%?&%QQCU$UnTjr5u'j80"(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26615->I"Q<<%1b^3=#,NjH14$e=at-Kd<gH:oC5O8ARk&+>E4Z9"rZ:i9lRsjH;QP._/A]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26623-=^@k&L5Z_!pZK:<\uG+,SlkDtVe6MPB8hchrrA0eEhq/Ee=4jT;E@=/.hSaWHLb9&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26624:dga)CjXWfO(E`h0H^__dLWT,ofV!(A)$K-RS<jcJ0J\S,(WTeDdYg1+.43;lE*5Z`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26625-2Rqst)OnWn2:R'kGh5IUrfq[O7h/t!,U[EN7QDLcR_X3s=*-*P<8e?4+(*<f\^C(W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26648--+G*?bN2]a\hV^df1)h^5'ZFCI>YnaSG=FPElGF'1Cl#<1;%`&X>Wtc:qS9njC+F7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26649:0_DOEGS3PV,rW:u2AZ]dl1ijOD:u=!XjE^AZ*8eE)#jRJ=@-`8#AYVph>-+u$/`+&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26650-4hd2Q'6suWk6'mR#TlZG'AjYiG@X^0[T,WY4[!SRdV%#k5Gl?#GcttkdL9;_'=p[-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26678-MA@@f%M';&+aHaiRDo7-qB+s"i:"1OoK2@FO^0%JEnM<4k5'P7e0WTemgN>b_//[`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26679:gZ`$[Dt]`r/549_"9H@5#.baUmL4PWQIstKl3FkuKf+38@sb8O\eD)u<ObNP`3.YZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26680-k\>9c)$/McOpNCpQ]L61n6!sA?.`aR0I*70D-GRK7RdImO?lc+HC@HlWS^W,Ts@fg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26770-6p&jA=9=XcPim7q?c:J[Z@/$JJ`au[=Rs!dT9W2oLX&mu/%gNkTYLm>C:QKhBNrPk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26771:`NDu^ofhR.Wc$Np6DCR*cO!f@\#dN8Ao+mn:&rU6Sh'*`LAI1;^#,"dLY*<+h1Hr9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26772-_&]f3^2(0k5'1`_BVLG+]RL4iKD>%EPMiQ[,OlP7*R"d)8&Su!!C,BWn'5]`HFp;m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26805-^2$Khkt(C#ZFIuukDu`CNSJemZ,*XcKD7sM:F[1q8fV^n+H1^'pCp'1K%"15eQ+<M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26806:X#X+1$,Iu0NDW-2Fpg%B'>`dc]if5Oc="s9)$HOurrD`@TQS.+gP-iM"->[j.jh?L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26807-rJL/+N'9`TY]f%.VJ27:#NnY\@&W.X"XKdHYY_C1QKc5ajH"K8O*"e0!$?4RU=\$S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26817-SErD"Xt#&rWP,*.!E_&Vj;ofGkcGa@"!1OmT(NfAG9)K/5pVZ0r$^fO-/B+];Z#s@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26818:#iGa!'r%WPb*Lrp_Z8`\.lK7jj\aoK9I\$=r$tYhU*(F!N"?<A:M`n<q@'q:8=+.1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26819:>6G@Uq:7.-B."uf^i@K9CLU0AA;,at-iL2oI^NFu#pb%[]5`Edm2"24$07@^AW`<u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26820-gq`VIJue;d<**N8(fRntqMM_?5Brt.5W8lLY!;kb?:=oqOeW/#kKu^-hTRq.[hoV0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26832-djpYkb\&rWr@@+sLO,K!OBX\Y:o`R!#LfpLmp;4<mg2:\2:On4*4G!;S=JM<GD1Dc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26833:C^\8sq70`b`uQior%%9\G7)j:@pN7Fd<_EgnSk$&(A0kFn?0Nne'*sE0-t\gX`g&8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26834-#MV@O*NR:&lbP+p^='/1=(IKMENr:A5.Rk,co%"=U-g(4\D)`?-T1`i7@;4h6Diqj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26846-Hrq`-Sf)"D=3;[G1+;VfFK\BCd37!*Q?XSs$0-@CQRAH0CA>F"ItTujf1_eFn*KMU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26847:2g$M9d"2Zh0F(O:EF(SEaCGCr)e1.nK?7R`rAn$#b7<JYI<RoM0QN.V;6:RKl`T=D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26848-0G[BMG$j5l4mB'=\eYEZF]$Zck,L5JFc_A%"orIMB>;lWAm!lb5Zj55W]4AWRaM]B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26882-GJuWja^H?I0QK,o_tM@YNq,aeL.EqiAnD9kE(T+(?4HBSins,*j'R>."&FrC&El;1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26883:2K?\m.T_!_!]L\$`pOc`j$/6E2NniR,_@3fSOVU0$F12GibS/@FsY7O-M`"3I8BJ_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26884-_CcIe?'[o[<iIZTo&t;/>[^;i8Kp#>GZ0To9`5E@dcqVtHZO<Mbcr_2S;34n7"^(_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26906-$tYLONkA>lD]YTgQCh]Bee_;*&BQG`Iau>=\Kf>p_MZ$d34/=D2S"+IAfCf)4h^eD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26907:hhNM`]X57G3FBiM9c6/N[lGN/ot.)8`DSLl>QtJ-@6qp$^G3S$;ePT:Pd`]>];8fP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26908-"QC_A?k9YXou;!t+,s5J4'osaLrREC(A';`k!_bKo'PFe%ERmbBD,3e>^j">e1K9g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26931-kO/:!N4d\[qdOM;kN4q.a3;&_Pps.f2"4+$l9.-i5p0u]=d='E35FjKe[*gJiZS%9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26932:8B*Gm43=Q\B_+<9K7ZYs*qcer]h8;)`*/DV<XCFC&L$<bKd/\enSl-8;\`;1U:I)r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26933-*Bq=ONTrSMkpno`$8r@VZOrbY@o9NfgP]cB0l_n-3(h0<QM/lUKaKZ0o&TD7V/6u+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26949-<DRVir@,G.r0$Q\Q/$Dq*<&t0^W.E%Ge:uP'=mU^K$Bf;F!AVADIb7<\HEnB%X\%a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26950:]rONP-eE`1@sX=oh9M\"0f]>#GlC^VD%':rL`Sc;OEW/;a$4q:d_>"K3)kN`^(t5(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26951-daatPT+F5"D]*p;n4WP7`#^_`4A(DE?Im]`QXM-L#q+<:@a@o[e57:=FKd;]ma']K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26954-+cC/IP.W;n3rZNq8Q2mX(uu<"k?egRXHKnQ$,^$V$E=@K/$s]"Ng4WC,QbM9-OlNI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26955:(a7[AfFcu<K_3)sA8hcWpTX4ppK>`eFA!m#IG!$LIUVG8I;?b"1KjL-)]1H7.a`-r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26956-0arpY)[RaejD3VF,V4Mg,B4]a\gs9FLO6!jiIoXdIk:PmGiYFNA4D+@ori!?KT1@1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26961-]P6B_)c&8tQ2[I&[VC`CgMdjU5Zc%!n5'R$iP1(2@rI9/f8hb^XN<&lflX8/NTFlW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:26962:fiZ81=.bbdYs#@`frru:HSq'<gko0oF67Np'633DVt$ftUITI(g>=`6g-j)BN%IOP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-26963-SI@Nh)]:S_giD;+FT)kcVsri=UO#LjOP*ZoE&])oV.`T#,cYBGON7`960\^JYL4SR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27077-S.`u\_^IX<h6MGZ2[=-;RpTA?/[*<Z`c<://G[CFV&u,e&J0ZeE_DEgiE=Meqbp)h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27078:EcBu5$^&qc<gf.%eE'.#`^W+*,a5eQCN9(d<8P\e)$^R1c`LZ\<SdP^A0lE%F3cuJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27079-261i<"=@7Qa:p?!`\9OoZgK,BK4MNOS,c+?n>ofVfGA=kl4eic0ouj;J\h33#(Apk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27080-=K,,<T&,^Qg-U?UQ6kA0j-/gm!N2`pY5Vl7AK[(0#lJHbQ*i7+W7iLrRWu+S\E&Z)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27081:a;q>"r'?gAoE=Q@#piP`"$VIQHL>DW>d02tg($\:E"<i\`HZe%/`kgC[O.(I'HHbc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27082-\'h[;=#.5'-I]RY=@TQ-,VERPYlkO@3`W:kGcbf]HosfO7K2c9l0V;6nbnl6Q4+'b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27090-O!u>U,2j_F(b-%Fl>oN)_@]IDPApj8SqGhFG6N.%O8pP\,Gd(^I$WJ#"+ik$2\/T2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27091:'e[b`HQlU'7$e7rZOTqF]EbXR69\6n)>IGk`];BF!32[I5[C3^!"MNMR!/Uf=kUXH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27092-(kMI>BdE&bmqi+t2F[lc"*'Xi*r)[9(6,.uXFO]b%[CJ!-Tj15(tqJ>a)b65*Fk&%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27093:<H,a9P&`^9rr<sc/BMg'ZC89ECN!nW^l?6oo_#,_Q"=$1q;`*scQ,_J$/VC>Rkb:%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27094-c;4)3j&@-`:0'a"*.?^^C!#ulXiEomR7sXE#")moj/Af2`2a6OKubAL3r]2>"t&.6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27146-Nk?H[L@D9!6HE_`G%;"h%r]LWPO/s`:rmiuE(L/)l2CmpGC)-:Dg$W,*p*\.aDXed
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27147:.EY#bJ7466B4`oIF.-a3l<.33g]?\$<JtEh`q`W`(u,gd_\Mn0h-$NKY1D6gc'mcq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27148-O5sFKbINrVDlkp*p3pM+OVr]MmEU"LpSu'*K(Y(<k+(@]7MiNT]dlGGmMkeQ*NbEB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27226-Cd9MOO-Nq>E)4tbb<A#_P7E^`WSZoDPS$$FCKTAX/>oaXFK\sEp#AWfj27heM!^S9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27227:-rA&@N]fDg?^JJde8Dp'j%(F.7<dgrR`[l7EI\)MO';OQi,09On;:$$Hhi.s%h##`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27228-:R19p$i<#57b;b<IosDk"gc<2/K@EJ0bA;MFlpEO?]6oUge*]&^/k.gP(ErWl+lUl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27238-Ho:H':=?=`m8DoFmc"b/_`SpB:7_4L?6/PLrWsbF:jb!T>G]oX:DcDYBeAa@7>J&&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27239:CDrTeFUr17f`iZG`C2\Xm!N1uP`R[bmjsF:o3_Z(Yh`MX$7VL`jFB!Wan<o%(8%lC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27240-m7ecqg2Fi&9>il=)iMlB`QMY1`]<KmjnF?j,PY$qXo)DmUW+>qQm#BIfZ:jh>_U5%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27360-TsCc7,-N@B3ahY.[I#1[C50-@d,Y?8Vm\':W)U\P_1L*Oh4@\3o]6d_RR`+1H^tCq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27361:iCusCdhWeJ/nC5WM49Hf`]p#B2<.Cq;XjCVBbemjg[=-g.o;$WqjRZi*I@Q`b.\h)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27362-QG^Z[*PuaJ*RnpONR\hh3;mXcDbncf]lV2^A`escgg-7LmH#a!M$0?$gSa:CGEC4c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27377-ENn6HDTVa)3o76O\$q[Y&9k)2(#XL7<)ZQ<F4-t%=Vt5K=-'87R4[-%gY`\Q+NJQf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27378:?aKb4Z`h@:LUS?8]J3gN3:Q$a[r6)Ea_'-R()mJcWKE]je%L2hpp7pt/E(u`G;8GW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27379-I,b;KMY_Df,Q3obhi9la^@<;)Hl"VG'"!Kngrg"'Rc*`B5K'=7:Uq4C*@]=#8G4`X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27380:EGED+i2rS(NO5=2RNWqOA=dlfYS'D[T>nV`A_$4?)1s]G`8E*dVnO\R$iUL0j8BA(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27381-?aL!'K"O1F_geNXC=m7lZ5q(?fmtV7&hlJLo1iMRk:3Xji+93=-bgDmQ:F6XMGcT0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27410-^5-)gG*uB#$hNEZ!;4<WeYg9pDD&$YDERXH1(sbnWBZqsEI9q!+dbm1bgEZ:;?4c5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27411:`HX8H$;F[Eo]]>?[QJH^7>T&*`>V!-<bud]@@HNKFJtr8J^!3<)9t]7I;?Ml$!a!(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27412:Zn3,-_^O`Hg:E)&'n2IR_L`^c&nDau7oF-JSi2g5gH>hf$U`,1%5_<Z("6u$a;?qX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27413-\?8"Y%O&G6i\b1:"QXp]d+A71Sh_!jZ[hj_4afP[B3Y-8njMT))[$st48(M+R8Hjt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27458-,a'BCb2q9GO9P^FYcDe6d47Oe2@YEa%YTk7kLQNp/$4]jdo/&4/'9,FY2B:]ScS4^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27459:^/QgY\ePXlI-Q3>r:*TT\-?Wu.Y%L0<?B2o5`Y(/6]iQ+JW0$B5?`)ElF%V:)7O=>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27460-0Wr@b5pp@<WKaFi63WAn]9!\hX?0AkgDC$H/_B,AJkTQj>TAi$3QH'7(Y6O>1:oPI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27463-!799**rD$)pD4_&"u3XWa.<H+].)hrARu]k,:.Wn@[@MV+M$2l+Embb4OOq2(+pC+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27464:K7\RBUuc]efVljZ,`0AX8\^=R3q*IPFu:P]9MCD\''`$0`]K..iIq?T+.='<g]6Ci
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27465-a&"8P;AVZS1rrKI5gFdn)8<'9V$GMPBcKhu;b\p0LZU=SGo=Y+m,<[XRQ-MUnq\P,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27482-eC;?PC:5ReoI0Mejp9q9U7`e$5&?74;oJ2HW'Aih@?3Z5l27M,?/Bf>#o-!DCu]7/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27483:mOB`RMDT:jS!a!oK>9YKo34ibY"N/']!,J41X2>;Gg$.=8]'M\'iN%pOX5?`c$L[H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27484-jC*UiH3HIQ*GY5/M(Qlm6&!VF/!&Qc7r$5TGglDM9#>E*.9m#%61gmG-CHLN=Qh#U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27485-"f.;2/]U@X:=]N@c7>ERH$7-q(AWM:,;+.PJWP5;nQH"]9Q(9sPqlLc*:qfmnEX%Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27486:aRVh7$k;',!ujQ!c[Pdmc*l/jKT\m]\%I;@A4`YfHH$XX:_%`riEWuWMYAj",Ih./
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27487-Pp&--6@Z+D&oDd^KTet,!%SV#N->BoXQE)\H`*#e!E'VLCmJmXBe+;h%5dLo>L&C)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27498-Q>DX;S0(&9'6eWbCE"R/WiTh/3=)2aB/u,M5'@qOX_@!#10eS[G617E<)ebUi+&JR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27499:1u$!Z5cl[ja,Q`#OcH@0Xj&KOk..ga;C&n-$4efjVn)Qd:'jNO7*<X(r>5Eq?M`DJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27500-dPMoR7@fD+-,d$.!Q-Y<f:)P_imri/<eR4bPt\DmPI3)(5@/-c:PP>"cA)S)qK9HV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27514-[^QC36UJpdV70uCkXsb51UQ>BC8JiX"K5g9Uorh&F,r[egG22UbBDY@i)H.u;BWGl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27515:;W:!Tirfmjpeb[>+^\L`U_4pJUi$T\J:E^SXbD6b&noSQ4]`kh9$No<_RO1q4>nq'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27516-n>>$0'?aB!=b+[!j61n>>!!2YY$/@,i[DDIXE'#Z"1WbD)S.*l!(N:4U8][;Hag_)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27519-luS[/>.R@`AY'.^@3goIpUtQH_C44-\3^K)SjE3P&YC7\]X\/bJW^N_M);S7jDH9f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27520:0Un[o7"QuW,<mo#`74"n;D_r0CE946HZMqk)G+$bF`'JFI(12rVEhju_M/1/,^5sV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27521-%>`PnTX[`e.`>s?Z>/mP`'IEM:'h0'Yc<Wi0:8X;2UJ,d7XERbM&Cn`7E=o,[sEDh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27547-)e+sfj`?MTl0V5IDS]gGRV51ILoZ9Oj!=7311SJ^&FKpd:Fja`8TXHmK`Dkj)9D8D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27548:`oHN+g:?,Rf[@6;os&$JcAJ=)':`R7=N4ioqh1JMIgPeH=,_a`;DsYrAtBCgDLLeO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27549-B`K2EoVRo0OL-8.V%&LYR)4S?+9&r\Ku&L4<_^2F<L9>TC61k>oQCK$:^9A\WM9W@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27574-c:9,LY>P7qrr?WF"l(]5`LdP&P;e9cLhh^RA%'fl3<1/4H2:U4C;(\:llPC"2_n\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27575:1&sC`^5$Y"YHiXiYD`6%BsRXjn`@\FkdSWC\!BCnaXs(nH!]>b-K(GtI[Q"O>U7lU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27576-K">0hkkr8`_AYNk8EKs6TiF@rD30,C.i.0]g&s?s94fK'ZpW&6j8aT^C[+^L>N#C+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27597-Z$;ucZA-1Ig:[^6iei$IW53l)1<)[u,^dWm"-0"-IQ$t.ib"BeEjo6<:O@7($KV@@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27598:8,VA\Vsp=>FR/gD1bTBnU`iU'n\'4i`]1$FG]D[6KK4GkG:LVL]JPqPkZ-faX`"-p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27599-hBP'6<.HoYM#)!,*H>>LrrA!e[^Ni/p1Kfs#$)64E&c2)3`h,>?&P*h87uYs-jl0%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27626-ht#G!T(&f#HJ'$(@&i(.IBEF]B`<q^$gA=#JmDf_NYWIi$hIl$c@;rqe]>A/Opc!+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27627:97M#R`slB4r"%De:D.@_$\u`N.1(-;MtW'`N2!ITLfWouA<-Jh>kj5$DklMoXfeXB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27628-k#_+9b@N0E1Q:LWrUF6H@kdQijTqt!oHQ!/;Q\&A01f<AL[kAC0[fA5^0#3QXiV22
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27645-+1KYjBQ0-i/$o&H"Q\aCF,iC6jH#))aX[\#Uj+)?2e-RWYK5&"l1D0Q2!nHU.Oa^;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27646:=`,ie"9`Zh,k-,,f0iQu;NCK8Ikem<2P.rVY$YDdlG=f88`)8&OpP#V;L7Ac;eVKA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27647-*-XG[m(Qr<RZ:U-Ch3/'c$?LK0BTmrDQbC0L?3sW,m/<MkRVQre*,MeQSt/-J(c8`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27758-F+Ks0h-Y4P1tIK4KJ(WS]IRA%r9LD@pWOJ6+X$.U_LR+<q:?2mW348\K4GSqj/6(m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27759:'^H$-=c;5!-o`<&(/K$_gNRj)$JO\\pCbD__,Vj/I<"RVSpZQV)`*0&$7K>9pT?)$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27760-)G.U%[T!SJ1:B!bHJ'*]</1g_]D+qTqAOZa;jM-pbul5H4HZs&ic$Wlj.?8NX`G<T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27773-Dr^.dnNW1o;8WIf4%E69CA>;oA<9>Za_hps&,G@cOga$E!.\e0TrA6e)FFX[G/n!f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27774:8J`VLYMi`XV5@HiFZ^:,3u2Y#1P)'8F'aiOG@Mt^VHL_$P:Eo`PP:)^r%!q\$"Njl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27775-36<F#,90ZX.40`/T'%!iL)]2Ug-q+j,VDY*p%7QR;!:PeWZcs1b$^@R>jqo>0WQa6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27780-T1e\'<gtJ-Q:D?dj'GAkYm7K)Y>EX'$V*jP)1AXX`5ajt\GU-K%gC4'CB"89c`N$q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27781:=sl5b%^aZ$I`RVe*2EcG=!dgep$#3`]tB6m`?*IA>3'5WfR@tlC)<MrF$$W0"sjtU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27782-]9C],\lC_kDIngg5TWEUq7,L.!;<S9=Y1.I92/Orb2P\J+D(`W(3j^]Ljg)ZpmY",
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27863-g(*]>O8qClQ-Ul3-HE05&jt`eIUk/T+>CXPl\aDIis[2WhMZrDS2oV^=OsH.L]D?A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27864:Oh"[V"5=Qt&?N=6[`KHsEcA$>E]n0%)g=R'Or9U3)DlF?NV@tD4%HOQCQ?tt`N#d4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27865-Njd=O/DEpDS[\hhr+ijUo/8/D"=d0s"T@lU:-Os+Sfi4n(6$II$:%Sin%&+n'sDM.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27872-8Q:joo_baW6Cj9=NM2)*[kX0PG%7^ZX*GP,f?B2plGZpXS25JTgPUV][+%EU?eI1i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27873:R,hV^8>kPlrr<<0T3>2.P.cIA9sf>0n9Ebr5Sq`$,aCKXEX7l!@;GL%`mXC)0eMgk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27874-A.12tJHMc-ra!(<c]<hscXS#T/QBZaUT/lt)$`%q;.6I!LJcDU4X0UZ(:BFH`+93Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27877-?tUQRnf42]l,R<$*'L/.hm)boY@eKi*6BZe7$]6"mk>Rn_s4[$/`rZ\IeAR!Sp:88
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27878:-G:=#S'72SAqAH?Q'`&$hqK,P)m<B!Kp54Y"=ZE/E`eCR^=NZ?>5cdhZUi,;O"X'G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27879:>FBtaV9f4j?uA0HI0E`7Ki`P"Q8'95J2.@G$EO>"G:7FOj:<h46bqi]AruG(`,(Ep
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27880-^h'/.oWMu<Im`?T9#VNYRP;W2+92rZrI+!4'd4K/Qu"AKJa`:0Wu^$I;F197i2[iM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27893-hn1P"rr>nsK'WoA'oP1bFo3_Z??*L1gPd""=98!?I`tu#\Jp08(dJod3=*9XHda/a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27894:!Z6FqA2*'5`Cg7JCW$4CN2qsnpf;';VH7sm(Ql7R;sQm@X$a1)X;dnhA630]<0D6`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27895-NrK*IXB:QLnjn`aY'2Kn5oAun9lcSd@b>`W.4RUKT2Sjnd[8Gqb*rX]X>.c!]be8f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27913-,F'5s5:HAsf8Q"iO!uPB@PQ>lT</^?:pSoCY3f_b:!.[R)ca=u!VZ2hIcA@e0:BCI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27914:2fSfueGVT=d5R+"7?b/&EK"C?]kU%`^!(&a_lFD9+*`5Km$bL#h2ZS^ZEjU8SXT`q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27915-P"n*-ZZ8J!=(946\1f-1j/#%_&8*EoI&#gHp8P:<$=#?H18T0ga(gs@)*@n96l6"C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27971-JGK9=kWU6iQ+dKJ=qMIRlZ"]=LqC;_#jeTu40*`Op_fl5'*ZsKSE8JeiGcQ]r`/fl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:27972:9?,TjHh=;oh9ke<m#Mr1C:,ql3igU%,T$@jO$\``I2c,T7+\E[$fYrSYktA`=3H%J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-27973-rJEgL0*PY+&&QHV/hA5-!aCL-@F'>7HAV-(m-gfVXJ8Y^]/f\GSn8%3G6=i(Pr4&B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28019-G\,C-j:c8eCE1F%a9"c&mFheBh"0i;%Qr2$8(U\Xd\?)gB>IbVhB;?&n;MOb,\\Em
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28020:aH5@j""/;r:L<_j4eTil_[s3(?=1$-&WItV`8I4$H?HEU^)cu`D'$SunP"mO]"04F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28021--9Q^H-mN+EK:Z:,*G`4T#Dk);mB+:JFVW,@'okS=2FtYDqUZKmL3&N:IfBC(b04kQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28038-=N^)Of`[lOf!4\O.4(3?"[l:r&^Um-^"$O>I((YJO9r(99hT^W6B!iGG-@%RG_Ro5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28039:-Sap`_r"A2eGIrk?-WJd(sW:_[a?raA0JF<_[64H0u-$:'t`E$*BRE:Rd4%fA?q$k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28040-!2ronVEUF74mT3!ogkM-)[QGd!]J]k;o4TtI-(egL+47uU\A-TG"uon,9G1KqEBjI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28044-f&[8lhOP"Bgh9"d[1u7MaZXA(*X;0jIDp3ViOH8FXD85=[Q/=>/c3A?qCY(52R3<i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28045:$\>[:3`ef@+NFVi)'^0eTnQa:$DC6!Z!SfEjN<[klJ_&M,6<lTO?"o)Pu9R`kDIHm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28046-Kk(=L2]b=rV0$o87]HGMM$#+f%Vm-Md'KI#E]>>9T%L6jZ])I.]NOUKWn+93FZ:0e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28144-.bYk_1**rG=jq$cBfs$D3<OGL@7+f(3TcpSL+Q?k6!7;]+Si=Yo3DbG+k3)A[Q\)2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28145::l=U2c9$pJ1_0jo,[W*CmK[bd>j`kZc$^,]%u6Ged`4J9dB%#70k8U]qU\t29t_#D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28146-dqNKAkJIfEpg6Pd9"ti-*t@J:WbPB;0D,duA1aC+p)d(/=$/A;4^#n%?>AuegW*fA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28148-(r7;JD2Q<QOX%s/P@p:TiL;D^<'fU5$aj5k39eG/dU268C"A1SBK!BUb(,\Ef[enN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28149:g3Hr(PC\nP0DYU4`u18Yfg%.9"4V[Tq&Fg*bh:_Rer64qnE$J:c=XU@r0tj!@/`<i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28150-,(1X^QOl`Q")>=JJaP``dGF-%7?FIf!"IHS@]M?P9BFe[4,=mf^2(ll/M,@3C#>VM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28153-/;O=*_#^hj`n&m3==%U$?5p:SS3dR=n,fY$p#hd$meb7J8eT>S__K2*InJj9\PN@J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28154:,)id3K7YiFku5"5`i]Lk_$gDS@,n`Z>,^91rW^bGWHpSV/<;!@"R#`EDq;BKjW.3^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28155-J/;oIOm?>%W9UU$d\BF?.\&>Tf[M:fG6;9_o&:MobXQj_J33@keeGQBR8K6V4`N+^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28180-c&\6>\K#7N6bSpdE34X]`^0H$J6.3n"=Y0-IGBiPIju"J:qM;>J:ur)NGOoh:\sYu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28181:qio;TL#;%gAEDH&?`1A*UO-O82j`We-j%0dS7DJ4Bi$_P#`LMJ`"IN-T#7s(+?X$l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28182-_'"m)NqK2ah:XR8F3j<^WEDH.*p2`f%a[Ck\EPQ7#p_#NYhYq>ocCX@7=/:JJk4r7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28186-QTMakntGY1<>aX,#<_]$SLR1K.^$`_Q$oY=cT\k?k[nEN10J-8)hAhJNHUaZV6c!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28187:;ntC^^`g=2l?^uQ$\"X<f'/`DLZ9[XM)2,-==ER/>4(?UV_PfLDj7CpbKbUSWG.[,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28188-AL#rsObQg=3*^f2TLWVLVD`T>FE*7ck-]m[kh4]0g;H(L/?'ur!&WU9S,prU;&L61
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28241-<5&WP:SD,fDC\21Y3a':J)-H02$c3-:'p*gW\5R@4An[gTWfQ#2dg9iHe*kQ*a&rn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28242:JlrHb<%jM34hh>U?R6jB8'&[p-o)A(N[m&1Y(^ZT$MLO`8K($2'anmZZ`tP@>eZnX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28243-B=3rIq`0l\P.u:od^i=/c'7.P'*3hV9Gmm!>.i6(-YnP*T5;@A_7=h3YW_;_dqP!k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28256-f5,+H/94<)1$t+XV0<PB1cg$<HGm"sJ-)puUTXormEKW<;46O3g[%u1'-PEQpP6<P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28257:U$A3#i+SD0[`.u</<as%*Q&;N$:nNQHhI:e-KA*ldn?-*/`$c&+[Z[C*AR@ip6==V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28258-*OM$@gd<eGGs>YPeon#7SYPKlB(ch/0k252Sq);OEdm_oNHRLspfVS`X/0N.Jed@-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28289-)b3bY,iO19[Y;7l'r+,Ci\JHV*hLo+:6Hun2g3?I<?mZTC/&:_Z,Rqu-&t_2YGGib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28290:NYird2`P1G)<?)^>C$^gFJnL9kX/d:%%l+EM=W(PS&n@aG>E^d>+JDtARp`j%M%+1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28291-#JEWEM"bG6/2i5Gq</8']!DtF)ms=IdPd;.^iB>2I;6,IJfBP!2h<#@AI#q`[^O#M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28303-f07]l<^F9i(b1I8"=Kng5T]'dPXg3Z4/40b7O]XIClHLI"9epIF50`-Ek!ON!;sVR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28304:Vu3!0Vdpi:KH<FsPK<q,!(!Xj#`^[pL`%?+Q!$mE<PId1:Gj7G6`K#N(c_ELe@_1@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28305-]u<G((oUHqL)C-jrFt0*QVq(/!BkKt="-&U#oN?N-f1C:,"=/I8E1_iXaLAU_jOI-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28315-\FGU>e%)NW:#<sJfe#ll6fGOuqbEQY_iD>B!1Mqj:CZU#HFlmh`!d*T5m1i"`Hm2$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28316:#eAB$%(7)1c,=#J7`5je[F%E[W$j)IaT4MeIT@2ZYd`E4eOsE8G'QCtOq:7G[g1gJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28317-X]>H8;s!$L2\V3-l&,<ao>:?(qD*tN[Z^jQ5enb\H-W8UrqbIF>6L*Pa!ui])!V9;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28375-:HeE%48N#h1KPol:</nTC0I7_$t$8hm-tP4^]+:f3T(jgbiHiS\,=>bYHE<\G]1IV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28376:%4nF+INE``_O_aYE^3i=$ttT@Ot_/DRf3M0^+fQ6]!d_Y`W#r*3Uts<9W3s\IV:Kb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28377-_I+;C@K!!OC)n)0("<0_BMXQ5J8uC4Gs&sXUp7(k=S]M9Q-:Of[+a%0!(U=1_qkU+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28409-`.QZ*Q'&*&?f&<rgEjFmYtj$t<$S[30jZHl*u!kP(dRqYN\h%E8eO3s-qn89JBR\m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28410:I8*^X\rA\Y;<X(5a)MhD[6:=SNP*Q+`Ek"$]=,2&Z"f##/Y'gP"!`=Ur9G!96IrO`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28411-X'IMJZ#)tpgrUm9"@U$FT#\PqJCHb-G\9=P\%V<*.B#dXp@bcY/LC_l!'/=fCOdM6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28461-idZc1N$X4dW89Z-7+gG9=HK;U!*@VB*uI*RDkuXo6Gk?8CdDM2(]o3AY.3?QqW)fh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28462:`qcg>$/Qsg!I]ZMh+1G^`C@L>]lc'+9h4&meGa/8]G[aI3q88f^)lV1(=[1I"ps'n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28463-V2qXJ391ZW'JTUu,M<i:F"-1BHMXi=lL9/b?Pt[R*_3*Q\g3T=c>/DpA';Ai'DU2'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28498-c$@d_q0gmc:G_>cE9hK*X"-!dNsU9N?a[&7*PS@s07gL?jkt%+Q<#$:"!E&8kPkMu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28499:^LIf.0B%&dg<K>NU\LS;2;IY/3m-`t*<?*>p"/g`FeGpmFH%d)<4^Mbk$bhg/`76t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28500-B;#R.:6fEA32X-q81p(o9>FC=Qu1pX%FFjNW91M$V4ZkCbuZ0dUNjIJjJPE9?+uYH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28557-4A;Z+0_ehAeC!o2rk#(tW8s>h+YFX3WQ':TqGej3'J_CFApDsk2hSmGpTKq`!9#BX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28558:!tcj1oHu,a+-:eJ#K4*6a"3_$5e(>,Y(+='+N7njSA!hE++H`M`n!>:^$u<n`f*cb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28559-B)n![ei[-;.4KG*H-9SUa?G3i@icrGRR^jEdNNG#DN'(WoV[1Vgu_Y"$st_3.I$WY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28586-*XO-Q3QJjK`+C^G,l=SOhtGC0;%=hkPinR9)<$<r;jE[MI)Lhn].OBpf_a8XP?Z_0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28587:W_9%[NkiY">Q`(cmX*;M67>&@,ShbdH4$N\,X7V0R*G`XF7^2Qg/)'El!552+6#K%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28588-n>p+=]DcE(K>*/@1u!kN!6dpJ4[jDFL#@m3&N2>^AT1B`duVe^mp*^VP"=[hi1H7p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28596-!-:m*G+ik8c;$[`j/>2-<mB9EXh@je8L"9E#`A\X*=qu.VH76p)F5E68I>65<24JD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28597:4(_P=!ulMCJ+lB31$,n^+9HRIT!YV3BcV="$sC%`jH$rXms@uDJK1"2Z8`padW.XL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28598-)36t$`WcDF+T6dnR,Ji/K&87JOBW`VXI\+Nd2fV7Og1$D2fldjgjB#X@rRLRh7/X'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28624-)O,hAJA@l38Bdn&39Meq;2(H!U]k5E@1[(6mQWak`iTf+a-,EP*KN5L`E9O5"%aEc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28625:XHruRKU(J:a4IFRc*_`6$Z'Z_aKe5:5K]lACle\<"P6umP!IE[G9mPl#Mp<YT0Z`E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28626-S$Wrj'?i5%(*nVWFi++^]"mG5&oTP.^_709q@5$D`m:1r.Ho/[a][SX&`Q:aR1;JU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28660-7YK!:g,3J)S:V%gj55_HmAR+MZS\f;:dZ!4auI49[#B.P9rKhAWJn$N$,Qe\+(+83
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28661:&[NRF>uic(J3"cn;+P4D`/Me$!R<\f;pf9plpG7`$ZP\)7P0]\B5,D)DCWkW=]&X)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28662-ah&K]Ila[-N,R7.nc7ikX^-ag'd/U6A2`;9hb"[Bd+'j@,:Q,hbKiL:)Oatt9up`F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28664-5:O!++<B)7qbmoM,P/>J6Ff'lBE%t89j(M"A+Gi,%,6ToN#tDYffsh'oIfor3IeA'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28665:cpSXYg`<$h5.-kff,dOU3@'h6"+UkC<o!;T,E.=9;Pa[&".FrAYHY.AMMW`,Stlm*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28666-9ta!BJf2&<+7BRR(]udtU:-;do!+D^YWV@M)U#N!BeX[hh,FjBH9\pA=mhm2g^,+o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28670-e*dq.:>c2=+UY^8qYjK$+lpm#g_/WU]f)Kt=*oYMAE]F]gr_D-N1@B/g8l-C[&9(E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28671:`*a(FHIGjP<H'oZ^^&U2c[*&F'DoU(q&)A)\)gKOoqmo.$e3+c_:`X25S_C=E)`9g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28672-,kL+gi;aU$P!S-o8T:pZ7CG1O9F[eV&3W&><@nhNE>(DZ;#-rJhJqmV$!l9FhfAXq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28694-Z3'3NV\gZ1g7#)f@"CcW#UJSQp(T)8-d6(T=cl)L`"50S1%.nXpVQuhO?k7r/@aE2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28695:9tjco<NpOB`2YbZ$flgW(a"_sX6put%=j&Obd[Y*h"t$;/>OP,L-L*kJ3BpE,`p/f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28696-AS,As4HK!.8N)ke0ooY<WCH^u]8qo<RtA-f$5moG?>2m\NrX#Khq-_HY`j"_,]t5P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28698-`E7.GA6kVXSYu74qXckH/]Jqdj=)Y5l^gB_l9NEiK=bOV5gE)([UQdcRqZ00!:0;7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28699:oi2!n5jclJSD\_AnmM.?^<nL9`cmIu_9$2=HN@HJi1C>0q)7g"^pCX*<EOh`?;5]&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28700-b=*7>V-,'d,@Z1DF6kFAhZR&<Ho5DQjG="a!J`,U,;li;pLcX8S?]Xcql^Opp,\ES
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28750-A:d(*iutu#?`0O(0C9:RGjiN`Bq>@SY&&J,>R<#p;]hG9A:Oq'53BU<XL((X&70(>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28751:1fIUFf*ij"`!5Odj1g%Yoj/<6MM<)(ij\-!:2a98WTX)L7t/LnZZH%A\NVq$r3`iZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28752-:pE=e'=#gg*VfoS82!.:]s*/mgafXj![*#(A*^th=/L?dped^^/bio9D\$QNk+-F?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28773-XQ,^$J-&.>[SL9Aq8If>G_XRiU,_5br&<eE,F2K<!'uab=$&?pr'+V+,dd&aP<Hdf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28774:b`*D#Df"U*p[X=fVbn`"X#*pi*>.e$S)VbP?7WNi4UY?@[(RL4Ti<6:%`]g[d_.!^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28775-i%Kna"'jHj<NACeNU7ql$P#4.qWFNTU$h<Eo9J]"9,e&gV:H@8[B\6Xoee(kI<U+9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28789-WbFXInYUNJCMKsORg0c;9+WjK4T>Cbpdb;i7H7a1T+=.r>E=cX1Ui.VlZkDAoa!.@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28790:=]mZt_W*bKJ_Q\rNW.>VT<nOt`Xa!2j'Mg/L`4OfPDQ1Y,4bh#$363D3E8.,mF&``
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28791-`ocqp5#`t$QCKm<h>I9Q,_!Q,F3a:MBW5%pQ^V"Op\CAE^[P25)sU99dJa>p5=:90
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28797-XIJftij>=>>Oa$5^Erj0Ut5)kK?n":KOZ'.6Q@.A9D`dTXS`V-NQ6]/>s^,%ifB)&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28798:Q5`rXM%\X3$"Z?f.^Ao#[I,-ALV]SuHs#o6T5gprP$7cAZa>)6X0[M>AHW]Ff`sJ>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28799-rApNcjBmeY%JW*`FT2?W;KUfL?7krQFeF*dd;9gu>H8-SRVSn\FY[)bja`E90"[U:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28804-gR/-La]!^Gb9*i^'Z2I[!(apI[6X]=V$_`nXN)UXhLV7`q,@r\oJu/B'l1JpS$tbd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28805:L?$GZa`^KM)2[:$SgqrC1)'9WhWKjL1DIYsa97.e/p`u5L@<?&mcPE4=,W!6e9,D8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28806-)(XuoH^((sS7e][rG#p"ap6Y%E^;i=&fZjaPq3D$Sd;G4\Jn($8d!/Mq0nV!R$uH]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28830-f8>/\8FCjcnUk&M[>r9+c9$qA_9-C?#ISL9PC*r:Q!i/a/C:bp;E4s7,JCJiC%jd%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28831:=.4VOm#2*EXE1n3Vq>"mD&*0_+B$,Z1S!(`q$h.MVQfaQW^b`7>ju_qOe9"Xgg?3%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28832-IQ7?-JnBJS5!@E@YMlI'rr@g8KSPl@DSLBEp"8>_i@"X*JlMM?dPd<+rr=);BD0ut
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28835-\+/pAO`Ie^WEXn`l=1_2FijC\i\e08W"_!nkZYh_=]Te#%cBJUj/mdeGSB+EL&?@4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28836:QPp@7*OO`+eoO($5J<=>S`<M$T*YED9d0%NK66F;S8J-tZ1=]?WDX&d44iXU^X9qJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28837-`)Tq=*lW.mUh-R@P?P/YB=gsX9M1)Fb\>tZC%uLnI/(_/^+K+t9gTf2GO[8r@M#Z6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28846-r&ZH1rr?GP!+<hO&aXN+?SFea;2WF!:=JZ7g?]bpUlsS;P40n'O)s+.l5=2B.Ve>l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28847:/P'1'%K?E[O*I\j;1mhVQ`!85pfHhrcZsVbj<s$pV#'bfLFoZjJC)Gu!+H%I`pPoi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28848-l>D[A0*V@&*sdY>%;'gF=pRR0^[ff%_)iV/*nC'RYBX!a^C#?si\-"W/Xjh1@n<+o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28855-IuTp(Usq6>S@BV^L.K]om6GW0UXHig,\!c%_<?n-dqM!UT_OrF+6+`gY7Sb65E*<@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28856:nNXr$Fu1qoFfX?od`/0fKg1*j*UQnbA@V568]a);pACtgQ7.UoFY(==\$'`7=lg'T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28857-.uhRS"9fl)I4ZA#>-f]:Z,19WVVU:C;$:hm/cqZT:UNWhl>_d!El\e'",#*HY2X4]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28884-H/f3+UTA^@=4D/N^l@&6PW7`V\$^Vdi6U+1i[9NRgO1k]e>Cbo"Wg@>[rBA-r3bUj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28885:,\j/V11heoZ#C3o8Gq_=:g9PCY3<qn%S'I`=u@+s=roH$41B9XiYTS['7<0t`TEj"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28886-\$Sm4Jc"+1#7NlUE'HDM4<X17V$QGG"jB[daprF-`H]kd$"c_jbb_ft1POkgDUn"N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28907-[/U-aRGKUl3$e9YnA[QI&blNdGp3Wa[-qHo<?.Ir_c;upeK)$ZSqlDI&<e<):dI)\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28908:LK!Vfe^Xd3l7n6L#fe1<[%PmNiITGB+.Pp0Q1b!&FV@rG,A`@t0HbL$3`gWl?H0*(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28909-ocX`76+^Pi2W/g$`jA,u]4G9Hi8>/rTBSofR7SW9!V[!N#OW[[^#V6YK$b[bEX$^Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28942-X1O$_5[^A^^5(:;OZ-g1'RHNB0ZpnH,(YD2T&6XX+Y;\m@X6'BW/J/ZAQdDO@S&Zs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28943:j4Ek$fsX5RH%G`?Kimlk>0Y(W8I$l#6>]/9[`D_:b9nBmeteQK[n72336N9`bIo\8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28944-[Y!FW[9/B=O*Z/YmUT/G#At4sMtEq6d^Ad,;73K<0FXj8#0=k#:36Y)6D;33Z0Zo(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28992-be&J4YS[JP`G9164GV5j$'-HcLP+eT>2uZ>G4Ie42@B#[8io%=)H9^jPi7m/ms[,6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:28993:qHqI=\g#f)`CC$f2<`bCN.@.O)&E8^UHJ92Vgi6d0dXKTX@Ni92L*4HVb6OFj#+,T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-28994-^PC"e8_E!<m%T#r1.r@W!X^=!&,93rDeD"q)o9#qTT$&sT(o@0\l!<1HDG:p^n,tr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29007-%O1aZYG&$*:$WUXp4"h_5\;CA^Sc'UZ##h"0,l&O<c!^::NO=QB,e6kWR2ZmEA"+8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29008:).@4"NEC*!A.eL5]XVh=(?$,MBcuGne[g?';[j^em9H`#@$#`rFfNhmZJ"\Z).ITt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29009-SYPN+oD2ECY0fkrQ0m^rRRq[uEN''B6,=SH>LGpkN[KE=j[W"#aj(EoCRV_i8[TDq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29042-,"uMLpO9iA":EP\1<@lZ,SjDWr,r!=E8:9:6Q7MC1P/0pfH'3`AG6OOT\V.Fb<FS,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29043:09]mRi.=*\7+WXBr_57:`),AG@t;7<X86kDE[41V1?3^$B-OmSA,A0`EH`C>(a,CS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29044-j,\1[U0_B4?&dLsGhj9/ekj+039fcZH"J0U/iOP++aOKET5bdfb0;bIq`*p6oJKZN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29080->bGI,m4?0qB@`5uETUq9Za2,J38RoC7g&m:du.cOrUs183feTMo2a692/MgK3eaE+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29081:Z=-]e*!0l,he@;]`n&ukdY_n`-=m9$SS':5['#.IC?Vp=hIEhoo3WboSFQ#^b`Skd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29082-7#jPqSFkg/D\eR2?Xg[2lQkn+\54Y^1*q-O3]5W7Tc`jS,FnX1/%lfl?X^dcGHrtl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29136-(450b7?tE(9uCUq8%*l2@.ME3U4kBNM/D*R+#SMqSi0/Y4>l&V-o=tE4'YBT0Go2I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29137:<l"R`P5&D$QQsJ`&FjR2ZpAXBUE1c'i"'^P<F6!I0>rndaf&tk;VX>nCP`GsZ%'%Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29138-muLZK_cbEpI61NXA'qF6=[3T*`'BSRN3hUE)6^0^8f2k<_=(m*Q4A%Km1ReB[5GWe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29155-%XJ2&<`HgE@:ra22"IXN:;kG'`ugj_hL%WZ2M&9;/Ji,5/KECE:-,BR[DLi!BCWO(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29156:7=`3jcF[/'"=_C$Y>Ys%&MJG`6Q2,Im!Egq)7-c6D(^u2(FmguN0bm!c\1\K<=l5_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29157-4O([Bj([pW[n?Hsn&G>[OP7g%i[>8]10%>';4QR7IML3sinkF+"bc/X]grbeC'O%r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29181-i:QJFXe5)LchJi2_6Mq5$3&_O1\d61HrojFnAs<JL94Ga*YiBf4/X?jRcTb8=G6a@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29182:*;(Dn^5E`MpD1=]T;>h/)O87gg=sGX$V;r#_dPrQU4Q[Vg].e5C`i.4DqV>fY5P!j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29183-#NP2Uj%%"BphSe.6:f+aDld3eDlK$AQiU[DJr2Lk,`m6jFs!huR=&uK=CJH!03"cr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29212-'t"C93Bfl02dJ%rC"',o9W)`@-=@PsQlm"GEbhkA>7V!Qf:)C10j_4s.r8#+1$f')
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29213:f)!`!V6mZ$ir^QX_gBp.7`i'-PS_7p$hGik?h90C`+JZ2e0XcPHD\m;\Q#m1:.`s_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29214-*ts+NJ$e[`mhg9bo>&'In=fVSBlrm%[6$f5?*XY>@Urn'h"#Gehm8[I'JILV$_k#t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29223--3KZIJ4Qg;rY>%VN5+;CIN.etrgYf>3W9iYVGSYX2@+r[<?pT.kAG9HUn80H.;5;:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29224:e(S"q&8EUXHO9ZbloN[dX1OP`.@*90@DF7QSsZ_9lX7$bHsCI6N0Eg>RGcJp>)`8V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29225-Rec/r,_"0k!]9oWK8H::ILOW,D7hN:ju_7&7Zp4l7O3'MG/,!!,LWId7BjD3S`5LO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29229-.q/o%,b1L)9#J-#N\E2>G-O'R[;4Mh<L=<03eDZZh<"R7=*o6720A2%6Q6XOJk6r.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29230:O&9!AZWD^ldK'LKU`Q,ITsS3s*1#AANc8d3Je5`$Q6ZW/i(kFur?j)3`^q3e-DQL0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29231-o+-ZV2^cJpoj)(Eg)l.>[?O1jJllDh)U"Xg@uc2m^)#2jbsu-joo4H(]9c@a5,UJJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29240-cEb;d!5fX`N:;0o\C!3+*d9ee#=*dY^9/,b=0^jd\iJ4IiJ;Y"n4CYr6!X,gVnm>S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29241:E:IC&54Y]6rr>[`#E(#*$P;A!3j6u14d%usEP/RXN]IpJ,.c`2c"_<+a,Ae?,?oF+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29242-"Hl2i-p:'@$*='H#saQ3G2s]sg:EmiBa2`E,`N/N7d]A'2q"pPl)]p>PVeI*aALHZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29253-S.iF9,]+D=JVkTQbZ6,lM:tr/!!r4pU^$md$\=$M*<$['7a,-@LMhA_k<DR68T2*q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29254:>d1`$bKamG$5`po*Bcq7[@+.1*ZFQ;WJao`MHR9AT5Q!=ht=%TTj6a_#F,P_)KQ,@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29255-'b.Nm"8r#C9"^ndSY'mY[n"^b0)-B.Ar3JMQ][bGOR]7kb;J6^S[I%+o#7Uucq&g4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29308-PF^3a'JI*PQM[<9)aGY>WXEdkK4'C#E6M)XqW=BPbXU3DJ-:f[(oi4*=GDKp`4V[L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29309:[>o[NJ3_9i>j]p`RRn4!-K#V<j:$B:9e<>``1VC0G(p6Vc`+!+@?OP4-0&raNO[b,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29310-C=`,GDX0ZYRGQnjMPE_D#:G*dZX,0AMo]5ukd%3ZNO4fB$'.^P9j1VMhVj<NPQKNX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29320-MP@X]@R0TH))_5tHTh(rEH="]Cpu'`N[Xnk;;^95I<"eT>^^s#e8F+''&;7u3=F`;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29321:j69o+l;g`:CLpA/,8aZ!h\iLOa*O8\fc>;CqmU419$U]N`%6[*`u^f:K+O`M;QH"3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29322-60\0r;_<quHg]bd+9FV$B!UR+!^2PDEQ6A#o$)Q@TkPk"9gb[0=TMFB\Q^==*PMIQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29369-M&_1K#car40I%h"orKMk/N,X4Y--">*E`@LOqYuhN-eL]3@./J;*bUp"7W@sW!VU3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29370:$Z`)$m`3P#^Qh]S#*GFf&01VAN]*ML=gjd)23!g7;aNJ^KH`fs@PNC'"4jmH?TqsM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29371-J4Ki73To`'="/aDliANF$rue<=uLRi8!&<R@!1E!NWjL3eS]P/dmePIOgJZ2a,hu[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29388-Z/?/S:Xctg=e-<W*]Y$N:j_fYB7=Icq3o8]A<+i/A_M"Z8S)k/E`hl2m<'276@?)e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29389:,;.D#J2ukT`jsnT**tI@^)RPljEZ5RoZ_RCO9$:iT`!Pg!L&[.I;rB8>A;n-XG/6m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29390-<N]=lR]:PBPK.QU=Jo"78`iKZaPf_Uh/UJ-JjbI243A2S"<@$s&#Dd)'XK@!p>obq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29437-RX?KN(MbG=5R0G89aRrq(#M=.q]iVd%(pJq&p*]B>f6g7R3's!EVF`THi'7QYr;kX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29438:Y])CM554)9N&$GX:$=Shr'6lM=sC>`D4q8XSYX&"$Ci(`/3=3!5omYcSP]+l#\$BG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29439-e+qMA=N:fFM^JH(QN1[\Dm/8&[0s;b,!(!WJWLC<H>6L2N3tHep>u9S%(J]*itSrD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29446-:>k>(A#cNjX*!&'FtR$0E/Xr/K6@R[W<Aj*@e-f9#RD4r[/_U5UQWb05R3MGWsg4t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29447:Xp::0!"_dCJY&.!2=/u`bf^kdaX*$(YlbjK!<+jXG`H;J3k(In&_dEAZYa1fj(+2@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29448-6o*C33'N)(hX,2'72'U,!iqo4<gB#=Ssp.@b\*.bag<\_"CrTo:oql+M2\^6Y3!Lb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29472-(iB3^[=/1)5k-IhiGT3@)NMDk4.*j/inUAtNX.h(39.,gO.cDt[Capr^Abop`O9o%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29473:5Y)BXJkGS-J^<F`EM5s1;d5Rs;gsMpL[aWi+3#mN`c!MbmGYh.@n@A&0$J.NZ%`Sj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29474-:)I'fIM1&B-2?'_9[\%m-HaHnPA;Z'1p0oo7L'\+g&)WaXECWdk<klY]"?a)gq6KO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29491-6N$A:UE>JEL3Q)F7tnZ"ku2?R("Dm1rAY>j`@,TVobHrW=LrKI0NLD!iX?S\'jYRR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29492:l?p(@I`=SY/:;EO&UZP2r<#qR$*GGWQ-`.Ul**'#_!PFWJ$dgX4;m-lHjeq<46mL@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29493-Gu<DD'B=6q)mP?Cf/<1]X@?h*XpE2SaTp]\`q[I1kJR<"*GP-0hC\6BRsN^08lOk:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29515-loK/Q,^XV.<X#q&/t7?-2>-m*+ubs"<T&IT1$eUH^688.@ih0mS9i,Y?-241X$!&3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29516:_9W-F3`imG_2es$:"1Jr\'cjFV.RQ0,/Q`qA)maff<p:Rk;CR$EOiXFO.Z%TN7q".
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29517-[AB/-Md#20$^(TP+Q.,/p)^X<S,WHkr:"m=nINQfg@s0"J+/J%7Bu9Y>VUC^g739)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29560-'ugRQ^_Q<H\%=D<e[.J(;:bY,UK^B<'\:kI1:(eR#V+]@rr>2tK@KlJU_^D2fii]3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29561:JA<TQ4`Z$%jJ95kcK/aYFT;F!FH>`jG=<E8@T_&%pW4G(EF,1t[rQntH5fqW.[*`d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29562-4JKs1A0-Zs[?!MbGq>F"&h&lcK&`#>jF4M'-0a9c).u3*:tuSXAR+*,S;JP(+CTGs
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29619-b(A$Rf^lp)NcFC0IAa"o'(Mn1>Ep=QkIL9F^./'b+dm^TijLEg1f3S$3d&^X#Hqn=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29620:rp"DVgL>WrIUG3<ocF\s9JfbqLWh(5`lC/';B=$EjhTh@Y6apfn3925c_GoX<gJ.`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29621-G_gIPM$(+[]^>kch#2$PDtI(Qh^i_8pRYH(Q14P8:&@TKrXI4bn/&q@!"/&'rr@rL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29634-\^gBJ3bk4m5F+Of'E/;0na#.7Ts+7?i:IdGhnt]9EAj=>GL(+C)(Q,'*TrHN(&?U]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29635:h50S1,tT\r#S31O,u-`HLcg=Wg:t<?9gs_/Z[#ng.@,sK%!lRPc$q7Yn5UR`lUgjb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29636-nb5QKQ/QL([.+(qMWBq)bBQM+>E-]3J3%T(cb=gCoF/>dPi/5e>5V0da5GC(WD@$q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29654-EiBGDG(A?JI5rLd%").GbK&KM4@sg0j8B._hKNZVOegj=j._1\Xa`h_%t%_*X_DjL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29655:X9GDcgG$iUj^P,5%c+2W^]"RSGBK]`r$1`DRpp!<]8B<I;3PEr-WpI:hgcf6Bn42q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29656-EjC!UaMr3o>l8ot-"XcSP`8MJ!s-u`g\j`3Y1t:Zp176'77#G`\ZV,u\4;1rL^@Bj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29697-o0F<t\_rEh`G84#]/,2S;c^0p22nk,Z9J(1/iGmm%HeSMobCNn:Cthi94+0$b2aNQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29698:@:$"7pjPjtpt]D=@UMPG;Kq`QcuLWU>L5$?6o+sK@P<EXN`:0:Ee82mo3,p"\]nio
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29699-@@B$2-&1P5F,YJ>Y56-TjG_1)*o&6-S7#j)o<)RrMV^F>(qR[:')Pn'Nd(g"Y/9$8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29715-5BtXpkLpg'9-]*7!$@]aX[ssEC<%(:Rl:*t\FRj@q6%u(5WAlf14KZ-2Wr+E-+hOj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29716:[%0qYjRNj3D-ReXT_`_7YJVA$5I&sDeVmBWOq!1i3!5lHY=7tmeq7f`1as7R+=s2K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29717-GpE,d\V5s>%3F[:,"]mFXcJtL;&d_Qb[Zdi,a[iCTW^#uX9i;T`E*G3.P^T<>4fLX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29744-68G6b^]V;toq^kB-U_X^]9;FqB5=E6=a+AZ"FC'4`SJ\>-^:qCNsl?UO0<H/>?KLZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29745:XCp8T=ifHn3Q^p4H,cW=8`VX2Z7&9dHOT`\$*IHsqOYD?09^TnkjS23m1E_qMFIS`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29746-@Q6C94aP]rH*,1E>DUsu0GkU,qnM<OkM#>qXr_u#<Ep):!:eX/f`\Q\A9"0X*G_4c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29751-l=q&6`ng!_1.N5,-RSL"MJhY&@#DH'-K*N:l%.QX+Pp4c$:A>(!!%0W@pn0=0Gn=$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29752:T"+/b8/S^Ma!J`.1#MokX$V(Q`"HH4@NUg*%D3kDV",,Cl'lFfp)2[e*HrZJ[FcI0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29753-"8HDU'`S0#"-=?R*/YMlbW-I#=,&.!.`%Kb"F]1J]g,ZA--4qn@&Y"Qn+p(>6%#p?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29761-mn;_m[%J9aBHt"lWN"S0=]a[K(;Ysm4h=SF'r*4M0gNh`IFIh`T1bp,kfTqJQ,.9R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29762:b7'OpG,80qYfPfhH#*Nf*rc5:=EsSPW';]g!ca:'2C'MoJ`Sjf$KF,<`FeJn],F-j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29763-ln8La1RQGna?M?QdR,"**6@XoYhGn*Kcec+oC#FdJN7A0H[nn>HWBjLZXtM#W]%9r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29766-0$O:LHe$bOL=%7(&\nX+*gs+kX0XWTg*4Iu,bniRN<%n#aSL@.?(idXb#a&2Lqto;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29767:SmqbnmO'Ip-`7$BP$A%M+]5`ucgcH!Mf%m"UXY.Y![+?dPB1gTfBZ;F.dkrN1)qF[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29768-F>[d!pr[!"aT1rR\GU(s2k7>c:(BP)qUEY_f.K+YI5n@AnAu8?5s1:G4o)9XdI%-g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29780-&PWu03^,i;*ukdCqUV`L;jQ5jTl<@&;>5/2:2;I1k)?XlTXq96/iag6O2eRJ%Nn^o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29781:,@U`f5&?7pf/25slZ9Y+]!k%,DBtEZ$smO+B-R`io_iQ)Y4S5Lrr>$p%\<CY7t1-U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29782-Zb6110hV!H9CLr&EU-dWj>FRSBN[9a.[/'Igl@q@SR"=PF_.81EGm&#>WZgH5T&hO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29812-D@n.GqU>mtgR[]5Sd3VDkBFjaEMf/rZBIbagZ9Y?<K)6dl^I7cm-$C)g,pu-`&3AE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29813:DkfNO]On9b*bj%_j^f`q$uKI'qUP0:!/dMcJlm`47iY4Ugr&RkDp#f*nL]FFf$;K5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29814-QY!pVWl"u6l-NMU?9(QM\W/Ag*%]mONQ#!0h5cG^W1$RWpGe=nC!PG&"AlZr@[:O)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29819-J>8<jgYScR[ZM_O0[#b!;E-kj!:on80k,XGN]shoToh*$D"3(FqhFOGBCdIh\Y0ed
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29820:P3Ti"a\[:'pT'UhM*7'b+"`-5:g8S@9/OM$=^g"c59[i<Jc>^0W?R'ODQu`R+X'gF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29821-$ZXs%>G;ec;61TMA6mDM-NJ3c7_fNk8Efj&#PX"e,=JL;Q"C:(EZ&kh>Z/T@HuV1f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29960-(G\!']?)/qEiYegp#fi(pTqAmdm]iB/!Y,]gi:c-YP%4KpTdA(Y!S^MbOcge=+"[C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29961:C->ndUm!-,Bu7>E`uDAMC7W;"$Ue;lA"3T7Y<kDL=.G&sT6Z`,O!0<WF3B%cigQ<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29962-gl,8$/gNfNANc*N?e*T\O-\sE2QL5j>[#<j$MhlQMB5iXA00Rm8&0TeD0urTcOX@H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29995-Y;HbS>2$cgk'75/T8>Gq=,[(YCcQl;ilb+!Hn*N\Y7bQ^Uq<-NBtuqh!'1*9=Q^RI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:29996:99Q5D)`4HEP-^@$8BqSTM8->jV=u5"BCd8tW_h`>Kc(t9@ST3+?kaR]MXW-7)sSI\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-29997-]t'J1BeQSbK.q2DoWF:)e/n[mmi^)^[1-H_:ihI$fnPJL\*gAsnZGA-Q$TI"m3cD7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30026-(;NNMRX:YUQrd#8)QN?Ub,6*[@u^fGetEln7CRUV_iL9E)GBZA%Yk#tet'W_UBd<@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30027::LCuQp)6#f`0S$'\!i$#(K'!mn(aZ<K@g%m?Rkj>8+@V/M`#tqh8^8UQT.5c#36m-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30028-N-;D-,XB/UE'W=]/"Q2VWa=pGTnYHNI,k^?*hp:,'icO40mo#Fq-_mOOXiuT(s#s@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30089-WT0S@/%rFe_5?)Egl%!I+TPtVi#Xpg^-_]_<d%'&@k(*LDZ0,U-VJ0M&m`TM3F"&4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30090:iC5lk]lkqfN)NrL`u-D"G\MU\d5=Hm>AK$+\nqf4I,@`F]8L`C/2/?D);SM2,k@]O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30091-hcfs?e$UOOV($2",]^ghLlo\3aMI_1mVG'4CH=R4aWO6,dh\()KG<IF)#Yp3L!oKK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30098-O(RnTRjMt='DM&H*(U;7*lbLL]$TO5?'4cM[GRV<#mrJeq1omgf3N5-?c+F+$@sNo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30099:,l:Z3l)*IeY`Y`LQf`F1Jj#,E[B\4*,B2ML)d,_n8$K.F><>!-*R;o/2V3e=@q`[]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30100-ANf?CiW`<!*VaFdc8'ChNl%+9kKSrNXr.Pf,H:G"[,'cPgjn`@V+EZ,hqtP6=%cG5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30132-E#<U+\*H]!bR,H7N9q+Cj)@0H2IW!4%*/fncTD_::,K@qF;h`:K;%6*3gLTcSE&p%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30133:\I.d:IDFd?4[&'S`I@$8.3#Q'iD)_<):hVr`nd;#O&K9&.e[ZSmV*OcP!qqgKh,Va
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30134-@[r_hmh>0cepYJe,:q,.i;B>i'dl*b`iV&=^!N+3+A".&*05*nZ0sSBDB`)$bK+2X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30138-h4Ah3A?38.@?GLGpW0Eb*].R=DA*H:'Cq>nR634[.bg\bfFh@m*+RG4`p-`T:a)4I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30139:O<GunK9A7\JR#OMHYr_'2h`$mE6;BsGHA:l.R>;?8u!rs0WQD==<&J7_>9%iH`0Dk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30140-U>;,0hfY?5r@u[N0m.`dY%3Z[R7M.aJb8]>B2NR"l!a'UqAhD=Zr'HQ1R0)d*EVQa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30141-aOE=H/<OcGDU&T>%RA/(Ii@D]n\X\pKXeiJ1R%9-/cc)c')T-pC]M9I=#AZX1Y\UU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30142:93Vn:^Rjm;0',t@;&C>\l\>?%kqdUJVA\!'#qOWYUK;`/$/Fj+Uk+'1kLQ%<B\W`4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30143-<@g^'Z&2CM4V?pJ2L5jl!^j.GQ.Y/h^\rJ?J5drP_&EZ[GRA+Q6Dd,\Pai-l8bJa:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30147-pD7kQnd0h/JbQ_>o]Dc-Z(f]9\PR*]Qt*rm!-P8uOI3i;HElYfn>RQD%>BD!-O!&]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30148:k>JN`:r%e,3<T&$r`(o/62*1r:m*;\]gs90mFJ<>$Oe5b0u7@$aP>oCK6Arap!:+V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30149-9!25IKE1CUiCMun>-uba'=I1]W$LGY">84Tcjs;n62*i=bLa8e]hG];L1T2"DK&)j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30155-<<q"#'Hk3H##G;DA!:5PFSA7E,^YqXOo[X?\>n-r9!YC/'po$30Ab!#qc'T_/IfCN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30156:H^k5i@Q)=I,B:(=*3[efRM*qs\5b[X*BJ91>tjsJ0QE@*O@FD7gf+`\!2D$8>F`4k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30157-R-7?1>!f6(aJVHY%S[)&mKB:>.*_i8VnG,FWnW&*68p>9k<@S$.IG>WW)O?X3SZXM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30169-5(m!_"nZ@inhcLn5fc#NT(V$HC,(D!/>/[:*"6YdhU:p<AO>ACp4h?9P[H;dG^,_p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30170:]m'5nCR8Y4`m!`@D*Zn!d<X^d!/29QX`E$;N%VcB;g`>UmEQ$YEV\.Gm0U)H'm\b&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30171-1Qo:Y>b7j67%S3N).Y=RaZ3^;CH?]%?(G!e-.(qSe1KcoRNqAo3%hg=kKn=F/+t?$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30211-=LkoP]=38E<,Qcd%&_Phi+;/mU-@`uK:N<4[Q\ij50gG;!E]XF.ZP%<r.STpnsEpo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30212:A<F;T/9/Z=CI.P0?p\_m<XK\7g&*?F`#Bo*B9B$R6m]:7"$X`=eqX$nPiFF>f2J#Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30213-Tps:d6K\@=RYpG6*,Hi3'%dW*L@ug^2"Gp21(BTOR%A=ScjGWj=]+9Wkf(:+);4Ia
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30214:dG6^*ZZ]A<2.1:,c6II[Xqc8(:=Q(jT\a0F`.E"kA$,u7Gi`;h#pgO\&%eCI?`dVD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30215-o0dVU(/`GF<<jllES@u_G@r2/8,>T-j`rfj+=ZBD9"'T='hA'c)i5TKNCEE#OI5bZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30245-8K]E(#Q!&5>:PToV^Hs=P,0$fh)"k9CVSVRa#>`NO8Lfoh(I'gjFL`KMRhdV-Qen+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30246:kCgPcGa$%JSgNu8e?g`,[;RoT$P,!tOgq+Y^ourH`OAlKqE4cXfpXHFXrtT]+?RoB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30247-5G'h/oAf;lVrF'1"0^JSLW@.E075;/F?)BfK1D54jG%0ci-JIA/2]J.[C#QglBubT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30267-pZI0*_6*K8rmJ!Rg<RLq=NJ!:M)D)M.B-WO1O(<aOn_N.TD0\gMfSB'P3\HHoOOsn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30268:,\cACGR3)V#>4g`;?$WJI=*`s0.nhooXha&7QAQp8X]M>a%QSoHCgE#*o),inOLV=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30269-Mes]U^*L&4Zuj*Sj.@t!l\ooi^%:4OliZ2W$HI38LqH#tib;t/4DYasK@FH'qU_hX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30331-c]A!,)\$`+?6OZ>q48`ZPlC`1(p>3#FGG:pgp$'JQiPR3=kB=d44gU#pe@K*Wb^[C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30332:L-N\5(]M`Rmq:u%hsEH$5BqA4ND%4DXn/Ip"en(ra*nhn_n,fY^''jRd;?NfF`<5S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30333-6eK!e?K7sL?]n@O\n/cLDVBKIEc*.UP8G/$oW)t6>$Jj-B?iWP+92C;Vr:uO9>Wfr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30335-\lXQd["or)nY3ddK>BYa*gQ9gXiSfJjue/2b[^dQ"0(tX>og:<!WrET7R7/r8B3oG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30336:]rXGRH!VNJ'`RfO(r$hBC:B82ZLUQZ*IHg*NHOGf<SBO6PS58.rQ[W]<%&fq`uboY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30337-';DnQcJo-YSd.DLp$5Re[kRt+E3$eT%Xms*Srph2jm]T4@>Won?UI15Tg:*D.3mlX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30338-gd?t<2X8e.XOdAu^M"F-;Eb@c/ba\=C*BEV6m\-9@9\o<k%&L&F.0cd_IQ(fm%H1*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30339:?Vb$4=IX?90XtKtNX7<0c$C)c'kWN!X]`?j4$XBg.jNt[0&5N/`XQ$mIA/VFUAtSG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30340-CiQ(nb\PB-U__Eb1i,0o)9?7Q.s!tb\CBY!g-r.:`a^b\bn8U2:I3lh>0<R3np2:9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30360-)NC1L<jbF0W-f]V<SV;,H!q-.ZgA@G`rpf$EEoT;Z[[PcOiF#f_%m>ol4j!Q"S5sq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30361:/4G+Wo3;>Uj`@g'!*+j<Ou6irk>.=q$uroKm9H\*<B^"/Zu9T^o4G,o[o`(,XRg[Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30362-6[W2o"AUWcna69jk?WR2poC:6+k6EO4b\DH"W1gelj'Flr>gA=/9*b):qgD34;'_f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30368-6-!a%c+&@[)-c*=<0(rIb9pT+/J@>u'L/o7m8N&KK:X^bf8KVJGgc$#`AVc_Z+P6Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30369:q,]#-\iE#R$EsY^[JeX)`*`"6DqX=6Sr9:$N;QainCQYDgT#!h\$8L6]?/F,;`FcV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30370-gc3SKC\D,Qh@96miAK<HItBldr#gp7*@J^iG2#N[_Udi?l8LE=!OU;uLl<%.eg+-V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30371-!!9ncc?%-1\8tZEl-3t3GPh#)a6=Eh-rK[n:0r9L^sG2@i?&Y9>O&d)MR8EUkn8Om
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30372:<u,uf/9285>`.cE<m^$?q^Z"eGR!+F`n1CC[n>^[6:dZ'[>l&>-j[HdoGgnb3]r>_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30373-`iu`qEY!2>[IS=Xe8;_9:GYdWP-NanY4/P,#>F'7%OhjoTCU7V*k\Xq<&A:]Rqm[0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30374-K\M-hQ69R:<@k(UjU+Sp))\5U\\d`9W)H9Un\ePh5Xmanku'[WCn.XI)!TVSK,NM^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30375:VD5pQorBS[g%+Pki.959?<'ZuUNDpU$o2M3P0G\J$o2iY3`KPl_$C5G`d<U07>[R'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30376-DS][#4["S6B@!<o)(u3Y!+'\k-e>SJMK;BFga@cF=#/Fk9qWt"ICs_DIEbi^cYaRT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30421-)%;1Q-*boH]lN0(WYgSqAa_7LCcUMr*f&i&EZ!?c<]a.F,VK8S25qSq!4riERt+<P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30422:T%,KSr%3?dqc[bA;F^0K`S3.Cg&9c&!hR*IX=l`GOG[1?$kPlFHImih&u.'`),BR4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30423-F9p:s]\o=C4CH[XYVJhL*!;dtNs(5O<`>)Dn3&t#E(X)]:h(K;ms>E6WRPc;a#d=5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30427-mI+>[VXD_I/$U^)b%P?Z\`Sc#(>bi,*\qa"?Rtoo_bdem[,g`5W,EdkA_M)/!99aM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30428:rjDEQbVmr(rLKVo.i]57'nI`e[(.Jcr.pcGN#m&$HIent2/=+-XmFli(tJ(bnG`KD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30429-N)qbkQa0(H!=@Nf`dc<,r&=Sb5AmY:qukXE566-cpjK-NLo.Z#hhgeE.;riLJVAbe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30595-,u7I#`f2Qebr$`T=`,63UR;`P*&'O)^@ffDB(0Oo=kI\:oCkfCJa:muCE$aQ(Q(s&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30596:<!6$HJ"Z4TW]04YaXj+(.6kHR3<Q`2Kl$t]Ac?5^[][^<U)n,Gm",J`+\3m=g[VA)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30597-C;rf?hMfaqO<"Na%n#U4Y!kG`$i)?7.u_,o@r=@/n'+5!aW0Z29(Bn<!^bt"5fP7O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30609-rF\]^)<[(CO's1<a#WhN=/QO2`;(BFp/q<+pHKW].traX)^/Vq@^:'*GQ_LsX6-#j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30610:.mB.S`"=,N*8n=MoC$%!Hs=uDL=bgu`$AaL(bchG@OpHa&LiU`<45e/P`<hc54>n,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30611-m5`H,\K:"-U/eS)qWuW#p!'4$Gpt9d$s9/El@D.4l^RDY->PUM;REJUKB6_0ci3uK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30705-pI^Jl1-5Y$%Ldgd!2-NYb]CpiC6C^5fUcCC1OO&uN=SoVQ#C,`jg*g0iOS35jRHRa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30706:r'I[=o_Xb.Um$<S$=-U>F,l$KYG&@^MsWP2G0;o$`ukeji:["`a*$h`]u"'oW2qdE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30707-c%7k`jFT+;gfBgWk>$EPB?fK%.;H=S#34\^Bi@+Yi_LmF&V;Y^7oH7o6XKHDc]-ff
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30713-f?`;,rK_Q?'hr[fnDdE!:VUnam$!T4S($**LFD/.;I$W[T5tn#Ph"5H9:Nk@NMYQd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30714:.^9/.`oH8X.Q,hQ]iU'/@0jq(0L=$+htbj,MS9,hJ,"K`0"9b%EpCH%lRfE!Ok8,M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30715-jf?S-Qc)pf`uP'qnI;'JVTEYE(-T^_guc>R)!jB:\Koe+S",e'p=k"-l74iri4bKp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30718-VNUU2Vd=)5O4oR<iKo531O)70?MJ*7><U2-LKc$OJ3bP4I=9H+?;%KsA&j$5MWu4+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30719:`I9_LKoiC@/`9Wk60'^E*+lGT!+t]Q$hf/MT.fQD7H-Oh8`=Fdb4AcjTXe)Fh&kJ=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30720-l!L062";s2Y8HN$gKW(?[]UB.DN[/`k)Mf:@iptc1hN-,6Pe2ZSC(ViN9\N^g%f2p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30722-6sA8$L6nf@>$@1k.``Hhl]YRCWI6n\/KF@<D,:s%_"K+g-th)kY+,=6=,Bt_bXBhQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30723:?3oVHCYScMXGs\;8"dmuf"D"_`k&=HW@X4Fdb$o;Th(pTam(WsWmr6`V*Zch3eH#o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30724-rj/2G$K1T"!$H]H*]K?oSY&^'Z)NPM7sR1[4C"JEd.4kW7FNWHV7hgo?4\)<P#rdF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30758-bA\M#'q]<&gNb/\oWRn(NmR&LdHWb7LjV5BNt4dN+hH.k,+^,f`"Z_9#8R51OBY4,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30759:`Kd6&*4k:8n$^foTHT\a!@Js;od?ScI"1WRhtSS!I`rn?[YOCbiZ>c;Vt!^*[P?[!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30760-2b]idSqgqTN-=J$LhFT*(*bh!ik4M`.S?VIVe5QrmB&8#I9$"+]'6EOj;$\<ate.K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30773-V76>3%F=q9)8>RB%=VO%r(i,ElM)iHF*`*Qp/-B4F4>A'*3a3"3S!LZ4lKg+pTm%p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30774:O:RN*53u!f3qQ`#n/\$J)t<Z`o'RZjgZIUqP][!"a0g5*\Tsiq*:S#_*Z9YR>e>e"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30775-Mi^/Jl>_t_3'>g4\u)X^%Le@<10ZB`/aJl'X#d;9iVFVM(=]Tf?RY_'o/l>%7/89G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30790-]"HNi/]oeWb&CV^A+HgS]FUt+?4"89ljUX?Q$,4.r=</*DRJ\W-1QuW]UEE-d`4Ie
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30791:EfnG<ON!Rfc`\P-F7AM6$@!Pr(k62q`H8_-f@-_jftL4^e`Ul,m!IlUinKCW3IFE!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30792->0dqQN5h[a(H<9(c$>Yp5E=.U)JkiiK^E;uAl[S2\B;Ube(!<5oR@leBt=h0,d]<s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30805-?l4uRX80X\bGs+3[ap;mb2:g=qN`chMkt!qenFnc]R+.LjXpQ`%fgnUIY,778e5ba
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30806:.;I:7`#JiZN0F$<$)9p<O?#%HSca,T3`i7ociapo*n^p4NXcMJ6ZA8M>Eg)3q9Ea(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30807-^!C'5or"*8,Er6pa<5T-XsoN#dM>+l3)f):=-M<0d=M_0@Wrn[?'U]GU8m6ua$\Rq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30844-E$I+@<#hPoESp8br'Z%AF[inpk"%2>Go6OoCPqWsn[$Wu749r_q]dS94S)JYBi7fj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30845:PO^p,rJ.N3qa0i=7#g?PFoob@'Oe>3?`X2,%K80IIgS;$X(\Ql0,"'W`7K&JT$ekl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30846-Cu?oIQKGnErJ`uKCRu"1FeV(!@rZ:0W@-FI8QQj('7et6fB_%C]JHEZiJVJeSH@2W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30861-.]reNNQ9Ot<=Uq>dMlH.e0UF:MaZMn5Rd+n+%kuc(]7Y1`e3eoiCAQ2nLh3sLG_4i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30862:.nbe2QSCN4EXLih?>"[:DJ"]@M`ZdVKBrbQpd\]!n@-B/L#+Su$SB&hVM`49$6(H6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30863-nD.@%MNWo=SXW=<Tqt<;\j(DQ3d?k^2>AP1B63U`_jY`GpB:Gdf%/*KXtFn%lPf1S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30959-I-rT\]eCpFlQKrtJ2kXsJ![i<mID(H+pIducR88TX0pN1IUo27Qki_/:X4a1j4^2]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:30960:kX#[a)"PJr`D7kr;a>$B12UDh,<4\V*`&AQ4<;Da@iTY4`=42i%VDhQFrSN@8mG#n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-30961-%"\cf#JUu3-5kLu:p+i3Nk^QcXNls00#4,YNMEA!l;5\=`pWD7?^)?'`uiU4p.G'9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31006-P3%QU4/CV]7R4#T)Lu?EQYmY=lIe<`X#bEKh]`q-3!:>hMQm?7K^:GP#g"I/j'QS;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31007:1\meTidAAqBI/\YaP_DDf"`@g86(r)I(1$/*kp0m%HM@_:a;3ljQ(rDCK``rN`-ig
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31008-N?7Et_hY/(TkCY]n!4Rerr?.j5uLEQ1I_s"/LE9=!,t*dbb7M\QBbkZJ0YW=eH2\]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31015--X5EFjQAQ!9(t<F^rM^::=X/0,G<"_RTLNM6%QO_>b(3S(ojVI&i3&q&",spPi]'L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31016:=4BP<)#jS\`IhP,N%_.8et7.!80"WGOamX$3@!7XTE7CR8BYP*#6`Ser75!dG%k4u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31017-jWJX:qG<`j6.8_FAOtcfWlKAlJ0(?nE[rH<@=+c^),r9F/'rJ&lV=cA>6`d`mj+5"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31026-=/Q/lTrVudBL&K@+9Au#,inTjaJ*:)b5kQT#ou2.]kO0lm(dK!mE!U^gs_BQ?,a;T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31027:8PhoSO*YMT:<QPX`+3d@Rj"$WQKW>)`FQe6(U>4_l`4h&7p=f5<E-R$"A9mC$3s=P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31028-f/6sq4\=a_L^>;gbFEN?$I#>V7Uq:P9poSS5WB.tX[s>tQ$.p87aaR"1]#V1GU7TA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31049-[M;%F+"pu2<[C`"^[F8GN^k1V<ihK:SX4OC7uZgca8Z.>XOmg(?$;IX#V8JP^WN@a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31050:\(bU2W>^rq(^#pa5ch#7nN+`k,:$c5n'>uOQUF%rCH="SljpU=,`Ehk\>R3?N-Scl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31051-SF-WJp8H0&#3Toh2V&c3oVnQm]i-Hlji0:Ve(\9r@O\*r"*0"6.Dl\GG-0"1q=JIg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31063-<akTXM9<b4ZDm(m1OdQ?$/oEI_V.`!L+LFijL'e#mI.Tdku]OrR1Ybu_E]Tdo&#..
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31064:L'Zb%pLlnpN00a`Xu$eqlsWgT`%SKFoAT]LfdktjT6<(4?U_a"L"dT0WK?&1Vb6eM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31065-_mZ-Mn5ZJkGUL;`)t:PHr.XM)KPUnC<)UgF?qhn]:ETb\XS[uD#fH%r/.Zg;*n8^G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31119-hX4TJR`.jD?rBNC*IYNkYH#b:`DNH*4R1Qh(Nm"R?1st)jX%t"ftn8]YiMrJ2q#".
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31120:nJ70+[CMJpOY9@^OgC<'gB,'X`?$,M<6HcG`0Q+$W<_k_dhUqf3YYX,W/(Hn&M.AC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31121-%>2,3NIHSJf2IQI>2,anU=6G'c]#LcDT-7m9:8@Z@uq6W5Fl=Zink20g*9flZ\48n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31130-*,;M1=a5KZZFJ$Ka/;PrN$E*KXkB+big]Bb[BsUQNoQ7lH>n?Pc]_J\mT:WhP!Up.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31131:!!iN(G`L=`1fhPk`P%Xn;K,i"7Qic5M9r]m.P;i]$E;#SH5*$DM&)A`0eP+tm^KV?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31132-4E.S0k5b!-pssL4iY(X_3uft""S(-qp"<PWKgno:XW$@JHCrKgY-%jg_@b*a.]3FU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31137-D`-(qa8@/`%qn;</sMW87LsuECB!iii.iBp]FjZMp."P\_Q+al?YUWCnDS^U\7\a-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31138:UK2P9XA@'P>sLBi"Eq!?l%`6,b$,gCH`OH7.u<.\G0,gM>/'8$!.o]Lf)@H'Q9IP.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31139-5K*9P4kKTJi9T2og=*tqg(,mXB_!X[r_Wo>!K"fZCSIq&iR=;shY)B/rYlou=]n4#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31181-15n4RT[-QcXnF/O(RHO03,E6sY=[4%q*?a-.u%X`PQ#W.2Op8(Wt;?BG*0l3f"9Z@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31182:>VDJmq3V-n\/\T=>U`9"=*o=UK?Tg3)aQr6neG%'$;VkQD.Sis`l\i6\3+X#XOK71
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31183-!M9T>"3uB7S1`7Q3%(o;I_19&;,$ecd7r9YD(\E]L\osW)!U[p.&N2KZY^t?K8rOt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31266-"l%36ksT;38HZL1Uh=TNPLh[i1VSTif_)p2`V6S:p6Q3iJ[q9^EkR:2q#"\UU1?2l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31267:b5E;sAW]VBK"Q*"q`0jK=-%;''>QfhX\3F">KJ'(.+e\@H[F=$Bh!D+FNO69k`8$[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31268-IMdGbnJi?oDM_r!C(ife_TYR2L;n5e]Pk`<ZLk>u74s5P]1`$$9rSPZ[@EGs3BZr:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31333-eu1@0(B*!)-RoEI$]eKWk0iJPQB&fkMh<4A'QA&EP=Xng%fe5,$jeI6:a2l]Q4QXC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31334:U_D=TOTTN#Fo/DU-rH(Sc_X[SUe`a<h$-<\,NM$E].BkBR^X'i/`1A<Uh#U[PkM+m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31335-qlpuMG!\B!7R6YF.cbFi+!PT^\R8W+8lmJo]aE25S(DUt0J;.D!,d+OY_5TU")TNW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31337->r55cB+RP50E@@?Ome?+[EcS"%!t>:QiU/>-gR5tCZ0bor"Z7,=&maf[76'XBl[Zi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31338:Rg7Q:fZ+*D=.b><MJ`@n_*)$;*1`5R3`L,j%,<'=h+>[N!Pts)e*U,gLuNPkp?cF$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31339-[7T\VF'4]2gK7dqZq?Bp)j3i&(]8&]8Vu/GRba,t"Js*SL)g-$r%#b)eOh_if\e/m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31340:XB<nFplWL8/:h$f,`eGm5HT5G+$822PP<!9`:R@rj5.?!oYcK2O9^rMG<U<`bOP%*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31341-2S_g:80NJQA@d_apVF$<(Kn3+I?"Ai.QZlO/@%],.jP\2."DkQj/M_efi_QNp8oq2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31344-/?R]U/"5]QUi`L-Atpm&D(C#(a?V$cj:>-Q.M5g6Q1otT%$C+Ap^cOg@>1*r1<M!$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31345:JPebo*U+.M8f;[?S/d&OOp=?Q=%.;>.f*9`$pk5'i&I".OEU7Z3?Of;:Pl461/2`V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31346-(lNhsX-.q(SU0poZRfjE+DDL<5iZkO>X#?0!01aG"OY3p(cf]$#cWIiP&2)Yl"4m\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31347-1X?ftXBT2'.)F[U@,U[[[as_CR9DH&MYi")#9<8pf!s?HKUJFu74DVA$-(rQ+3M("
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31348:jHIf?IF(Mb9!ST`!R;#LEVS'AG+0dlX$%=E+dQi;N!D<BScSI-XbV;A+V(`<=TL`9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31349-)>1"L7Zg0Gb#u1^W'(sOhmG[!Lgtjq7Y%eDl%1_jI^KV1o[(u=]X3g&Sl?(J+_#\*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31360->XblNEkt9OJ3ABSNrCr(\soU_A7O_lT6K&c;iFpt/]a3ZF,%6<MDZ!DaAo[T*3jRI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31361:eteICA[`;oM&;eYB0jjNDO$b<-7bL\Ab2C/`'Q-tk8?JVEne[GZtjA<fYN!9WdFCa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31362-IT<IQ>+&0sUZNdf)$6m2JlRBC3U1\>V2F>ip[Z_4-tZKCI=8,c"?j=ii^_0IZOhJ*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31395-QH>)OYa%<$28IOJ<Zm@[PbJ@i5T/O-;58F=gpG;7d:O^;9u#jO`r+?<&U?\h-Yuo=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31396:>`m/$rG)`r/07t1N=-g[6_&bYY;GD<eiRiLP(U;q4WCh*V$h&DWD:Y2E_6["&]kA>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31397-2*=b6N67`.5lAiPKC)R^`'UQaK.e@!7LuE1=%QR4pjJs$E^qL;VN#DFbN+9mPtp<\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31398:B`Mcnh]8_OV%_TT]5jQQJj:<5e$:O04Ro257DThdmp+=!]0dhU`gKtL\H0]PqpqgS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31399-'!i^+o;>)0EGd8Z?l8G/HIZR,^b/o985<,*JuM2I4#p2.,34lJ5rgp_$s),1ee'EQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31411-.o!XHi9(4.=@4]Gf96O#'37Zn++g,k&+&c^5NsldIh)GtphJ[J&[^@WUA;@o@EG]r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31412:D,sYlIX]Taln!-7e-"r7)p6rTTpu`_".m6dX5-1coC%/^BGi$Trr<DoKa>Y$.-?b`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31413-d?.-J9rKURQ9ocs%o6Ya3pJ:s4MNV6+p2pcpQlo6l]]f8q2FkEdXj3."BN`XU1k,"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31436-9/n0*MZa2[5#LR5o6Kfm*6MS^OHq0MSjkjlf,%>t?uKnm^tO,3<tVT@gqmQBZ4L4?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31437:'?D3>.dD(4An_Tul6`@.:DAi:S[RHd-')rrXr@<?`/m':g*I52.l$poI;:?;eY`<0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31438-Bu?nP"-.g"?<aFE(Gi[Z6#<*mNe#_;<``u!Ke'b[VUTb`V7MekU5;`=<l+e9a/bB9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31440-1<HKPC47P[<nGI$M/\FupF:K<[IhG[h_RiUiJ(.=qH!pk!lcY$'6_E0S_nKXLEWl4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31441:bZ_\PCN8HDW?dK0j)7(rh83USJ\bYab<qQ*[ZN-/VN'Ut<.t`?,hM$G`o#IHo>eT]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31442-F^Ga;ld0@7>dLb1?i[K_TO;ErIfoNGYC(>Z=WSEk>pAP"asg@'rT5!iYCtclk35ng
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31443:ZX"P?&"KFV8:-<gc$5Yk%FE-i/50sr3d>OV-?@rRn0`j;($Liq?5SPmm6Ys7`U(Vs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31444-+RB@-7m3i?c\QFS+ZD?$`#PHZ%mc7KkZ>Zj`RmGQAH</NJ]RHgf!VW/*bfR!m^7_&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31449-[$-T7J2Wp@ikI2,9OoS@[3K&G9LIX.Sf4Nn6h)MLbkj&PgI$\"+Z!AKU">62"3419
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31450:Q0%uirLCSJB^mQVpsR2`O\$ZLk8o;Bj.W[)*t\?:Re04QG;Ra8K&os`a3enRp90lH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31451-;;rPhPfWR-hKWK8g-B40i1J2]r^c&j4iB[9cB>ao`+B`1)p+_E4t5t[`-jBlh+U98
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31475-@@#5<EL'ROWe*]?I4L$H<U`Z@cc5?UCMs5eZi:#7RJba@/sr@`&_&^!k\GHQ0_ecI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31476:9$KgUX(P`\",OnF<9Qcn?';b\>$[]=Z`>nlB-ZZC+Y+`3LaOEbha*:1msZARIgeOg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31477-W<V!"J%CM.P^8PGfAD#nrIKDGkVc:BRu[hhf5h&VcTJhKHXf;!?C.Pg_*8Ma2oU48
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31503-hRFTNFi@Wmg6A(EaQ;TM]]+a:R1g]q\Oesa!0pHF46:$,,&GmA!Vq$5("Q^-%[f"D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31504:RuT`Z'`aO[mQ4JnX_Y2\$T5>aOq_l`*#If5<kBKDG=,69L24hL0(NUq)M2'HSZDAb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31505-lWiSSH)#)'knfeb]s7[)#%*XVTG?bK$iQUp+oGr44\K/P-/ZVD#<:NR_D(Oc/l0]i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31520-?)\M\/pQj\f*UFUoUV:N(OW#iT,]dPF5FGQ\hZfe@[P26HIhbjp1kN:dA5eFDWC;j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31521:>4c3p3])j?c9.s:'`d\^>\-GHI\ru0+$5!h?k\QLQ""mF\n$'8`1W`h*"5h,m0[EZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31522-;[4G/d_9oA77f=rW\`a_Rfls;&h4P6@iT^heO[eZ[iZi6#fkt%7rdUucl&?n_>E*^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31546-eAfLh`9_mAW;&EnBarQ('k"No0ajLnY$Uk>ZNpW!<@BW&bQofgI4OOYmg"*/(uuo:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31547:/I=EbbQfBEX`AB*$cKb%eKE6#N]fU$@NK<G0G:GM.tMqLN2]u;<=($)*TL^Thu(_`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31548-\"OYL3Tu.pS%]2Er[[M^S+0E`e5Jm,VN3(YBN,&bX?)Bo:e+jbpOA*T[]r!_b!KTW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31589-`W85:r_ZtdiKTIV>]<KH@c:p1,i4?G!!=?LW_(#SWW)r*ce#7pe?mt`NI_-r^^P:8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31590:rdQEIJOEpPUCs^?$r1Q]%Hbm7,?-u`8$<r6.Z`Cn[<Fj0+8@+j`jYZ-n2jY>-F\Bi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31591-Y'>9Qm+Yg[Bd.-05=(f@lQa1hP":ItXlGI&#AH3loWR?irX$j>>1_]qm7=Z(`h7-1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31617-:]elY4#Z\n:T%Ch%1D.:\[kH6!#%;Z'MjNm>^XR3BC[qPKr*ikH+/CBb0JSk<s<*o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31618:E5tGO7h*@WQF.aJYP9IaMGDP_2q%>cXeofM]^#s$,eB;`Ic$-561D2(`F(P_,r!=u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31619-@,i+P2:H<s&FeS6DJc;dctt?fQ+*e^#i3S[SFitmg</,/6oOb^'r&cL&JkH@_=b")
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31654-mcPJ4:G[31qXY/#1^rYOaHDp\VWD:*QKG,.bc%4'99FbJN/XA.!+'BC,Q6K7mE*X?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31655:rr>ge9u9?]AbLf[36s2BorFAHGj`g/Xt71*'asI5P$!`GXtW'YY$5pZ0=7:CD<c2o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31656-gSH&&+su=m@^u<faN%+,-CBK5G@3<7#HtgOmCM]['ruL7N5`sO=:fLF!QY#T=\G1C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31682-]?'d'.?l:-,OXUKW@Mn'"]iG75QkTdX]oCU0Y&^</fY&QS8jZa7d\\WD-<Aa1:rd6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31683:G6.f\a&2]`GD0$p?=OtS4`U6sq;Mtflp4<s<#u<.lBC7J/!*O,':b+^9k^p=[FhGC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31684-!r6]?-3J,=1/GIYWk$ni/pII,'QNmdZq1j?&6B_&$0:gq)2t`[=Mi(uE@7`d>;e!;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31720-MHhl87QAF.P%jGSZ*hK&1:@5;>DMl!nZ>MX#):uX6CBjLF-\*3fBR.BY`Y.U>k4m[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31721:@(\hEn-JL4f$-?q^TQ[3[ll4`FcnU_-ZDes1.E(=EVWVegO))[+sbILWh>R%X_$a`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31722-#p`:UjhCO*$AV(G^YV2G?+-.n7&FJ3ON\F01Or#pS?96fjeZS<1r8bCO^qIP?,(c.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31730-*gNFP\3=Fs*^W%fMuk``rfod%^"p';,^.?Di/f]u52VW@5%j;elfLOC;dq`E7?sH$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31731:F_i&cjI`8'Tk@/a-JFh02]j^I^9n)b`OQ6qA%k3;\3@TU$I_1,<m'-`\->t/MRPmA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31732-kE!K\RP!2U&[e%H>.:+ee:LO+.)g5FPCqX4_QR5^"f$?>k06.DfHHWGf_2<tckA3*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31799-.nJWT-QlnA$F^e)(9s.T)E-&S#$EmD.OpISe+UHmS<D^"/#lj!X2gDe^6E!B4q!2G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31800:p@:O<QNPW`"aG6Or\\B'!V<r_nESeDg>Gl8?co0tA&l`?HCEmo!,3P/K$s5`?\]^5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31801-$&_?*]UPt3<uuQJJ9uLDQ*'s]@Y#:CnA,,<0KG6hldYU2cFB4"UJ=R=)=,iH25<s:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31820-33T/B(]M:C2=]+U'RnO2!#.:PS&k`;BXVdo3/9L&q8r$N=4Q.?p^cj-iFV=Li*V7#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31821:6lLZI)nUoTd3C@E+C@,)MYRZU!hF`c(!9rIdL^RokM_baIr$3_&_u2GG\c8>`2gEd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31822-rr@0m)HF\@*"e>I!jQ>,hu"2ca4@;iHo_.sDJoA8/cnVC]Q#YG*Q;9_*GbL2\CBAU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31853-*-mOERR[TP<hu%jg%9bWF?cdQ2p82Yn-ZfP\`J1Ei"(ZOZIPh?i1"GaHuKtPClL<n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31854:<G'(hj;`6^ikI\T?h%L^5JfQm%3*5,/[_pR<QLPYZ9f$$"Rl`Df"LhW$CgR@;>=^F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31855-i;GFk8\NXG26rhC`>ljE``<+3:d/g2T>J@(ce<<tT8C9@CEbhJD,X*Vj."7peQF.#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31875-Q15s7f$NV!-c>=I`\Oe"m[+P0*kae?I:K&I]2Z>hf'gSh'KRQ"nfh*Ai1Aj:Q1.nY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31876:'#`bie$66p^!Z3g1@TVf@.8U$Kr$l`Gd>;9lS5#tiB[9ql\bJ`_7pS)%h<iIkMaJ"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31877-R'*g`7R,_L/*@$"H?UH7qBJE'Q_EVA)u90EUSp-c9&"OW5M,b\]N:j*$2Erjg+SHX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31878-,k62`k\f?q8?^YcS.Y-c:CfL+EN9l8h(=K[[#i2%>V%f-0o*NP;7KASY[BL)IhBJr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31879:;o`js6NFWQ#qmH%aTRZ#IVZf=[==*A">q-J$$`c@ir9"qo![;"eA7"%aSm@3[sIZY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31880-iuLlpH\dV:>7m*^!$q)sPLS$*B"dkLT#MG'NHoA`BXbr+Eb@Hr`]Sr;o"DY8<7A7r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31895-Or0QAi&4eQ(ui97S+Zj\WB<bSbB"b[]IBS"H.sM1[>7\P*B,TB*Bbpl`+O@E%]`O/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31896:'Wp14NZS@,U;&4.,NWbi:!c!V-LpHV";^_e+bnAi#PY=U`_$11)QNNe6`8,-l>4_D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31897-8dqkI$QA1F5(^Mr^]+:c=an_(0\*9X]LDAViMV4m+TTIaCG#-*W!W#JDTuLSVglN0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31898:["&hh'0k4Fa-ur'5rRFUL2F%(r?[VP1-a\3`JF$l-`!!l<`\e@oV7]'H:B:D"h'i%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31899-Ge_2.AA/`-XDRV\fjh:rGJ8sj+F,4?]ZV`1(^5Y"Qj(K$YOqhmJ96^A$%C"R%"9+#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31913-cL&HW&:3uC"PqE;8BG=eer5EVIDCic/od4"He_Rl&WJ]LOA@h[WuXL>D50.j:L-H0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31914:l'>9L7W[1Ta6QtpM):Tq8M?DZ.H-+(J&8g\$3FE649//`3nG,+$aV(h`\P1341_&\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31915-ITOK&UNIK4kI4'4mEsp>VOA+6Orlfc-\7=cf""G</&0=;P-NdK*#eJ:5Sm:_:#+Y1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31936-YJIP]o"HaiPtAMU05J0XI9%9r)K<8kZaeHMiUHgEXo=4c,iV5nJ,nsGe.9LLep8sM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31937:Sg2^ue>fQm'J,oK8#?`CQXt:5,mp=Q3+>BVT%3$g*nRT;=jTY)'XlhjK=`A%YLYfs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31938-i_QN(<$eY,IV6r=(f+nWQK\"F(>H+@VL>K9.ZhlLOiL^.`,aOpF`At8AWbW.a7upd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31953-?Hinl?Ki<H:3n_fVu@%,qg\Cep4r0VMS9UG='`2Epc529%g@Nl__.Xio-%R(B/mp7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:31954:!.Cp<KR&YF**\<2``G8U*I[8$-;.'/:5`+L0R3_f):&X\kV6=1MO+W';ItnNG:<@&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-31955-Q1c)=),c'E$E[XUaHYjP510+U#H^=VD'`#XCg`EIR\"FLa</&@EhHpGj&odLju[h?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32011-\F8Qi.&MtamN_tgaNYY^ISl*Xr`"epElrEm*"oqElW&UOkVA2B,6b[=ktYGa@]7_#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32012:KFAn4!u8I[G@Y?t)a4$[MG@@`S]#PC/<VM!$F6[>"W?AC?`,6HK1n&AV284X*"2gq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32013-rr=OsrksS:Q?JY:_fk#qT24]UH5Ku.+T9_%-La/k&mN(k8JT?I/pFNu]f)HRoZ_Mo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32037-@fd>RQs#4p4#T(EHESU[*)h-5#o/a]@ltB=KXXb`EgJ6L9/t6FrrB6)b#(k[>[_he
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32038:=^kb!=YSWsI.SEKcf%aAE3]>71<`K\!-.7acELp3o_>t[BVutk$jk!7k\Ds6`7ELV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32039-%!'N(3E"!+`d-VYq,T-\'\cE%\ET"`DbD+7bn23OX-.`.@'@&fWkHo*bN9o(loS;m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32062-fbm)8d#<Mm(sgQ-PIa5Mf"s?+N4LgD"K2<>H0cu'.8^$E4P3rO<,aup-d(A;5El?X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32063:`W>bQV)VkETk*`0aN5Gd[,n'#_b/W;Ua0J+#$qA0gQDR*qGa`3(*pMeFY!__oVP4O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32064-D]jdDX>[:Iq!\"-Wu@p(a`+a@%KZFSZEm*L7bT[l,g@K<gC"V=7RN\UVeW<U#`Q"l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32080-%QY,HBpFb(-^^$IP[%iCrHc`/9/ChCC#&&_O<M$'iJXFn!)nlmqe,.obg@tT9T/$8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32081:ns(1J4oO]/Zb2D=2G`0h)d'<i+(.;Oh-$!eL_.cFZKS)=-b&'_\`XZlOkU6.eiaKn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32082-R/i+"VC>^X=>o*Xe.0?lRdMUVQIq:(%E5m"3U"5SF&mU\*`TI:-47Zp*C.Y=;JI,C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32140-qgMdjTP"ubeo*T;bN8(8CLH_2'R=g:g9UI=U,]#(mj-h(*..[m6Yj?7nOT-83=\)s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32141:O%QSqe(]S1nmglT*@jl/AX"u`B]C%$%isnM[C%5fZ!=W:OKnUBYQLlt`C'dDE<NAf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32142:o:.]Dk\,lah'aq`])87H)b3^63r2":*NDt>K.?$h-`0D1([-Il;S0+JjU^00!dHq,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32143-6DR5,noh8\02cOr#Q7lHY:4CXJ`(tl8X.t&k-HatSYUW0)D'Hir6([!]PQG=g;AVN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32161-p)gCg__S6IB\!>aN,u@P!D+jIoOI!:As!I6/2Mg&rrD`'eFVHbbN,\99LdE^e,`KM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32162:JLi3T$"[&B&\oJl`mjD)bsgG8G6<K;1Z"$8Y(a"E9b[dI&oO)TH4W:1mL<Eh`:u)2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32163-apkDDVLQI]gIbT7=(GS,_s\8o@]iuC@,.p(Me=%#.(u2(H45VA7i9Mt,7V]cV_M;1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32182-W,0*]@m.rXY8WUp&2;m^YKs6<['+g!p(Qk=Xga$I3GK1"=Is%.EEN=_dhTQn=M;m4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32183:Yg_JX8o.KeDl.=-XS`UfSK:=.1nNZLmq.cG]?rn2>msV"D$m\1V5t"/%C`N)p">)Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32184-V%fGfU;HS>o.LLL/\9Fa=&JK.htBg8MK9E>0@+'qp?QsF/JclRZqFB)[n[!rj4+$C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32196-T(W%`J&+DL/'[!JK:966VJ2??qUOR2iE:3X;No:6SsceFrrBia$iV8rB",@49+aN*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32197:@9,jBJ,u'Y7g&Z>?@$QlD"[9t-KBN8jaZ;dKsc>)>.`@7-$YKi^*W;C`D,)MnHe\n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32198-EZu>AS/VB\5N(E`!I0(TrZZTmo0ZYC7pqJ56['^cd46@8=/TAS.eOb\!;Ia&MLHjr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32200-@ukMI>Su_*P%pT,3f]cm/uPr>[SI4$i`OTd*+8>9TBBHB`">AK#N]i'e91F$Y>Wt>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32201:/F<frSo,$-#q(b#XpSr+h^VP?QZhnl`-W_IR/6I>?9N%@0$,)1]/a@,o0^G(.V&_`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32202-r1]uRP"T_2@Ig4+$5j(bpGLa\r''Yj[aA8mH<?&F<4pZ@<EH0eafhJP"7RO1dGctW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32223-Po]#T-EjAmE$%n&A4\$"kc?I04D)*mS*-"=[UQ\`D)%"1[X'$1Q<*ThQ._Zs_3h/C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32224:.ZAZa=rJ`%9#\(Ua1//ZV7>_R$<1`</+kYe8jb.HOKlfa\L^;t+$l?;0aZrA8L0c[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32225-NPpI7*:]*8Zl[2i-V300fl.Y2N.q1Z9(r8bKc^gMeTGREHU&2e[TR0X"4uW:hnRTu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32228-p`YX>Z6H9a^aH,X=0'0*@a*W-e6_:YqYUh-+(hDuWVK']2u_+;&cMiVJTY=W3qT!m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32229:]eGhE_Zj'[ndYkMqI[IaeikDT`Sd?:iH<DO'iG=.6"VM>5f(8$3nM)j]>@`)O7WhY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32230-#>g4oRN8%W&X/6n&as)Q?cTn_HtrVPrZt9YiLboI3UlKmY,0kl5q2nQrr=GeZE_GV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32254-jd<.#P*8e1]QDZ%e5+AX^'JuHj'JD4ItqZt8^L!.c#?'c4n.9R+3qH9#QFe?3lcsI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32255:<Rg\;M,RYa#7OM\,JcR5K3.:9QY3*s8TP?+`)[Yr88'/S#TJ$_4_q"EoG`_1Us_(_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32256-.XULGj@*+4(+GIF=[&,/j*6m%K;V:D1P],?U98IUi>..,:BFbu.)/g7);/MS8Vq^!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32267-9i6]YJMU\^H0J[!NU^I81o!gfD1.IKNs*9PhG!hc[/U,XH@FJ>-a<(fKYALPDGkq#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32268:;d@r)=tG\++O?m1T>U-m-:dG`B/CO9O$@A4%I'=?/9WY5WGl]G(aU&iF+S`GrFigT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32269-ea=cK:NFma0PHBQ8q&X_1<`FCRTISa5s.A,_s(MeMXaahrRb7sG.Hj8iI!aEHCpfN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32292-?>rtY,q"H8A3rRKfZ:kmmp&>WU.Z3K6aLQZne9OLk.R57j^eE6S.WRTr2NuW%;oRl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32293:C*$g'_pfd1I!0Ac`B(Ar@*YbiX%r$W@p%,!(1`.4E\L"sE48jdL7DiP4k00<&.5_7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32294-6[(bsI:9/N6>/r6=MchD`1FV`Xr?cFEQZN^>VQ6JN&hmVB&bNMn[,@o9KHmkb>[_G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32335-gX,?`A)iY8cYCJ0qb>kjEH[4BraJ1P^CS+\C:)`Cbi=t&,;[:73UshqYP=_f\gqj#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32336::2]-((]u`7"1<FQkCR-QBjnK9j$d>[:3q9dFm80`()oGF1P"B#l,VaVR:B7L!p#=/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32337-??ZH$=B1SdO$S23914%;ph=er1)Mkl)j,^[!2TL\`45:`[02>'k//?D+L2*(YBm[;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32341-2=E87QUm*S'&+f;A>8+n>)HTt7SV,JPIAm5UDW%k!7b*:gK-dkI3iEbPdOj.2qfUE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32342:_2?uuQ.u?br@=5#$`d+k1bodJ)$@!hM'?X-?qk^=`)sds!$EZbk+TE7HnVHDW7$>S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32343-!KtT#)t9t>MK.%G!Tja?B_^4SJuI'R=Q)mQ&(CpsQC&i<Sq)C@lX*WJHnb%RWG:>\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32344-1:aX@%gi@B<VgcA'7:S(<_/tT)+jBpR,Dg/*=o&Ok`.P3EoW(1<c%9rj/+`qjCD-Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32345:"6MB-aP$q`/(Ar4n@qljk`r$WK'LuY]X"*`A%"1"9SHKZU*N;h*[V&3>JdaYZT9<f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32346-e^h[3AV,js'9E`S`hll0N2AT#Sd2YK;1QldUTkc+QaaCf.^l&s7+s=",TcW!RS)eN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32397-/RhW$k4NB?BlOM*\X^ZsEkAoFm8FD6,Z^$[(T)A[`dRAa'?TbT`HP-PP2*^$r^''Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32398:cWkpAb1ucq`2_$Gi?5gp!%4"^IW&V6=F[H;U6UjjfeS`?r>1@J5f'6M/\"&=[%l^c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32399-FXQa[&)rW\^e<L!RT*i!NPLg"&,1d,?Y\<PMXE>"7e/]0;0`s;*cV;P*h6<p-cI/=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32429-<22R=!YNPq#6WIVF%Y[>O(&sDNZHX;,SAf4fH7tthIAO_UETUL!R45-1'%qf/'0(5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32430:qKp^eG5S/57jJ(!.U!bH/OV`k$4\uqNX[FK'#kCmS7#ti5+&76g^`+$3!I)7`]sED
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32431-Tl\NQ@?A9efA+n<m)$h_"[Uo\OuHe@(c9m\D2nkF7T>MkpSe>thG4.@7j(_7!5Zd<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32493-U%9@MJ!>'>;-7Q.[Wc#tB_';uL6"I[5DZ<+abnYpSRhWpE6Xm`A,'*hCZ_hqFX2@d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32494:rrC_m>>!JIHPpdcW$#sq)'F.`2>(V$:D7tG`#f>63GJ!_!)Cp`gXM&gYf6YhJ`Mth
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32495-5sCS)ConkD,p>SUK\?Xk+'OsF&P'E>3Hp(l4k[p^f@I@-?)Y90jaZhFV(QAUq@b]P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32496-;qi\S@YWHR&.XCa*h\YfW\VO-N$Oqp[fA$JPIKa;esi^F7HV6jb/<C6)kb5tWA4J`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32497:X#u4<!%u]m@.if[^SPQn]=,HQ`l_V#*BQZuo1$gm7QCk`*a81QWtDFA*c7'F@=NI4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32498-3r>%/Wf4FaDe<5c(,m35US&`RX">=9An*U-7eeIuGm>JMI<$`6ZV6\RUH+l3hVcF"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32516-]g>78q]I,Ne.A]NG5hPt>4^!b#id>UZ7KO'b8qHIXaP(&=1Y[4VILC,bf)t$,0<a$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32517:\8ZMQl1C`cD0$h^LEJ>aO>GKG&sDe#Wr)VGQlQ/`a()Zq%1"<a#3n"kNn)m"m!3J?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32518-BRck_N,YW9YW:cSo;<</)7\!t(?fbhVikU'aoi$:>\'rt35jI)b>;;q;Ss@hYI7).
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32530-gOMd6<Rd:3<)iZ2\-EksYr'NUDfFle+9j)2jSDg&[T:V?S4,P;7h[^ii.^Rb%9pJ2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32531:!J58+1;T?03,`;0^pi$^Y])kQdS<5<]q&H'[6%!B=*_nI,JU.&4[f"n`LLjZOF4>F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32532-#n"U]qYmk_h$cJRh5QnK#<=u&STPo_/DK6T@UnO;!!>b>N51U^OJRP^4oK>L$8$*3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32535-.G^(V`Wr0;k^iZNMGQKBl2]mn79YRDiR5TedU(Zu&WB:"%$i7AS);esgWehNdAe5'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32536:0]W]KiCR`E]^97^BcRR9_'!-*O*Zi29_3d2[`$61\rWs61`)itfVC7Hjq`'p\/"F[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32537-0hSN>8.iMT%D>l(JG-!OKJUpnaW+]Za9O[gQ-`1%rL1[\+Y'Qcm3e':;.e@?536"X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32550-YWS"l*-V8F%8KnJC8rJ^!-,naE!ZAU-#H.pZSQ^f,@m4HI'_TL#LM&.Dae;UbQ0]D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32551:EK<`<dpb$!T?:'.0L-mr4gFh5jCKsW7RdA*TZ9Y;-;OCLI#03;`<#.PE..`d;-'HZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32552-b)!Tg1`:/TO9tZYOr:p7de2><(^s5uWpL.[OT=I*3;fa1(F:,7el4p$F27+%_Q!&F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32586-a"2"\eTKVd,UPq'6#m"kc(:3P#Y(8qN27lp2=Ks9j].,.:0<YQCC^>'b9&Am1CUl;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32587:n>s-B)/gi`Pu^I1_*R$Flmkgodk`]R<E+]#^X1T%NPn:Yh%!"<k]8[$E"^29-TM3J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32588-HB[3ookcW^eF^q40(VehG>X1>Vel4\NKcYBG*5;:%Y4)<l`G!VQ77R:<:*RQEF19d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32632-Rd0NPfmDWnLEpYnPjoiSYK74!E]0lm!@L*sHVdh@>A2o<QjLXmU&6A=;i#))H,BKT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32633:qYO@0@^r`^>"uQljkT/#beck@_&R$i_uB^j)J#lqTCDSNN^?*&dK/q]7`dc4l^I%g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32634-lVEBk-VDa->rlNr!1&NL-%?obR;E(a?&;Y(/*3:2lhT(`VgOu/I@r2Y;EetKKDSR\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32635-/$<NfqRcb-?-^#XThee009MIsXa(>945@muA.d,7%V8o+.F2mI'rJT!Gu;[BfpPB1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32636:gi,c_#Lf.,QHC&].4VC&A:`Y(hOjb<`KEYC_8;?8%:"$=V*q-6\iP;R)!Ht`TkU>(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32637-Te^EeJ046,&cHH%ZelUZifFbj@%G8+CV5'9?lj]gcZ&Yl,TiMIhr.6,R4Dg%@2M!L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32648-f2d!1G2sl:@6A1r&k(A`p,.0N_4$7LDXT2o1clIYNBX1a*OJEnfpmV!;9<OoW7%Se
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32649:@e2$5M4?[_>L$d3%*?n^M9,A9lW<&2hVL$7`tU#$#Y-6`R'(5E*tj'9c\AF2i[=+T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32650-q`OXF<D+(:nV)TU+79FoT"^K\pPM2nVVgl:T*X5cSuMTgg2!$Poc>.Ck+S^u2knO#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32652-hZDM6r(>SR94?h,=Fs/lBu]D?E"4Qf#<`6?0-3"N!.rGp!5Ub0)e_)\$Ut#h4sfIp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32653:F)DXXMT,s`VIY+m5>(a@?iL+YKX?$aOtVT?Yn)HR'h/i1`;V!lB4:(7[fc3W?`!7Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32654-$0P9NX\KX<J)k\%`iW;)pBTYQg7."ZMtBS`q`Sig_q+,s"s$n'QKbW"q,-T?37$Vh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32661-p,^[O6a;7;&.$g=S:f:ScW[phP;>]\b:j/_!?ZZKK"6jm,[6Dn'N>Hp,][\,1*k8I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32662:liC(5\KDX`$L7>B>FWN0BAQlcA(e86F^^oSm9Etn``Dn=:c"%Flh.GMRas22C_4O%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32663-/5Ig3YgRB@&%*it;FiCod\:S<fo<tW`im&(-J(87&'KT"[^[b/O`4'8am!,qXnZd:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32700-NdtUB3>qIfjjE,D2?OSmmL%0/"59\[kp^Y6.t[=?%N$iDrrB0-N&(g`2JhK@)@ol0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32701:`R!9trX$:8'DPejc]5^iGT00'4;U2RVp225OBr`Wb-"'#\\`uZT(W#t=QrJXBbkpA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32702-gHq+H#t\3KbLd?B^U\::]AW+4nN6GOps5dOqSf(]ZtV@B/h\k18<#s9P#j$C?iaWR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32732-`>cnZ%RFINn>8OpXNodd35VU74fYC'*Q5DEEYlLV9abnKBMb*!*Olsh-bVoG=s@g#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32733:%\gsODfH!C$rqi6ScI#`6/dZl4$+j-fl%^^P#2eKK@kVS^08pXF)_b&-pqnJ:3#`0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32734-B)EFNdU)*;[Cs&4CSuiQS;[S4><I8aJXPbt-UdU^jfbCiP''_9Y'5/MEQ3;,;sDQi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32743-0buH`3F7&]<PG\(rr=Pp7!-KlFCq>'fh4O!,=ib$$]mi+CIglOVPS=Ac?r+LN=V?f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32744:7W4n,Oq)R4'dr^'dlPU`UGE*b$pJQURd,Ts@k;k!\53]`A"QMNVcY]OYbjZF,[c[S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32745-qH$:eD$s=seDrj!D<,E%c,aO7Wdo&'./Yoa*bJ]RD=Yd/N+Y0KInK.'Z]>Nkfi[9d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32810-!5-f)2_4s5&dBJaY5inV[i3%URp!NSDje)h[7%#_XLktQOgTZ.p%hZXpMM7gg?aa@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32811:Oe\&./;&OM=!!UWM5(J`Hu\QLJ3/Vc.rs;u(NanmEX<s4rjo"I$c^8_Ht>Pm`.AkH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32812-rrCZLZ?hku@B%p&+irG7b!1Q1qGTj`p^FYm!Lj5^eu*<p4EA9R4+ZH6HCCap"&&aO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32832-1i**koY#u9F9CVRpPJMe]m'0%%)OeA=;T'^F4[*KHWQV67s'/#&)N/:@;>Bccq%2=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32833:`\QfQLO:$#Hqg>LVIiJ7E("t\#N"^,5<AH?9pZ..blgh`$dap(O2e28)FR9(cFAZY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32834-+Ck2Qht^>).lbi<ojrf8iF[J4I@s(=g5P"kWZ=^:i"M0`NqKHNgE\L)`I^.4jFo_q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32851-<diV>$-C<Vq:<")l(LaMFE:bf/MqH0OtP1u.s5:Q<IkK%5F._`hAlImg$N!Q.n,FB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32852:NBGCkB%lY0[g&kg`tTs>&Xas$Kcu74otdSk)d`3PXTIeAChW'bCm`Z3>7dU-H9(WD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32853-J*U.'I*dd#GcjUT;2d4%55s*#DTp]E&;FctE\i4Neu[XXV+SDJZR?b(&%k'MB?R0A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32878-B&<A!PB'4cS\tTMPW7obNDZLn5pgp9.,pmmE70#o[TK'\J22Q=m4[!3c2)6^e=uh4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32879:`@@fu@C9*+a;OXc;L$d0c87&VaT-tfPTJa]i'g-EXd%-WSjC\;]l`eeN5F@A(cVq.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32880-$pL;K<UM63V-Q,qAI=GDJVXJ#jI]pUeh(=bJr@.Y=U8B"O.eD7a5iP/5XAWd#:o2!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32916-7g%JG70mhi78_?M_UF&Z7`6OK=:P?-<I:U*'nePG4j!$^Vf_PD^?i61Bt0QhWtFoo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32917:#TWRQi-`5sG-m-JaS+gHQ@YjcdB[WD["*Jm9enu_$[G<".I'Dq'na``@HQ<]N>8Yu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32918-0'B/4!+)q)o:nm8JK?he3,DX`T:tRpB^'#Em/UNc@?8?.?)N'3e0\g4R/sf&Gosqb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32944-V6A$DA!=\5mgAA*Si]#Ao+J=gG"#g'aH%TdUhYn`HM$W"?L\=pHORM9!&@dU_pDJ&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32945:!\MRVW?dNlY`_)k7@GqPe'eOErI$0?`h0*aC%mq)OG0*t_CP5AgB,%>^iRVtg>,-i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32946-^FgW08;P8T.c.3U>#%JL4%MC6H?7rWSs;5d)9k4!+#Win!;:p45-G0i082MuF.f=f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32947-mY_u2m[G6&%iNWA1;C9dm'HRtl/!`:YOrtRplEJ0$O,Bu[93G/ETst5$!_)WXUTWq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32948:f<IglV2Xt5V/TRQ`ihKT08XPR$Z"td\V]?Sb90#'a$]<%5'rGj`6i\h@oB,c)^^%7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32949-.Id;*;7IE'A]/XXj@pl<[(.9q7oB*5bZ]1DiTH(Y(qR(I[6aj)k9(hD5EC-fX7l&P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32973-D1>o\f,CW'H7dae%h_JB/u6Y*mD.YDl]GGSmtgY;L;hH3-1_qh"jZ6+$Ge2+jsZ/B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:32974:is`kuPiKGV#[)caP7.ao7WNo-`l-jd4`9$AI1E2WMU^HCPbW5BS*`L_'?39[p#Kc>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-32975-X*pqfWif.O*,f5ceG$eZ.0Q+uZGll(#R=.Qe[/#\="`hG;PB-n9(K5$B-h5n4NdNU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33002-:#H]Dmg7ft2NSWE$_XS=P8F9Ci.;9=ae.=3p'CG1XnYN*e%f<!r$C9,6J/VKb@,(g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33003:'lZ7"`cqTg5d*ql%,`h2ihVk9fZt3k6$%-4"?^2kD1:7]/:0,3ceBu1S[uueN`\-?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33004-9C.c`,]U6mQlOVJ'sG"e'6l:L0,K"KpkeMZFpd1c/Q-Agn"'P4:H[6gHq<`SMEW-W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33074-Pn]ON4SJ#N':aOA$KO*!H;tQB+"EZh;j#Dd>Oil&N3PAdI4Cfog/KueKT:-"HDN]:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33075:`TT&of*.BY'9sH\7Q['j[Z#$G&YY.R\R-4=9`!6Seu%^u*'h:M+c*o9\)CUemZPF(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33076-/aTc[K'o'o3%p;lI4L>Zn#'&hhT%S<M1WMXA5UDkIdb"#.UA`6g'b,)%r)k-NS-lH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33100-";B*[<JSGp%pNq7*(K.f`]55JO9m;>(oX$1/X%*tl*mqU:oDCR@ZX!f/.1l0.aQbM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33101:fl8%,1'*!.p`SaurG15dn-tl)2"<?#>R8t'7in3O)8$=AUM]bI0*``i'@6dE`H#"p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33102-eP3E*ZR@tt.nqX!*$hhs&VIWSEXk5^b/4_)=u%'X!"R#\qi;'K&Aog,:sC[]bN'4"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33134-:=nU3O^Kt;@_i2;mZ_4kY-%@K5>kH,6Yur]%ZEP*?;Z".O,"c=[;QY)0_&b?i_:J5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33135:*?#5`m2tch#H_q`L9mpp1O2iQBYn[#!X@]L]"Kt%Rs.PFV)7jG8$)#`%GLg^D:O`*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33136-<,u2N,:h)FP?p];0+Zt([g(OP$?;@]2]V"S,IM9#rr<V<1h[9S.OdJ/4aiA5k7uW8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33169-P]j<P\fE!";E"?=*>B!3amDotSQmm&&0MNMiJ5*Mq_uZs'9_aK?or^Jn>OfDF3kOc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33170:.S`sl=sBN,&^q+$'N:#`;9L%Z5:Wk@[c=ooS;nO/3U]nP]9PI$r7m:acaGtt;c6DY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33171-),k!W"9[-.$?9tCDYaf,E5pft+-aA,O8cgKkK)?XO[]NcIrSL:LMB05I54?%cVIno
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33177-E@0r$fO+n/o&#-p,p$89K+GLp'dIJ`gioiFSmU@r'Jj-[UEk"I8kM,kY@7+7VujpU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33178:Q%E7%W;rp``rdBjT8?)hZY%X)T^k68.C$Oj15,ib;1c];I=G0r=u9&J`3HiuQ4;#c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33179-C9EcM>qX2CNSZh>I'?(AE9)AoZ0-DPnhNJGmF5U<&o@.`jkPC":ENii(CZ0&O"^W#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33199-T%.[dHZb$I.9V_!KK]^X_$k[5r@)oLW1I*no8UQc!&N?1>Bt0*pA&/a!*Iu$Oe./u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33200:,i7YU1#u?!9bD!&=6CfPh)XBq:g-V)R=QZ9O;BF!c1Lq78`JL>$3B%oNLU3S`f=NW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33201-b0:f`Rj/pa4hk/\Qc7Hi9;3qm&a.r'K*BFO:e#qAV.I7QN2^a*]HC)'4HoVAq#WQ+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33297-*^Qr)`"00,[^rDF!QT],\F5'b[24Am2-AVtqS[1.0,phr4hQH(h><FXe9(WS\ab-/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33298:p8o^04RcQkAG_nXHM"E*CaO.W`R+>2Gpu2U5<$O>C/CNK<G$X7WS'Z;UH>E<a`cW.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33299-c8b.d=!t$kJn[?HbY^iKc2dh+*kemcm^$`oG:ppDMPhc?#LM(apk0%+=J<9E$Xg"(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33319-1@[i,ndE(Y"hk'Q&,CNQ*NNrtBlMdco[bdkmIJB9V`p[;`if58H[Q=K1UKoM!(2g:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33320:h\c'g2nkSW/F+P#)`]:$cgc+[CgS(2W@KD^pgW8]8`&X5bGb2V(Ht5;.pun5+:[3&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33321-XPHCbnHW^9[YRPK'e4N>duLitlZVM3_O$4K)'i]7T%WL.1m1ECU@)#$TI6GZ>4X66
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33333-?2I6C`a/Y6>>H;hf,k.&)r#C,QLO20grZ/GXF%6tYF,5drr<4Drr@XgGVDaU?P<>]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33334:r'@iRP+"mrRGjD1!4*n(r`.JY$[/mdbSG=ZmEk`:f#lhL#FMU2ll9MPBJ,X5('uoj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33335-E6L[gh"EW#^#P1K3#gd&NTT!n./f=AD;u"oP.-nAb!:tM68(Nm=305Trr@\(Iqi7t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33401-fF6dF4<MSW="p[9P&ccAehZMiPE7(Y9J7C[rr>$]hnVDfLKrA<nIDr=QUukih@^(^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33402:-3Wmf\lUCrB/Z`7Br'LZO$1F3!/%$?,l:Zj[[-VJA\G`1T-hS*I'Rh2&`!98G!V:<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33403->+X/Wl$_/8e4Wha4tb?Rhb8pI(0'/&Z_+el/*8umBj-"R3#TOXoffe8GdGD0[$$K_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33420-lC`%tK7Wf!k3%RY?$jTfV;AoF]gD<k]t9M%F*0">bq!0BdQ-BPNbdkigPbc]dQ_OY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33421:g8i17)uMeV]:T0"G3/q:Zd\#DdR>!Pc^70ki`2$BNdhE3Pd7Te0/8'%'NX1thS-`4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33422-"KCt2C&Mpoq!:A57^&KtO>[i<U+!e_%fgbsV%0>ZV_$WmGj3eInt?/*6&ZQ]o&cB2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33473-HBV9a=te^m^^8jb*XMM>;GGeAUp`dCrr<=sKKMU_>A;CnT&ei*N(26AOF,QK+0pZX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33474:]L?O[IAQ_"9XD0._B`s!8G<7=3Z@U"W*;N,$CJ!Kn5l2EF5";XiQ'!`?bj8$MqHV\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33475-!('PH-Q,[t[Q<!3<PqgN<.[+b[.+]cPnnYJ]C6WV\f>p[f/a#UEuO0ITkoS+E_g<-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33549-PE:4->/uo)%aQE4'T<_HL3rdJOc>ooS>E*:\/<5e6aJ>!!:A&BY!$PuAR%YA)e9);
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33550:,k-&[HZ4X&m`[Xu=RhHNX[RHM13n=\2dqIcW_6Va/Zhl<5d;SZ$p'[nqL>#38q`6V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33551-&QfYU55.7KF`?2?8D5pC3#Ti[ltQhF,sGRFUf'c,JV3Trn#c"]C>+bB\4#4*>70;C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33663--Qs2a3:E=34AIq4lK=uL/^^`qW:?X$bN!:a4blBrk'lhH_#uA*GCAAN:q*uIE.CI$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33664:*SZ?6ND=l/$shC`7L1:#S6$BBc:aS=%?saY`\<O<UWb"ES9N"WY"Q8Jj]QOf:bjbf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33665-dkrt$cR>$6RP[rnakQ)0dTK7A2b/-#J64M`rD.1ZNAiej,,FS50m+<a*Nbc@R;R`s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33708-PLkNU?!XXb[EIg,caf@i+PYPZ*%tV'k?c?iNs9i-8\K`PG+)eKp1Y0c@.HS\X%JXk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33709:69NFlNll<bZ914bh[4fer(4K0][=)8iO"&.`QX5Y'I0akd+?rX$,:"XL71N]QerF`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33710--+UTf%l@m0&LTS!q6=7cDrXKhD,T+_]9;&H:f%1STR6VfcorCtbs!QSUpUN9/Jl>9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33757-*!,]5RBDeq[e'r^aQrK%(DTND%mlf0o?XcZb(Uhu4am<pc>U>F[1BNF"#R0s8Q"*f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33758:Wa&2@H@E].6IX`#!<VsYrmgI$(%AWGJFof./t*0o&@i4o`n7R-+0BSBn.M]IQJKe"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33759-gn0_Kc/Fr8D:?gq>[J/(V7I10eBlDk4;$;FQH\#A4Y)uO2-FhbVt1jTKT\niI[-hi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33764-mU.eF$57r0d^f1L/p;loB-YmP<NCtPPQFZNjDH2)%r01QP+u_1LEr)7SRg<+DKg7m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33765:H!PVI"Ks1"Zfbc)NqXf<%n`-Tr-Q0I_5_MVo)_E%%$$V5iY$.j`_P6DdLlosc%1N=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33766-F?\5CE#>sAaSCBIc!0@G"O9:U&_R!1dHT71Cl"P]5:Jh8II#4YL6RtNZCSH\JqVph
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33796-%'Gf@jmOA)JX7kQEW]kH2,6I2O"k:0H""&lN.(l<!kKo'&<p^f>6$Wlglpr;4r+Uj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33797:1WlbQ``N:ErrB>SUK1F/p+82p3'Bbt&q8n$99$clT`1h!I90"T7Sbm,6\5:U**8nA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33798-(KlEN+c\g-Jd)a3c'CogVN%dT\LWc;NcCZK=/SP.e$XsX4!%J%=gW#`6j\B-;pGF4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33842-@VK?CMPK^'3+;5(NH"6ejn9E+3EuddBb3ig8bmB-<[S_K9!2c](a`VZm^qI3!G`Gh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33843:pOkCc]3D=[%]TgY\`HBSp,2\Nn?;PcMoIY0l'g=0=R&LXZ[$f;4`YQ7YKXUhM-4"M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33844-E?HAX%=m*uT>9&E@T!T+[=+TTFWlZ2\R]-t*nBK51FY[dLX0Tq2b+T%a]_urf0*>;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33909-OoPaDa^X3!4br,mSjL^n@T\4R,PdC(Yp-i7EX'KEJc9$!UQCRq1P29n(^0O)'q1"s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33910:>h(DW7h]bP``FQ*"Mql9GPrutGHOJ2d>s]Irr<T*`D$U*dME<sOi[k$`A2-H/C?B/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33911-#i))V:3ug0WbUdm[ag=GXKeglg4&Jj';"?KMOi^+M]okC3<H!c\7<#2EJ!"%1"RG*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33963-ZJcU8Uj;X-jJtidb:YP;NYm`QUUL<4U-f''>mMgICk7<["]QK6n!qfqXbe0j4#F)B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33964:1Cff8.oq&+N%D5b\B%nT`,+TNdS2R=FPY?>J$%?pD`5ii0e$qI'^+47TQ=5L)8.s"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33965-8JKo(J@P0nO1IJ(o/r>e1j]X%q:aSYc,VgBCP\P+Q0;+X%*f2?9S,3I*gODV-GAe:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33969-krR]adE(]1O>^qqoZ>GS=6kq7EMI4$2<7iE5[*Skd['AXkAMRm*JjEmb+FKU1-O-@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33970:"H+I`i"@_5H@a`#PmPG^/r/X'QaEQa],s$-L"5VJg#J,=D2b5%OE,?%`jgkg=CAZp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33971-,05d,Z;*A"YUd3Q&mR$GS<0rYE5Z7Ml!0Yn+))Qm\qtI'oKV^6oel@U.O:3^T+dSY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33973-CR,,0E;jL9*sb-IAcD`iYBl/^=u54)_U:ZshH.OCh#]Pq!-)$$N]2W]%"ln:L[/#H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:33974:#ONBg`XDI<Q7ju$TKl&`)i,iTlZH`f1Et$t,Z]s$&%a&LE.>oj<+CKS[?a&c?j9H#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-33975-%H!6,d\jRs0SWJ$4G%R[qpkHe76qkbZ0lE/[ij_E)DOB50eC&c@nC<U;T/LC*-'Rn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34004-J\$K[j\(^$+cT5rA:Sa1hqk5rlfUPN@)YA7:J-B(%k6$C]IT)ZQM0L&cD<^uk/E'U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34005:Moja0^gmL-;`@p8Ad<eVo-kZOV*8$"Mieki'=`,5HI-/2d,dZK!^UD<*Pan!2V.#6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34006-(MRq0(X<heofgp$D!<.Hoe*7i!-J)6eJOXsc4u:RP$9pOgGHqA,;HKl&hn>sk6LpR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34057-lB_W+;JW6=.u\]<?=Bsbf0:5CTpYUB_V-W"#qF7@?>IQ%o&,f,2>82EIq%l$4s$se
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34058:g=E!bEsrV:$HbmW5;R3;T1\jK/)`G(D$Aj\cbhY"2[H+,GcW]PkSkV?Hh@(`(KXe'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34059-j[['U-u(\a8)YPHHu8afGhtG4DfoECHB4]87:D#'?Xh(\48,j>d=5Q]g=,$jb%dR<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34080-!S+[t*;Wa]7l=.ERP$_SZ9E$0^"0@!7qppf'#O51osV6-WP'HRrU]KA?``.kho$pl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34081:#P_A*e@#0ED"SNn=ho`O)D69\D"1g>i9bU'rr<CJVm4[_59!?o]U+U!k%!$WcaA'`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34082-_lj>Or-d/AVrB_te,1"k7/*hi;"u='#LeaV^.1;UCIRiq,^Ph,c4+f3H=qlC:%;$Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34084-$Z(tlKB0m(b&th09DtUb!,*<i&R*BIKAc*Yl+RV8@1D&K]'U:;8BODO\iJoe1srrs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34085:n_=t'h*0?d`$p9h[#Ns_*G^ufa;%m:&RIChAbt'1]]UX#%GpIHoe`k1?8,/>9:O)Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34086-VK(aR@i<B/<-?H3+,7OA0,ODDlcdk+5r.lGj8c0?7UekFp.h%7h*]*RQTcO1$$_ZP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34122-SHbc?gYVhnrHY#D7h$h?.EgRPJ!'\Egr.'QNb*?sP!^nuij0n`YfdTZ:Fl`CnIL0M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34123:!4A0/muRG]dNn>>`*Wsg?8`RW4M"nR;(k2T/C6-.!8niW%=JJ"$=(_B`/>_\]*"R)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34124-kr%^&Y9&!F;GXX6j:pc*]1HaYnc5A-$ogBNlV/[nMRGGAiQie#NR35/>AQ`*7S#Z0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34130-o98QI07YnSk.Q6VC+()Gb/#%#!;AA5@PIACq,tBlM7XguiI;8>GWs.$l9b^Nr3?7s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34131:Lr`A#n',KiMcP+3FidNWb]DD*W38(GDWd0n`(,.i!P&EEm8!6rMN-$XD"[M*Ar[`q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34132:2F`sIUo]MHmSPn`fDsj$p!`\Ng?(a=Lb@h7/YWA9\AnH*A<0@D@MZ!mQ@70oGAYAm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34133-p4!<anW^JJ,2L\i5Eq6h>^DIJTiR+`DPe+GeoH'[RO<bGmh]^N>nARb5-@SB^F!3/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34182-3N?$8l/j`FQ7&267b/Dp:+HhEdR9@GA!01jEV(LFY&`)-B6HfG?ueeSBCPh6UBPH+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34183:'@E<;i`BU3Rnl:1&$88:hdlhE3B70Zp<=r"6@l`kJ,pX^WMY2WGo@<u=-Jemp([=o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34184-b[!p^;<L]:+[o+mE\j6^P&$nWJ$[00$L]/f!3k^[69hS>V!2e;J(b\KaX2&/Y]<;#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34248-\Y_oe;D"C!(a+u_[.`LE^u!%j*FEdGmi6PKi6Yc:4oXtLTE0R<3mb"<T9_l_Tn";#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34249:\91\@#BpSBld'lBEKEF&)$CGW.GI<%j;<#NGeeJ1Zpk`B#H?$a`7/m"mhuX1``&dN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34250-ECaWL\V9ag&9o>jaPsc8b.1X(M+Gs"]oM!P6q9"XC*#'LTT?[2O+*t/'kJ,"8dX<0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34280-ik:V.UI%7Sl51+loJl;>MCDi9q4YC0;sdX'6R-N,6KDPD%m50gGsIB:FTe"IX>,Zm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34281:rr>)cFk@\@e>F"V`"T1*!"a5H;aeT3BPl/W"Iu%<qUG"("$3e`Q8h4O36/-DiD'D6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34282:3?S_7r+`F;R.bh9hTC$G`+37qetX_QK_rSe3?:A`83<)84,[K$m!UA,ZUe>R)b-h-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34283-_N;sd3`S<XqANL?`HGW15F@sb?3ej*1.4eUoJd<%r5Ce!Y#[)a+-\bNl8.`nDF=na
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34308-7LGshUoE/3Opc!JC6=a8-7@"b"D9k&etnMZk(KmU+[?W,ETK-gj]mq.pKO5CXL'V%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34309:O_HUV`u\bWjYfCN_$?*/H`G+/OqkO?;G`H@9Qp+$l!B!cdL/(g@;,fj_SLaJkE%LW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34310-Re+/Tg,4rY&4epk.]uNKESo9mVOL;Fa`Qrdl#7;E/C>2rI"</ZE8KV<KltSJ&@s#a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34348-V?AMU+"6g\"\Tam)2V-uV7P)J'08\K(_3Gc2aRF_?_H_#4ce^\#=.%.H)2?!5V&%Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34349:`hl9ND!!/l$'o#b44PU9?6F]AaVc?7DR>jJ^=aQ5r.5`/;ts2>pHuJllJI!S,!mCs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34350-HSHB_d6XgV(F^j\X0Y4XE(OpKO*\3Mn]&gmlF?m'0ZbBdO`6Y1pX+8*_T#U5PoWA6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34396-F0u+k<DPo<WmemrlBie$*0XC+651p?H%>np#cr6[+>s_\`YS`MY'@C_ADM>bDS2So
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34397:6\X5q--u)N^oe`*aC<f"$R:Un#'9I>.J4X:A!'A.69%fTn`sF[mDQ(&aTCW.Cf-@0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34398-<1C=K^N"0L6#:+WeP#9h*J`#<f+TaSf<"R#NWJQD+P"*?,7'1<40n9!4[#i*8BHhN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34425-j2O-+$N-q6ia+,O=f6VecVM(4H"8A9=SN9CSf.(k`h7Gr(]6_lIu<oc.`(dp96cRj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34426:)9BUs^HN+jh@J)B/)-G#ZICPX1(kj16O`B\CW*q4r&haDJ$\Pbr>l_(87`WZOdmLg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34427-%=).VdFqC4e@G(gS)F(LSPIj'\.Qs,[ic_n^YZ0@kuOpFV\qg-pJq4n%WfX[.CQ(X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34473-V^/f_[rYe,AR>r/.P7f7AlR3-)XF"/DJ&Cf=7F,e2f7\mN.(WeQ9C4'j1g0F!#Ig,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34474:pi5Zg[$TAsg%*`1c=KE]m>Ur:YGQa]h=s$6c(eV"YE#a;+-_hRi/EV`q@?U$TCE<+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34475-cB+rTYP_O?,OTfpCd:cm7Ru]F<mE58U2`cC_PRju6++8u?"7I*)lngMUS-q&D[j@l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34541-J?2l3!*kUT62(7k]r]<=mXX6SF-7&!5=7_8ZN6Is\1.a>5*Z#]NLt/'Jd6THfZr.W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34542:(lT(rBc5`AF76>a!i*rNbEW9V!:s$qa"JTJB9;Tg`Ca9<B4F5k[#f@?RMChe5l_HU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34543-ktO#-@TOsKdP<=4bNB5+^tm&5<KeS!A@.cEJ,NYg8m(K:$rX#,SY.\Z/pl+b7g/6e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34544:O:3Y*`pA2;<Qqpu0smO-5HbHeYd;C\^^4$A*+So(q5Wc#>+V@chBeEJm6^rTa.`8*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34545-c$`]MVGa]Dq+M)E:Yu"bjo5=:*Z[:J[<Zg59U:hNkeT8UH[RF.nk%;pS7ZhBVfeuq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34572-+jW.gr@@%!"F(jViVeJUMYE*Y*,gllY>sbEF?0:Mm*,mh8X@q+'>nqqJ/$^V'G>mV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34573:nR!&9baOgP0Jg`Rm,;$._!CjKmFA1*;2h+6C2_7a]/aY:0k(/3#"\oUO%`Tm1*);M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34574-c(lB'Ob2`+pl(o-mtg$FUh:P1RaQprJ>a]U!s!ZI!1_XLPA9.>7EMHW1$30VDO;R)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34596-0N(3Vd>igi=`jE/b:&M6,9Woe,O8=["Gi?gl5X=fd^Op"Q(Gq:-%-G*\ZiW8+``ms
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34597:^-Te8F'b*U*S9`mDnN^(EJ4Y-($?)IRp&1`&>3T\Nd._]7CX#a1k&jh.4e+F/l2:#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34598-mGMt9.s*bOd7rE(,U7;l2cGFo_\qL2Er*FA.^m]'Q4'r&61:9-pD3@pgs\k"$&s4[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34647-g0*K.#'#cgBtM1o%AgM)5sK_\m8%bQ1S[L:$uYJ-HW4O8mSQO\!sQ30<R<d0%$Nn+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34648:0Fred!99t;WtF`X+O<"MW*JNNBo+$g7;ne8,STp5[5l+CJk"CQ80dHIdFGT7b`18s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34649-0g%puP&`"oWo+U8_<:kAMIR3qbS`_Wd_FA)nqFmA74jcSH)K*7/T`/kY"KVaT[$-n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34692-L!5[o,dGC>X]W&kLML\!&+5bmjaLHs^]\d:P>.kG)nXW5:?s`\JlQ%i:h.>cGk=2-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34693:*PCq)$\`%6AH4@>Vl"EIJP8?-Tp@Gh!<_ffrr=Np/=]?$(H`hpJ4HOQ8]eEpeHr(Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34694:2D1k@X\.BiVIYW&h,"`/l&WbaL$B6`WQ>\q)5S:115nC%\$^Qm8/fie7V@^<#7:GQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34695-JEI[-HHKJ_X<ITD<pJb:h!S+r+3(!p]lun[ZoT-4RB;aL1FQtB-n357d/O+=X&@tm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34702-\7QlZM@TfMoCu4(]=Q?6eW"FX:thEn(bU.TqAQK:60DDdBP*k"Z3])9hWL%tiBkYS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34703:N*G>/?k-=Z`d8eVPj>7nR:Nj2B15f-!^B-!3$,`$WDBPHd9C-hg:S'"n1-EU+VGP4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34704-GRjNAl!(ACm]`^a&9K&c(jgV]3sE1l>:`WV.MMB:O@DCJ'4#aVnuQoQ*2-5#_i`&<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34720-o%N[\PKoK;,k*pt<]1(s^s2uQYNj1%o@&\ZO00_,H.iHjk@eB+k9P8jIk<Ttqrm!3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34721:6Z3X`l?p&;]E+4gXt(Jc;Q/&jJ&+#$Bt&\P7tLH[rrBE8]!mJ$UPoF+V`A-T)=?:n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34722-G"<.sP$ikZ?&:XI3?Eh;c$]WPXYhZtP1[pX#WW'-2n))An>kOmRc#pkjP@(]3*po[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34730-Q6tB`"+YF1<Uc[7,`<kOIS^-/oKMp7E85$Q#J>Y#-6:4<Oii=T.mmf</d(-P<Whf;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34731:<GQ:B"qIH6(`U$f.3Y9RjRS\(&[kYKQK+f"oXKdiS<MV`\-UiL8Kd16p%5;C+I4FY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34732-$!>i_e$sKW-277>U.Cb?[R`!0Vs.1("Y%flD5n*hT<1kh7P3"6hUr#4j4pXmi:'6"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34774-e:g+9@X6;N\u?8IaWM-M0R5OF1smO3pjjtV#GA0[:+^aQV!`6NQ3uTe)&WPuSFin,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34775:e"5`EBZG07fd$[?U&6F;]I.d-?g?<q":h%r`+dnsD@0n8$k@9<ngg$#Mt^A%c_8Bo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34776-3dH`DO?9P;YRkb(T=VLKaJp.Kj8`D``HAbniIa1WfV%;L@udsJBpk=LB[Hh8$Q_V-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34825-BDbInMKJ+K0#p.3*i0ZJ)Ys"]IR!VMho>NXC7Z@5r7X>qGJ0Zu^rZ[$W,-Q#*PYeV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34826:J,]M#:B(=13GnG;7bctt`a(b9D*9U:Q*nU3B#b,s\dJ3OiST/;2'$#\`#=38&DJ\U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34827-U.55`.J\u7;FpG`[<uoi@XL[_#/e6J'%S[_1Z99WEuR!C?nfXjJdslo`8L6c`hSef
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34861-iV/1=n7u9#V0J.^0R7_-\<*X,*/kr6V1+D;h\^espiBNC4sf^mg[1:a2\PpP!X%3m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34862:qH)%e08ppFUIR/1W4A&]C`Xhk2Oe\C?6Jb!eq1ssY:r+c&$K10IgYrtcc7`[-EHYU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34863-`0!1>.`<\bjcB+)Gd"/#r(HOsil(PqhmSdf:e]2Z2[DoNSDuWs?JFt9p,r;<^+*L5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34908-h?Cb=*H?u8&b)pIcF%J\g)mhmPR/)WI(lL9oc,oM=M-2#-"URi\9QJlJpO%Ar(>F0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34909:'?LI<`9nnB$1pFSnHXoDLX2:K'mq\9'-.R0rjDS?nKQ+$]YB'T7q`Kpf/s/aTBBPf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34910-pmTPte(`#5?<^ko3Sj]8f<877U9,/?b,&Z-RH:P%N6oR&X-Pb*`n'kXk.ZoGO,WGu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34917-6B!t#8m?95C\FD"$A&3W"XV]HE]d:t/:8M!n&$1XL?."^Nr9G?FYY\=7gEMoF3c&F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34918:&bLDXCMRTk[uNn6;uh`#EF$+e*_GtFH5tVX+Z-1k7mN2,*qiF3!tCpr"$`c^Dg+4&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34919-kA]<;(^,38i[rP/XJEeT!0bMh>(oP-\+19k$o@`]Z`Dhjk,1;Q*Hm9%BU;c)'SJLY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34928-+j4;4(8Z:f#YAMt$BBY>#?+uHQf_2F*a*B@)Neahk=rA#-YgTi"1ad@e5^TNAt.#a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34929:!+&0!oh,`4!h[,`G#KXrXnAd(n4i$CfNfu`?QkG7TGRpk2;K6_>C>-L34.M#4V(o2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34930-dipMR5]:-^gG254HK(?4%>LsJZUlDT5Kq<m,E?_X9l%U,L6EtWSjKGrb.o!ep@YRY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34941-@2ZQ_rhuEB^Y-kX/km\E6]JOsNGUL(ZX^.-0F(o6H$"t87bUEcj-&P(!J2h3EV(Wd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:34942:HQK`VbJ+;I"rl'Pl5,M'2^il#VDogdRceO+mPLE<IAJ3:n6qOi3$%t`"c@/'.$j8"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-34943-deJkpnHXXE"Ms)e=d)Lje4GNW=`_T%gn&c2?[DL1h;2[6jTN1(YlkV4I4t+8i^\j<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35003-GB&i'Y:g_Z>A<#W1QTG]@lCH"G/`cfhT":L!%5pe+9S-tku2uj?uSBI_!"Rt[n7I]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35004:o(KfK`\t8H`CI^D$]nH"3Sj?BSWRdREQH;N'pAWVKu`dB2?k#8gQqo1F19kuFY;F$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35005-,3SDK^s+qJM3S6SA"3XYRDh<+-aQ12L/D&mN!sYicSUM$F8Y-1a3$rug.!TX8J5&j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35047-JR`?<n4:YAH1e>/j^_CMrr?X;,*8f,&%hfUccNN<.??4"gQBjSa6Qr3_fqfG?TV+V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35048::um.&>Rsd/dgQ`P[Om5!$PCGEC1dgAa-cl,1P4mnU%JVS-n`:Y<<ESLpUTR=3aB/@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35049-dPB4G2E>>Nj$c@pYK0!S#H(KuNKQjVIjca/'i-gW4[6&,2%@73ONO>t4\q^kl.A^e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35055-"FSn\PNgZ)jFuBBP_l1DK$#bRpSsKK@n>"]`b(?Nc;b/`?k^(G1[HpO]=f]21;X5\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35056:`#Q$0Jd:u5>`PFonB;-%o>ciN%R=BKqU_ZZCBrMZ<^=oI(N@/9OQXBWY$=D"4._`O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35057-%<nL7XPglL$^?:'V*G0)le]4d!l:WJ#n+f\+\"^C`]Ba<X]ZQlb,B>&3K3@Hr"%sr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35059-5ZO&P;3TnoUU7@!($B9u&9fo?X?N2UDC0p>1PTQ\5%"Qrj.Q/6?6s@2aeS*65p^\7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35060:+IT$@@SpQQ!g\n/8Est/m`OZ:jK*SWfK5<<f^8N:A<$qX=^cG!>AuR^*Acs)?q=g`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35061-GS,%<b+$-05(qKC[J\q=Ft4i@F8,B+R@/j;.HEsVduJnbV0-3/_$`#,OHL?%Pocjr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35120-MiM&%Ld8u8o],er8LJD.^%Efl'c=![d`6&1%RKrP_RH]8ekHoAIk7Y=$"-OSkHE=E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35121:I?H4V.<]6,&mVVI9`A%r[h$!SJk-bgg#QYV&P6`Up.WKTjcTb+*/PO64,5iia/s18
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35122-q/[jW_OCO'8I`ib6hIC2@S63:9+`BkJ^`NP;s/9j(bERd8HV&2pSE5;O*42DFHup1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35153-a)`5;p(\A-V"pgKN+2qi$EijJ9/e4@A$'jiRSN5-Puk7D28Vb=mK#>f3b.$F:B"a@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35154:O6-QF:-+8B`ZKI:^E%Cn51NXJQ(0@aSqFFajH5CjH]p2[YX4:V%WhDFH!$0p`8e'(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35155-WMr)IE`IiMa(g:97!Zmc#D,#:!1ZrOX@WLVMOSX_a<Z:UR`(IsS.Xle!0Rjg`jR2(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35161-Vi5ub\S>QKoh.Y@;&iW;+eC+!i(P)giik']NYFD=/>$WdPm$.i`k*+*;H7N5K/`l(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35162:*i?L4X@g\_6o%<h5o^DTmp9<F%jq!2.F_G*3@QNgc2_./V`dPp>l=:Fm,<Ve$Sc+`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35163-kM(m]?JL.\.l^ol'SFN-7KY""Bmd3U8HZ)B^1!B"lB[4'6P3hS/hKI`)5@Q?"*BDi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35171-=d:`LN^3o\YBK[YRj"p!W+6QH9Vk]I,70AnX7i.rE0-A@4Rp0bjteNt[Z>V%(P9#"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35172:;gYV?2N0h"Or#U`!SD"iln!$r:q#oOh-<F+Lu(Mj&WZk`X#?^#6E9!A_eoSeT%0*K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35173-G$28*rr>"J'?AI$oR,.(Yt*,,F1%LadSCN_+tRX8;XHRd&5Ug*"2qY5=^KH+N!f\k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35191-.u)DqGJKY9hPCkO(D9+DP!*'5Ip2M#rr<Q[@N(e,UE85eTr4,SPJ$NPSK@i\a.K_G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35192:`L"$En>:i>l'<+q(u/I?/I14O39.6Hd!p`+n41[d/u$o\1Aje:-NTY%X<<4lI%TDA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35193-:u2)]fBr7%giee"#+'6LPle*/:_h$J.LC#G/eV#3R0N$U`8pl4n$!c8Jth][F46tO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35220-%%r`QHMZ70qLsp\JinO\6P9M'lIh,YKDX22+#\K=5HT<Wp*B01),dLc2m8XP3unK+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35221:Ssn%+!(>^qIO#i0^`S839'0oDd4L$qV`U7p#P5+49g,]%ROB"/&uA(urC=%+o'bp$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35222-X[h@]fi-j)UD0S.%>7?h*edZTrG1Z2G@&k-I2c""#>DS;eV]blg-bG%]nR'$f"[L9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35236-!#$tQG;a6CE'5"iaK@1rc04#^9cRopq!Z+mZ6"e'pep]eD\hY_G4JC2I#+OP52N)Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35237:k9&!`9C]L.*t.<OVRgX2DGcO^27Ye9598A1,hLJ9"n3W$"5kgIl<Xb$nMJU;+t`@X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35238-o15?P4HQRhZ,u7eW;KcFJ)LpHP4)4&C3Ho"At!o],9s2S4Y+[n<H=G2:K-&c\N%.+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35308-A%bATFS^;[pUH>^.hJ7JJ[Iid=4gI_%e>"lX:"@71R%L61lj1+>b`_nYoJo*9ibq6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35309:m%d2mWs_H+&it*`<@M:RdVhJop'-Q*BCb+T'hDrmpID.G?Q@j-0_$3s`]1k+FcEG\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35310-O@N@ElX,"\TjM,1hTlq<o@hrLdlN-PH4kWef?>9ad'PlMS'0!%'ou0HmPtD$\0HSo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35337-+q:@.TW]r(j_2<9/9!W0[qo)u"eoT!ZPM[+Yoe.`Pue957reEMeGVc(?gV^gm:(67
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35338:'PQ+0#,]Y#O^NBg4S-@l;=Wh0INE`t8V^3kHt-T-GRBiNc7ld2!$=i2OLEXd?0`bj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35339-EM)5M$p?lE=(9[4:)580Y3[k&n3<1dFrQBU67OeA*HB*n5=7&r[XTsO]XMRE#E5Eq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35363-),>DZe$c;O]E5*.iISlF($E`'=sHdahM!E,6D*K=FqN)`aN&&>Rc>S[5g&"m.6O5C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35364:/#ZRC?kP`:QlIetTBA((>;^P;+nG@0K$H*\+%f75BF7P?c+`9oUII!u#EDBS=dbYl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35365-(f?I3+.)<ieVhU2TiK82TH%tL8(8'hZW.qq)C]\G-g&Et[%)8QCf5#ed3E/FEi8%G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35391-.+l(`WPK_Km@&#Hjt?B[)&NaAUY_LH^rVW/JtnO%C93BKM'1^d%QPTMZaKF:G@fQo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35392:;n*NBi;8C:Q&3T`fFb>-N;HNt`X[628AQB$[7lIs9S;g-,J!Z"2*7qZA;MQA>U`!A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35393-nWJ,okUF,p)hHe'G*O3CbtBKjWeko^QPh/7j5-GcMTE[<JD!gq0q@nnhN#Z6\AeLt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35401-GTVumEffi3mpH>:"2k'dF(o5N5,2U"8WV]F1eP[H?nn0oa5KLQ-]'Yh8MuP9G_UV^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35402:E!rtE)gM%s2.`?ljG"&)OK&Ki*Dbis^u$>V(_4+:O0'"`MnEAhe^]_Yquut4Gi-BE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35403-7Ap&Vd\"H=@4D`18dRrZ_QA7ZnGDp8pgN[m>)s0ZZ?akNA@J+4#fu4M/+L^IOO%g'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35442-&42P4jd'p^0QD[:Y.mVk1DTlR6@iWe7L8W(oWB[lG-UDm;K"ptNP)lBZ)Ih;)2%KC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35443:0F`+>(Ifo4N`_^;7a=M"J$!d5,bAnq?museXr(`*f;LPYW1#.Lb"I8p"*R5uN/mjP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35444-`iU$-M#(@>QD^Y5>[;VudY*Bk7tqH/Sq(tP>B*=_8GnYcM?ku'p%0KuXuB.CE=dqk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35447->0&<A7:V_7Psf,QjE)X2>n*U=-JmsELo.dh'I<V#4+l7t>qSo61645/+K5?]ESPtX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35448:UOk?o^aKsR`ClAD4SCnfCMTEO.kZNrY$fm]1!(ttGY`>U<\;3Z)C)bN]*!X\64["#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35449-'Lcl9]+\I+'k+AUkBP$Pp8W,0k9a//.U-n&N;X8ES>US(7Q1%!p99C4L`AF;6Xp*"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35460-+4d/\W84`CI1%tgaK1-8ifTXX70<sg@#rf<%Eti8#j-e2!<?UW"F&+,$o:?r[qNZ!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35461:!+-S`>h3cP`>$Q2AA!J4KT\Xo-hB3ZC0.j`d;?7Re>IF3JghuKaS>tAlj4.]_<k9?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35462-DO+jZ/ekso!jT#qESQGKa:)g;K1]!l>]H9WV6Yk"6@n7(W%>l7K0AL9f#XZ[eE\s$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35490-`\KW=HAkqa0C@q4D6*GR[>i=W]l#&Kmc/>R)(4`VXt"9S[[1La\8GQXSM)mM??j$"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35491:`.f/_<Jk^"Ea37SHQR"lh+A&'XX$<UQkj-J&to)JEF.7u=C&b@`[=o"e7-4!K-<]G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35492-kH0"Mr(6mRN>L8="dh$i:-.G)ik2odY9W>;1&]k;im&5`knu6O7eUd\ldQHf\<D%r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35493-96/9$W';FWO-FhI]3DKT;\GC:"s(K%\$eL5>V5sUR2#3E11Y7<5SsSC&c1,1@++;E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35494:q>OcjHL?9Yiq]"r*\t7g%ET>6<s:L]>`JhF5F"aCE^%e/-\;?XQsC,gng8($j;`,%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35495-F8/i%I*$9PjBFE/+N,eWYrr(LGKj0:a@s4uJhfeN&#EK%Is+sAHmm)>njfW8h^ukf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35497-Kq&n\Oq)HakXVHml`qmtj7;^SJ4d^s!TY>4<+:h1\kV+E#$:uMqtlt"_TRk9fHPod
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35498:"p`rV!7coK7qqs&1GQd*m\ePQXkfScd1XYkL%#>3a)MsZ5,PC59$CQc`1)JmO>n?@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35499-;^:^\`P<mC]/TnQVPm^pl'[0s:c"BW3UA.g]nNnJ<sig-*`*n^[TF)[H,`9h`4fA9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35516-RB9Y">EigFAI=Q_X6YYuBRr?_Ol\J40lLu*e0NS-#+!,3!q))m\_WEM-hO2abcY(7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35517:_Vgr(eq`$Y.2`gDN0:l&3N8Tn0Lj+,ALE07%!19t>m]*#!3BttZi%d_!#WNF2#*dM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35518:b9`Y$/!.Ph5,P*g,3@`b=uDKd1CcCD@['9<_g=>u$]Kf&Sg`ir>pa2VP,";tXW"o0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35519-T2'J"Y(kWK]nES@Z7lV';_0`h=SF!>"0.IN%cBVqj7u^=Xu:!*,S$#JBMcM&H_/_n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35543-e_cc!#m?h1*qbclmZ9o=JcNV0o_(/C2O?Jm>QePgU`M^bSL0gONNo8k$tP&Tl@"@U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35544:mZEI.7;6fI?13OR0:ZRFj]U%p`L+aj$kE=[^$/fRqGbfSO_3QB-(*``'qCRYhEcoI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35545-[$-X/WSlsHOdiHndDk"ck=N6PJ:e"qo>P@d_IlmV(`leCfBN-5@lB]\;@6e4e0!jY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35553-CcAWS#$!WB#9Q6;D"]5uX@Pe_J_m@F8^s,_b"2gF1.?T8I"e\#d-Qd$I]"T%`^?mp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35554:>S%,fnZ>Fn*W`_-`j8,=$C0]QobGm.k`X/L,E`p>iX!@F4ZTQE*_!cVqfnN"q'63U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35555:c#QH.<0stl]b.9`3BgQOT"4FN7?0@WXpYCU$k3!`!L*tI&R0'M^_uD*n'\T2A8?d,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35556-Lk87W!o+.,\$VU`8J0e=Kh*JghuJ(Mf:OoZ/pGoW:1\FSG>MDq/^;5.#il"cFl%,b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35557-f@Bm$%!58m_\T_`$c^UEaJ>E#kF24T9g1.I;:'DL.HXimL%:K6h:cm@r%%6#ZAVMe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35558:\$EAs`scr5A.cuBE,f6eG[m%2e<V:c$9\7+Wo`>HSC?6gQjb7%!^SjD[8q&J4.TN*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35559-gO`&Y+(8GVP8eU+NXg<hC,Uehfe-FR)!c`[[B5K-=eh4.(4DlGEhJ"[/W-A^PI=I8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35564-.PXh)*i8a2Hp[=oYGUNpFDU\l7k^8mAOo@CD?bMY1LCFRr\#up.To%;Kh,0T4U:f-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35565:FriQl`il>r]YEaSDS]T>pu)-Oi-Nki2k2m)fN$W8I[L$`jR\niC"b4-FTiLq*cL*-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35566-)/;)GhI)nuAP4-jJa8BB^*392id7`55#'3:PW+t&!-`'<&bR/[l;&./;pG$:R3]<i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35638-i1s]boN`6Q9CYf7XRpkA/R7&R1rCXF$qOmopIOtrI^s3B2"=>8U,:K"[Z+L3LtH,@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35639:VL+d0jSo43Q$>XY`LjH&O.,@u[p)+8dW](jfW<$jA67;n(`H>Nm*[hp67ORiL\#rS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35640-DqcAl&&;kV\FA[5oUScTNC\k/C$55OgFpPO4_sU=j(HCc&cU4M5JH[-WM\<mB#GjQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35641-hU^C3!j3>YPDg:Q7m4UjTAjd?r&^UrRbjg@/bIK2*`u\;)dmdclcYJn[[ISN57;0A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35642:\tmc%M$upZH["`??=$'ciTN4$0(&,[`]heh7@8q-*tI*98&Da%qHg*l;)D"STKQ%u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35643-3nNTim#1lD"YotXIK<R+paX]O^,#I8Xq\"@UGSi@716S@/2.f!#8lk$YESl9q`af4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35662-HJ;?G8M%#3!5V/b5C0n#mW0;'7#7[g63eluooBXr[cKT_A9Y(k0?PJD[lb9aIPmp7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35663:2&=rrcMH1qFiYk`iRD7XY"!"V,)q7?4D00pY[p.m<\PA$%G`NACNC.6Kc:s]\<';U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35664-,Oqp_Ph+(+?H+e02f.[^8NdC[!'-k0P-Jm-PF`$MX)_Ff[=i'Ch?bEai;@r]NC1PY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35670-($(f^.t#Bt5>'kH75N0gMDj+@K+L#ucUtapPdD*e^!YtGXi[#GY68PZ@Bun;q0l?.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35671:*sc`%?469\lc_K7X2+4i+*_4F"BUe3T$mUd3qb-a*cOI0`;S6hTs&D0:LS7@HoA8/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35672-eV$AibX@.dOM(9/L236<)G7&.=rUTmgnpB6//-"1`^/F3`FZ3'@NmEI=-0lM?,$'I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35688-[b"+m#i\i:J_+mNGrPedNj\6JTC?.$g&D%TMo"6`nF(oj=fZe!8Apt1lWZEh$`M@q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35689:`*h[+!'[gc`USFK]%5J>]^]'Zm^2&e$SAGY[LKa^"[Z^Yh"B`?^0GM2:%6ttETn$#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35690-*:1:"h?h6sO1f\s3Kd?PUAcNeX7\J-R+1;B[QaQf!.oq)!5Uto^Y6U&,JmKm@ISJm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35701-CKW<aPcB6R!nm;-n>n^0/LK,SZWNS1!2q/NpEHT](:,PcbnR)%)k7=g#kT1&rBJ2'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35702:Y.c)<G4S@I`&>hIKuYJ8GO%j9e>$fV`q4FY*hfJ+O$M+,+*a5'RQp0YLeL!5%c`^9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35703-Cjm,gDQO=#ETG4'=P.I:e8deZ+SI\[4sd_!2b5-6,=S4YHCgYYQJK?erSUi#)i.ki
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35710-]4;XX+Vg705E0)rVaHqU)uRf0mT$KJO1XgSDhO/,V,b%K*[D/H4F:#'MbqnG\ZsVW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35711:oCX!W@>RgOm-HtE58sK`Q6@X$O!8a_Q(M^e!Vf1CYC`AL[Jp5aN=tNJ4OmD84kufR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35712-_Mh#?8*HijqU^\L@AmP6Mhari#:KlYJ9le8?V,W@e1CS<Hm\W.nCpp"BVgU&0D.55
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35716-OE.15lgi3@^)bX?hEG8OZY?&-?P,I@8`B!YX(`]B3/coSIdnE`3Nn]q<MS>`n]_3l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35717:/hjBaa3UrkIJ*J#r*%HsBjUm6iI;J5Denl!9S<HW1O+Fi.f,`$3qD`s57WteB<doW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35718-Fiq7(gUM-k&aS#\C^tA524bm$[7oV>q.40aL,?S!)lXWp(Jo9c0Zn_"GGNb?-*s1F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35739-ehWm"lC\kV8u&A!2U[)O=j&[fr+%QY&I@=kW<97WDr#`JaMB-`3qM42-/1W:P^/oC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35740:8KC=/CJPUD4/Qd#P&a8Qk`:B=[D0_bK"kd$QMUU]`a03X!5j(*Bbb^`Q*Hj>g%;JC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35741-4u%G.dJj2\%:d4\+gS>eY_u3(AV+I(N2R6IEXC\&hS/[Yl"*$G\#W\GSf>)(=4V7k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35753-3ZV*TNCSD?4RNhQKG(*]a_'QsU[)*_)DFjg%,"Vt_#S-E$EDHYgW3fh.$4Q+%X;F\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35754:.``M-!1%?\huF!!p8hh"1OaI^U+;$DT6K!3_#s,d!`,Y6R[o7C+ll(S\0r_Coc:*2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35755--,F3h:WtLsYl=\MY2L-QN3^I)7NFtboBGLAb)=s@<f$<ZJK09&,NNE-5:PWqI<sC,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35757-RT;n7VEnoC_ZNDl1Upi^I>C$:X+imtKIep<P'VK,T"uu$,YXl0EX(RS8&+@qBA0*7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35758:&P_\IIW@Z0Zd<0\7dfVkD/E%9-V5>=kD^P`JiFVI!$\B-;oKsl/?4;h`cHmpK34,3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35759-(tk:MaWR5u_oJTT\<SC&ejX3s#/K0ggt'l)H7dL4]?oa'D::3fb,"DLqnH=/G0%nK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35768-_?cm)FF^V!@Q)%BHQ'X.e2%=P&J>K`r:B8j?VT*(XeWV8<fcU6&[F0D"#(kibtR,n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35769:)]&XAY0Y33'Bt/:dn=X,Zs`GIM`_$4Dd:m%22l/t!kSu65eu(?MY]Qt5)jJri`hOT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35770-o;dl4,T&"M%Ss&"=+j3Z/;7@j2IATm*i&D3Mo86<*LYKA[?8AafXeid&>j^q*X_jq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35774-Al`h1;-$*F!;.'EE)jA[PEMiY1gnEJB0_DN)^Jps?91t/8?)q@jDm!["]Ma.8Dq++
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35775:1.N`[D$+AN_*(TdX*Rq+Ed[3nn1o!m+%jja&dVe5[j7+r`G"MJijk%L:G2ep-guC#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35776-:M4.0oss<FmNXGH<(&7EYVI0MIuS/GjaL=O#rq+A*qdh3b905?n=E3J%VpMO`/1mk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35788-"4N9qn41Fs!!L8TIs6*L!KP.SPpj[fS:Q2P=5LNYL!cVo4LXDj,`Y*kGd!"sk]Js[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35789:X(2-g\Me`/OpUJFj@+*!.O?Ag\^R$YnAWdpIhLG,SMsA+r3$&"]g`)(A.Q\[b"16b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35790-]WaJSj;rYLV"iQZGIgN/g4Lr-0Nj26K8tBVorg;F[O,;$E;<<L",#4k:o*1?]-!!k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35805-nTWRHCTn%YOV?nl@WT,V_#_A@/cZo3O/M5=D&_/Oj[^7eE_5pal.W'8!1&*uiIeWK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35806:o2nWL=TZ#!`>Ji3A1/E!3$[`^o,fc&(gIduIHkl#aaRODjFMi#:NKD%gna<T-R/^6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35807-qG>Yo"d7ZILj#rYRIcr4e)$iGRqNc%;k.CV".kc&8<Pg+fj`%B!9J\[A;B:samtY2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35897-CFj82UCj'tl,?#>DD8B6)TOf[A;gX4L9#FKQK7d9,/bXhYrN'i4\)^IWA*\^DI(Fq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35898:)m`@IX*pEWk@:G90dGlUbnd"F@LnatDdYm,\a;iB_m[$,`5Pb'j3'*;_t\Z):edX[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35899-PBWHu=@Q)9?gCYU+PG!NIGcdZO?hRnW`EUb:Dd"U%f=2"+Kr4%=sT3=f[SV0$516k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35905-$m-iJ"(Tu4209\k;J<sC\1C]@@WU+[&e?1VD331ga52apj-l8-I&mT]1.VYP<nQg%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35906:/865<3Qlmg[7bO[)@'8(^`X7Ta.T1t\8/Yr,8Apj$_S@GU_/Y]IMDQgO(5oZ`n=0j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35907-n5!pNK`DFa"::T0IdcAm!MT^9,[o2_rOAP-q@;VD@U,1\6-.lD3#,3^7(&!WBGsCY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35918-0.n2(D;nnL=<niD*0[lS:+Pm5hWEcA'C"irjNIW8`dQ-JoMaZQNjR&D6]Xjk!lq<2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35919:)P],`o+BG34\$7Fk#`@%Wh$^AphIsC[l6E:i<r9t=2(uhSp6tIA5I_DcT%rY*h=&&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35920-T&*23G3.2!]B)Y9lX*39l'>C^i(M.NO:3oYX0_aqV7lAhLY183[)'nF*CnA,lX)5F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35922-No_J;TXGX=Rd2RXr7s63OtYT%8Q%bBmE^+0NX?>$,:V6%d50rFKOr-.5pV)#d+BQG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35923:<V<\3(,5(Xlq7a/:>`0s(]$M`UF%m23,li_HIih1^"YN6W!!YCrr@C*Y=bAe2fs(5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35924-)NraP4j1sX@h#g+@#h/7<`@[CKRjZ'Q3<c6KBQ$8NGdHDJedc?-#t_GVNGS2C_fU1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35940-4(jgJ39%KHKY+du[F44YEJAX%1H$r0(PA=PR<K(2>"'!E:tQm#5.Id`)IS^rO=3F"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35941:$PaqUY<J>Ib`X^j]\oF5]^/r3$87e'Q"Jj7jY9q11o3T\2HZ+s`[b1Kkb3t]Q8DmL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35942-JllORr@>"98?L^64*Z@B^aH[oMj,dG<H_b>llH0#YEQ*1Atk>]/l-NuoWtSfZ0b8q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35945-Xj_*ZZ*kV!Q:&`*c2g/H#N]4DG"h4$9&DG)G_HlSG/"E425br@68_J3o_<fu-8@?-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:35946:1:\D14Ulc:`hs6s9d7e--\15;,LX5#_d<`o2\u8`UEOuYTu8M#L$R%A?`eWqgT2=q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-35947-NPM'8rS%5M!/GUiiNVSR=S$9#RGG2=>H"i1'^Z,OH]"LKmg[%75m6AB.1TICWu4%\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36017-7U_!JK9jim:Vseh:\[q(TuS22MD^lO6M6SB[3PgHp/BhZB"bV$";#5^ctVbY@#Q8G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36018:k;bNcF3T,V8&3cGm4,\"`PW3aUob<Vo\YC"#(l$W3l4FAe;J"U+:h`V(%c-m4>Ys`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36019-.(kitD`t^[JKc'DG[Xo0ZVNHq.uu]N<"n$AMWf0<<oV&S/_H@c'Hn]8lcjnI_OMj(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36045-I<WQ^cFKW7B&Z?&c;oV<5oA=TO';(EIn/)_)ufoIGdd2+<4iH^Ytu0>cm\001*e>C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36046:@@qc`nl0%Qd_=$2Q`/B>f&rkrV+<\VIb"GCTC>u:g2"L<2UK*>nLrn2`#jnd(t7K-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36047-c$V[T?]f(j!O^IpDG[,=S/'gBlh_(gQG701"+J[j!H]uT]!%)W)0dN"R0^Hg?!]K6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36052-rZ,[=)F]pr$[Wl=?'\`;<kuf7qXhaUJ"Pk=/?\5I?)%<9=kV]1W]cjV<@h,lD*q:3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36053:nik3/<`G2V+X88jnQ6^cqSLg&6L+$$Xe4RRiSob!+rP$Z.1q=(=/X=->0sssY;`'f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36054-G/_750oml]BD&IGr)E3e&!P#(*$qU[U3f%aUWBrS<M\eZA9/QY,$PmoLrLen`46,G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36124-kr+ff41Od=F$!Z!,cd#!0'ica9%rdCSL'e<d?(\*#Q[C]@!0G*C:<JgBl+>R0upV>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36125:#7^[sr(UU%C(eF`9'fN-KIP$[jE)`_WguX>l??,up,T2>2L2JP"#uVb@FNgLQ'p^#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36126-lrnVTguNu\1\l3t7Bt:i;M?[7kYbPo.M+LDaiX?S9!8.(e8Ob4gD_!$89E$B4R>So
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36127-38f/VY)(E%;f55YS>Gq=W5G=^CXPHqdq4(Y-H?/dK"8p$A!XohP"6^Thd9"PkOs5M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36128:o`"oKrWD\G_mu%$lmqe1/G$-$j2^7g2JO9PeFYn2:t##M-b$X;p(_HIA(^bqU6Af`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36129-$s]m:REUJ1D2]kgOIuWE"9(`8AqFm%r&]2":.mCIA:?K\Sdfu2Li"c<qb+/D0L]Sj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36166-OgH3&Y#OacXAjd:(r0L+qGT>`b%DiUOjo8P4>qA=rpM3r:3tI58Lk"Egs9G>k"Lu1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36167:h>-D%)Ji;`1@2Z9Pm=3jYrm&k,pu[qI+]N9Dl$D]*^l*`9VB\f5U*Ot8Q_:DY(d5h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36168-`ced^+HaJ9dukf:0<n\Mc2qM`DA"r:`pUZt1.W?Il9#p!RUa*QE!aR&[&#i7F=AQD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36243-9):G_(<f?fRW_bsVi_p87Nc5#pP9n`lEjcKe/fnKSZ5@fna_lrO@NecP:T9L>Q(7*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36244:(aTC7F7&Y'MaV`?8YR$8;DA?uW59O(?BjOmBC?R`/9Fc?0N2de-si\_Zd`Hjhi"G1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36245-ObE6Q_Z2T*T)Sdod[&u1i<YG'=[$A*:']8&R]Cb.!^pN20Zd?rjF'OEPtp_YLH`<f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36283-f6i:<=5=jI?RA3$<<o#p>g;&d.^UL36t;>F$O.IAr+i=`+>N[\+cZ&[,9M.4fBZ[I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36284:`^)@%.u^/)PPTL,G(d6.f_HLrpR>gl3BXbR2W5:J!$4X(eYsm@e8ID`c;#/mrr>/]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36285-?a9`W)d.t%,6P]`C27s.U6m6=G5uM?"5K@DL#1OU`W#;HQ8h'@a6qt<[($%Zm7XB,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36313-7gi*;c*^_S3HB?dkG;:i\1ALh0-M2\4U7[WARdU%fgKlsF9a%V<p4P[X=P\`I):mF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36314:D?((Wa(+pC`h]8N8L"4P,a%[<F<g=Ud9O$Zi`O"Pnu4eNl0.bJkVgG!5&!;+MW8@p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36315-W;!>JO"sClY_C0o"tMmTH$NrV)XV@F.ug=ZHIe&#_9"GW66?5cjH"6@8MnJm"0[kI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36324-pPY$H@'4gEkj1E-)oJuDG:T6&A;lE+Q<q0CZ,F,^kdM0lE;4^E1ad2#]88_=p#`e(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36325:bp)04iLVIFULq\+Mmj$V"`IU[qHLiWkclVAq&FuWDl#n$?<D#eH`=0O<.jp7cji#?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36326-euf]*G-F`A[c\oP,(\e_LD[j:E(A?c[*(\@&FZ#e7c7LTXP72;k@$A]3BJ#ZT<I?[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36366-<0^(:h>Y"Y$925>=1KE@psGd_/+EhDf,@G<oZOpco$n?88C#[Bid*?;is*6=pgO%=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36367:r))u`G5$2A@ISu,lR_f^GW]B(GH]ZV$N)jXCZ-4T:C_Vi`]97bP6eV>#(MHkUA1GP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36368-#=eK"iE][,^+?p&2bLB/aKW#N!3KWg!.AYL0O>f/E9isj6dgu_P3/ksr^Z%im5O!R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36377-.VY1b?4$*jPN#ph5cSAHFU2!MARI7&0K9</^fS4#iTer=Rp<#<qKrKG3A,%0Ik1O!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36378:Ze,*f>P>H&TOQA-Fj[t_?[-<P2dP`I1_(5o=BTikmKJ'_Hn53sK7CXKD\$&dpR`CR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36379-/bn)[5-P<<CnWRRBWaE*%E*3IfC!e,[A_k&hHbQ$+u0l6a3ta(K&m'./@$<2PKC#6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36433-knbI:J$H`5nL5FG/r9Q:&A\pMR/M92_]9(<ZIVf^F2jD^;riFcIh=jjrrBl7IqUE;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36434:%5I:`.I\_&AYbX^U10$%7O&ekc?>em\b+4b?PkV<KqGYNf8ESFmln5@$i(XI`6GsL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36435-_n]K$:[k&?OuXmMm9dI)!#L"brr<CXf>-;5:N+n/8k]0aMAi4bhBqb4Kh(ia7#sCk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36466-lk#qkh=cF$^_uUJ=/#W6?aD-#^B,>r(O5-&"C;?&MD(B5U*?D^KJE!9oDu7ClX+8C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36467:W;$VV`jOfU)-H-HEU.q'$0RP9?Kq!h4$%TL/+`,U36B#p;rrm`\%:HchphXQWL?Z,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36468-Q!=b)qaeE&d.o?3J$T?onIrssDoBEE*NZn<n=rJ-WESPI3g\DM!uAh;OuAue3%$(2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36472->PXru^]F0C"Q=Xj?@a>\idWOe#Cp$lC<a<K&TV>I88N;<248>*7>sgK_`8T3Q6+[C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36473:Kmeq#QOeVa`e=qH$hO2MmX5$7\!:)VbB'0'i/T1lS_]`K)epS"G-O/?r\aI^rr<57
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36474-rM_XrL0k,Vhh)sZf-A^][Ct#Rdmi4OQKc:6HOQ/]NIJ`l<VX[GU?[&K_]O['rrBo/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36509-kmJpDO!h+pp&)W*!5SrUCB"8;Ia,X7=,S0[-F>UX(W84dd7iTp9.@X[M<TOOfCn57
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36510:]A`^;dOf[\qS&/pkgpD'dENBJi%I3C%XNb#-Gj2l:2[^DVttZ\^$r`o;8?+PhM_!9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36511-r+^UHrKaR8A.OWkn<RAX6uNb6mngM+hm/MC,dmp-5YhUe4mU$K<Vo[/)@u5sq`3!\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36540-'W[;-4V,57:Z0Fn#pc-5M'7UP[&WVhH_7EO?eN`[lV_@G/#1!>q_bUmT$ks-q_Ci1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36541:&WTXMF'2Rg[T9>3ZQXN)`u.cXS$q&8r*a%s0ZIs!7UJ$e>_##92:)%>;Xhs*`:![i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36542-Y;B=,1`F:G:E(CA6k,Y+*e]%QHLSkL:@WZEcB:AGrL<]oVbc<OHpQeP)Z&:rRh8)/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36622-S9N!q8pj:F87Nn'IUSap.MP/=CdJCp_ffP93Mji?D1i>UT5ibW><N>EegqOC1RSkp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36623:$=KC,4iJWKfsCbSkeLSeTVi"3UYq_h*ji`$A:VH.80Hq6RA&t/4cr`E$aPir!V:BZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36624-q[/^hPo9aX!:EYg$u$]8PUOaL^i!D/9fZ])A;Ga>A!Fgo`c4AZZsTK8HALPqOHUT`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36625-"1Y:.r4CGP$$.Wa/pRSkS9e.9"c@n21QI"#.Y#`XVg%!")$+ZCZ)m4^2p@#Y@Wl7d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36626:P^i`OAd<tfEE-L[h<)V^@<ouQqZ0WYag%A$.\mV:)N$8[L2`iNJ4F$@9A+1il!-d"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36627-#"ZOMItc0+qhh[(@3:qj/.M\$^oHslLp72:E28GDa$Wbm=):@].)lM]O7F]6l(^rc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36630-q-7McTFe"@JpNRF8[ObH#)^gM%dhD$`Pul;)c*.A`nKLH?sSLd&^mJ7?:HJ)3WXh'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36631:`_X9:&L#<c/D8qra6Qdo[:7L3k1U@p`\>4%VD`pJnma$M(@1;tk>IA/M@`5e5pu+"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36632-'X&'JN&,a"(>tCmpD#U`/8j#f/8X0hM'Bht+WEWpoVk_N35WZT!XgaKoV]#D8Ptg9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36634-FG44-ATB^!o3h11>&(B:Oh'"6j,ORTW>=$@[^HG/b`X"I#EUB6*P7UtL(6a)OdpMX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36635:SNsfW!@$mP4J=c!frG,k;`gA?j9)$@h]IP$,i+R0(!b?A-d:5@!.P@`:$$mE9!3+C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36636-1Q2i:Q>gA1/_r`?#1Wg,f0@EX`N]dcB*D?ZYg.OWO2?[TiT?%R19jkAjCB)R:IW;t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36675-jFd<\?"Kr`Od\hbC.O;q*`unleiou>`B97%So_.3=:>2C0i]L0FCS3e6]nSUhalbe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36676:aar3k<n]=(gjNt9Qq6K5:Fr?fE":^)lmih'5r`XjfFW=>$=bHe/`*oEWI#U1L*[-D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36677-@!N"T3MU.t4nU'inu_DWXfB+n<-Q[g!33;HP2C)4TOj!9$SKeM5"6#Xi+lX1TSUHn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36682-r2Ra&;5?F%o,.R?-ftYo!<"E$_oZMZFKl[;d)=/0$Z6j',MtAbE6(Jj>H;"fL+:73
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36683:J\aQSML*CBD$#$[A&V\'CNkg/]JIY`$kGpjA"QN(:W4(c0]&V7"`>KJNPmPJhV`^'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36684-Y2\bCH1`U=+c*@7,Tua^)'4C>T+or"rM6bjn)hY3jbSpV,G=BRC-)76&Q`gC)]<15
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36695-h#@@DZSsV"3Jcr*4SrTh/^0<U.)Q/f!t<^Ko1hJ[/"DbY:QQ;gT.@&H!e,(Z`I?*r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36696:BCSKS-WVq&Ri.&j%qF4K],5Z0>ARiJ/"VKp`GiP3WaX[8o$,OR9`A&&\J\h3AQUB4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36697-$MFE!lW$F1"P`3Q4=4B6DTO+DZV48r*\c"B]Vt7>f/5=i+]WJeGN=p5B>;oQQkagf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36704-n?!@\"D(%/#<:%ER8QFrO]>A7A-AKDMT2snTi0X(K0+7\_&hObmHGaP7/P`<%?[)3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36705:[m8P3`LWO),J(l7WQKt;-efB^CCXj9"PuAWLXX`<?$nTk9"7<4P!Db_H@q@0R`N+$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36706-3Nj$[Jhmhr0,`(rVe<RDp!B/VF;AT!7ZE[#O;Bn^NbY_`42F%67,F\kZjjd(?MU]=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36728-KF=(g\P`YHk7TDa)1o*RHB,P6Y36$eG*Y=#?8f#PGM)cdWC*nR3CYPXN3?)YeM\%B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36729:@E@c)i-S@R(#`%nL3%r,*.$,:Ja0X",Iqm2G`XT"#18Mr[6_N0*!QP0\Q8kUH4s%$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36730-b@?JVREn"r`@%$s+BChi@iu6d\Z/_H6$4I,fHCP=*%th%!8"40PA5\=ciHtYk7n'<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36751-mo[&#$6r@TD[j4/eF?-jBI@QuW]%78Gn;DMPq.AGJ"CCbG86feQXpchBN*F43H]Sh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36752:jjf`/B5$Q&Y#aje\<WL<i34'oLH,"(/m,4a*8Tu&2>oo0D_-,>&aU$(`k:fX<bZ'Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36753-$@?6n$eT#G7kX:OE6JMP5N>l:gO/fJ:,.n06*Hm#dcPa:$p:VM`jHf-85_1a4IX$^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36777-5(c(jHaineKDl2ZL>Pu*2t2l+o+i`[[0s$I+A0H0aUA4.jQ@U\>5STR1gNIO]XQI7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36778:=Mi6DA`YOiM9,lEo_EsDq5/Y[8of$Q]ap:OF(I#\;qn:oZefF1Mu2`cK'gpr./AGs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36779-N%!V2f$0hBeP\`=/'@VeA>pq?TB?sE6)7Z;+d-M=>n55S".s(\oM:5`'@]-EFI/+W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36800-@IpuKFKXp#;1_pb4i4HOJ^;SCQe/L/JgfUk@;tD,3T,@nQ!:Ph#.6smgd*.."%aY;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36801:"D!_3oHLNClu+K9.;s\k7&P("1$`.uW%;'1->E$3*eVhk20NI<`RTME!0P^6X_4Ce
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36802-MJ!GW`S_'rVHEn)i%l%VGNV,)5@!\JL&=lH8LCk(bm!HeAYbo>(ffuq-eR$NYA1ca
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36886-Q1^QS97(.,@u>DQ?o.CF`D0O!P'O5qn@QrDlDl:fDre77J?l8=\ITC!q1_&CYL-\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36887:?UZ;oBlg60b*o+]"c8c1cQ4jdJaZiGr9#iR<MtXq/thZDp3f0`T=![,+\)io[$B`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36888-YPB9]Ds`&O/8KaA8&m$,)>IOTpVeRFQt7FN-:,*_1TCP.o5VP\ncRRfc"Am&U3U=F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36911->u"[f8e%QV.W6\Ij'GUBHdR7Pf'a`lB-;q=b!-`bY:'3C&Q5??g-(KlVGA+-Dg$+=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:36912:-\;19iS?s2h(HQegA"`)mrR^Fk6$V=YMf`Rg%!tX4j-EiGg>]`J5mbEro?181&"Xj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-36913-(&?U`G_-qK!fr\8SZEOcC&6G5r'g/4V*:)dZV%1T^jqSs;sj&1]c&n[,-9:naf!pa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37031-a+18k!:([S^s54**eW=7SUsE[`<B&orq:\:mSi7%gc")CSt<l"QtHS*J3ks*02KT^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37032:9dOCLL6cAH7`^3GfY\=s:Dp+KQ'%@$fuE%LjEcm0ViEtq.^JM>E*K2(cP6lPn`9L:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37033-dNQf+Dc'Z[G'?EgMV=>kOURC8N?iM,"(Roa@+;]FmLb9i*#9oRhbS!<eX,E[Q!upR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37040-ODn?h4F0u,fd/mi5Rkg1H1[sK:rRqeEP]HNX\.6L0J^_]J<<1k?rnVB7KB\:foR3A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37041:,:%Wr[oukOCrjcB,+LY<(ug`*7`A6HgduCY*-#$.^>d_^?=*Q??oK&]2D`h1X6pUk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37042-Qu0tU8a5n*D8=;E9+hIZeR)fCX@atZGT<6Xrr=0?MseX!J1,Zqb+V(L;k2n#HI>3b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37055-%D<:F_pu?)2,o,47UT3ij9uPkYSnsN-7*+MObLg&lhXY.2V/G!":T<UK9O>Aq:58j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37056:'bT-86lS`#bN.fqUnkF^Hp'm)-os97&?6b\$lbN+r@;e^^0=.&bcN^n?Ir#`?;4CA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37057-As"(6K7Z>gI%O)4F_P?KBCb-SaNSD>)u[USB*E(G^(jhuhhjoqQc_g'P(H#AOF#tg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37070-l!+FI!K#Z,":_sqHCSIFGHXQHCKAiV8OKQ"`V+gQ5WXPMee5SjUH7@LQre(1.CK:8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37071:?bTd8Yk/g3D3?9/$H.>6*%EoAESZE..dbF`iFXkKE,n6Aa'<#$<?,Z\a`0=:Zq#ZA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37072:i=Un3Nqoi"P&3(QNgMb@Xj%Fc`$C;YcS0JeWQ9JWRb`_EHE:]/,X>Q;7jR^J]kK(d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37073-+bn!NU5>/".cbT^qN#N/P"u\I4'XlN%D`,8V`j<Sdn._^9V%c*@7V:m^W`+ka&2oR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37077-OdmHKVR;k+V#Bm%iFN$KQ//h1YkP5K0ZRg>;I#Ta&]UA5)67a4"9KNf,\8L9L@s^h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37078:WT]H"e'QRLOl^<80B`8d=&f7(fCc;'$t`?=7D(*gEeKOpZ23r?T$nOCR1eVWAmNAX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37079-@"I_@f",mXc<_k$`p8TRkeM<*CINF7[:X_8=MiQu<gm6T,Hr=Ya-#uRWN9/$b2oC[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37084-bO,DP+:h(md!6oL^`+LE5T'sYSGkC8"iN%s#kBNj0.n*'E"4pU$F8&qOoZLdS,j7>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37085:Cu`%cnY&$[qYpP!NMc>%Xt<)\\@GaG-3/`,F-(b!La,;QZ2'A.)a^Lg4*CQ'4_j&[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37086-&K#4-7qVRT2d^Rh9L]$kZ#)3`fd0EA,Z9o/Xk0L7mTE@ZaCW;$:mW_R!:7Vo24pgN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37120-IV&S=RaASCgi9-W(g]es"5^>b,=s5D(c*_5JlmtOr2X%"Osa@5E!iTQ!]l@/U=MU,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37121:"AZf<[uMlu/>FeI2N63VR`QI?);.t]IS`$>\RQ7-2jq/"`kYPo7Q]0Y]sL[P8.%7F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37122-b]5sFERPrl=2);-X0JC&7$4$q$qfnU*..W6.*QZO`QE_I8S6o\!1_QmS3\".&Q8&/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37124-T6sX5DVr[H[OVXT5Qn7V'c7p'e#c"2L/a5r38m4>aZeCWgI*E+f&c4C,\0Iaeb4qA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37125:*joQ&Nd0_Y2XFfOFm9Gt)UH.t!(4+b,@`0aAWS>'r$h>`MWi48:,@F1$@U/We\fJL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37126-[Z.EC;X#S5b[V*QU\lXA0e6Bg.!V"d_-rDd<#<`"7ut6EE.=E]8X_M:8X7i?:e1]k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37136-\;9X)T9Ob=QEJ%#ZO]qdPOR]dVf3!U!M4tp`-%Tg&FDP<@"ZEp\n@6Ag:8F9Q8rl0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37137:9,k=KQkq!j$:]*e]rGpd`jAnf89lA(c3XJoVE1MnK"*,2fd$@m2.Ifb4CkZ!S13`!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37138-HB-oA@Z1ja!L/a,p8V<]%?\^:QqPQ`+W)=1A(Z[?L,e7,3D]thJ]Kk7qGjBH)Ji_^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37155-h$]>$`k)FWR,fYr4H_I>;%%Io3<84["/ihEl,9t^k:?6M\4)J?"!dnB&X(r@g]\GC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37156:)h#Vj-*`a\]gMK!6LrC54g@j6='%grDN$`06Lg#)%$ATh867e2-QPu0[mc6*E`nD4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37157-H?7N89k&-^966VUN!`n6kW/+:R\B:tg^e^[mA_%Cq&H@N`EN."0*+X@E(50%Zs8`I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37282-/b*JkhqAH/ppK)H\SZIkDW&0b7o7><A)8%DTR\Qi;"tLi=%rRl^LdEF$i&IM]8KX6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37283:FLtPaO<AA\l*uApjoZjo?``eD"$ETc*+U#LQ'Rs_?#S<OL?I]>`k(c)>or2#L%3LJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37284-Y.(GP$Jm:X[,$0C,Z2f'%$CZnk61>0]mNDTGZ+PA_`-1.-GKK[nMa>Ko.$c6D#XJF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37285:4`fprZ9RhT:C$Ze^`F<?HqWEYY3bMVY"IQF,6$qI;1jC<#$@L$r7JLK+,.Ea>$>W\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37286-?/'(b.8Z[o#Tdq%_[g(*^I[;,el0FTE0]CkV7/Wa50D<Qba,/YbGQZ:]XI%c&-`5u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37293-],`iI4p^\=STj1!b_YWL_](OBMZ-6I1ADeqn/eEQGMt?Z6"I8PO:C<@3?NUp%Lmi1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37294:q_!?N)YUk?_=5e1o%`,)/8GY-M$_+gc2qJn3+$%S?daGhKN83@(fbc+\+T`5[sE0B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37295-Pa.^8:[5F)[Q92$4>1:+h[[[?IA58&8=?]5Lc>XSo<#(N(aKl@)IBgo,^3*@Ws)B'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37318-A`:DW_r3V\pe0Pk&(oUj>d_2`/u=+u!H/eTKLWc]Z_'khCqjbXgR$pFUZ;$]n5mPd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37319:]d>lXl3+JH:S$&`:$Bf]Iu0498G1"d.r;[LF]sGB]kgp3`tmc8h-CWk#(11aM7ar#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37320-)oG_QAu4GQ)W+>YL./WJP6Z\u#U>Jc^Cn:r+8@4%O+%Q&3ff0t*EucnK0Z_&\@,dm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37332-q`h!o5M=ZI++V4dCTC/6e`Uh/pC<\RB(sIerWL!oQ(JBTO,fk%;"*(EiU;XIQ>[7;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37333:CNF7BnMW*O>:Gh;ZeHtEKn#ak`h+.6\sJ5Sr&LWh=5$B6dnHcY85cI`"T[K@!8#YG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37334-C31DZ[6=L0_+JZa3aY[G4SSQTrO74eIa%X0TKGU$XUaC0d)=/:2YRS)V6G2e>a7Eo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37337-&bT8;9+;UA/c*2Z]5!oA^!a8^=2c(h]?-fcPjZY0Q69ae\?9_e?C#q_9^t[m,8fGY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37338:)/jM$X74<lV7r)N0DJV_/%8`r3b@%cnsnX$8-dVI?Wu(V=n"XPpkA5oq]E`,a&Rt#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37339-cA>JbN-^\[\c=VU<Q)BoVK/anP#J7Ml?g;4l1!"sYr\Mq4_E_sX<AFc!CUpJH2;!b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37342-UtOhk'9j:Xh4N)tQ`7r<AL(?slHpVkLoPFT'>Y`[e3dBD\qY?bkpHmm'I\2j;q&.&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37343:'Cb2'rr<@QBknC./sCD]fF8go_iJU6He7#`#Jn0/mGWn+8FZ>DVH>VLpGZ$)?)jQ`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37344--&LOk%=L2/NAskLhT*mP;Wb;Uo<8%'l`f+@%+dU*o?C[pNuW1n"hm7;S7C;2r6K)K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37528-AOnria'@(k:"WK6!\&tBTo;JR,cFL9gub<E\GJ*5Ki#E1;L0>U#JFebmZt+K>e:Vh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37529:$A$O3CGtJ(m7e6Z6GfLJ:Ii\q`?fW-$ZbM<g#1[+@U+;`)!$$Rd\bUR@RlT:O;1#Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37530-o(nkV.0+<s/BXtY3rn6R['37\`u:?m@CZ6ZF.[c)26%+0)eg#66IH*XN!b/lP>0N]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37566-,ZB;>ai.?pJ[CuKJ]9a>S*OP7W)4BLg&NDh"(]iF,te:0oO(HeR:#%\@Y>^$7jmV!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37567:aP@2`$0U(-;Vh'b>"%(9.\uPD5G_DF"Pd+P`uo$`<VGM\0:m,K4Y%08`,W,iUBVT4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37568-3fgCHL%T%uRT^R)Q,KC@<=k=66T-p,(3p9*ASDii\B*o=g7?0g5Md>M!"_<,CBep;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37573-pm)WE<ZaBm'u:1=T.2SFRcOGelM`a;mAitAbPOAn"oKdS,Zn7^<a4p4E]jpQ<`C@*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37574:of`(X'dW1Pl?f[pA`0bIelo85^<*9e/m$9/]*jCY!S*XQH+($K([WZS5.RVg`e!W.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37575-dVM7&,#)3qJ+kq*gKX/ZV=@JgMUPUt9c)d%PD5WP@IMiu#p8!_]k7"<Z*:XCde$1G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37581-6NLCQ@@/38+4oASjgL7*B^rq(%pILqOjpg1%EUU(VR/fm5p%?R8B4p+@;?kSmYW>>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37582:`*i!B0]2ucWG4?>4?2*&Jhk3M,d<Nl`]tN-NkX$-$#<u36kr;0*V&HQf9Pt`GNa!i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37583-/G;cC-nbGYK7QdU`/qs1Zo5dH3Grh4eD1aLM/ak'!(RdEl8Hh*+F/E4X3l]0V017a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37665-3ee*R!l"FO8l)q]Oc*o>r)'HGPY_G$gJ0QS\/@/=I5/Z2;s,9bGiX2b=Ec7RQ89M\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37666:'_"RU?`3-pP)VIP$^p`HmCZ#jgK^+![>WoR(2PG34+d?Bo&cQSX?gl1k3gGtcLMUq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37667-W5>'H"!9hREamr2J/'SebCTNi!'5MqlPhs-L1;Rg?ON"\<:KEN6r[H_dG8*chJ61(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37691-aH<=/QKI9@@uLi&2Wi=NC\*>T^Ae1bm=*>FZaAWZML5WV[(hRV4c>fS6K.!d9t"jH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37692:/4E<@PLl]Iqqm1A)iN!W`t*]pk4DR!flqhuI]($FoqP)N[:rchk]sr@*)ZT.CH`U)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37693-%tQnMl'e9QD*n-e=7A^.gsF(<QZDq5/h?`3pd;"7l@0IXeo_r%*6sQ*7`,72*S?lp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37699-B05jb5%Zh<rrB7ufCE#5LV\;G_=*1D+n3ad\;L:d8A5/^5X&dIZ%*)+#-[FBkJl?l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37700:pt>-U_k.b;8^^`/2!FBSD7Cu$mU>`4-GQ/0paDcMlQ6sX3bQHn$em4:+t7co-qRoh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37701-UO-PCN":;a/,=D,XMnR_X;u^'S'u#":X&bB1;M'H6-_";O5tb6hL="(,J<O>S)FnE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37705-L+oCG;L$A+]kcQ>A+k#q+k1m2j51d1g%^V0F,MGD7b]?\3)qrSi8YiYpBSW#%"hpV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37706:`ggL/^>)f80pqOj$-tkUH@E9lJ&Ul3qVAIXcF+WW)f_CRoGK[`p#a#JZOC)X<MNHL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37707-[l3Q#&*XM/0nia,2nAk:Iaal%\?Rf)ZWeIDJ?aZ]&\9]'>^GpI-hod^rNr.Cco'!T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37716-G^9G>9*-r#P2V"F[.2c%\K)L'2ELQD#+9F24j(^0F0q#-\Z^AM*O@lUaK\/JAHB_7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37717:*K04\f:I5.I@lGa,`:8$NE)`"O'URWl07=dNB=ta,7*3V\QP\.0A1P@e/V/K\+XbQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37718-\j_18;+])Tca?=dm$6Q<M*BC]pl.[<[cm,>Pt:/kG'`eaXRs]7jk:UXJO.)-2DDZ0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37738-&-pa.$\5\UJk-%=5D=G%Si.Y9Q#)NC>*oYWX/>kHf_Y45J+6R!n0[Dt?)hTPCAoR0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37739:iA!0f\bdpgIg64M\NO`Zr)<,d?]6$be#jES^64V[2V*i&Q?!5e+5S7R`7Ls_1\Ml.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37740:(u!ZbXSCg^dc'c&[apN`gQ'L!hS2P[!+RT"p-8=$i_;L&eMNgU`BH%_5qO!Z\3i!?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37741-G0CP^S/1e]/+_qjH[<EVX#>FQOCV@*:f*>(Z2"pjO+L[a)QhcYRLd=G1+RHh\X$Mb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37771-[:l1QUYo^1j#Q@/L6nrD>tOpY?0rfN/V4#rYJIJg<sl6jg?eAV#8Z-UU.H/JL.*@G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37772:7QA`S8s:Z6!3'uEg($VFUD'_g3J`_JA_9X7-hF2Y;t>P17`PUEh1;),rftG^X'P.P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37773-Rr;>SDh,PN%g?^VUhM_@lLR]3_02l9<H:AkkRMU`WIE7GqPKDFHN!8Aq_bMSPZNbM
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37835-X)*WE7dBmM<QJF*Uj?*TG"'pID$cB`WeNnZB'k153:0Z0?4QK,=K\??V-iJ+8..oX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37836:`)h+F4aL.RN$RKmUtpr`+u!^iApci')!A3S2%jQZ,"P^j"),dsIkb3DO\m>o^O4tu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37837-<&W+YB<Or"c\Pa>e9[,(dfb=pgZ0hC###F[*HR?L9c0En1/<gFK,>!>G36MNFOF?`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37855-/ZnZTc*;NE@aV.Qj)B<cgf--[>t&o8XlOlLB>]jIRZb!A4OgLK"sYWjNPJG;-`@:@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37856:X74'h=f5(nT5'HX?Vfil<EXdmrZh:t]oCRgfjW`<8`L.[O$St9PGN`Mh@kKSA_$H*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37857-AYkC&OW<jdTcpXi!E/.'`pE4s%H8>48&EiZ'/YM4LEn)sm#f8/+(S>AUhJkQ:b]fg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37873-g2W8Br2K.b@d$ol9H[n5QK3VkJ&\4$1N-"`#ETGueC9A!-^<T<0ED.cT>mp)Zt)"2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37874:dCA*=`m8I#h-00GCS3G_/8_WZ/`l[&^@cYK[m9"%m`-HK4E9gmdOL$]:g&6`':eZS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37875-1\k%VmGuHA*o5If:HqZ;eOs29.n=\,LC=eR@dGjPS7h%8(uQ#L##@+-j;\9p'fr^K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37910-MfUZ:@P^%.Ts:+/1&940!f<>RKckcE5U86J!;]],N`d=FIl5`='S27F:O72-ZJ7Cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37911:NdF\fbZOu`D;0V$aS%d]XM/GNEtjX(q*Lea0HJ96DbQJA]6')Y$qIgKlhr<F8K`j9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37912-E2b?#8qH^QdY=?O@I2g.Y66:h-&s8j\,\3/Z."?SX^qBg$78)LaXat.!;_&2eVZf*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37922-<&lp8T6fPd<nmLmjb>uX4KB66U])?pG?P]$$PeIQ/X]H\(?>SE!%P!h[:EbNBkhb`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37923:nZ3>HM`1<hMlNM4QkPW#]@MY:ZWLI\SIFf$BN5.T$thGa*4IisS`2WY!2(h0%"3Sp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37924-<i)GBhV)1V.1Frs"<9$Kgt+,^1ld93me.)20lFIa`t0`1?si@#I^R@D^J>[>*aRW'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37947-(.SOVl.58IFAq:kOBaG^oZuPuFXN2M=c^kE[O2.Z*gN)R"!hk!I*Qa4ld%pkD1uc+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37948:10`jECUO6+HL:f0"7c&`hDj#Q%eN1-!$8dpbspc>N*%`tUnK(.mu![0&g>u@P^pT,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37949-iP()uNhOn]ViD_@252mP>8/iY(bFNqZLmmWCNoC"UIIFQi;DWe5F#K>2hG`h,RChq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37969-,$9c]&tjfk?UALS,NR!*iSkh#c>f!'P2SdQQNRI>!"Q[6r@6OLkZpb&SXKi<8?h,(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37970:ap'O`^$/Q_naAmUS?C;M;>'[^UgcTK6"MDG"FRsf*`c5Gc5B\05okE>.C?/a9h!Oh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37971-\CGJlYd?fFU.Jgi!8-p$fm&9AD\(L:/uBMZAK.G)96kCReiJ#X>JkZ^_c!bQE'QMZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37975-i]Cip[,!uL3,J%K1;?3Ba(g($AZ</,W9Ut$QhQXYG'P$J$@Sc;&],YAYfKR=K:LG8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37976:Anb8`TXcO=[R&po/%5mP_FZ>?-PKM&2Jht8\>6Zp,XrqJ,_kSK$K`^=U"p-2K+;%h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37977-e5phV.hH+!$:YP@Te3&rW(E!dN8tY7`HsI]EK\]>j'AL\^kiq2&D8545mNE2f);28
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37985-549J6W[f<:+ij*]Ss96T0j*j]<-9&B<2-r:k/K4"qmQX;!+6k^oojM<Z4Or';K+ob
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37986:.pb[F#8n-r]?^IX/aUDH;fK`3`/KT$4"D2^8lnkXkWq\%)upI'>a<2AOHelYmN`iD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37987-Z)rBMf],?(`oc;2CRUa[';sON(!sR#Q33c!\`un*<B=$Ad*9+Zc'5g?W_Q):_*:PH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37993-Ga#thE`/mIp2S&M<8BScQC?^C."!`<pQ#7RD%@K0nR(:([I8g`"R37VU?QPf^8=3T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:37994:g`E-HJ"1$;m8m35[%0Ai.aBHLh(%,4OBY1.0F&ErYWPG9D[^kh7^:<f57O`tRqeN`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-37995-V3GX[`iI/9(#i-dNVl.`%F)h''$=?VKC\tVetGhqj5tS'X@oMa<f/s:6cK^D34FlX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38030-CAg@-9gT0**gM&uUoaRri3W'Np<<O:JqNt@rKd-BgWLCkifD*G6QM2PBQpaQ8EH7\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38031:J]K1Q"FO-rn`TW$f;A>>qeH%9PMu8QG\:fjHp;O1`0U,Q8tT>l*4AWj*o@4Vr'4In
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38032-(sAiP-UdJ0`QsG9mR3Br5pb$SO'oaDU[*g9?i?Gn!8rgN[5[JtRO=(ZCMt5.*smB0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38037-maW(7W+3?mY9:n4#m5-/+3)$VT,7Vf/kNph3+;/hq-s+jnHVVSa2JE:h+P\k??hIj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38038:%kY&N+D8J7C%]:/?b`3D^M<cK$i#>)*@o)El_E7:HW!*6c(<j`%ncKbm*/L`jCN4?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38039-FF10a,*mJq44G8.B.)ECgUqGI9M$HjZc4MFcA,<(9g_L:?.d4;,S@S9][o#)d=ad-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38068-3drr#['_5Z/SJWj\+),+mUK6.a**:l=CdRa#Sm2G*6Q8c1EhVU<1N*b-2;'0k*C/@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38069:n!c!K,FT8#Z=C-2l!J0mZ;lbA0s`q%SGhaFo!N2?p,j>78a)$mO+_mBX%_!cB^'`%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38070-Q/c>LEU-eW(@\O$9?CmdEHGWY-YpH_Om?*/N"B'2-:W8D]rR^oYDsjsDhkKLNQRf,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38105-FZeqfjDIH=N:j@alQ05::6Vt,:ka0X0qWd]X_5PV7O*7;O2qJsYlO1sY(%pYiaD;P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38106:QkE,`P".)t8P7qB/?EklZde19CO15DB+@>McK+ehr>C+$*5?7Srr<Z/2Y`^;1O,Nh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38107-'&HhZdV/2I0(%6013P(d5XG)/>2Q]"_9^h2`u:`p"IE*<DnHs10bE&-DNVf4:-k"m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38143-mc<Q_l\bR0rWsVB;>?p[R/NQQA)]]c=ps4#BmRmYn_cd?09CR3D&Y__rrD`XgWOB^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38144:WAr$rY.`.+M`@k!Lj`;:]A3<Xrr@Z$I`qS;^sC_T?P3'[9nQ41Q\qVDqfRE(b_d(X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38145:,`[X*rcS#?nCPZ@/slH7r$Q>^Gh56ce4_e1.JZI.L`;D[AZtH1rX7KMU(8"<a^,,F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38146-Z1\<;G=0)rg#i@s&k4%"j+[E3pdjp4L$ZC%OK0\gP<I&ZK<Ir^NeaMima!PG>*=M]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38171-2!"VbI+e!04?MOeNLh6]?c6/n%tu[n90e2_Wle9$/B>1hlX-^!I_d*/@aqPlnE%]H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38172:4?K]8`IYM05"P"]$uq1&:"29iX?j#GhR$25CDPMFj&?9XCq(U=?dO#`\a_$8iqL>@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38173-)ng%/\++$o95f5&Obl]njs,nZ=4cO*.+bH?21(YsEO/G^j:@,4Yg::H`bG>ui]DQ\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38198-?ucRoJ',Hc`ZG`!D[cl)*sm1t=@$M$NMC>QA")uA/hZN8<h%!U-]3$i>BC9Hqr>'s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38199:`$G.p@k(Ec`!.fu["E+nJW[1#oZ*eKHLKR8W=n"g!ehZ1)-&e#GB5[1p1WN&S#^7o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38200-0Zrmh/'kD6nnhIHH:1Y&CC@a[0Z7]2/^Joa%4W3O.;@/R`S4=jn`RiO(\l1ih?`mg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38214-^hs8aUn:"]>Jo*BBC."lq-<q"([UDW7I&1am2p(o6F9ej"oqM\1Z(EV@SB%Nal/gX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38215:=Ks-#<Ln2QZXPRF@WiSd3<u-E1s6h`E6-I#*X:2V"$W`7:2B7mFLgligq`FiU<qQ9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38216-C8gJ=&<=rT-bb#0kGt^M)qL#/Q"5j96CetiKBR+#r,&MQ8ul7>'#o)GA#L4b#jYel
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38223-[rVd(V!mAamJ>G*4E[,`ChPT'ArIr&+uU:[oc8(&PuJqSRUk'5O>'$72[o6&j&upc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38224:1Ie;KA%@i&^co:$Wp::`@-FWl9TmFYq>j_Kl+<]j#$,]E>$H7+bQeO`*e2++^oF\#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38225-Crm>!!l&t%;u5%sU63:un[V+Y"u5Ae4^n<-@S&jt(jr""I16O[oFk89;9:SDU>W7d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38228-_*<B2p^uYL7#Odj1sem3C%+VW_h"$*^So\eA9dN=*!<a&-No(MUpu-H);"6T!%D0Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38229:4FA3"Q$Ke.)DtN`'QYm.U&8&<PJA7OHl6lnM)5Z:a9TUk$N`hq5d"9@b>0h1ioP3#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38230-LPUJpUn>ZAZJQAo$2A/nMclqI2h\OgR/k'3(0_$;k.W_JNW/t]`qW'`8!`m7dV#nu
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38231:Pm@Zu+t+h4$3b\,SeA#7l*F!-`#JH5r6A!9Z7?(^)!+:2'95)L$H`BL3+J)$3W*[b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38232-pYs6k'$oR0Kal&$i1uiLKaTSdH%o:<clb4908_prIaC7k17`4>Stu(BSF<qHM88i(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38256-8KglIhNddMP@k>aWhm@D4HYp0p-e=oY@@ljEfW"'<>0Rh.;`X*Rr,%-CPt'l.,T28
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38257:dl@'$=8r7*4>!`$,3mOqD]qt)-gEtr'C/qQWFGE"p?37=GEA`#4G-a:\r<kY=_;Rp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38258-O-o+*H=jjjGZnfb90s>`mZ06q=,#Bp.i.qS5^`"5>k*B*ij^>cIc<jG<s'Cc&C'[l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38292-"4EoL\IiXjN-s:HN:j4t?Jknu)-EE;8-K6kor+_i4*^S8@tB.n^KOegA.MP9*T\ER
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38293:@Lb`b"E@4sgp8(WUJm<pG>:-:72h\Z]@\k6_&Y72@s$@"`$BABN!BZ]C0I`,W<nd2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38294-4,ehV1.L&cqK<(>%%f7#][F>DSF+Y9=(Lb!!%A!e#:-dU4*IGN1FZ?U8a<&mSNA*N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38308-PK8J5[k<2AEc[;[=$^aI#1>kYp4m3+?-@g[i.!68)4b;.N==2ZAV2oar]RjE:Fr>2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38309:Z91YiO>/9-DL5leXsp63[`eOEO$]+"h2[&(UdbqIbb0J$NuLQ7!Vt</`9$0D\55)F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38310-"uF*Y29eE3Yum`aTF:p_UHOC7C^Ha#9c)#?YR1b[3U-BA4PEQfJ`p%%H5Gq"4gi(h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38354-#qV$&$in1,60p'_8Md>T4N.s+@!HLJJ5T]GM`WQiWkTu#kFV\RcA%Ude1T=k)<$iC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38355:`a$T<j[=c4%ma)YTi"u@<#`,fqkNCV^0?Bt;")KAcVa(&)Jh.dOWXc^PKl<c::m3)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38356-N%.'\)pI*8/-n3_hOCJd10ZHMCZ?KbaQ_-NMI2L>3%W=EZ/GM/3b51"R6g&4&/W"q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38394-S.DGtAh%buHKS]!+,sI$[ML_K$T4-Q,92p(U,HnJ2A:oBj5-qEgcT6qg'S)a*qbS6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38395:WKq$4'`a1*%P^qWQGbe*/[`EO6aYT0W$Cu:R<>G!5BaRE1;n@;la\dLXl`4#:'Vnf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38396-<4:B#c0%_;%Rp^LE%7T@gXOWZ\@K8^jV,e^9,$XJ[R;SG@]+j/F49GXK2R:9.3(s1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38427-CTU$7<g=CsPQhAj?AB9-iS>9u:qum4(?m*V9*n`j!9o"qB,1?.SS&VSf:?'Vh7r^i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38428:cdU;5:Nh(,_t]5JPnT'kQmA2sWlRBfk95Uh?_K^R:L=I+WUXcC1[2-`QK$;MVKc`/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38429-EXC'f<Up'>BOfI9H`?qL&K=_8!L"S=p%lH'!!N;r>n2hm0C^X-b]DND`sYAaSg/&8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38466-I`c$((POJMT>P"C]K9u/X'n\fqgg!=1Ld<\;#R=WB!9mNc<Gc6pnLF-09pRD)E_>B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38467:Y'Bb7`XWM(5*b8>e9,m$g%G+k<aOLXKu:IEc2Rd+q42/Drr<4Rpo`!$g<&;LKfW2K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38468-&HpP#Z:#$!!,ErH;dWQ&48kJ[C?1Q,=SU;@;YZ__\BaR0m5EBK'E8'<c^pE\HIr'/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38500-_Eg1_99g4]1QpPX26W(5'RhFqf)??P4hFm)8p7kp553h1k9Y)W(pBpO-h-Em_S.'(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38501:C3T76g8cWKMhc1UalJ$;f"LP28&0%u56Wl5Nlb3seFmAC<,`6$8WIug"$`W'?6m(>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38502-;SK])dPZaZ^p6<)0^ZpQYF`es<,0b4@A.B2DK8^TpQI_sC)EXlDGkp]^^[do8ZMWQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38634-Ul"-!ar#r)A:T<!+P5=GW>VjMWU?a_Zn;Y'3Cr_aF+AtK?U)^K0$UBrg@6L_-lHK8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38635:r4/W2A9-eSN2Iq^\_ALg\igD;lVtQP$OC3a:r0W2#6UKWaRu`@"$tJ+V\=\%M2`oD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38636-Za'"3J<Q8K0-^o3Ch7R8i')\`Y<]^=X;3/kD?0`ljI\a6RaGdme*Q&$[Lpb$)d)_@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38637-h=*WmCCX1$*Se3ZE"i>,aR4I,oUH*p;MpN&o,N3Beu7?UX,.^GL'k`e$\=G#%lKJ3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38638:`n`7b$SY,559lFV%lLAe-$E>41H#s<EVOl^+leD#eIJ+U7#oo?&V`o<`:pFgePm[P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38639-bj`!0k+[npf<5Y&fp&t<\>_3HpTediqURncZb!IY.X*A&1%dbj<'P,\G8XJAf->%g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38655-8EGh6a&MDQiSrbIceq$ED&D('CI=%RQ^JS0N;ZNm/*-.2rrBkd^'W]7F`jKn&dTTA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38656:N(5$r+&BZEm9c`"1B.>/KQ9'85<#ESg0AnJc7^LX$3ou[oYk6pb37)RECX"kAOW`I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38657-kP*"]n4;jr9eV4n*FDL0n#AlsTH@ZN,l#jf$*!eeG[V'DJTkh/+rlF,-0<1?35pAJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38693-ST<kS93%[O(/FR8!m)E\28-XR`Gtdl&'dt!^Q'h;NbP7D(Eiciq,t!]G-1m.Md[;P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38694:Z>N`*<"A*HHM%.$[F42AQa\`L=%n2Gc;.+R=-638XLC9f'tN5T7^BC:"=l$^Rg@dL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38695-*OB(?iN4`h!2W7"`k[lj_i`;I%qb<F2I]0e#jtiMco)DB4mSQdr,J].dN'pf+K=qT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38733-dC>N,Eu>i:hKF(r\]Abo[OQ[HA'C_L\>nKRp(bbR?8>c\>TJY7j3#^E`BVH8?!I`6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38734:00-aG@te=.SpD((\Z2cK,L`>JX.r99I(,8@\#($8WGM0tVt7#Y\,iEf`).3>#l53p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38735-kOGWbM8J];dlX+s8+6krD]#rk$MgT@5/?'&O':J?QBtgIN>]@lBZ5)\,?mVBQ3\ON
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38739-I>uIeXdJJ##U-s\9!"_'(e\p46d-J[*9Zgi9TbQ+8dPX4*:;]N4CEB7jT_$Jo]g45
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38740:gU&64e=jM10PONLY`.6d5J.M933.$5MH"i_+]&`o5f)KAk?K'pE\6J.boCA0!/*<o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38741-H?u%HTKAl\E$QZ`?+@qKa6-]M,*HeYA$-<f?&@-&MCBg67W>F_2N0RZdhSU:'B=%'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38779-g1G8?Vh`MI)fGnLJaGkUQ@_hICAjN'a1lNR#N[t]`E1Nb9ZUao24U'=n]:dk!7f1E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38780:<JZ5qhHTb@n,=%),ho>PfYic]1!_5G2!q5f(1`9E83i/E-\.k=Pnh$n(^7Fp#pY`-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38781-WLU>X3"**b2eO4t2BBr?Y/*XSJifRDMg#Ys&><!S0!$f4J$5\;E?SH"Ah&>kEB1k9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38783-e&Ji%D,r%F?nt:ud^b0NPqHR0+Pp;$+:S2*?[C<N7VH>A%M;0ROcKBo$MV.JQ8$kr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38784:[/8jPG9`Vp,OYH$aO]+YIVURU+>-VHDf\oHWHWW&7e`Npjc4P)ku(cm7<5B;m:2A(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38785-:.b<3X!_qZp)1jO99sV:DBOP&or5V&NSYjI\H,o!GID96Bb\dRPP7X"HLL"'=jpc<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38787-0!`A=KE)4sb!,h*eu:TT"fsOP*8BQFp&Yb@T?`ms;%'r.+;eS$a1YN-6p>!EqlRAH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38788:?`nksYR$BAUH)>8#6R!_;N&-52!S851BA*VL.,JWOEi)!W<I>s`.S<Pj;bDtX"_X9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38789-bc(td%S"u%g\g'+ME`S%b2J@[L$&RYAqaj"K3k?/h)#pKk_QNiJ:b^YV]95j2.q-!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38797-lgl3.p_pD"!nuU#-L_h1NXrWW5d[E]B$'V3aCPJAO?!6HYB>"7gq':?R&dhD,Ubg$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38798:k\89QS?d`Wg&W%!_=eq8$6=m`Q].GcN/Z69ra<MmB-`((%o,D)damb$A2[9*=7.2?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38799-<"a4If/1!K#p>0N&9qX=HI\u8Sd[SJ"G!W[hY\hM#Rk/rI)u/_"Rp,@@;*f[Yoh5D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38802-R[hpIS?$h=5S<&fo*4A@Z7Dc/A<KJmIkdXUiDfHN]99*dOA!-BAVN7,61<C3/QGJV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38803:huEa:)<u[YMUQ%BCJl[6'Jhr+,`Xd!i,f3aJu*$*:`M5'VeK"joKSU2+\>&EE7e%5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38804-=aD/TCI:j[#/LiAKuh*QOo@4Q>J$'ke:_Q\3$8kr7Tb`Ql;++REPe>0U6rr>!g;49
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38808-;'5Od!SZn2I>pKfmfDA-n8nPCD`sk)MB-Y%:re_^&*Hs9`_I:3!XZ]h)"&ibCrDN@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38809:P2&-;rRM+bE)-Sgr`%"6=V2E(Zidh&jLP$W`An-H0cRI:'>OgMOVp+q=(.7Wl,S)`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38810-%<#^bPi=Q4#O^t,e*0at+A>3Q-Na]sc84'0"-tOHaT8UH"$&?7&l_>2//8ZC5f_oK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38816--"`33dXEY1nLSIXZO-X3LoL2QIk(+S&)pZBDdD@kq<^o]o`KZllo;29AqDn$E(5!(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38817:!R<G0AD5b51W_1eW.Ig1L48kZ'3i?j,`YIXE0eQ![f.H>NV<$t`3Db<&>eDpIHt"W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38818-V)ejB?dn,n!6C@dm=SaQa_,HMN3%Ee1,0kiKBqu0QBOsY&VSq5X1.24,<>4R::8LB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38823-%bgdM-nam5e*`#7.n7DrHM4O<Ro:,p:`)Ma";Ad<77CC:/HK9"?(*H(h[/1T%#AOa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38824:aiHF]%+ed!nG:E`3\0Si=]#JTWX$ghl8r&'N`QUAL_=mogD-in?<HuH7D780=Wt8Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38825-[uI8J<]CGZHIne^WAeA6;[o$A[$&$`F2gH6M"hcP\^tu9Ks8#h"nNfTgX$H'j]>b8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38865-L].XCVH[@*eG>Jt$sOJt+<bFQBkGMN1\_=ThHMhF.#e&#A]),$LDe4;\\I'rT+Ehd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38866:'7SH"hPm4*`N%TqTsL&08S%DpF]KU$5S`dIErsZ7E?i#+ElXe\?O*(M;QH\8b0!AJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38867:[G7?ur7#rH*l]=MWd:7h'pj@b!7;sK"m(S(?U&`:[p#A=eqH%e),a$F,d^t<JF30`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38868-/_WuW;C%&h$sABm)sV4W<g-8GD]'gZ9=rq_1G"&pOcJQLnd[fEeeGRpEKWmk]?l^)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38870-?l/p*?fbXhrrDO^Igl>W_En'(l$B.HH1lFT/Fb3ggQ50Go6*$:]XcZ!i5HhYE]\::
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38871:=4dHPZM3`BU]/BL/$nd2f\56&OYhM^(nBbNZ8j.na%G(m;@ojuhM7dk\q<`L5IDT>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38872-,Z7<1^n$<L&IZNE*:`Ds;WL;Bm@mK7[m,+`Rf%R.0E2"UQ2R;g,K-eFIks@?Sa[k]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38910-7)T\Hjm.m)[3X&HcE(P?8oaqQ5L(`[A.`a?+WREK&9FI[=.*(1lAi7'6Lml\A]"ZO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38911:@=[Qel=m^`[M<<1L&9$Gc`tGu_):g.c#Ag"ZSiL"O;Ih1VspU>Vq/6qUi#4oD]gZ[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38912-_pE#+.a>Dd76+LcHKW*T"@4rHrr<?hU>fC%ia<JpDSu&I^6-oK.37PU9/'8f:H5G8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38933-r9p>>0f68inhXtVQ8#r'N"XnH=ZXI'QYahbJKI*4N\U>'Y=E@MZc:EJK?+BnOu&6@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38934:q`^miS&@K?d^:68D/<Z`O;'$8L*O-V,@A+FnoIBtQ5f+7e_)`M1lRp,,]1iL3+M8W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38935-Lo<6K(aJJ\7N:,`Sb:g>8Ff%k/\CR/F.@_Pa*EDg;Qdgn(?3&sSaECnl)<37/DFMd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38936-Op>?$?h(5.R:Kri)p9?:`uM9?H9sf7J<"ShH/m>R4DFMcE@?$Rh2IFkj''FV<&Umj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38937:a_`Ph/FI2,.bFlfn+orX$DK7;bcm4q!<F`Ck^C"EchfT.`ZQ-sE_/Dcp8=Gu9=8iJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38938-Z.c2^EV'tD\loH_]ae:5O;0YrcI0T8+-5Sg(03fh`V@M95U.ECn+]sW/qG=RN<Df"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38949-c9Qq`J+PY&dU1_k::cABh:%oqCTUM':pcNJgk)4mJA?J==6:=s)gA1&-g][d6gGQq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38950:T+EP^LK>hQ3WB(CQ24)L=57$#J"YKK9c)ILeHNtU`b!r$!Y<nA=8=*$<=`N,@qjEe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38951:*8S;4f#RHU$q3*@7;L'_p`CL3`?(FV$$M>/:_iN11"nYd9lW?!de3PH`)(]b_j@[n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38952-]%K8g]PYJ-od:b7NXrfN`#W=cY&o(>9T>V2mc.>E3E-DB8%1A>*]hkoYCW;U[6GaJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38964-r."4mKs(1m>#,_IA('a]'k9%4R6%<S6b!P7]mS#,pl8.'T<lOrHrCIJ<miO"k_d!C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:38965:Q:D4U#Ii%T=6AC:X\U`f1:1SqC[BO9jNk3M<Kj<e8)mA$W;]p`%qq;9*r,?-=Ph_#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-38966-;UX.]+C>8:fXU!l]Q*VJ[PY&2[R/0&+ljp;;jCYD&$9jo(q^T#iBNChXm$CJVJ=\c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39077-_^'qPE-V'Rl\2Umf5e2gdRY&f.QAg&I4Nu54/=Xd4HQR'<Xk@)O:S!K9'</>m#OLC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39078:8[aaRcUcj4=^"=6QY@`,LH$[0\N^X?LsWi.!Dj?/`Hi(c;CgCBq!I_@,&=TWK[#c*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39079-7MrVDkLR@k\rieU[&;.'iBUnj5H#=C-Jmq6@;)I#O\4I6\sprd$aejn3PkCO[n>B,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39086-`YBa'&)X>`#;rNJ-(npCrQ->)!')Xp&#&."D-8rqg7(glg62:l&k9D7>@<);3D:K`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39087:^FJ_+&gWI;>o6hgZ*k9?95lrg=/kK]ZcR8>njt4P&ON<`$-"YhHL\JXBeGJ"X`q.t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39088-!rVu)hV%SaWQ!b_Zc^84nOKAL.`nfScO=cZQskgn2dW9Tf@R_HNWmn+RH0Ao]5$aR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39117-[kZDb76iV1_r`RkOF)<'E\asZh4[B^W;\%6Ua2hZ4Pd!-at]Dr[Qc7&BZb6GOct=J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39118:lgK_S<Np`l-$#C`<S_Zt1@^Ro:s66Q+^J<Lj_Xm?oV[fJL=TYNL/9j<<Jr=WYltG?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39119-JFYoC[<CoWI4W@S(03c@8]Umj0<#[p?!B*>.2X2,4fX<W>p]',*S385'ZXrfPA\rK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39138-N@TFu8F=("Yf)eOP!.'559S.F7?@M,0JYf1H2`d[Wujn@"rS_,Sp:7BkRbO<=]kfo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39139:#lq-f2Y#:FF'`^3)j3@S4Hal!rKF$#mDtPpY4=V%a1k5NR=oRqA!>/s5U`IKPM\@l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39140-k+`)iBqjAZL/>%OfYPWlHds!r-+4t@/!H5#N:W83/'a=/aWA,U([Q&XDNQ/;`.%=F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39149-lN2n6'Lr='[W$6_Ffma$HbKAQkY43CU5T4H)0]e)D8<CZP'mL:8`rX>"r%CNOC2t`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39150:pf9e'm$AL2,9?P/!@7R@.dC?]-^n/sFU0`95C@ff[p$h!F#tBK\$;Z6kmFaO+`c7G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39151-pJ-#87%8#j`LY6#9N@feD!^5'ERUA[)p%Qf8S$V#H#,1jBhX+-%#<$[cDl)IPoY@k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39185-A*&J`(`l5e4@gZXOr9f]+kZ=G;u0LQ1/#.Hi+7H&IC&691)Aas@&@m7m@S.B>@!XT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39186:[RB=QC`A$W5T/`0g8qrFE<H]m$\iN70EZW6hPcbE'j9<3m)^9]C0Sc4H>uA_ALEdB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39187-d7lOM_<=4ja#'IU@,li@@inWHbcIH@fmn%o,9tuj<-C&Ri;%C5%A3pkNqoU11hacL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39192-Xt>XAnDT3`4\g<).qro>]DGQE'P/Q,8WZ:/dhUM=^fL-k?%I'N$9J/D.6""NR(BqO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39193:8#b39^EW%kJ/A\X5.*4KJl[ht`,'`(j$-ms\UK^`Esjsf63eXB+BLQ_&o&%KP0!.4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39194-IR%jC3:BI8a@W83FH2=u;?VZ</\(9ar@*mk"H"s(o#2=5Ji_t]>7i-p:q/g#"?P^*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39244-,R'#PPFe%l*TcI;ZrPYhF*h\<1qtdhIRSHA)agT-_0l\^&jWUTcl,f^RL`ledq>cH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39245:CmOVF`YB(_!$E>t9!*O#r>p"2X`#)A2WL(cl^GG&)@0eo??)-1F8/bYc))956#F78
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39246-hqG`#[r%njVNn7/3Re1&?8/AjJADL3/!H.Yg,RmU$-jK.HJ[7!BS37B(FL1E\gu#Y
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39257-,Gu:Ohu<Z[9_cjBMr@r+iLZZhZ/&_Y*p<gJj[L5"h_jD+=QMm\.^F6'3O(Hl3c7Xh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39258:1&/HASU9B-N4`)mhVUm=F'cK"a>UEOSoL@>'udH]ZOt,$M.9ho)#UB>"7scO`?WY_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39259-.N%R559li`>lOd9Y('Wd?'@_l``.qjEXC&qr_LaXo#+ON-[W2]>O#1p]3hrR1HR)+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39275-\t*"akE20)Y0r3&$em#<g=;s3b58N+e0Eidf.MVA&9*)*:+MbEKiSW:\+2d$fR"^:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39276:FZPU8XlY`-$!1Nj#H`'Q'OYS6,_]&jhHkO)GGo[Wlh^93MgZID5qu9r=RC(b00()H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39277-IMM&G!"^u_\^>;$i^kA_d@M'\pK6t+W9M9F3fWcXC_>IY80d]XKiL*A$1"2CRcBH[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39332-l+[f%B$fqQ7CCP]Zb"u4#iPX!ESA,k^\E5"UGH)o1fkIN*Ng6,TOSf?]lua26g-5+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39333:SZg`m5Vc+$rXJ^(gUeue"rSsk&3sV6%IKV\X;3BapM%;N3icJ[kG7Ulb`9!N*3U</
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39334-Tn;GQHi=5_TD!1$S7herr[DQq*P-N4^)uUb0"'B"m1LV5Lk5R+CM=k_[A8$ta+"ab
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39344-jk63;S.8Z):J;ZYj'i)&@j$0DckE"f[Z\pFV;4OZOd6/G*.*."&t8"nV!Q?C0'I_S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39345:f&:5r3/t`>T3p$M:HI.4RMLO*5oUF-+*q-a.u:8FCOiXa0eoQqNgp`/@fi]5kmsf;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39346-p9;UiD:q\?g_69(l@0`DB2s"2LT.H[i7UbEGbJ_!2P-;Xl@=!t.Y.+;?f)_*d?(#b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39433-/;"mC$e,%5^Ht+5Ia'g\EpL;:WtF>a#msH1'BW%h$k\]\!ko;uCo5TiCE)Y";7>!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39434:4'>`3o)A]^l!H05j`N9KEK\_!<]XY>lF&L$b0hPui&QjN\F?9FoW=*?;6e`c072ZI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39435-W$3A)\Nkk:VgNKCF;<+YemU-s).cB!(uk_KJa(n&_"]_U_b0E:_[dX=hL$p&Fnk%+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39484-G\=lB3l'<cU&b(eE]MuH3Tm:a^!M">7aeY.43Y0<Pt#fbXpb70Z2d,P2;NX:rK;PH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39485:XP_`G9B0B`Bp&PD,g<8U++I$M$M!T=#2R!7?b_9\Ff9HKq`,SOAq9<,:j.q#^CsNS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39486-8uVPpof\hZJr71qn.-Q7J6h#W:b`)l<QQ_`&]0F`ij8M\#ujCGM>(s!'R'P'f&urU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39522-^.r[/0;%?4AZ9TRlPPX;:RFbX-eFg]0QPP8bgfkL*0nE8,`maXr'1@T_q=h:Ge/a&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39523:UCScu8.IiP[9^>_esU&;,\.O5c_`3&ioRN/1IA1E$^*Q3V0[u&7!uYVAaqRO!r-`T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39524-,V^.^VEHC6IGcV0g&We4A"&4!TIdAD0+_Sa#H7WDil$Aa0/XSX$D,e_.p@'NC$`c9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39622-5K\"eK9,Vd7BRDLeC^1PjtotoZlod3P'uX/hDRr/(!]Wm`cK.@_6$pC0j;Z@!o*gI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39623:`-(u>FfKe4cG!_+'Q6uMJ3KR3>?sb)/2Bp51eOj[aCCjUoG#C-$o[`'r5>4Wrr?%j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39624-4/@iM_h:mGk9m)p(_%CE/PqY&TV'5X(6t8(Yc-pU+=]_uKb)qm5D<=ORg9mU(CQ#]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39634-#,8_&.3oSL*dIX!j[,V\7bk.AdQUV/2;!-e>E_jr;/d--/[TCY7Vcg'?<LPOcC/NI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39635:mn5k]kSKCE&RJZJ6-D]g8%>_e`_A)`/8O>`@>+\o($#-,K`"'9=PN.bYefJ-nAme,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39636-np4r^H<,s"6`6L&0Zn>P:UbZEULpZSP"@eG%;Weh#dMKbUdj[q3rM=F#jc35)]CV8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39671-N:mqB87RM:,oC0Q5m'+/Y:#T-fVle?;UeTgBCn:GrrDgBVsKoM-$U?R%84]A)TK)j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39672:7MAG";Y'6`>8RTrP'O7Mce9cG$et3hi^>hfNUU`!Frq7eH+mC!-bFXO@>o((VAIi(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39673-fAV+k(:9]3D,TNqI<tHch^$Y@A3&n+3:C'Kl$$3-`FTLTbKc*46ppMuWuCtg_IG&b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39676-7RYVXj;'bs$99Jp9QOE:Wp35GGPW<LN17FAIb2G<'/I_UZ,%P*\`3e(!ELh[9CVYm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39677:8V*`Aq$,oC1,4p3@F&:qqffk@Z]E,`)bO&FIgWh]YJkM*EmJMP5Qfnj+TQpZI=^n^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39678-rWu6p@sF11hVs"qBR3?2$08ZlWQ4,=Uig&Z*;7GkY1cij8c,I6:m@G@+-#[G=j<2:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39714-^KB2<>Kp"hmL$k%ik4Ho*\P+WAsUHVmpa@X+Y2$5frT0*MF1O38]@j9G#RoIM47A6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39715:9+<L?b#jM'5rij[5?_p#erep>-L\m!`:gXNAY^n/ZVEbcg,$9ri!`[9iXKD7?OV<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39716-XSC]4(Q!6p#5B]ELtl9C?;.;RMDNcVikLa#gIqMQJajQMoC9KNZd8!ED5_\Pp4#`?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39759-6+HGdLF"uCYdCo,lHh^&Jc=!q!*cjYk&D1%7<Ubk9dmBpb5G2E]gl&8)C07pA=!YP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39760:.8kVIqUKhbR:\m.&I0ZkS0+SS08mOVl953.`q*'^%$qIH(qD`_NX5===.`2+M37M9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39761-FZ<tqDsa"dW)ZSBbk!*]g-]_YUbRh=4-">_V]=^!8T>f:'\R[$_@T\LG9:>\;aM>s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39815-/*!,BBs%%7m9#[B>7AFYYHD[/Z)ZJk^,MNb\[-RgFh*Sn4[ScC+,R1dokOpE:W-Qb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39816:Ramk`g0%S<_OM%+T&$I5EZAF;DY@bA#AYR/7I',97;ufFlG8sN^:r.pVuH`"iV6pA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39817-%h*[n?21&NNtfR7pk-L^TY7g*aSsBh?h[(@NqOhBd_?4`bp#eOUg*/!(<^@m5^/al
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39818-j7'7arrCuEh\P\Y&+PfiL0([nSfcRWH/ag=gpf`t&bStAoG.(&I%r1]DcA1m.9]7,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39819:#OO&2Em%OnIi`9#95Kb7=lI@-2]Vql`I<)W7on$EXa9`Wr]AT[IgKjt0CMsHh2(8$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39820-k\Kpk>3T*0I[dBB7<)k^I*h2@8^@Y4(&;;8;Z=u<c&Sd%G_8Hs?g/g0d$/>ZUk=1&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39831-Z9>O1B$O%sTgj=e]r0i/[sR*d?U=2,Q`7fsl?=%9DRXX8.2ik_80.QYNJu&'k!ghh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39832:N37T<iLM45^DqA<'P`(;MEAf)fjVHJA?\e=!D3,+ni^>UCJA_EZ^;$e/`4^=5s'^/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39833-mpkl&qH<\JIa7p>piYUMMOOPFL-0m&J"tfP6Xr!3=t[qb!Z#AWPEIkIik@\Jrr@b5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39853-]N5_AUoY=dL*.,^;=%*;?GldC$7EeH1E64L3$XR,/%fFRqoTGQ>3q4g2)f6V]Sp/3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39854:2/&Tsh>!T4++^"5dQDk-QX2"n`o\\3,<tEYF1$d>i!e5`rrDO_rr@bE,OgtbM*<%h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39855-G^E7o&bqas;YcG/nuYB#X:IVST!eF^VgK*GUpE?'M#>H#%`>sbQQaD!b.Y\]e,25b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39861-(^rMifYoF9*a9?HdD:2Gp_iS=p2odqn:/>]4fl$d-Smj,gSU)/\aPK=4fb[S%^U!j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39862:a<qV5Qm![`JGf-uR\m9&C9J7gQKY=)b.5P5$*Q>'P'`[oQ=c,rhj%E)%.sDJZUN>u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39863-_J'DdHgG0V>)\eG9!")*6L5T,A96"'c@C`35g7;'!U+lOlWm)8aX"hm^r5=(bPTd9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39885-H`!/&gm&=bO$tiikZ>o'm%>hp$jk6&NkMK2_b2f1&!lY!!j!32p)iJ"E*@DU(:Lc<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39886:1pF%>8t["=a$3=7\r4Kb<`Ag;e&EY6gf[j3#A,$i$HAms<L2`+4d#*b0>kII9fcu8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39887-]oErl@]ld+U);0slcj_sT:ksH:@bdMWA89iBk/>&Dc;\hia*SRI!r&V-UI5[]rjco
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39888:q4^E^SWru%J^&V$n<`&DN4_l1CT;bOdB:,$V)r9$H9A$Fl[t45`3!=SGr)ar@hl00
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39889-A+6h@g38E$P2B!BMW@8O7*@?VQmD;/f@I]@rZ6G+n?7COd]TFqhYUL3"N[5#UDVrk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39894-n6_=Fk^@7,)>*7*)X?M)P/j]j'*)1Nj^10#Q#s67?0XYc[?<KU"l;`L+T-QZXq/N:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39895:'`8L2o%g$g7b:tuPm0Wk8gjW=?G<9NW8XH@q3tf,eupq<.C]7nH7k\[BjMb-Y'`Op
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39896-$c/_)0h7K;_)F;8&:2sJ^D[%OC1F-o:Z7?75h7X1jsar&:A,\_\9d?/YF0hqrm4t1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39897:pk<c'Dl^oeV]cKaWb2X`1.F<^q,^hkL$dP;<`bAH-(#aD%X9!RYCk-qVj;^phP]^f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39898--bp2!;\6+WLL9S3Upi:OL$\A8gdj2n\13:1=./>We'9SA\FSIO)0!p/KDs.[Q(NJE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39927-.OcNd(.<m&[Sl(?<m))HRI/AQQR\$HNos)DYBEVk?s?1..?tAY0oQ0`&$8fu0NLbP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39928:$bQO]3B`+4<%Ob($R3]j,39+nK@fr,V^"TH^N1XADFX2MNd:&@HI`fXRp&pmVY)BC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39929-2jglWUf'G\WXNFufCH(':h#O,L1Z[@f`QfO;d,NSMPT"h;]Z36$]W%E5=8\!TmaEE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39930:1(^ZM,<<aK[:`69eKYFGV.NYk$U\n)/92pg<@%.2SoO(!f-:m6H%DarPC`:7Ys4L]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39931-?YXP[6t7kE_M75l?N0To>t,ch?9+TGF^;fn88`Ltnug,SG0p'_9m(WHQc^R4,Vh""
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39935-N&K8DgI?,dh#7H*Ugd:9G6L56!S<B.`i2SQm*-g4K,qEU>QAdSEK#C;<"1%*a?/JK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39936:aPhTFT!:7^/3a")@QL,d;bDdP")`rcbbT:"lW#<\7$Ds+#AT"HO?!Y<"<Zemg8`@r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39937-!R>Y/!er,&(_Sejk9KDUX[=7@!'Ke56,n3<.;nbcha0]@"s=jSEY&boC-h`iiK.H;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39938-0`sC!obR?)\_&!o'aGbk<1L7R`9na&#<DWWp9Fn1YopsW)-u,S6f73,I&P(@0?Qja
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39939:7pl8'8-r`,P$I+)#9<SLWk$n!!d>\DOi[GK>3Zm8d"m?lN(J5,n5p`bSk,mgO>_e%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39940-Ku5W-kL>Ob(=K%;8+Wo-F5-"^G^.\$@<Lk2@rV0!maBIi)f!H6,(eoJN/VBkGlIb9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39968-LBN)VeX:g(NZb@#Qm#&@%QPWRWVM?8!J$7[/BUc1ld'WR'6L7\m1Def;8=?(VR`_G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39969:=er3C_JQ?Ye#ALU4L4>l_ifq=`j=B$5aBG!\Wdg[:;ArR>>3;0MCNn]`m>"Gl75#k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39970-Kb7>=2;C`=So@JTb.0""ZZ]D2i?HgZ`>hAu2"3!^BZFP?mM1oSD_f:b7USQh&k?iR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39982-0F:-/=^3!6:-g*D:U-p]GnW$m^A-:\5ppZu3![f2YYIs<'%N8'`)`r_gr3?VgQ+H,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:39983:L\7[r]U(75`J&Fr'EdaO+$_=92YEXYikr"`";60=etAHWQ76``\WRa/D,;oU7L%i?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-39984-d^Gtka-KMLr6BVS^!+#0M-=Us?(gUn=h&?/j70;bea>&!eZM$%=W0*f!6=1$F7l_M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40008-4C\McZqCg+7dDGj5WAqW.tcQEdMKDqhE1jYNOt?phOgi:/0\QOY1Cli4V+r;DMXj"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40009:1</`qek"KH15mUf_'?_dVl[o)&en%$^18IIH;p"UCC%'`KQ;$^&big8!;4ocOHqmD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40010-&6CNH8`64;742WI4UDk!ZfW!)nWF]^;=&&f\s$irr8(KXPFUd$n][/Z=3Qa+c9U;$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40045-;ufOCcdo?iXC>S5Y2'!8F5*jI)U_416LkiN#FlcW1uT6t"'7YSiO?ap]aj`V3rS,6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40046:4kF?V`m^No9)B,meR?%u&k(-S1(9jDeFjXQH$(*n$QP'eJotJD:E\]&Y?13h`JmAT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40047-H[+s*\s=&G!%6UqY>Yge[A+t!&Vk;]M>*Oe7s]\jKp<L?#Y.2dX[?ZoBK!'.hb:LN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40059-I&4&=/-c6kSiFV$>8^$fj_fKMg[7:7iQ>pB-D$%gTCufM58*m"nEu]oUY\A9>AElX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40060:)T`(3,i2qeK>CoZF'mPk?P^:CUA.MXn?7Mh2H!$Pa#r^DjX68$Nj\Dtm.'s)HlU`p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40061-/JmF'SYoRQgrd*'8e;:0,DO3aikEji4:?'bgIU6i?s=gAIW*#'h0=4/<l<nlV=q;\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40098-B6c04P!7gM:htXO-E?p_K`!WQCno1>bnL=A_:r3bm6CJ@r&jq@rWr:kiqLAApoPaH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40099:[3jb_3:edN`YLPSW?cmBo]eDhl)?hl[&XpbhMCrbrX,@hT0i$c_B0?aBlsQB`2:[M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40100-Q*lR*AO&/.+EYFEo<4<Ai/'\'9V2a+(T[P_rr<V;@rL?Y<LE$UgaFd"3Bgm>1X61\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40122-53U/jr\a3VmBQZk"UFgJq_7e7jXb=dorf?@W/B$G.1%VJ[rd<i.L5*UoelLRnC-<>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40123:`h2!qa-r(V$2[!Ehcfe;3L[rJN]c/'m\*B>:QT_&Oj(-^6.`(&%\;LNqNhZdI>Z$R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40124-@=k0\eX'(n?00`2^Y1@7[/Hs'!8sfI.uh2[EAtd"g"t"?4F.Hr_=D4@%)-55$b$B)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40128-BR%Ji%rd1KkmJ8Ml7pcP<p^SW'#tQ7]o%n-`I=),K8^FUq;%(1cW3s3fh15I&\?)p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40129:6DkfB_pm;'?X4NpArmSbJ2\Hu5KAZR4`]OX,Y/cjEKD-$#GE3(jO6CQY9Lq!"`jM!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40130-)'Me[a&25/39MX!=jE4%ae%T]a9sA_Z5D+kjKLh#n?9"0@o%l'X)"p6_csL-2&T-4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40149--dSA/^Iq9o;mNaUp19U88O;=i)uscti`YqVhW5sPi)^F?k8XTV+2E>Jl#rLTP/^cZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40150:epDaOTn,OS".\C7HWE>(,.'(<3^A`LJea5rEU&$'n1^-WFR"7UG3&*DN9q`XDg%^K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40151-)fpbgT:C5!I^SbP`!m%_42fjeT^'>4mZ</c3h0U<\J=hXOl>M?Nn9^HfMu'c;h/l0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40165-D=8'TLRsC8MWYpJ4ah+?>uoA]6P?0mUjSi@O9bUEo;k8Pbp9B@Q6U*`pV#'Xf$fRf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40166:*`T5$KT]N0%_HkX8K90k[gIqaS]emApoFX`\jEDT!!s$l?tZWl.[<=iJV6IKDH)2_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40167-JR)<EiB-B&BeNpteg5aGiNcF*"6i_KW3(O^U9;]WXl2:r&:T=P0n]F=nfU;`_#joI
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40170-^6n[)Ik2Ll`gpsn/Z^OB^.&?XfI&'(W38!:K649j25<(+U#(7J2`FgiSekC[9,(.?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40171:i\#0h,G3,mF.P2MQ;Gi]('K.NLZ)No`XQ.j)NT]L'$pQ6J=pCl^rK5EjOY.fVV`;m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40172-#76K9ESHr>"f3'jA"L;)D%adN1J8^*+ufZW3%*Fl4+/>sSL_9%cPYG/"!aD&PGRO7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40183-\$i2m>8X*B4O1j\g'U6MY1^k!hPgNd\l)Z-k.H'$-c%HhqPKCWC9OO2U3MP$_;0"J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40184:6SThI,;o+Yjgui;MYU!kGlhqF)#g%,b]ig!`4lkt,$A38/\G8M`YaYf5n]bPpbhct
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40185-Se?.E2orU[)u$o*Iq^c)Fm=>^idZY'-1D_*-LhPB\#ehu,cE;J;)$-*"pstb]uT&t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40231-car46094T]/OGtB;<3nOB^_0aNLBU;n[J3@drkO^:W35M'Bn%FjG@?)m<iF+,G6$&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40232:fB4I0,K&*NC0i9mnM[eab:]k5TH1<o`ICm:$aJ0g4Z?6dF_`^QB/hWe$LeagIo0Rq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40233-rrDHXq^hN/p0%1&Wp3c1Q1a%PI8]FgC"KJQ&;!AM4Rb+PfAc^8_J(r0NlR\o#pu)%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40247-cW<:epb/L#h>[Ih/6eucHDkN:(tm$lH4DICb^;:5H1TKd?<a!r/rG;UO3GWBS[DfB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40248:g%\(rXh$CY`IAXt*&\R'5#ae`Ub$`j/:6$ACAu<P*T0`g7Jo1(mg8C`/LsGG9iXG5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40249:Lm%fLDCb7`p)3?8PO[u4k4(Ct$`%M2=uX>p$L.-GSfLt]UGk,07``o`Y^Yn0S;_(q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40250-qn%"1N?Z4IfEs.a"tE`<=J'#/[.nRW:G0K?9%0!;O+PYs%]*K6Cl<TH_dk.02Y"q`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40261-9gpuGU$,FXU=5R[A,AO#e)8aJgT*JKmO$@!!Z:N`cfndLHrp)BF=fuErZKI#ZMBUg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40262:ZGFW_DT?bAGrP(qrr<3Opj;m,f\6*:`Y$&FO,@Na1K_72-KOcaM;&u[+,t`;CRR\H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40263-UMFTt+?+J\,-"_9$1#QPi%o(EQ'(9*N*LXl\ibK#eq%J.B\%/idbM<u\=".Hh8pgc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40317-E20)Ak9JU4Xa#=t2F^,rLs*%U=!s#`#IcS(/5(J:WQS21SWWU;^*cM2[MMHVM,`FM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40318:P5-,#ed_!&H64;@,u`q+*$NXSo=[4lMX'%ii;umk.gKr_cU6n$-G!E.`kI'@H^0*n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40319-Jd9'T>uAR^H\lEWq_`^D/k`Mrm>/P/:qPX-:^?dH<Rl^qlRWDoYWu('D'Q1eH5;S"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40323-Hs5APdO\]tT*FT?m0PE9#"0h%J`L3c=,fZ.>8tc\UNmhbP!h#qKm)QtJq"k7rd_0*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40324:gJO6oe9(R>B%VX:Y+UfFK3g.hJ(``;YDh&l8UMmoU$@dF$ZQe!TuTtc;Y&R(`L\\D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40325-!BQ,.BB6J3SN7iN91X9-S<3PoOjn$?AR=[WTsTkTYe@W]\KjM?:>eV[4ERd9]OC[A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40342-XCQU6!QQ&U%6b0ML"2"`7LJ4>'9>c[Bi*CEpl%ZgVU!dl\5nnDL<.5jO:H9NHLm,.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40343:l!!@`D6ho]q$7hjm!X1]6Ts\E*bdB#c3`2)q+n3B\=<ATb`T%4iJ2#)g[qZ61tkN'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40344-nF762@EQMH$ALfhZfh8`<<g>L`.Tj)$I+Z%9j"nhB+Yjum8iJ?W:@?b[FgfKA7Y6!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40351-'XgKe_q,nlktZ.q85m,@jnW;eo#oo8(dI%U86+`.<n`<g!.i028?Eb=PWB:c^r$>r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40352:-PSif2deXRh]i15i'fu$hk?d&fSdlb8u=;e(u`YXO.i[$70H.Z0VL`_%S7Q%C*b&?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40353-/s(U)Q2pRm0pRet)+Oc/EU?WK[UI>0m*D!NElHrG+Q5TKGk_.$#U8&a;0EEM;?o>W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40406-RlsF'p"U-oH@1FC9o^%nrZF8i5D=QUpiKY`]A^K!D0$7ZP1eks6]fR7!.4@AbARmG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40407:`n/Ta[Dfo)8rc5i5j1?mfBDtG$iAE2gW^lf9>i5\KcJ,^*C1]j`D#E[X45HMMfeC`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40408-*s6bs6u*5e9+CI.";<n2>Qug#`pWZ+L\tE[g!;7F:5i1G#f+7]g:oq&+P`<seMQNn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40410-huLY;e'X'@7@#9/OEVg-1p3P!.>APY(aF\.O=Hg>aUH-.o#L2IaTqb?=7e\7FFOG]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40411:m)qS,:fSW</)*'^F3Z8`U23?Qk=@U$#9U'K%..qCBYn0E"<?n(W@_Y7r`JnUK92kZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40412-MtOUVC2"r<#g3SNXM>!LrG%"KioQhqNkdCN*DSiqoq3TX,\DNZCL@2t5@4"\5o\#n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40413:#c4eh`:DHKQ[Qt]aY":^`069T2p@s]_]MKm/oNkTW*!\pe'M$i@3rRK7`A"?+[(VV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40414-'jfTCTNKu1]TF5Q.ENS+H;iM\JNYX--(,N\o3!8F!F<i;7VZ_'M70GG5rf>Rq7k5j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40429-PL8S\[>enZ%<2*$7_mpoNdhR3A7<B3TFL"FQNoX$.BR_=`3N'c:r`PGN%s)XX&6/Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40430:Ti;mHXp@tTNjPmZ_6'l\8l-K`-k*lm&)G9B<$<MiU@RAT*c\hG8f:41N\%Gs2W`u&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40431-V,%LTah=*8aVZSE+4SgqfqpKEN(PN+V3#6KkLVo*!-_s+=9]!5j0(VGg,d=m3Dr.'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40475-IOLLQDk?'cg5$-IB#]8"4gfNHZ!HJOb:99"U!FRZa`AG,C"I<NT%'%R\b7D(?ZIXs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40476:`\P:`;1K-@qUNr-4(';UI_<,:f:J8IHomK_Ci%><m^mH$3<]2B>ugScbaATH3$`hH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40477-rcS&R&)GT1mWb,4-"EFpViG:;rBd*H7=!nJ3+11Z/%GJPT%2NZ;9K*WBnutM:?LVW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40482-]JpmI52GOinb9sdLVF,-1OnEa!/Or,ZI(LU=H'RKc2i;&J6/"6C+G_=HE">rJ(aCA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40483:nl$]`/ENFYg7MR<hi2!N^VCrE]0X$u&&bXjBpLM?&]@:c4170Q>`sT=IL#l(^[PD)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40484:CWB/Jpac&P\!KGNjA"`@pl>1eMC$SneV71d\Z`ooLjX44n&EreVqLu;q"sRkBt"7J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40485:V4-4BnkY[_C9N+^5*b'dZ`du0K"F$X@M=-o5?km:^\B@H`Li.aRYQV^BDjIW_-Rec
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40486-PO.dR1FZOtLsH9"R/(gK#?pqSo\FLL/Ra"cm<\A/f.S)g\p%OmGn*#JqH(#u)u^/c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40519-M$^T<D37JL"_!$>Ja&^(("%f2k0gfhJ]m4_Wi$=+!&$,Ep8[obWnQc>hm6+ok*#V]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40520:f75KaW8!<h@?&%`RZ[M9'9h.^c[ih6FH;)]'TV$mH1abKl\PYc9.A.Z*rMJ/q`+T!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40521-[XSDO.6L2^>tOronW-`uo2jFRD<<8a+5NXW#&EG"Jm$p*Pd?N4:j>1sh'AHML<$]j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40561-$NA!5e%o9A:I"4TCt2/$AbKX5Cuq_AeYSunpb1UFmZXTqH%%^,O-N6@BI%Uo^BV7k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40562:'C)P+m["BZ[+^PH/A`?14(KuibYAm>N_.>-hKYMkLI'@+k*;;#40TH!k$LdmXt0,`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40563-p)s=*ZsSR]2P2&i.HrPOIhFV-'585k8X7]jcO*;<OaucI%R"V"bjR\o+R7.!Mn.s/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40623-*93_Mop(I?f2%,iJO;@.Y"6G0!"mQ;?Q[4o)I/*Y`(JHKnm@ATcZc3ifKh?KHd,#!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40624:A-HohZ[mWjK"mtngG`/fniqn9$[@2k7FEc)$B`_h1$8Z.YNJ",^9VVR6h'Qf"Sk*s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40625-(J_Ya_G1@#qUb2.r"QbH*X2?1i>\H5(7D2tFt;A<Kl8RuT@Ub<bb4!&KJ0*E5>pDh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40632-FnI,@r&<S!#\]Ycp*,=]Q3:EX%KL+]-&4VDf8o6d6rDiUR`%,N6:r8V!V9]ZolK+.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40633:W:u`*b9F5"M5+$Z`usdiI[0+tWHOd;;-K_6`R`Y&`)^PF+@j(#YMK`8kDn*2r%sj:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40634-J&BuqLR]-gZZ_1g68IN+N]eoYJ(duAp7oR7cX@5cIBr)19B=3d>f++6kPXZ(+,&AB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40635:r$/rgY&q;Cl(qaQ[rWd,/e.n'Q0Mr3X$P#o#cS\.DCo[O$[cLT(PI5SC4?]#q`$G`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40636-#cDjpk*aN\;F(F=#<bO:YI4B1i0^.Crr@Rl:CY;?6f#k0Xa&eWmU<O6E4U>njC_j*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40653-*%!,-J6gBO,@e>IOe;C\Y@'XDQ5%*V5WR+KO6bZ2Y(rDjOht'b(r-8b*-<:!AkJOa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40654:B[H<F:'f1>`I0W\$Q(.Pf^$p:%-Fs#>`arM88oAqER&u.33TeT$@%e[^Va"6g9mc2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40655-oG6XhagkZXTECJ5HZcNN$r[#<]^j/]-%P0nj]gRJnNGcbHq.alDX<KV$quS@)+j7C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40659-2*o"X&_!mtVheBcHBSaGS<?G5DqhbZV2+FAn4-d350gKM(.rHqU]]a[*0<=>"BY*E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40660:iuJI(2`@k9CDM*u81"V0"HWU$)"ouU?f%ZTnI3Y^n6JBq2GT`c&j\Mu:To*DDuTfU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40661-?eJ@QdsP/rpp\+`Bg.B&c#E0Hi7^C5ANkkSMYrBn1<ERSXTb^ga"5-NN,Ht]:CfY(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40686-DW]HM`1(r*[c"q%_;kAneDYYG8M5-qaSu6?.o]d'cdb,510lLu*Rlklj3)s,k8ES^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40687:6ZS9`1fF.jXgOCr3Zb$06I:5?UGd=9_e\9s#ZuB"VIc&46MU8p*<$]:G+Z3mm.II`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40688-P5+<C1UkLm[<,FFNOA,j4/4*seD[IG=LrEQ+%%XD-&XL>$oV#hE:(0dFiL>FbXGHV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40782-M'Z0U9/.C!!3V2Z=+Qr.gWL-83BmA$Q%X=ncAY)g44Fg--eJ1FD;Sr/MqsYd,?Q""
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40783:/VLo>-Qg[L>46PI9:07O`e$+d&ldool8s)&`Cps>;A0Fn)h8/22;WRZbaRfFg>@9^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40784-#]NNmEd7c%9#@B%[kFH,:T;a]W4*-<b*7R^GGmWb5X"nC\pGa>-qhR(@2iui&*[)U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40810-c_a3]okC48SdVM@7i3W^*:ENs["XeR8C3Ta4H';mT_'-%!#hJ;\LRmA2[tLO_.2bE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40811:2f#0Z4`5A5*gn1be$d7<kNL!+/+gUME>H"G=gl#,)6Rj89,qs\D#eS]^GYh`V:nLK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40812-6aF@?k$bL0*PS1jYIo;j?J@*3iVR*(+#Q]:LCLm9Skj:$F'd-d/Sn`O.TDj!48+EW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40851-*BgEYPXd2>-S.ebgu/24P?V?uZ9p8#^0WS1%Yl&n@B4;kE.."k[9&"UeD!V,>MYaj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40852:`'Qg3kRZMp)#@5e.r?OTOd@'N):*'%ddBXNA1J_WfE[B/W$2VR'J;_\5U/@Xp&jl`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40853-Y/jX^7VJ3"&2[9S$3DmhF?eebKPCQH;+MPgSGd1Z?s"qS.e#o'3V>7AA*)Ihc3YWS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40959-H_6(B(I)if,E\%RF`OIKi&m$qB<N'HRGof9moIs$^."49e.&WL&/[g\!iYRH@_@']
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40960:<q&iH_gg@bapZkM*t[bie*8`>Rp8?S"9eJ?4F8"=He8-X\Umr2$ACgh8D3u`le]B$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40961-iXBJ/`7k&>(Qn:aKgsm\RB0`M6P-\KKG]=XE51]o4-.Oo>Kpb<1Mr8u67#b7#BZ!@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40963-?.82;RA'hMG&Nc`6N1HsT3D0KrMfcF-cN9GRW!lOX6Ja8:PPZY@Upc_ia>i/*;0PT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40964:/*c#NIQ1\iIg`H`/M8?-`HmK*V19h/!0P%r!$0DK?NKqFapgR.e9jW`+HGGX?:,k8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40965-!*K3pqVo7Xa>2u!orYC;Vgu[aHd'=r*j%)LoRRu2$XGktN<pR<e!g*cYA\Od07!.[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40976-rrB0,FXMFiP@X;sX/Xtg\gt\Z0TdXlL'OteqI@Aa*d(g+BHQ`!pjuUR@>i9gDG(uL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:40977:!5(92=+olX<PG#=2I(12OnU>U7`G#GV/dd=m#Xr$ZRF`TjSS)FSJY=,l98hqA8ZYD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-40978-7A%GcP=$U=j%Yt?l=4Y0;qu`_21rK_iDGmDNNu\P5+\%+W9U^(ZACG#Ru<r4A4R"4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41047-X]1Pk0bPA.0M1;DqGr1gW%tFdL*)E0Zda=?P&#"jau;Z)j`VWBo_g3h'l>R41jdWt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41048:5V\JoWU,$6WfgRAR3tI`E'@Yq39R\ab0$3E;%P4/:_Ie0AC:`^E,DHFU"fXf.Gq-X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41049-;/\pJ4rWrJrrCa3"eCfe(r8@$rr<JZ6SF9CA<JpH&]de00Rk2(I\3`f-+WmmlSNkW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41069-e292pKG"8%&Nm)H-p89)e^]GM.^%S<;_Q<A>%ojfb5><8Z)Co!"hg+\Z%,csOn6BV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41070:"tS`[&c>#+P%f_.71]G$)<^=H9!dQ9Q.6GA9`G**=[F:R49LZ-RecP[R@q'/jb\e6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41071-jc87S0n;7(5G`]]V&2Ka/J$PjDBGcOR^tWe:tD+:HXeBJgcg4TP5afpf,psI>Nr9O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41121-_;%6=4ce)oaB"pJ2dU/1\1SZh_Q^iV'4$l^CElNm1CU>cF^^k3*@n#s;Gh;dhGiR,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41122:cdCQ5;pd]r*!X:YON=8`$-K`d29+t053X<4PV[rs\U5I5Q$f-sCR<aXKNlW="@j'&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41123-!D"6N7p`UeEHq?Ob"8a[8[NbOan^H7J4Jj1bpg-(ZnRu]eESn-Bi\pc9"Q-(_[^no
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41129-5:_'fl@r4V=hCF9\YEl;k]?_>n>2G)V-.!D$uF)+2CXa.Stu#H.rDqWI),iH7:Vs[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41130:NX+N@>[79mA,AnA!sO`3gRo:P+d$,Ii/fb:i;;-08rA\AA'U?Oe]16,A/3dMONP`+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41131-o;\loa?X$]A;m+tXsu<hBK=iPj0`s;fQu!SDN,C@+L)BIF6WWP3c\uR3A&(M`)cUg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41152-""4L[B#.?s$GC6hrHN1W+`IJ(Db>I)Mg@E8"S*FVO/T.TUX:#PBm*O:>^<)sJV$2H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41153:78krcDBit4`rNU=$rX>B).Nn$?`Tg4mDndt'21md63u*1T_(507[C97SVQZ4+kV<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41154-oVtd4"7X$7DB#m-</t3C4+U':2]oa*WZH5_XsS#.7bE5Rr[+a9/^3&F7B$.:V_!M?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41191-L27sr>pL2*c"D$=%+c#-5ZC0M=FEuA;_UoW@a;.HMujJgB;d*Jc7->AVW,?g,0Y<!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41192:O>I902XI9mkD,q\DZYSj)Tcm`8W\leqZ6ND]Fg!L80imUP#MW&-e$e4prRI;O:Rb`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41193-L-hXbE^&^b9jXrud*\Yl=4,Sj'k8r$QQ#:OQ#M"._]N':inY[8>DGm%\!HB=pWobe
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41199-hEG=d5Qf`KPdS*Xa-A4gKB>8P8;3?@KIQKAjL;1"[<,I_\!IF:'#\-k,tMkKA)=31
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41200:!mZu5$Ohf6j<0c)i"90(/9d1E)P[IJ_`0X9fR$YUVU`mjhLu?2Q'qp>/;#*W_*O%B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41201-Y]Y2%LJ!Tc&ah7U9HY;WcX3k=/$ugl&tgtk:([uq*!5N!j799cV3:.>O]jVANH[H!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41235-Q6q,PjUu`Lhs".9gmr;U,VpauQL#k#JHH,rID1t=<0Cl>Q7>ja5T!AcmoNE7iCM+&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41236:dr*MujI`PUbF$M1k!YkihM^.b;:A?FO^#CA`Z2PuN1TgH%8KI^%!Ki\6p$!_c8_h5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41237-6lRJ4__VCF#>>V%9lfOVkos7mcAi/P2Fh$#>?D,I[tU&9aW*^3V`h^BQOUYV<QlU^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41239-EBSjP!'.*<4D)j#a]T;Y[.iaWWj_E7.\7Gd%fM0VU?eaqa]]/)U?nnEc3gfQg%6>N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41240:6oj#`i=F3A!\akokuQdPOI2;'5C9o\[7<*`qD(SEOfK%n8C$RKrcC6g`Nh*gXNp0e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41241-#mLS?3T?dCA6W(cbf"!.49P"93c1;`fFJUl<uEBLrY6YIR0aWG(AUKaqrX*riG6%?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41252-*KR.m>CM..@j@S7\rEJ`pSE\!$H&,h+Ri),1E"tlj<b4c0RgD4C-tK.-&ELK7Rp'p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41253:kUe\D-jmrbK#`CGVmT"AK->[J#!1ofl1,'E"0/e#_&q*n,=WAa$tNk2`;]fe*VMj%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41254-^87"/LR4;lA'$ap7j=Z>aN<S?@F=lRrr<Kb&DIPIP:$JSU:M.p*mFt5=$7eK#N%B*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41255-fN6G^_dMhP\:P"LU%YNk;+I1h*+WGW=lAl=$"+]80JS4FC;Q9KLMMh^]7[pVXh#gl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41256:Ce!Mc8Aq`E;6q/$pCsY)=LQRCNS#KEH[`=XY2bai_W76e!%Nj[G-K.0K#9,Ld8Qgm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41257-?:FRJ15Bl]c,^"%\>[qV5O-pXq246lO'5L<#gp<%12n3C^=]AbGu9r`gUM)$5enG+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41275-IhL3'rpre56DW#Q@mHiAbLhsPf:h#7)Em/\Fa7D6GXj/aB*[.sWF),a38s8)5$?@I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41276:)""!-l'`X2^pnG?9Oesc$2U+Ooa`]C[^`s$=t;!D)qga8!!1T<qc<#`GUuN"7^-$q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41277-i5V/b$N)(G]VkPnn^#3oquQRi)u+>:]f=P"BVZh@K06(P@m7H+C:-s!eu$fRV.9,/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41323-q()2Zr\Rc*OnkfYJ-up5af]8_nQhue5"lRk/dX'5!hXQ/oWDg2eX<deG"+Xm.0Qu&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41324:9ZWmt;pu`jI<G$p5`Wn$Q[65"ibPGl=P679a#O'-^&ug]=UjhU[*9F]QSVoAP,.7@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41325-&^EEErFWOedn9+BL@$1E@Z]=qP8,0bZ?g$Vf2W/1aeM@KUHW5`Q#&*24)8:+ME$tW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41328-1(1.g*)@\t&Unl?@tW[8Gn..hf,)h/p40[,8T6B]Nh2ZB6r+@FE*6E#b7QJ<":t0Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41329:rh@.WDr,5&Fea)YqHra37utRa1^_P[-JC=#^`,$bPNgN/#?(>Ni@PZi'43!>%M`J(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41330-pl]FaR6ETG''So]?c,rGnV0Je>H$"dWqBa+leGPrHk!qYp7(B9p*]o$jF)GFI?%?s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41364-Re8?pI2W^ZVQ=f=`)Nc4VXDYm0q.'6D5hEb5QGG@Xa5JPY4W'kCojgX/Rati@&Jcd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41365:^lIQi`nk@c)<?<&\1#DZlWqekEcg'Gm^=!D660$s^JE:ilc$O]B,`amd$IYZYN%PX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41366-(TT)\XBm4rrq1\744[@if65PHgnjJ)[6ZfH&pW[;f2I*sh!5JjG;QI*J\hntmXH_2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41410-odL^><J4lb``q$.<u0Uqno(CYh((:re89;EG&IVDb?/VMk?,$F@]p#YkVsT(?b0V6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41411:;(iG_l$`s6B[ba1ZGeDQVus1\XpP$lq>'Lhrhnb:NLp3`0Zn#)=,h=6-67;bR6UJM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41412-d_DT-paOOE>5,oq*P;Esei1u*:c#X_DQ!L02=alGDDfjh=T)`]m-n"Yh<F\VLVFPq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41448-I4rOd=nq'&O5X[#UiP\Mm!Q]ckDto"JtsHTl7;-WLl!h7__q]g:OI<(Hq!oUr''o-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41449:q`b#[_FO*2a)$,hi&b$31jqtfM.KKomQ`t'+.[i1%`r3@!$#N[@iptI8QtGRh*pnN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41450--<63WRqX:d"-PCfn>CoY"q.a'<>`_*o\`5R,c\#?r5ojs8#X[F74Z7$3L(oGEO:eJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41458-i@-%Zf^RiG`O5;oRPn1t&QG8e]s<"92<El2dPR-!W>IWY59AW2cufd=;7^46VGI:g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41459:\?@d"Z=^\9eeKtk%l:32Yi`TD[[k"#P-WVtLq=C'q8$I4=ENhLOn>fJc;5EW5`JS?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41460-j:fSEY%AVu4SB<_VH+h"E5rt.D8c<>EN#,i9oPlrd@LMO:MsgULE_)9Z<dEj,"<=#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41544-d*6F6pPW`"Z73Zk1Vrde2U^@'Ncluk:j4$jKGhg+cEHP*BY?u_@r8Z"eto98,Y=D_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41545:f#3`SVk!SqktJM5j1:gbAk%^`aZ7Hc%KZ:+npNL:)AQ4_07j5i$1<9mO6dF0*2=a`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41546-_M%.5dkj0Z9$c"`QF-'gUe2U\NI$!,Za9bR:L9ZY5!:X'2A<Ko//gqZY<=UGID2$N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41614-f7L_iH;i4n7Fshh9/A\D0GL$5!PkVu1<1A-*"marS,uQ5A+Vp`k"Ilfb-C&t"0^.R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41615::DoQm1'obRS:/`TMLBRLm^4Y$9'L&pOHKSI:Li_`X*1rNEnh5KTp$s.jL;9T.kXt9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41616:[U_k^Y`6JMc8bHs2KLQ>*(g3@SDtJLoq>[X%f;V$3JUUt&fH3G5pM.KhjnkL<(a0`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41617:W*usS&X4F1`DLDqSk"m$auFC$V`e#QTXgEPg^:#W=\-X3442YVZF/@KgeG&?)3I_=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41618-bMJs^RB77a1)'d^Xp3qQ4mP^/q&p\L&d'ZB*T#qE-4p<<&B_nCNkY-2m:Ir8N+o,2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41656-VWp(j4reu/8Y/aj/NTk"*+\a7Y9+EP7HqAI:j7dekQT[3$uXADN&Vc]T@1Gcn[dK>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41657:4s6<_:ISt'rr?0kJD_DjkLR6U%X@?CK`^/tRWD$aM34]&;#:q&=,Qe5`r6@Q\bg<&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41658-4E9>N,o$^CH`4mq?nou2o-K<R(VEt+S_4$_o(e5M5m4Vdo;^[uR3hGE3Bo4s&jOJQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41663-'Dine3]PN7(ZVFDr5"_5mJ^S*m?>S>q6/!-^\B31m,<8$h;Wpi'-M<A+\B^k^P..t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41664:ppl*tj092N(7UOhqAaX_<2D0WH`bS]%$t"Q,]%kY-%`TWHLO'WX=k.1p+`\?SZ#&&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41665-npjV0?q4OMo8Yf6&"ih.$2ZO5.!o6(::Rec\2$?1AL$EKa0fT./H*,/ALif^_5V[k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41667-M<7-0I-:hQ"TB/4N?4c'V7kp/p),)#D=u/&0'H[3=g-I.6.0Uln+]S(9-Z_>:G+dO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41668:i$Zka][_gfi4#>`0Q"8-](F,a%.[P+.,1><$d#U=rY;2`bHN[o(XhbIVlHcFMWKe^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41669-Q^R^c,=:J2Zh&c76c%fU5.+QR^-e/fnj=/;EK=<$YI4B1K%#1d(GVVE`EJ86\]@jV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41687-Afl\hlJ<NUEGqn*8F`3[A8td<i[0.B2^!80%=WH9qaCGa_-F`nrCH2Q!!p4HXSa41
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41688:*R_9`bENQ-,/MQB,ur61JV>I!o$15en=o`OeX#C`a+HTo0A<>_L9!Gn1=psq=SPVt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41689-9,Jqc10cY"KSIM8V]8e(TBuIT!!O575OjY-[F=PdA@L0^1)_@4LEl7!IB2lSi$\F7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41690-UIh\N:[q6J7Ia<qh\:H;(X/2eVc.DpGJO`PclUa6V;RtsT*[\$fNIG[&FbF>@hl;&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41691:Lkl`Zleh4ifn74BMq.$">(gI]8*L2T`IA7hd6i1*]J`B*M51<+c`jP;h%ScI!/i"P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41692-mb)^Z]7Mr?KPY(XWV/4>&:8Z^<1_eM@3c6rqhNq[\m7?TM;gQJgtG3G&!c+h_=nr$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41719-qp`hh0jM2R"p$!!3qm$F]'==l,/GQ\XER,f#m:tW_IQYKgDM@g7o-(Z\)/_30YZ"f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41720:A-@#WO];#B'R49+[KBS#7JMN[(KgEQ-9m2QG!hQM]66-L@-V39`f1hG:$e!h`7K;g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41721-Jc%NRipRUeI@j;h%MbbYoBfnF58O5LHpRP\X_R_"m-UME0[k'.(=)p[/`F_Yb/9FZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41748-rcf_pJQ*e;caYh!HVg>5%VJT]"!e<9SiPf4piF:cC81QO@4[B>mKa*oR#h6S;npfM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41749:m#i3`;\P`0Ojn$lZ#2$mM_<8T0pci]J&4&K6#U[\$/W`eE]E;a]K;o\H`,$5#EjIg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41750-5fAWOq=^m!Ro0ua2@'Ue0Fi/.H>]X)Vm."Y8;mSj_!0>;moRZ[Zrp7?l>#//>ZtkR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41782-C!q893>Rg[B7g%hi-c&a?[,eF6;mZdH_5rcM2,!(mF'N+BXSRFLh*qL(I'%_;kHhX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41783:LSuB+Of]pp]^<40.t`E*rjBU1Xa%G*7$]jB,\Ldb^]H7:q=h&h6LdL:Mlr`%2(Jd%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41784-C:cg.V6[E*:T;<^rr<C(LVLDb#-B;u1lhaQJ2X0I_'G!b@Y$Uh"]2aW1W6$gJ2nJ(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41789-nR^m:]K)k,1"0Gu<K?7c<ntX&:`0Q)SiV)!c<2KSe7pm<ha;C#D/e(j.*3,N4?1Ak
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41790:=@-l3T2R[kBAB=CBUm)8L1VTdTHI2["s78_'P+0`:U$l,J[3^`TQ1D["7Ju-5FF#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41791-6&ZQ])"n]MI7[>bjEBb8(mH.W!U75"f"90c5tQ[9^f<icR8pk!:Bfu[C6D.MJlXWn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41795-2rW"Be]u8'+u0<=%fZOrGOJieI<\rho&_79'8Ahp\W:7f?K^hh:g4loLWp#Oi%\c7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41796:]Kt`dXaL!Ma^^o^$_)b.B%+jC\?@t#G8DX3<G[r[I;Sua"PNQkAar^mp@pGAl`r+G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41797-LHIeEr[+1m+$?dt&nep`TWdR'rX)`+>C8BB]@<u?q"5XjD7;?<1\88T0-B[5r`jm^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41814-?N`2[4tdJjT_JTNc7HdD!OYM-j)h;NKH7Sc#/:oQ!,2B4LDFoTU@ZAG)e_s"oSk-C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41815:7"Z*4NW9g0G^JI0`#fF@NT#ji<7EPm$Sntk`mBHEBZ]I_l!D:Xc-s?2UZpO[3UH*L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41816-Gg##?Z/IZ[P/>d5>>9n8MXgoX`uVBGNb`"\?gTlDPMk6i-HF(h,1L]b8N.):?kc!j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41840-3Aoo)/%9`ODcr5_nB/P?c:2i!r%$97G;?6qQ,"N)hi=SDIi(YS?oKNRagI4hD#/JN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41841:'Lp5H3q,l@7:YrPilaF%4K2XDAHgpV`choFnMTn$P8>S)2Mh^rb/`T]*+Q1OYGqLI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41842-I@[/GcP%f,jAtHRa<-Emk,\GC--YF1'!luD&\u^XI\4p"VOTffceYm".OcSf`>[HU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41874-N;Vb@.tBd_"WML)<__Kf,]]g0;7r$TQ":hB>;Y9ddBIpYTTrWk/'T8)^`BJ:Q\qXt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41875:^DP_61qsT:(6QVh[R:5YqIF]nC;Vfi`.P:Q-mq%J2$#8n`'.-?QH8+he;i(e.Cd**
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41876-1)ub5BR?Ah5MI:?GJYq$dC"BtD\VE8iFI[^2ThQr"]p?$I_P_%q#0^&j#33lNK!S^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41907-qNKgMH2p;N]SM]Y>CcP4Sq'j!rIf.5R,VI8iK6HYWdR[F.*X>EjN\(scQCYYcQn6a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41908:G-F/5":`8tg://(bsX<Y,6%!/<Wi+Wik<N:Za\[?;_q!$E`mD"%f:_oo6j*E`LB+,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41909-Q!P'DiNqk=?G7'fb4Il91s>]YB8TsKq,/Yob*QeWgbXNSX@n3q^l;loG7(tb?BoT0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41910-9!Ls+]U=T:0Gm"Hc!OY"_r_(P!i,mBlouEbS0fOR>l<b,JoPXtBScaig:KWrW'(Ha
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41911:PrU32`^)`V574f@!l_cpG7V6rYkK1'2i,Jpr`]qRN#W$C`k1Z,j)Wi+,0lB^D62VG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41912:<t,iU.EP-dqS5:[lM`$TFR;7BF(5>B(PjagE_\U8r/Y%O<I(\nN`:+\<H:D/(a/M]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41913-lc?6_D.["S51V_HbY4cWYl"@u!;3<d/N][OCMIG)a'_7/N:eH=p,-4%NS+'f3t[P\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41914:``J`tp$#I/DFESc1R9S2'QsEUlZ#XY$`npR9#0g;LIu=O=*og%^4Lm8L/(T%otp_/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41915-NEQW0`rui]A2`9odB[GE;!h:P:0C=Ha%g=d<]JK18(uWIW]GQB8nkmrTi$_oUFKeD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41919-9s2H7/kC!VcaUAU]MV7EN0KMgJiXgi<>)W.@\EHG_\a^gP_e_P2_,qRN97?%1$6\D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41920:=WmcqJ.[`eqU\lZR+$%e.u3pi8bF:<m9(HjQ7#6=80"cjYN&Of]b3f;S^l-3>fr`8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41921-BH:5W%L>1gS5`*`=tj22P&L]P5;0-%_E>PXQZ5rj)bC0S`A0k;,]+H9^t]/44P*2,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41922-eAb,+j,8YT:$a5-?iiRCqk$_c,Z5qK8E<f_(^-^W>&&d]</oGE).Ih<g6(<8NP<jc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41923:'k;bbjF.0#GI>P,m`I,L$:[MG@S&%6T="sg!hj'g59cWq^@bkZ6]B%3JW,21c`IbB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41924-)f78*iQ4>F"0p*bFS1!JhSa7U6rH@/$08>N5>'OXL1o)Oc48btkVM#E"j,V@]ue@U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41928-H3,T]B$tkuSJ:7:;WX9Wo0f0[Z,`9>rR'@(\tf`sW5NMrEKctn%sl:OgKiD45l4,Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41929:qqk7S0d)^j+InRdS"R`@c.Q:`F<u$H>26J^[`2lVFtdM:(nXuQU6(2#2@Pj#H/tKY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41930-.L)%qm/46E2`g@6UlmOjX@*[]D@:9L6GP$9pH?4UP"jWeCOD14P\m[CHWH.d)A8eQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41954-<:\3D:Yj?tr\`*D48eUn)!5DbaMS.A>lGI6;H91&9;qXpKH-R**C`'sDDkSaC:bH5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41955:Kr1L/nsc"NCd9K`r<GXdl`M";)"T#6bE5,uCnu(<cYDPuLotqj$2s*2S.Z%]Sh`CZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41956-=VfA`kLur@/?H[n621#Ql;#XKG.+1uD!i19P]'r56icY6Hi7[s)?gJl`5702@"6a8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41973-i.;9]h']G.HcM<1?pH=2?\9J_nc0YBhMFC5f#$+mio5''</iR>#Aq[F)>g2Xg:\E?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:41974:`m@8U*+Er4/mBIgNh3q"cI+,8Sl]TV[o,/ia3$oeIOhJJRT6ebi&XFK2Y`<fD)g`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-41975-nVU7:h7\VOM)k0;QJ*.b[U9].Q9`V737$_:gn9M+MCM*MG=e"ma.PWLXETMMd;L-O
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42047-:?*A>d?>fb?/1';f!hYb?"*YqKTYj7FNNf(f!tLCR*)*@6qk<\4:Gl!HJ!VV%:3f<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42048:cVk'PD0sRgDRJ@5hG4ejCYg2`\$=g2`9bR?\`\NC>0\!<-?4<M8uNn"$j4s=*NNI>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42049-TPiW3J7J_kaS)RRBif"KIG=n%"T)82E&<d,,\s\t,h?#E1G.&$3)UP?SGd1WUtVc9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42067-RiN:^m>;VHBADR6.Al*Obb)87r$`S3SSuEf2kLPkaoj+K0((W\#8tUdbcM,cJ$`;T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42068:'oVdOe$Mm^G`Pn;dM?CuK!+!Cd]Gg]PaVM5%$TsldQC%YO,0DM4COq2$i!Alc`-]+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42069-<LI<fi<E3.1/@"Em=CnP^T<LK9D0D$F8HLG/^_3gUYAu;?9X\12P[4^%l.:Dq2TkY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42076-rX`iuLu'nrg<Z__nKdQKU\KH>ebfT"U$9#^G*AfXBY"\;CSKJ"^0FK=-q'%"?jH8&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42077:"$;q+^>^l<a,64'?Sh-U4;45o\m\;`27W#$Z8:A';4`4-ZUYpmL$T&TU_s:ob:ZOc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42078-3;i(#jdFeHa)ddM'Ye8O,5X^2g.j=k8G:#?Rngf@ln!&B18.;gaX$VZm;Lk87O^%o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42089-Q/c?\0p*@.P!-n2EAq52QIF-ED@8B@PU6Z"J6*HKe?tFO0hH9,oAYFS[s>'cCa^g(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42090:rC'rj!/-amMtqCt!:AL`N]i)-^O^<b]'hbc$M`rZWF>9Ze[ZX%-.m6(4]h0PN%1XX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42091-2#>^.baMg,)&Pp+Q,2F-Bk,X=6<31=o%^7R62LO0np"kW#:61]">Dtglrl4P*'hNk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42108-%2;`PKX1!e-egYaI*,<?2c<PZ>n?01U]*h7fU:<e%VhI[p58.YhAao@7H;#UHr8oQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42109:)VVt\CKiC2mUq+fhZCLFmo7d61#Y8_`4$Cag=TW`Z*mI/aiGJa&Y)jA[PpYpM4h;a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42110-KFPO<%KZ\s^_u=CI#7`/r'H_,:U^%&T^B5#\Ik([!6J[V;E`;Uip,Q0>:85*d`h41
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42120-=t?)\nrQ?a7Z[[q(,u=[mF&^^fDHhejPEEE`,ZHb+#\37ES+@:iiq4hS<g):oHpS*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42121:;s*N[pd'D8V33F9m;@k:>C]8JSMb<ma`e-;$##h;14bG?qtgD$DtnrQReFk*`2;01
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42122-`6LUOGj%;+_u)s^R9%ZNOkg#R$D\FW*#sAWL,EO:lFkZ)'nT=bB?,4F*1TLE'r5G^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42125-LPu-]CORYGJhs<,gR!hD""hj\e#e$qY2.9FW*ER0E$Hu_]T;_q(r/>*=.XdEdpfQN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42126:G/(&r$OL_sfNbW:<<n&$*\45"_ALLiM4A/!Ck]o*lX)5IBgp/9f`(q3Z1E"$f[?`Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42127-BP!;E2Z(FC)"Z2kbN]m50=7cI(!K9($0rEUVE<C=c*knC6r$>/m>UGY62K3%CD&m8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42138-UQM;b]ss0_0M`)?Ik%BDiqZ<DFRIGQl-Me?Z3=qd:QU)d#9?D.lVVN7>^ZEDiefIO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42139:`jDM#((a05A;kWNb"I4FX#$i)4">h@WEeAR8qu)D'hr#40mUM$nKEoG]"sVn`dan4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42140-DPO%8C%j=:9bXNt#m!L'%R7tH:Ve(d3j&D^g27Dq1V&<%g&UCDXP\m2`L`mqgM)S%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42153-*iYhk]4STF4LdrbT3V8ReVEW=:kF1T4s9>1[R+ZZkp0+14UUT;Hh1QPnaFBCHopj=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42154:`f[2;kI$UV2XH?S,48=S4`Y?-I%rpM)MTSuB,F(jV![qar6NgO_jF'&p,1d!e^=$@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42155-_lqe7_;>s>H_L4U7ac0^nHI'-imhOTKj8M>;pfjm5.1)SNHFpH4s,$M:Yk-M/VMOI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42156-C7t,sk8p10o'c8]n:RY++fjn^p4ILb5rOF>-(A./;9S<DLYlrtW9Ut%QBaA3D5b"*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42157:")bs%S>qNX-h,*(_8:S0<`Rs<>d$b(45&KEhV)^l7i:`m)[uQ3O)7\4O+;_cN;ikm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42158:rZCpm`L=Ptk0YH]eXK@`(,[\*M3fbWVqb['Y6t'"q`F,8!s;5Bm-a9dOdY$-"d9c`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42159-<R6'hfBXg"rr<l1:IO[gMJVpU<@5/YeF#1#?7!BPkXZe%CZRQg\bM#bpl!)EmF07S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42192-J?Oe.(]6^o^n2>\<0`bf&*d4#cJZ7l:lgk5oelI@3fAA=n\faL>kiA;O9ldq_e5YJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42193:e7Q#1WD8DB='\n,n9DsD7\7ogbap`#]@$:kZ2u7Y@R/e[_9\u/a`Y-pd`2._=!lkE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42194-PI$FmSpqnjDu=nML=4p$>D7gWE+N_t$k^PO`I&3UH`0DrG&?2`"Hf)&7KaDb4Cn3N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42213-i*b0rJ*ka.Bg+!@9ApnG[(;6o[Aqta]rZ*NiT*u`*k3J8m9c[h!#r[fWW)s1c\&em
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42214:Q_`<ehg#/$:_DDa>>3*3#k.bsW#=WFrr?B>CA;Z(h[OrIf:i/>r]+Y`+S_enM'FtA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42215-lrg^HqA;@9&81,Ci:]/(Y5FkGNC>5DnNDf-PYq;'i;F0VpgrBs+2E=@Z*r'PRj]M8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42216:/`R[Ifo_@Vc?\U0Zp2$rS=_O)AmR6J"J8L@`AI&;A)RrWHmO."XTE:o;Vp9XY?T8[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42217-OsY,PG,]:gp;M;!_B7O%p3?AKUMCd6^StRf4Oj#o'(3bd2\.6)EeFsmpj-R1q`YZN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42229-oAZsK(/Xc0[hUnf2?=nZB2%V!2p+aH/$sNpX]"@+%C^![L"qHE>^geu.u0ErL%6q_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42230::B]+/D74,M;`Z98!+<>;i!c-IHN(;0?9V4Y(![Zi*V(Z*$4.CoR(*9`*=;34Wj_p-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42231-h?FiM#(#GS;>A]O=_^s>Y)<qq*%N3M6a/2%EJ>=u4&gCg$o*E'A**1!0QZKI8!0U,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42248-$M3(Wdr_<aKYn`Uk:;22V0WjpP%jBqi2LJ>4Qc3A1*Z95*0:Q7F<f5ED+7XGP(7)*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42249:8pn^TY'UBNl`%CN^O$k*,`I-(?JaSb\JrYR5;8mlOUttRNXsW@/=UD#CC9Gj*"K"L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42250-0hi?-XrUY<J9LED+3(tV<O0&sH`>d$_NETE\b58pYBUs]4^!Ct?)gC;o@VXsIYg(,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42260-ER+%a?Y]9'pa4PEneh;i0m8T??`s0TY)Mp!%*V_:\t!uI)G?8<X/iLn7P\uSq\kLS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42261:i5mHbG*!,m5T)dn`i6n8=kZQ+%k"!_a(k;2cr!hJT-9$/b+u2^d&"U`7o`NIYpY0r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42262-:O5KE5$:g!&-2dhj7'!E2`CArEY5YY\DuGI0MT'Bp>fYeh]A&g9l+ll.r%WW.%OXF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42283-.[q:HV=Pc[G,l69qWFNIn^VJik`.-_7uEaLao4e-X(sbn];T(4X(rLfpN#1:0a#Ve
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42284:H)tqkh:p^R28!o`$*]6d-#e1n]k=&B$BLU-%E+IO3N6OkU^FEq6;@gZ`H+XLDc`q"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42285-:9/DUCsfc-Sp=h/mcs&,!V:r*%Qus)!qROJP&ia9Q>'Je`d\M8;p9LB(fgC!E(@A=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42295-8`9k<4RlN\B&;/?)&9GVS;'1dDYSZSV<!>1?7+=pOcmaK^4NlX<Ef+Cm8R9:SL)dJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42296:au?c#OauN)\`Nhk`jt?^$Y(<go,+^R:iJ*O/"jNFa=e`0dUsG==d)594htO*aM(iX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42297-[T3)bjS]6p).!%QaK9PPZO,.9`u8l)PiiIGaYf]2m\aid5R(AB"dd^I;VM<b'T+iZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42298-"W02IV*7G--IR(#E*2&ilodC,c`PnIY/`,q!O;uaEVX,ZE!Ao&RcCU<VF]dVQ'fP"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42299:0`hhS4,WY^6">QuaJbenbQ0^OlWj,%].5s5LLqD(*0pA$WO9.X.T0/JUWRK@Mg=h`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42300-9;<I,<uL%W=#4ooK*nTbq8PumG@TDMC@uq,g:0P1*"@Tm"HK#O[?Eb+Q'"s!\Of];
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42333-`*eONH<*e9C=:Vf6I*ZnZ%r]__n$HsBS\9gcIpNR><CdtYV<AW%AfJRc@2#J!o*NK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42334:1VjZI$D`1Ro>)g2[&mi#g.8]HN3dIg.S0$#_R'!"o/DV,Aoni@3F`^7Yt,.QW;?Bm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42335-:M5M01!:gn%WVOlMWQR/DNZB/5ncjp,cJh4oGRA*^<5+R[C7f/(!Xt'[Go4/O'fc1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42338-I6TdV[<2!"qa:X-N\^)P`\H\*CCXBD%FjsQnqr+D2^i\1=k_[h1lA`^3H#Df]&)9l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42339:8Ld#<-]`9CeV&<U`bhRl[hY!gnuj$l+3(BN$H1%#J3t6`$O4qFhgnYK/QEZp1s7j,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42340-jPqWDI<_X>Y.=pSXEp.jinhK>+?P+,"-j7c5kI0r[iAUklKTU!J>@5$qYlb2B$j+c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42347-OM__N5o`cLd-0^;+;-F`J"9?>8X6&E;R*TG.EZ)iXAj^8kVH4B6#pV+;2NC@G38t;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42348:c!E_:A/>/j>-8R=4a?Xu;58E`'$(pJJ]@6Pn'\&AB%-alKWVd[=BNIX+l7`tel01*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42349-*hBm291;>)$@s7&E81rSD"T0`=1Tg(n]*/7B&r+YGkCn`(iQ1(#$E:99tY!J3UUta
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42387->@FjP4+RKX$p0nPlN<L]&m0OSSs<VnG'-%pG_%jTi:9$GRq^P2DHU8.UqTb`\S]-7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42388:`WrVNLAT)Q5Y,=BQ7"XK/1);pFk[i(!eJ[$_MQ7S\:IpPI&%@5rcF`h`9>I:*nd\A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42389-@jmU>L.NL/R6<bAcb6oTY9R0=\B:>6]uNape$U$p*(;E<k-AA7E85Z=I6\(@=L96(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42395-1IEC4KKBA<%A\F+Z#(]'g#5^,0g0c]2QFt<QXUg"+FQ3aAYKTC3$;ib#iK4@RV@=m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42396:iCg^,!^_c.o+T`9hi0sb4>Y$:Ypk](UkW^R":#lb7nfP$G%+Ta/FBn`g\ouTArRXB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42397-[hd7Xqa3is;3cu)7g/Z#psi)5GEjof?)K?\F860kN?8Zc;rr_haSVm36R%@'H!lM"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42409-D"%GgC1+!fS^FtmJdE<n'j,jB!QpM,HEke)ldhuhE`?GN:^ISlcAl*`Fg57"ATU!l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42410:\0PIR!fjfKTN,X3%`JP5P#'pUhR/\$CD),s$'l]s`9jZQ&sVtVL+iX?#H.CB5;7ME
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42411-g!W;8H6H[i=.mY!;M@[3)eB)S//L>@VT?r"gR&[DCmHHA*PeYN-2b3)DH5^W4OUN^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42522-j^1dX]1.Nl&nV`N8n0,,c4>;1FQm-\bCg%q"hmYT%LS_L*UEA\UCeBmeS9F&S`3_<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42523:in\+-73qfHPDl,$>BU.l`Y`$#ZS2_gj-,L!f!6m#P4CTcit0#+<0/o.X`_'qq]gY!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42524-Dc1PMG!1$_g:_d>bB:AE)DZ51,?o$I+5X<+,U?ci9]t[kJanE&65s]U'[2TqYq,Qo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42554-A*njCf+VfeO%K,Oid7:(CR9$dK%S*`Kf4^-NkBKPr@@K0],-:$>'OeRo96J,Y?UW\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42555:B0U.k=uu6BIVAM=f#$;6TP`.G8QA]TO6%7pY=nlqJp$i+2;d*i`P+M*1f<)FUZk_4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42556-7^<GUGlRhsl7lP1`iTmF_1!Z%8CQps>Apo?>"K3!$EaX^[j5FsL\ObbIqN,CR_5*?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42628--#H+eC#)PT>R;B_@4.q%.c-0doD@uEI=DarUn%8HUAgA9aa??$]XrHkD<$_CgeM)'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42629:I6(D0\SiP&EBO)PSH4]:&]bYtLL<<:C+Cf:i^[,^OJ)t8oEPVQ/!\`a7$]`]XG%"@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42630-Whm5g\0%8c<K_rJ+0t!r7jXBsd4V=DR;`%n#Vj7>E)f'ke=-4!iki+AGE_H&6!p!!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42640-r\YJ'pJJhbMmniCkCJ"X#-jq,a_Pj5ig(_RlF8(gYc5$G6>$CI,U9/s)=2G1?9.Mt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42641:b>RiB(>=2U`7#;.)_pa9m?-X>eUMbK2k$k]UgGlqjZ)NUe#,,ahtm?QJp`k.$8ZN6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42642-o`"oG2]Bu.IB16587<UR<TF2,60hi%ikGn,Bi-=(V\\h'c=B8=2YA<l]fE:,IMP]m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42671-3SX3A;,*jL1R#:78F@2mA-=S(39iNsr$oV@JIr@s!0A&g#H/l\A3>g_GFSXe<JGS\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42672:c_X)Y"G2TV!osCTmJ0b\?`?ZlYs$"-k$hg0ZlJr@C)(^/<J`1p8B9Pb9,Bp69&lLl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42673-n%O3b'm(L0boe;$!9&@t<gL0[H`NIFeRHZeBfR_?IX<!&bq;Cr2HB$j9i_WQEc-&S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42682-N:"r4?56YGWuknJL5D=I;Mg(-jdArJdR_Eg*qc9SUQrmDn]3IODjY(u*.BaRQKVe6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42683:\6Xf=C`^@iHJ)ugisMk'37JRk?nidJXBa5#1SI]<*9G/HaTSUe5Bng9$mG@.qG`nO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42684-;;4d_Zq_^%kGR<#f"LaNZtV>@jMA4]!Kc@`rrAU"l1YBtW9r_HN(BFudM+W'5jd:)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42710-=`U;>4`QFClci*C/8Z.'631IZ4-+h@)68-TFXi^0m&dIS6q<1QkJ/D!n37G[F;fSU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42711:q5V=9`ah/kETepulk@T,;0Ul$H3WX,c#ln>:C@`Y*/CS[36<.h4[jYHU:MoeB+&"S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42712-ApS?Xc*hm+/6rGgH/P;l?"T^J`Sb\,Q?2XO<</s"Tg"b(qK/oZ%!,#eSUnm48++F-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42715-1LE@N=)[Bef27.].p,'?E>]Ci!"Qtao>`-Rf#4jE)&UC.JJ9oN9J\VF^Pui>Kq:b*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42716:,+2`lR2h?r%r0O*<YmMA,ZaAb"$2%LpF"[Z,jq*XP]*7L's)G_o@lT8@S\+tc`%W?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42717-;%JpGMCqs?7rt99gf7"HV2K/E8E1s8O>4N?VmpuBA]\RM$E+pXNWjMPGBC7]pmfff
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42721-)W@r^:e0J9CMb2S;WXI$lpUnsp8o^O?Qi;qiCQNL#j^B*V-u*I=b)cjm,Q7ef`6Fa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42722:Q(+&j1[4$Z)`!qLngr+(GA/%NNn+`k8#9CrYuR5J(rIiam)E$'8#`V3&L:"(Bl9J^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42723-)3.(SnoNQf3Z(gEAD!+6a?>"]GH#YCRS;IuVIe&'W0Q@\1n9kmN*uK'Pku&0%$#n7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42851-M@cX9H@Pdk=%)Wk-l;rj&:X:H)&U7G(aBMP<meh6MpWHlUBl5s_fZoD-7+KVo)7Z7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42852:H`f?.[dJsr$CM`m1/DYj>cE/-8]bF$lfh2O!u8]Ec4j=5X\CZ!=MT_Ni\SrQLZqYd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42853-K=_8'3BZo*_PQ$A$]oYW%\J7d$\OM-+`k^UGU)!AT9*7QQChPMgOW*T!;<8u(-ntS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42860-SnkqSOkr#\D<=`e:1O4o^M".5?7EAYTAlIOGae&IFL&QB1lO.g&ZNS(S9'8+GpFFn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42861:ebgG-*f6W:[UWps&BEVK"D7rsr<iP[J$J[t\`2KdGhYQ>>O/.A',$!q`&@f?j:9`<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42862-lZh=G^Q%mC'jk&iMgkMU8'?F=M,D_&O7f^!ZOR^hXj%T&rD0,`MQ\;%(@U&TBD,<p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42904-3V\)t5,clnnS/Z87@mO,8Q600!QTNaqXHJUidW!*h'[uU[aR'WRqOS8Q5gLE%t(Kr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42905:'aZL+,K[dQ<OU;!4P"9R/`]I`@rX8oD$4EA`ut6OXrGAX>Ns@VBd^nu0UQO)*0NP4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42906->5B%<n<3QF9Kj]k'?DGQ[m1o]Bk6RTm?:lrGct55;nAE.].miAO-3(P1UfR#YEn0!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42947-k1R9IY9]7s0jgJY[g[^8n^!5<Y8DM2;7b6j9:S2<D/S<iPhV1mlDD=)INp=FIa9&I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42948:\Ubun@.<Qq5ZpYj`ZmIs4a>u$!44mj`EJVHrA#eiY&,`QeDQ5HfTdnjMO%^5*_h%m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42949-#D[$BKd]B8gT,M_EFh#(;\_DgXSI@H+!Z6Z\sMe;n\>&1"n60E3p26F;5_UrQ(!+n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42957-KiC:RS8\]JoI'%.W,#Et([tIXVqt,YLTYOLmDsrtS6uNVm9cAARVQTZp+%#i9SR7K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:42958:?nfS$r`/f,;jUFV8"".@>4^3Md2s*X^*7sRIh'M;Cg:.>$@-U0)Y"DLR;b1.q?l`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-42959-fjj!7pt>OUC"i9[!aKt7_GO+2>qoX.p69\36p]b$!oJ\fi^^raIgp,_gY.CBB[N2-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43004-B^dOE/_+eCR.U%N!:/7PRVg$pRr&VHZS5D3#X)n530-gh<?!2q+c$A^J"0SeDrKM.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43005:`!HUdL?+P275tJMSbgl>6N$i`H,ifW^1LL:`kF<gqgBe*=S4S6,\RDncO;u4YH*$u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43006-nD8N:<mhFrR,DQc,Z9.\J0%g=orj%V%5V;;[5MFr[au'2nOrsa/a8/e%u/uKI]oTo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43028-0j^^mZlY9Lp>-U=B+%:GNbE[#Ej<$N@kmd]5!TMBCTFf3mGK$a86LNE]>dD<rjBYP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43029:OYW1g`FO"<;DGQQX#>8TBdmhZG;_.Jp#GuLFm27)e$<W@]EK`7asconpdm+,mEdOl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43030-Or6RpD>N;^W7t:`8/3A]#oFdIAM]OA:2:WjiOk?Y8o5QH?3eoc_CSR/jut(R'dN/F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43034-;V'm>\oh^hKbsq&'QlAV[I^nuCMLt`@t_Zf.mpLgCrJ0ES?41YV0-(;r=o+[Z1os6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43035:hd4c`Wu2e-#6:8Q?DF^+I%>8*%$E%U&d?8d'`\b2C[#cjb>Cu_o2sJUck^tLjiB1a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43036-\KI$`Yo0](<,PDdHu1B$:!7k^M&^Q3$PW>%5TuAR8%5rbo7r?R+_g)4RNWZi8Q@A5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43045-k-B^lQC\roSH]*;NPjCt-C-YWLWM%,35Y4[gH@'R^@<HjCgXRuH&2Y(Gm>?E6s@Nl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43046:b(Roh14DU961s:.Wf:\iB)_k7pg`IVG\KTPUYe09X[ceN<j+33q$:PkYX=@t3nMq`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43047-2f\,+O>K`6G!KVu=H>#rY"'Jk^GlFtf%1*n&7QIe0gR(3T!e6X_S6Xe?J?Db._LnL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43050-J/a8A$2!Ib<4,9f[@ubpq!$7m\fZg]A4(N.d?FY#i9,;%"8/W;7?N0W0($1V#69(4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43051:?([2U+X`&QgT*(&``AE5>qiO7NeDNi`$:(8T5+`u_.!7Jf^u?kU`<_joe^ZgHD87n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43052-iKJ3K(04fL#Oa<^;VtipjH3[!gU6&cOKk`-J3A)SE%7ucHA2?n'qUt7*;B#dLl!Je
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43053:T%3Q/J\PjMr%$`iiu\hL\FCTo.?,1,p3?T;]"P.ZFP=?hl!a$>b7j%\"ai;DH]`BJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43054-5gVPEI('=`F2i^B3nMlm,Sol:*.-NjdfGXXH(YZI!1BqAi;5SJZ=QmrV3mdFVls:G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43080-04Wa$SQUn-\0M^"DugfrX[<XA18:^61-n$Tr@;Gh.#>t/+`9POq"6k2E_WC2eFat!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43081:b3<`+,"'u+)hA52+5pFIp;tgp)$(]\j:>ZoMV2W@k)]TKDW.,WpN,S'<`Vo3b%2nb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43082-GpAH4>l&QF>*;SJUIDVm5nk_0Z6[3c(-oP2ETpDMS`FapLjmjT8J6%NqVnuMdPf:f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43083-qoJgXj,uP]<X#c[D(I[<)0!Er2Z"#"j/Z<.HIOY)CfRfE6UXb&U_'>n#H`+%Eu[Z=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43084:7N7`:4FfM^_6pb4fp4IX:FPcJF+`6M>,kI:%$qJSQ6_'m$@O`*<t6RPBt""2Z%ep8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43085-8G#&/mONOZOHAfogt[O6H=QKK7+#=#Y0]e82g#V"5p8]YO^:Oc`Kf(31op]XDugs@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43136-I';X^80m<2LUDEO(Ga)Vbdg:_EYO)rJa+bodksPb7C':A-JYr-+-_u<5Fk3Q@bbh2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43137:f`^-"/=<8,F]ebs9J@#4bB)$VoVq4&QO3A1Xq;A"N6TB"DdNBW97[IZ"IW`Oq1m*g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43138-f@R2?Z'A@P<LK)M;P7NYqY'5[BfC+^KppB7^1"Kf`/J2fQ--7%2dDkrij7Wq7d4E%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43171-A*WCBK!rXY8'"Y;&j'((@4Q0!a<L\hb@@(:rfs:`7lK[hbJtLB5^RLm24bM_b8a0d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43172:-=BIYJ80CoGARXVmV^ehb7Ha$ce^MVn&qq:.er>Yksm#pqb"@#,`I:Fi'b;$@M`L&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43173-Fp"]>IPg`Q"tR&h]Y(C=-O5:K>)<">OaY#?94P1$ihDKI3%&CZ80^-n/Nh3^7S+Xc
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43193-\.qn6f4%hF9keL,_QuYNCG3mdhpR40>"6=RT9uP[jSMsoL[HKulT-ag,63eaa'.\S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43194:`e]fq&Ia8k:3V'JdZ$;][FI&h`)a#63"-3tJ[J&hot_`P>4BP)p@0sPk:/_Hh,s[W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43195-?BlAb.kmL^N#!q-^s?=9YX'/MJ4$<O@Qs)R"%LSroe1)7V",=YeX1AB++)dh;T3H]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43200-[]OLE;V<B%NVpdZgF"*Gf!Ii@`7qS<12q1KlVq;;S"8u_*^L\!I4?Zj"*orJW;s.I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43201:WM-_.>3`u/6(A-u`sdKFod7%&\+5KT7k,47!$+7pr@4$@jbVpKh`0`'E[b@A2ATEI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43202-':])bBdW5?r0\CY?JnA)cEENarSKp;;uFnH0P,+:!!#-B_PalS87bp1Gh@U;<0/R"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43273-%b[j5\$M`G[50;)QZ<Y1DY;8'bh1_8T@oNsqS'/0l1#JE9_Sg^a._9WI*qK%9`:N2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43274:-/%'ehC=`,)N7($GITAtShks/,Oqq<FZ@[18_K5[XJ%K3Y)h`"=T8AQ[=6n[#JPmS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43275-mg]';r8VpqEQ[h\qA@S/.f(AZrOK]$V-gVPJkq't1&ETHiEP'"(]G%!:sBt6Vfl(&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43286-"c'kWoW5e:>&1i9nH@RQrr?cAn?o(HD51?jSUp'%@E!PA\YS,-UJeSJXM\08HJ@PD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43287:`W24T$M5/e/Tc>Md<,.])`Z>$,[dnM,OqT<-0BBrW_1HU*]ks5[7N*)6-Al'T1,;m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43288-l"'C/^?+(YCk+#k3BYLkO.@^GFs,n]_RZ^S''Rr=-^2E/?H$oc>K>l%$n$=VJ%+Wi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43324-)j""85uXToU:*&SR208;@W*q$PrQghXp`6U1l&ou^M&TMRod*G/E8)c$ZYpS#;t+>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43325:?g6,J/]I@R5[9\-37$bp2Yc`Ie$U^9/q\YKJg=B>-Yj3Wn),?:/$n`K&pU:F>D8;U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43326-aa7*`>t/N(:tO.pqcoXcWD3gW]7&8V!BmL,[G*-HV2%jSBVgg5<0ck=7rFs$Fn"8/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43394-D99%\<'*otT"i^gGe@$t(Q!Y"S3IHnZEoGF_>G2i.sl;[5eD%KI>09Dc6LOZMlf]2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43395:CGYW:%J=jPd`_;JTC"p$c]!>_Xn>noo5t2F8?[*b(oYP@>Z\_4+S^;`BK)[>b2RoV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43396-(+b!oq-uQDn!a,<_7IUHJ38#tJE2fgVR6Ib;Ku9tN..#k!/NfK>p!.Y8J0D$cLAeo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43397:Om-37=cAmX3%(Ib;`UYI>$'.rptjT=)aOjW#pb1ejIa3TC[81WVrCF`*["gF\sBM&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43398-CHR>>MFPK+_;op&CZR2k>b;M^3Dcta&VYBfcVAQVej%!i][aZ!08O#H80P?7YY#_o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43487-3UAQ@1.%J>7RASbR68njK\1rKc%DTKF3pA4R9][H>(!/s4H+o_Aue<O?DqY#1QBYd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43488:%"`ihd[?2e._ZVX1A(F8H5MtKa9Wo!oDH;$2mue$b@>e<lhFCNmd"k7-&IY*b.`$'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43489-'^$=TVMB3F<(9#:,OZ`GMQ\:Y%k'Hl>CTBbH=j!V&XcF^d:%$\*.AUrZ4ao==3j.V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43493-80a,,[W&ljL^WmYY1s#m9dFbRhuYmj3VD^,ngcW*8GZQpUpVkn!gR0;6]=Te0t5np
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43494:e=Ql`dDjp44%SRTl7/;7,@%Iqa+N/XA))P`ljO6C(_MH@E56IWNjq6_($/GoPI8`4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43495-UPE]"EPg*96uJiP,spc"+9&iY+NATAV2dQ4#O_jWr+gc@ejr#J&r's$=bj3@<0L,L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43502-`-Gk%)o)T]DF\T:J>es^B.iShJd)G[!.S1VY4iL+G_2)=4FFqkG3r8`r>nL*>i[9-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43503:&$8`n9$G:j;Bc`6#qU9#"pjJg<J.sQS'*F8PVVXpl:".S.``Y(`^\s4-$_ZR!"*SB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43504-qc%Dd1.NL)Z,epWNhlZFWnMbUF36Er0#gSFmGniUjE)7hF4.>]Ag_3Da-9.H!oT/g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43537-T3?5/VdrKY@Z7<,9M$]OK)hPuj3p2W4eo[B<?')Oc<UG5*PEm9)8IYqFpbH$me.W$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43538:KJq9GRL$Ao0`V9-rF[,[Bm4J?R\bgo]$7Pn43S!>jgZH,`H'\,1JU?a-*tSsL]R7r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43539-e9u\qVV"6ME++D1ELoK0G+VJ#Xqt!bk;P.G_Bk7'Pj[X/CfRjj8T+A:'Ug>R@eTNW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43548-]G-qLb:iT\p8f3.en7DjU>?Lf<VoH9M=UtnHK1hj29^#rAm(Ot.\Ho@8BLl3lW#C:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43549:'df6bD;;\mf`rdp>k,fC;MsB!D&P@$"!W`?B:_n+>/@%P/Zm?*Q*-<?jj\t&"hJ.G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43550-=[^L!Eml*s4)d8^1q($a?KU*//g6M]c3YlrRb<9!MjYSEgE=RH!$qFPb,\:3m'Xm!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43581-#6XMol^bGs\ItB7g^q_r%Fom3l!%![KhPnZ!VlaVa0pIYH<W^>k\*R5T%lGTM*EBn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43582:Tl3_VX]7fTdK(L\?j`D7]R9r-0I<F\UB;NtXt&"p1ii$@9#R`!=H?d@o:t,90\'u=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43583-rmD?M/4!^jaqp41.X?PH)Ko+Kc9NV)IHnJRnB-mKX+;ZF(MVrhorA]LrK.]I53L6S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43588-erHEO8?M"A;GQ-M*;c1Z0Ze.N-&@/@6Ht%/8Z0-7Zk=2/0[(Fn"gUVuH6:S:AYY.D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43589:"Q0<QF7lPab/`X"Kk;<Y)$g0AX]dXW$R.XA&k9q(aSY-@8**B_D6k,e)H`eF\RYpJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43590:O5`$Gg-p.T&O&Ii,kI(3M4fkGao_>cE;08[CHqK`<,QlE,Vl"`bptZH%54B_[i]4P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43591-7jL(8_,_rZeTpPA`;@_.Jd>@_^KP3lJi>]=E^R>+HQ%ti\Vf?FLF\A"+6?3[CtSEk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43603-18JE/A8SgY*=XTcXr?piP2JWC'WQ^C&fh^t@J'J4D*h6cbUUOhi9f5ZHNEqC<S1HL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43604:O))@"#"\oZNn&O4`:,6=ME&e0H/*g4.VYfT$QT/<nrVVZB-RRPn_UY7N`[2GQ:5Vn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43605-$]hpG9[n&+5q9664L9R\!5PWF"3TODP`-74_sL#Ce9uEhnZl.Z]:9t1&]Qn4lTpoU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43616-//VtTKOtWfHK2G^.N.56N^X.dR%0,E6ga^!<fTO`/%"IbSr.s[:>690fN[AaNMTR-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43617:%?^]5L+:DFT<c?`@'K`qVj"a@S$"50C<37Li'7HA*PXY/DN=t$H*X!`3Z_BCrr=NC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43618-pEA4Um6E'2QY\H;!I=V.k`G_Bgq**C4Yp&'/>S#AOqa0GIuaMmkp/\C\0Wk\ZuQ\Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43623-rR9tDe"FA$7"?m-?2=s5A(TsK0tKpnfRV+6#[r^fd^,'=V.X8LJ_o&BC%N-P3?*9'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43624:)tSS^Fn[aSV<0udn0cBfra?r:FZi"`'cI'`$le:Q(]t!W:UWf_@-%E+Y0(cVW`H<[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43625-,[LEM]2QLBb57B'S*2@@-8NcXK)u8*62ppKPn+%_0ajVd#jLbloKYDrQ_<,**"hI!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43630-7s'F9@Om?oP"=Ziqg_.\)&W+ObE)EHL\qi^_;DQ=L9A0NiS1W<r(=SXUUPgjggN2*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43631:JY%-,p9*`\$:"E:GY@a!phr'UiVrm.`*X<<,kA>03YE:G\F&lu"/$Tg?V:;V2$`oM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43632-qa>g.][ZTn58!fhpp$jSDAMqBaXUF+GZ%I%5gS\%.@oU]&Tm9N:H'5NCYX[-OShW=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43653-nH]jrp'60F<a="(,`.dgQuEbtB!%bm-]jJtA]Vnn"SMW?,^!ssKk&C7Ci)A'YLTBR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43654:`H%SF]=@0@$5?/8i",o/S-g8SeY@V\+Ku^In!^5g6s'Y&rNP1'Ss=IAd\AhuL`prH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43655:l,=][IRX2j'R0qL6u9n__'#2AG_&FRdl7JCT?#NcR8jSHi`$<tc%3LZdi3`D2Kj_>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43656-(aO]]lBUaUZXtJKlDhXpS=HP(J#uaS9G1%i#!d,pF3bj9D+q%!EX=9PUlN1KYbt<1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43660-d77,B-N%]Y^-?7kK?8<XeupF.XBH(8D/BA8Oo#VMo2.Nb3jP'OkLf:C,c+Y.`sE];
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43661:&39aj$M3-sr(ZrpnCGTR=2qs&dWCsl`q(-E$Ti@UF-BtWrrC#&paTA4@I`Y[IgH%s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43662-?O"/?UWGRmESjN7GsqNE$@3cd_0@p<#uUS2IahHZ`IG:f`BA-6dq!F;dbaO1EXt9p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43663:O?7H>jd%AoG"B`u><uPe>^k$an6D$-h?gdC]HQc/_qMlDD\fB10o-uqO3J`)")]2V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43664-9)S&*2#dRN.M)Fk02[>\m5<dU^CK]Xg<e(h>,k#To+K0ToK<A,l2K!Nn4^%==8$cR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43667-hm?I=HljB\JNa*Z;an1ETI"J/U6!I*KW4,Dhl5jH"lhi$Do=lI-,-XeC\k\n%6nLm
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43668:1q^0N4Pj)XYb2D`S/%)7Gj9)9@oVu*a%tH^`R"$8p,2?qc\&qK/:n=0`A9p/`fXo)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43669-X@M-_4:Y/r>5?k&Q6Ecdq;5]:Up0VBWD-])OcTBFrn:[-nY_6T_7tX&!,M@hnIk+o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43697-r$=QB[8Zef&7;b^gG=JI;qX\5Y7L-kJaL3aN=X(%[BISs_;\g])XDYe<!;>V<H"-G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43698:Kg#4V4'/`_(Kg3?_gd6dr)*7"WP/<3Nk@qD^9t8.!@/$sKo-EG3aa#"l>"!`Ngc1V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43699-W,bf%]C,\!aW2acHpt&NSi+uG+8A"LP0qkH<4YrFC'Zm%pVn`1mB0l\k!k:\`>`JR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43718-nFa9.:B@5[R339s[u6WqN"NU#Z-NWh0##O&#\8U_$-4@Q5W906j6?MWgtM`#U<S1f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43719:l4[H/\\]+I"DaT]"5$Xo2chd``q1VZ\+Rd8=6*MU5'VqU:N"5JrrD$pLcC@^'^A=`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43720-C&>1!QhcI^M,WP;AKND^#B*5lZ-dH#=^C3DZ"6sp0]"VCDdcpHL#JN%O='NESjK*k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43791--pJqaBCPi!/QLBQBQ'c"=ZiJN!!!.DjSg@5V2g_O>IlV3f&nK]pjQQZpkmqkI#i$[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43792:G`jes+7/uL(W*qBg2G$XN&R1aN4_`/"E6ln_/)X`FDJuph7*RQ?YB-Ui'*k).aaot
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43793-P&hOF4j],f><>EnT2#Q=Dd?#q+,A_b2'3HFPMGF![[!dR;R&4:#?<s\k)).%CBg-E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43799-r9@Ke(;"+<-1FH7:,D.THH`e.O>2bl&bEUXL&oVJ<Vrb!+L_Po:a"^ehDN2J=Xt@r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43800:j`B?c$L_*G4sf)YhqQO;PnXRS=?mi\c[NWoF;L:)H$&f/alX?BaX`@jYu9o3N\m$H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43801-(h<[F3VKN1>\M)=gaQP0mGG$Y.D+9<2f/oY/X-bMlZ10)V"*3O.45+dX@7V.Ig>U-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43810-:=_TXCGK,MGfo+h-s_nWAJ+nV*JsHmTDT`,7ehnXIiBd*Zen?QG]-Hk(:p'+Yq%(.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43811:2XXGqQR%H5liaRcoR=s[cHfu;_X`#Zo^DK9pt]re,lDHJdV=p"9CVhuG#?n,V$S=`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43812-&3e,Z#ER`(rc;F%IaEQToUR>L>55.rhCS@ZHJGdA&KJb0YK%]7@/`%UT>^a0#&,`/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43853-&`E8>!VofcCYg+CH),-'!;R*2b9hN;>2gRRf0-3".^MX2hd!Km0:P%]@F<05YfB"E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43854:QFR[AP-RP$!OB6ra8+`(oa<!Y)%oFraK!/k3*&$"rfr*UlQf*`[#R_tH@?Uf<f<0h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43855:Ze:(j`b]fRDJ!G\R"[(H5kd._251pB$S%J_i1.9cYi;`8?g>MJV=rkDQs2[s'b/*1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43856-9#Ts;c>in)KA6M'<dr/emd9k9bhoD_)Ur3=(NtMl4.R77+,tPQMesiP[<X=k,i4^P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43867-,8,Idk5aOp`FnL<LJ%(0X0-1fp.HeYfN@_!NW9DJoqH]'G25qt3-:FHL;.CR<A*r_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43868:&7!5pB/;<?:E)U\./^.;f(Vt4`SN)Ln:$u;af&N;k"-E3$3Bhm`_YW%9)MQV"IE3$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43869-U0^J>fg4=`bCr&k*KLn``;Tngoq.*?+kGbaRcjQ&6uXRoR'S4Z5M!9YaZ?G%F^LR+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43898-./*SXBVL^$*:<Tb4q7Y+WGkBj@=*&l]V2k\$3h51l\]uA;:T428Kd(8\Z!`Pb'.9a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43899:*3N(&5KK`!OJf7WHc,;Cgc>PJ5X.&Ed$++#bK-A9N9</#oJFQ1ZF^lOaXT4BqU5`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43900-foG2q*#t,,pS=!SC$J^kYj;CL"9].'%-Qn*&l;6aDWn]7L<nAtk8^2JMh5t6Qfh*!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43920-GoPT^dq"/LQn#IQF/WT.h"-TT[_Bu5b9W7+NYrNNN+DhaCJrG<<KK^5LeAAcD''qp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43921:21BQ`pBEB@K*W?60RAfk?M2P]br[h$kX@t_*'U'2[nSEu`oHWirr<CWl0jN$]DX;L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43922-BU'g2?pg/25#LZpCY<@,N1"7:5]om@S"'iHYI*9MaRWQ:@m;D/3VT\F34VK1il'b"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43943-b)JJ.H?PEmW<V[BE;P6]J]a2Fl1M32$c?g03,^QRg(4\[5/3A&>&E9dN[p+'If`%l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:43944:P#iV'5HT$`,24.VTnaRd#0SIq!$]-](DQ%ScdHbFDCYSpd`1:tD^ndV>I1k3@FpN!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-43945-l!)khZGGW_FH:TF5m*X"`Gg-*Rs9pDG[q4"2m:Z@kR*P+,HQETOl^YgkPF2NWEIs0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44001-EYLD8?A]Tgb"2!^W>qpuX]7$K0M<*RN%tI6#69,JeMQ-a0<'+Sh3^6cJ4LuuHWEhD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44002:4g!4.quGi_ISoleer16`'1WAeA=O=*b*3(da@[1GOK[3L)D,e/]S`lXE$K0S`Z$3h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44003-lWOl8nm';B2?R^#*kpE0;]`nkG:=[&c?`A5._#04AL+5sFS_'DM`%/3W=>lp:d!"U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44004-I,L#!kG;@A+cW@XD+<e-F9`o1R#7$?eiS^.i,h,e:U?!;gIEp?(JM(1]Q^*lBG]mR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44005:<Ns2Dn!uM*4Oc!A,0lQ8A$D_P4`Uum-WQJr+l#G%$jU/=[9M)B1<D"$VGrYhL3`Le
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44006-ig-c6UB8QVU6q3DGlnUCo^p9%f(0W>+B=A@B-hPVrBEoLp.(/>6QjTnY3ibA.J:Y@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44011-G4&&(J8c%oe_<`]8Fn;]@<SjXra3sOIASk"ba[40&!AZ.C48'-dmuAb%_tOor+RZb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44012:lYuD?^5PQE(RDm;$>$M`#p$;HeSGP^>VhAB2^8@tO.eFCfSeKU;+`@!'^#YO4RlEg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44013-^d-kI70/3E;>7a)oV5XG2q5MZ`50g@qnT*PT=B;<5m6X%E[7aQ%RD4XH-U.qijb!f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44014-S!I#Ta]?_a4_gjV0Tt^%$g+V]#:GIk:J*7jJYe9%Pp=LX?m#Vmf:GDdk!_duBYosd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44015:#98e'84Sk`4+o%#-O]3fl=V/K5$J^(.cHX^?ds`(:tFTulR;c5HraV2"t+0KSE'EF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44016-433d^'1V>g)egH\g!=T=9!U9/7S:a\7b)W$Q,f^r'EXGN_?7H:DV=ZZ)I/8R#pdZJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44091-anR!m)q"=sMAklK_eZlG<DrIV_n)J.EnKSka1MND=2@*2[(R-i^&[YOSDqX'g(fV[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44092:qlg+^T?`qr-iOG(iQp3o`]b70GK*p/o1[OgZK3p$<*9.H=b.`g41X(Y1"*g4_:"j?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44093-]R8O\-*d0ILO<Cd%iOU)IN\,l]5?OJ%cqn%EGiUTa/D4VCcG6L*&/t0!.Eb,@!H1t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44108-*5C4?H/d#'m1l?WROCf4Ed\,ur$Y8cGI\IR]M3N@Qc%_R0XLn2CX8'IpodSTjnL@a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44109:kJ`Z@A4M&e!;VH=1;B*$ou;hQ`_VPqXQtr`n.18.gN^fX;G79adG,3r.e!?MHmQ)n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44110-5Ock6^CMlj%t(T4RZub%1us&>Nh_e;INn+OrY<j+n7RM=W3m"pI)?49OEW)DXQd8e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44125-"kBo3qKB8lI20]L`rSU\1q,1V_upKV*+=]aVq/'o=nl.YBQYh.HquZ.IlWJ5WdMaC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44126:@4)CGX^<].7/`f:0,2Gi[B7e6L^L^Hcfpr>%X@;H.:$+`hbWs`GpUO[dNFYe<$CqM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44127-)<S5r0!.e$h-E7hr\s?dl((.o^9<[Ik@q<b/JanZpRe0=5I;Ja'Xr6,&;ga(KlA>\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44128:D:3(-(r5uL'6E/;ND;smDD.ls\r`JYNYJ*N4*+aI*EkTM-%aE8G1`It6&$uY`Hoja
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44129-FaL1DEH9AVK^q\S0=UMU+#(m71oB*dp&/QR%WSt7H(PXW4hbE'an/Z^H62qc>[=?P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44151-CMY<Tm*MQXF^(CQ`35,K/,c;n/pO/NkE#)c*Er;Lj[M`$JeC?]jS.SE\SI*_FA&[.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44152:D0BG[+K,W46&rsq%5QL].kAg:`1[0R:k32=KAWeT7m`hFnD#'77$:b^`GQM+qgjh5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44153-:JQ\QDe,\fmUDAOacb:>Xm@cH@?ni(F[()1^KU7_K>&gni:"]>L]7>e-^$0l\'_YR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44162-S<=+Ep#<]udKKP"[[-(Lnk2[]fO1%nK_,ZJ=6A:(;Y;(1!3acCn5U/<LR`a@pjkYg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44163:4A0=a`pu!M!0$+9$#tY(nZSY!/`B?YZjEMA'%l>$\O2=a#=)(&1LD@$[nhp(pP(U*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44164-b_lBXi/Eq%*D_-LpQ(4`jRF"TV!IkOgVmlLBTF(*"]\>$T7.5srA>H>qP1(X/Ph@R
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44235-L7*=]G`,-HCO9]<%&-&-<Es0tTWbF]C.k*J;=VYaigUltno[)V)ke-U$^FtZpu]:X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44236:Sh#XSl_n2<7`!+7aQFomXaO4>`pU`In5$j'&o$^/`f/Kt"[BpB%%k\PYn4<2P1/tO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44237-b0:uEiL^n)iOsQSo(h@Ye)MsG_[rh&hqGfcn--R^4uB,!p3l%oRAi[.OUoT;8N7&t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44291-/8LXah&pZ]qkS[`h]9&-Ou<%TOqeq=%n$1lQ(iOIfq$%pO>6>:eJtP3[2t.^U@@<6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44292:YjGX#eW2(@S(RG80^+hrXQDTHSQ,#d_`Nl>PPNgQ1j7I0*UOChj[iD<d$b(c`T!11
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44293-@cMHE&%e$VMTYM'P@KJAChWSs8'ocun#XLHA[ad0n3Q\0q?m)&7'Q/;H8A4f=A=TL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44342-`/[Bkg`gU2O"2rG/5J@Y881T<$O+FUrR:(7PAXs",#ZVb3?sh)d,1TSc%tC**PmRS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44343:]I16IN)-"UAjE:$-g'm]4fdfq^NSeX@PsI*#`ZRkQXl8E+]t$mO)!P`].W_U$H"+i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44344-S7D@q?rDq15RKIYZt#<mrr>24DTFT?YS,=l@"iEIHRSWhPA`js0Np&#mYr?F!0#-B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44354-/&uKb\Q5WV6d3iEhJ#P`Q2"b8QT3iMBe=qp,]&T6_!^BJoW8Ldo3*/h=DgH9Wj+$L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44355:qc+!@4LY`'bE>0o!ipotWT@BtaOOVn']j+SKIKX$*2%JjcTUgTZ5`OY7]%'!:j0cJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44356-gU%H2.s?8R@u(EmaFVDWJkskP\WLLI.nB<D@@`nLOIdF%T__[rbLG"aTs&5X]WBSg
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44370-A.5UG[p`41D2==]0i6)eN0aJD$t?+eQQ,\P\-7Ut<n]jZE!P?(c!B!cI1JZ.ZF_PT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44371:dTbNn1iD/g.S2T[`DG&rH$52<*.\uDN.sIhmDWfZF#Cm&BF#_=8NV"6]i0&N)joF`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44372-IG"9J,N#*CcPnfU[FrqV=^;^R-2u4'#Z^R#Q=J%Y_;_edhFRBdaH:#;+QZroU9E3p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44410-UN1AZ:(:;q#n*%-Lg/tY:2/t%5^V:FZFC:fi!PW;?[@So0i^c,E^@K@rfm,B)#e4i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44411:L`\#FEd75R6<LK$WeuRN4Yf!l7Ybl[Q4SGng'[m9`/^G^TlC?>GpAJHc2i'!jR_^%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44412-;&1YA&u4nFb"k]WO]kqb_Q8*mNS?]Dp\[5oH9G,rp!hpfjI.%J+thtt>_1Ogkuu[0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44414-i,Y?0c_X&M"9>t:1WV0Grr?5UaF7&1`oFFId]IB@ZQjMpldTFP;JE2;XB&<kZCB>m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44415:4%WcY!/4d=`Aq$t9?;Bd7Q1-B,`+X\l5q1##E3lG;73qd1\kWO<H.$kg]sqt>J5UQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44416-;q-tG('pqfiP&,XE4P;+eZP(O22_^rgP?#o,l;2NeXek`MW>BjLb-H;kL8q#0c6QQ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44420-\*P^#.2j'tE]+;<+T%3e;a@&pMYr:(Du^pTi7,n3k[`J\E,qT]$1F'P-Yjl2'>Ke$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44421:4E6]c(NC;<?W(YQ7>a_]Ha`$I;F+6?A7MP'<`:]pb`:e.F9e^MVnHHL%^@H/;ur2l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44422-NkGAlKbh;I2:qtti+Gro3tEtb8RG/;eoXd1'4E#pj@80hUXKqt(D.ch8JgN,#k.Db
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44435-4tn4,fW*(.TMbX.XN@3!UC;]?JXknscYChU-5(3!,Be#t+e'>C#*l<j7!,u'E@*"e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44436:1)::h'`7P;kbNB`?k&oP$0gn]RY5`$ZQKY`%N#l*Z)]bq'f(0=[r)KsPNk[&7^o]C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44437-=%7k+`a&H;Hu]H,AcSpT8H%3E1D5*qXQYof<cKGrE"iddnYs`c[*]!;'cVZJJb5XN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44456-Ke1,mo5Vc!l[;7Qb6Y&%bh<fI#B+eJX%6NTVBNK;I)LTV\GYX5O\1VUXIsA0*hSEZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44457:0L`h_<$S>=Oe56;Bjl-'!?a$Z?m(YqpC0P#`/MO#n@9YQ`.M"+1dO_XJ>t<ApGf&Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44458-Ft+a;LLH-P%%fhC)R@j0e8U$CDZJi,j-h<Z4A-BV7,>XrJ9k18N,JfhUOpB&O0PdR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44460-!")se'bWTFc5Ru4S^t[LAD+mq[?O2__'@O2,-n.I@)*2&%o.VF>4Taq#BG>T,<s>O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44461:+U!t'Ck)RFoK;`6HL/YaN<gh/o!V\P3@''<5OVZ^+aE$-r4eL^jd:Q+!-e_dh8`qp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44462-Y+Weq(BEBD^WMJe>qB(J7RE7!bL\qmND'p(q2umP%KTFdhh<uKjhQiqL?MEOC7cb_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44520-[6GW/T&/a#Ztl3t!f2M>OuPK"X2(LXF_e*OD-L23?>3M7-4`IpKa6*&ea6kc7o7d6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44521:R_T39j`7V=XFod'=qg\3;:M:4@gl[G(aQ'$kGdIS3de29Sh&r@k_5p;Vf<d=!9AW`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44522-=]kdB\G<I_7mEh=*NW*jjoM)^aW,m".?>U11EI5O8FCqlcSp&gij>sd=h:1j"bj6<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44562-QNmfK3Bk,,9kQCN/HgkaOArDNN:Pk[I7O;;"WHmUPMcu+#NL8oiRX!)UX[IVYr3>#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44563:5`AL:nQ3bW$VYHtM;^3?@@fdl_dfB)NB^t'S[M5`WjcN,kdEBu=33EVX@+g.F-4f?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44564-X[=Xi6a`WgN9:1Xm?<U-C"]Ln#`]SB+:nS/'Ed7Y7Eq'4k'a"MR879I1/C,h.E/cu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44580-C]4V6qfV0B*OgiSAoAAu5@p,p0;=k>Y3<`4DEA>Dp?TSF)*Ti^Gahb'F>JjR#$CIP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44581:0R$)5,DBU[`d+cHO2>)Frr@U61&NTtL+dF$q`>g1g21"qU<KL\cVj$.jh=RJRBPrN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44582-i91"Pch8;=B:42-h+kuWPp2YgCaMu%n.%]nT)Amtrr>#BP[5*a0KHG_nm!`G7_3JP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44596-4_kfEO[b+>Mf[sf#9`d>CY>VTeE+"nN7pi8l';nFcpiRB,3+mb9o^r6kCu)B08h]'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44597:CF_8epO(2]No-No][dO^E_@sGb`:$M9'l^-]1=Q^?O1@I^*;"Vja="rEJ]_Kc`"$&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44598-V+FE`>Hh%%7X18\YA\eMWnqu5:ph(jH@<\!nHTQ9\2bRX7<pAH0:5#c2HTrD%+X`3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44600-/Y/ZIqH'Bg)YhY=msr.cHo^1,$NC%Z7(&.fRP_hi(4Kf>5+G\"OYOr^0QVleI*u9P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44601:$g=`FVOYI1WC"O9)=:SeYjeb)>)M8$B68W3rY@^-5AZC3H8_`[c-2aseLf3^P1>h/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44602-NUV2sZ%=ZF)c"qt$i\?k(:iqKRAsKG7hHeRbgS5;DuefS1V:,Brbh`9Ae3V)a+"6K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44606-@g&CdQT;UjAn1*%G^)pOUIN7"$Sg]jl]92q@tg_8Q'E3pP)<!?Xkc#rnhqX]Ka'JG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44607:Kg(q&lBn'_^(=`Y#V]A@$Mk?=qe%8'.@`iu]JG]4^>6D]<uJ$]30]/:Tf3F^UBgFp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44608-:XqQH-,uMSWsmS(#mJg-gUj%H4aH9u:<^s1OW(J*Ld4/tm.A8?;Nt`5$!4gcmOOX9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44622-)@S"=LI6pCj3$c>O\#mUe5tk3m*"lra5`5srrCf;isiE7[lu;2`2TYK(?FuoCBjAQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44623:>k^5rp8<04i)[Oe]UFn9m\%'lgMl`'$'2e`l[\aXnKZ(=ZbcF-@Gu!O[-8V^[l4)b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44624-XKR>C[[#\+SknDtV_kG:6mF+pH!Bl%nsj8@<Gc#gXZsJrm^:Os]Kr?]2$3dXC/kG&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44629-e6c`t5sa$l#H+\BJ&+31-$T[35!Jaun8mS)SsR#YMAeC[\@<iAg9(j#fc2%.ld%GZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44630:/52QcA$&Hs-o?=6HY%&l/Zkt+Gp.AT%%R_$R_[PQ2'c%WQ!$@`hV2-#$usOA9n+2`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44631-!+kVNT,2k]/Y@diI3ZUTXd2/sF(0cf6.(;uO?`l^&j01PCY]JIh[eVb!ajZ6'T<;@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44641-eZV(GigX4JM]5u#BYaM\Nhh+]m2lCZC)qNV8&U=RF^k36_sKq[Ml6s(KJDH$oGOhk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44642:q[?ZH&_Xu7O+/\U&?^%ZO%^Y@]Yd^sp<.`VC-hdmR#*R/b"$d@PrM`jbB,/^EG+rS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44643-iSP(="6.XXm!M1ZSPr+l(D-u40sGhW&cSl7Gg:We_LERjB7K\HY#E;:C%dWj>WUUr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44648-QF7gS=M56"DL;uRNDdbh0r8*)'G/5^jRrZr/';uf"^h$sBQ]:],drtKhZ^r5TocIU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44649:I.QZ2Dg6on[\Mf`@bTI=.bdL]!Pm_ZK`,XKHf8PT^4d$iZ_cG'VJpDi*K`8H"j]G[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44650-FfpZe/OiH_k*.S8@3j<5:YG41OR__XZ_`%3nVhMSQC"oQ.6FtAhrQ4F"-/tdC\4(T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44677->(4fTYWn'D:T3%CfAc>283m[hR%tHpIu4+bE%CR(qnW&XJLkY[bo/)Q-IsoU_P;!6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44678:`X*[^f==M=4>Kd"Z?Q*d)iOFbah$,kU%/`3^Y,*m*t0`]XE=0e[8^(Vj5c?CWR'g7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44679-L8j/?O#e^;45!sH&-/^a:Ws'?FoF&a<'#DCY9V.6+-6IhO)^5t^3S><acRoeN5W0V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44685-),lIre,`m2-+mokVuk*s0RB1N*BGMPm/Vm)WuPZ?oG-K*(H0l(;s<(66CP8kU%;?C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44686:X[\p%)/^D;>aX:TOc`umHq^i/ibMbfS*@%-OG6Z2mfSN$lc?9@INTr5PZRE4-YW\`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44687-_ri*p(%<ThXaUm^aQDV1)aIojh"C`:p2H;O8\LTU%.=?:;3QmeoIkm4)K^<smW>RP
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44712-$A?K]JUdq*"*[PElVfjOA>t\OlaaT,?t.i1c9VS@j+C7her5&nE[Mt6AQ$Lg$j0lq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44713:46Ds'P"@Sfa9^OQe9`*#_^Y[3d;f,"Wj_*.QAd5$!#`oGcfJ/Bka>b1`_DK]?geTC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44714-mJ_@(cHsbI3<T=Rc?%WIR&k>)?$;@@$_F8V[9^8;TPOfi),m+j[-[0j96W$=YF5Q%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44718-?V]:LQ_W3fS#LF29JWuU+3s-c'f[[m_q)HW#l)8b12+VFOK2pZ?pJ/fmp99NNKLnI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44719:Ohj'Dn"7Bq00\A<d`20i7N?j:lpYDc$OW$XRaC?:j6&b'SN!hM"6'7[(qna`??n7s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44720-'-AfZLSfR2/$+ZInOMXc]=bNpRDWZUYSHXkJ`>@iq#lCR19fJcS-!uq]n],JP?aKm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44730-,JV[?UV_2Sg/N$XAs!>e!<AE'4G%l\<GI@\Q9A#)Kg'_*,\P#5p/mJB+k=)A:-NQA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44731:I4@`bI*IJ+9)nu8AG,l$TtOL8LX/d)2F(kNEc][>Y_sdg`/;+G"/$cdO^.:MB73PM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44732-a&[u$JK$QP=CHf]PEXAb;TEUj3@/2_gu+Bd'][fsX\E].b*H3)/7@R_KCe0r25`94
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44737-q&8G9ks/Os9+k)/@$0_Mk?YGE1p!"@SR.>c7SW.kM!f9G1?9!+$kFM@EDLYa;=^4Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44738:[>k_g`HjDmogKI<ZA7A;!siu"oWC8YL$&VO.'0P\"o1M-X`peElF/n/ctVc6D^e>H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44739-@2hmjnlr$A%pJ?PMB=>sdP@ij35ES-pTHc27'-Sd)=nT'kK2YD0QK.V:UQ"7XIQ#P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44831-DEoSKqGW,P8RTUo&2M1EIAsAZ)a]O<%Q\XfrG%G6\-nY[a!:\G.))#8)K[R4&Vu^I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44832:\1$8H&Vb<\a9U.t'qIs`M81]n!qJ>CmopQO*aQU==c>k$=Y`Hn;fC]3C[K3rKUs$h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44833-F46rp-8-]5D^P3XP&.;V*e*AJ*kYF\\(YlejrkU\S#H#!9*B6D;C"Vn`o5)Q:5K'F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44884-f%TqO7DrXl;1PZBiL3;L0a1Ip?D[4='@$jK<k^n@9VKS`5U-?DkWqX?*g]0OgJ`B!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44885:64W*&n^l7]YE-`jdG`CfI!kqoKt$+.#k(K@9-'2@`^$=>P,_:_V`:laVoQo`'H"h]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44886-qnr>I3R`$ridAs["TGp)ft3$'2(i&M,t5:nV6"HcNCh!EXBcNlVd[^&%rn&&@RWP+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44904-JAK@pl9@mjA<5B\iMZ%/iFUHM-YFNX^*I&.P?RJkg5!2LQ^uc=SZ0`hIo:(3IM7)M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:44905:pe1K6Hn(2p?4O?kHmR_<3\N8g!)f&8H`8aC]DhjE)Ygf8a8NJ07GpD`cbr"$p`X3+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-44906-^%S?adkpH(BNU(XP-$,L4:E3BJnpO_BYdj>HaqjHX&&$U(in#0HG;B<!(6&O!88Og
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45000-cm\1.Q.LC7dT]`&DraC)5o='dJ5s46?H$,8PE\P?U-!)VE3Zk!,;Z=@?@tB$='_V9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45001:Eb`2a[ZP&JNNO4.G5_N$O6.pPUMDE%XBG,^$0YW7#AVYH6`47)RZ32h^P,$nah^"+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45002-MYW^iDCXD1.pP2*B;p,bmVP#T!,1#\J[l2;8*=2AWa@O<$#Sah&?8]pO03hgf=^mb
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45027-i"(LJc[aJYG+JlDZrk7D0ZoTB=iXh23BObso3VNJ_-43Vpt,C'C7=:GBP5pZ4`LqT
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45028:0=7$!n,;5*fN77n_k.#0dpKD9`I3.u($UqWO5]t2_WK3;`X*:`Q5D\cF8/i&mt/2Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45029-UO6"eU,2&U"P7YlRf<@^QOW&ei30YoAtB=YVW5:ndoMWr*B&u>F2Kq5?>8pu*/0h:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45030:&X,2p*0PcYd5&`m`$//TV^)mqJ&esFVuH`##5s[38,Ft;88fD[^)o7_%/#qCP/A1.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45031-X_/nj>9,NN^,3<^cK`@rJ`D#\I&%_jqcD!:N1hk,+#,l>N3#OJfX-qTFlc)%NONG^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45047-1?:lVS>kk"Y8mM4r%"Z>OtRL5HIQYH@7-,P::NF_=&Ou)(K+J4ml3[on[X%B:6`M;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45048:f_n%?Rb[^!:G`*bKH/0t_$@KQa$eBf\rgTYK9mF:-mt5EqU`c;"E$>'-C:cHqNU_8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45049-L7;s493L)e_@EW]Xu]Y@IKG;M%se@uJ-)N^c?SOJ<g9?-Ze!;eqb)\88E93D`$K;3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45052-)9r4H>kY6gnIm:=Lk#I3,ecO[jP]^66=7-*X%'BO)$',g0R=esVh7pfY7Qc=&^?J*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45053:UVmsgj3i`Um,XDceXhV+iYWM$.!oYT3+duG$DXI_6,e0]Jon\9`JF7hee3dK`c?`L
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45054-5?dRV!!dai=Ren;[*9rT:QA-qNqqaD=3BcXEUH%0rIj[,K64d;:"$*o1rMYAiSB]8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45102-\.UUDETu)4g"lK-g=`)u:Z*fh<Il2'DDKiE*;nZKl!AM3r&TZCd=H%M@jJQ0!'hRN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45103:X`/_2n_].Ek$`<VZ7CN4d;c\VTc!P&/$jlJk"HXq;`J:"I*LQ?33IqbXOa6eXgU2@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45104-9>QU)[F=k%)eD?tE2V;.F3Sb^Bc"5#>dLja_a[-;p$>E43$flR'?cAd",s7PC7jm>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45125-5=8GSDth@9<p]]24&JQd>]Oe1eZBb-pX(K],;E4C76IcX+.[]bMM,mmad$L!El@UR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45126:#MCJl"08YgIdeVJkJ+EN-CWOed*HUVD3,`m$jL`t>^CLnr@^kd6lp(b,pNbV)WT$h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45127-YOekr/T3J5Q']ZU87BF9!;`s,A=@O^d.Q?jQ6g=W#uTh6;Ps]7mu1`kJ?kPG=-5g=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45134-\3BSf-[+3(-Nr"RD/Uc<d)sepj:XAM*f'Bj@o^sql?D7E1,fW$fKP\pY-eBgS`=]-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45135:-'U.MfG]KkBWe(^b`,.YhIn,NloD59a_]6oe$c45@8AZ<3<UqqjFE#:o`Nq`heC6Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45136-4*u-B=K*RH*!OZ]r2V.1eeNp!K"40tEa,73Xlt>!<gm#bA.$W)^u5%r\Q!cImO1t;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45177-<>Z2N^V+`4a`JXl=TAeLc3@Aae+Kf;(SkpIAu\q_Pf:aW73&ol60&"J&4S-OmUSeN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45178:/<Q[8eR`&Y4o)1UR:D[$MErNBfhn/no!@!FMRNXRDR[Kc!eM1X?^8.u`-l]"FRE&4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45179-f:d.UZcHGH7--rAPFaH=2*bQjAVO!O%O=l\+D6n_B`jY1P,pp-PoYX-rZ\$J!A\IC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45186-g6"M((aHL,Ko;pmd.JEiXQcPpgfl=jk(RWp)<3p=eF:Q`ZFe8_)SaQt81Q(%HB+7[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45187:8]/$*R%T-uARM0_47i6t`_Q9=%9XT$,!`EGJ5%e^]+5%<*D-1/Y'.i'nq.,m6Pd\Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45188-Sh^"='cn4?=JUqN?ueQY8,-".ASHOk&obd,5Zhk?oc4@@g1e"f7P.hD6`XA5-*63$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45193-6AGBJrdphL-[j$GRO=0`"#fS7OcRY=Z<;M7)U#aE>K_AgDY"T5.KDT7WPrO=jNeN;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45194:"tPiKM><YO3VKKD>K`p7W'TOdB9_gN>8Y]$6.")fP-sp.`pV(1B"\sXf\8m^d#_9p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45195-#7p#%FdBMUD:+W;4*2Po&X&`\,Ohi;Bj&XT@hJ+E=iVWp_#!`,QV<QU":K4V+:$'m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45269-C\,$p(]4u*`Hl(DBR^J?*c!h)YqaoLCIo7lkV,=8SnlngrK#A=A`E08r\p<CN?)ZB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45270:=l`#1@"L[SK8p.aX-*2)qcWpB56E`(W4Y#F57m,$#o<@pZ+Q/VHE`<NhP72t\?'O;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45271-X4,-7#rd9pi>r[%#KD7PqMT_jrMY*C1qase:HI)u(BIrq!;l>LN:c@A-N;VH\$*XJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45276-TU'I(>aU>hQ+]onlhX]M5D$NiA+8s(H5D2*CKR9jh@PhO!q&&/T6g2dr!SajdEb;m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45277:e@F`0cGK+Fq^c4,)DM<["hG6M?fbY;2uFF=id;gbIPgh$p3cX`"*g`^n[qFN]Fjsk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45278:)2lMX\DZDF4oU`DGQ.XH!WAiPmt)Vemkk%ELN\kr?P#(]Cin3]$Q."$1&s(4QQlU`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45279-^.SD*JntAd_*079?00,o,OspI?$G;RYf?)EF>l(EDFkuN!#afE[<hN1WEKaEFO[2N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45281-o;V/Ro#M3Fb3/ldD?k7Xena'I\],?AXqqp>9'sODE/I(N0oAhcd0sS;ab7\WjRhKG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45282:?=b&lHL_=e%c\8Er`)rG!3TFEEU5,XAlV)fO[-foNJ.$@^$[h`k$]fL^`,kd;GYFb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45283-+G`TuTc!DHT_:5+auCacb5e>u^9q?hQpKMX"_i&tZ6_-%^q1@%O?go/`iE>[G%PCX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45296-n6<`\IQ7+`W5W2C_PP[,3L8WSi=UK0_#.s1_N0?+$2pHC%rL9D$c:VPVLEmHq3\h(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45297:;P'\hcP\(BX2J?IoKS1=5IU*s`ESu08?AoRh5=tGa2j'f_.<k8p$Y`q-M?$_,=`1]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45298-hXeB]idQ<tn<;m.r"P43OEfO?$.V3TrlfOAL=1H2)jHggN#[S9Tf]O$m@H??Ionfp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45301-76*dYB9goIRnZhFjMTHsp.P'pl!*/NNdoubT,s'2^AuT[G\d"QnE%`>:@8ZiCCI!M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45302:R5jMbhgs*n?`r63p]L$W`4c<Q!/4o@NF7,gDf>>rHZL#Q(u)NRn'\*.$h,7sfBg?C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45303-a$f]4nDd)tdaHtu>FU3LSUEC[Br,_6H*:/baN@-e_glg^Yu#;7pH7jgcY6-hL'_nK
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45304:L5W\8I])dAq`oYI*VEVUrF]C17q\X:^!*`4MG#>DW$g2K3`k68m8*Tsr(lfWTQL26
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45305-L`R6,2pB6R[SlK9a?2tOrg!J@'4'7)g-2jFlgrlaBf7lqE@f=)(f?LpX7=s&O2+sa
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45312-Hgr2rafT<ddC,$Mqo'%jFr^Kd=4R3+MKs(*</Ym+/i6mj!9markK9m83b_$r8m:W4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45313:NL,?/\'s:4-+%rT37MGW`]@0GB5;-ii(L-FQ2^il$`YB_`m`G$hRX.o+X99`'MEsO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45314-%ma=/]Q-AMp6)`>ZB2(IN;inSlbfgXGIc5Nc!.7'l"b;MbpWpo2/l_U2A)E:H'uBU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45428-<UhZR\mL1L%i5'mf-X'G$._"tGZmQ;@pku+Nd;;^I^4FT*[9#)T8.kNe7H%Fde_D7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45429:;5^cQL(]3W*;/EFnR&u%ZX/<4Fo*S9bh%=XoW(]5`:<V?_YhN$#\HYn6S"8U`%XCo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45430-nT,[,*hoikMi)Foo,mr<1&h4VmFK$ar;qJ0T,;D\08mElThA$K"*TlCi16I`ghuc"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45447-=5cZ1Hn2#G:#YJ.0!m.pa[E*Kb)gfW0n[M/fBB,a7CJ8Tg1E-cZU;CJ#X2T5":iuF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45448:)@sZ&"9-``$T6Tp$Wo7#($X:5Hs2b",8V4ZG8u*V^KUHJp/T`B@[<TMn:->0diI#/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45449-ETPqGdV!ZO0YfjNkcT5pEK74iqWG`0/oksI<K<BmUZl-Bg6?V7a_9oq.io:iN42K>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45481-^A,J$kkn_(b;:u<(^`aoE&s'Z]mEjr[o[ktRHF<X1n.^APnro7DfHab80lJG,H:!m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45482:mF&S8ETTaS5kB2;,W>^MI[0O9`a@Ef`I7j<2c$4*>X/eo`+h'k"q$R[`H`f&@Im]m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45483-L&3V@g-Q8M^u1i$RdPi6[>q3]9(Zajg.8=\W_!i=lL$Qr@KFXClgI`2*M#sHS^`0U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45499-j/M[Rk$*6d&[YXF."X5":0X=&<]e=8F3b_L1%VhLbFa15(Pt"\rm.+@YM+g.88JJi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45500:k\E`..(H+K10V;\U`+`:Y?@HB50A_u$@8:)=!=\Z!_MDNca\^;c''N@G(G^c`k7SE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45501-4^h8!jUQ@9!,t)LcSa<g*[9)P(fE]q$;"'hT<J(Z=sf]i5rc0/X"C0b_&6em=[=%,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45516-].XY0a%_gsio3660W8'NfCc:=Gj^)p"IZT_DdT0;kqgA:G(=Re?of@GMR6kj=d=cE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45517:3`>+#kLlFEf$`gBnf;$F.hr<X%b:28K;_@e-5G)lRBTWj6!lobS6d-(IGU<1jh-`n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45518-=Cc7h&,95Vh?NLTHAn.fM'@gD%e7h7^2*?.,0AV=W0-sa"n=]i2+gYClV!/""fjq2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45525-Z'f3,+i=OM3hJ`g.a=RA3;f^$$;3!R1N5(qijVPIM3]@B@;HW@7p\dbWe4O7rmhUF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45526:4q:S^4D1KrYO<,G`<8ja%%2^VbWs0nj$0a/8L10V<.31!hOoHi!&\JbOj';B`Z4'M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45527-`lrTR]k5G51+!_W3Cl,'':K^2HNI@gE_O<RS"l$)@+iB:[;T8E5aA(+]Z'rM:iHrA
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45558-(K2\^]L]Fj;E33Z&f$K@*IVqn<$a1VSBP!,9G"]VZ,^*qeCr9_7ZM0*!692;36D1#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45559:$BZnKM%k\%"9RR?,NTuBqba*$`iblZ\kF5$5$U9`E_r>ESqksUOs&,V0c#'/L+@h+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45560-p&&P#@%&3#f11h3YSkJD<UV>?cL-KmE<T+m@ftVj,hB("nhof?So6Us'(-f0/V1s>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45561-CT3eOb.>TS,QME*$t/ta2eaL+l6GE.-lF!*a!CXA[<,S&K=H33]Qbub##,][1mS(@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45562:be`akF48kn],;3=Q,!`G3q^Hq<0593D$.rAm_Cq>pB0odbGMaQKb;WcL`n"%B:_Ee
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45563-lHQA"&kN/L,4#?\?TYTVa>?B;[C?.&1toP`WiW5,&CO97-sne*>Iajbd^Z>\D1jZ)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45604-pCO\tYf(DsjC>0lJ&Rjnh8Z^0F)*<YDIs<rL3DV*XK)Jq!>NB+gZMNu+/,O;d1s6s
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45605:lZeT6'icG<$,@dZrr>$Z.UE/`IdM^-/&l<ag"ohm1J#[MR$6f`Ik%pK\'9oZP8GDr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45606-a<?$?/@lJ_d&S;r1.lhR-:e4Vp$(&26Dd_q+iYCD%QQoT0iW9Y[d'$Mbok:A(T)QX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45607-.Tg;K'p:CUV"7(6rrCpK+0@\sctLZ%5&ZkYjIg@[K?(-E>1:,a?aI^d!g1Y<fCQ#n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45608:;<1L3&>YhYSpq8s[;U+*(3Ya`>UpG5;8.i,fhu%9$:a:p0ZZ5h+8pMP:.p`qB^g2)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45609-N(NGa&'Bft@%(F[bCg7f7;`XHV9u23*p?i=)j7,"Au<`FCJcqUTWgDa1.+!dq)k[K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45644-+WR.kER#*eX7n@R6KH558H^[HO)s'`<_&4q)m[Zl8ft[oNbNC427Z38KIs\=.S1+5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45645:I[,%`1<$srKjr%p(?BPQ`C5%`R?BK7P*,Yfi/`2P)52K5"HF0H&pat,!;pPRe-<)b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45646-\1`ptffa?=.;(.]Upto>GpEfjVr^I;7Dc(-:F(/a!"'=&mg+S`)8PDQpSOMS6.!"9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45653-,S>P2C:buF,cYm/".fdr0k0^:7`H9,BiteG=CFeI*K;X%"Mt(Lk`:6oO7<X"a(fB(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45654:=cpA$j[Mfh+/L0EMAor27S_pog^6`U4%b!ZElpDYc7$B7%1qW_r4'`W+Ch,=X"PoG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45655---Kg>V#LFM]k9[J?<i7-2AG2Gj0u^):]Y/p@U>Sq:Y4I0:T>@-].@C?0#\/`!-Bc?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45699-*i)lEr%@IdfO6hDV&K<3rap=:7pmdHX\@5K4V,E`9Kj6]l<1s:Vf`0ui+(87XMtj&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45700:ar/Jt1$Mkf`9u_a<&4.l[;jf=Q$2$GLu8\`Xpds;h4698.`g)FSZXSWR)l)((!5e@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45701-Gc:$F/nTAS*`+5'*hZRp(!=IU2Adk75Bt[]cES[mLOFLe#3D&jM0jt?a6-bt=^+p?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45704-^jE.@601?ZX`3U)>@(WN(WUhn,b(%&^^Ke1e[7+_d+`)qN\e(/k^@qaegg,e7p36n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45705:SRE]o`lBU;GrqMaEF1tY51JW'[$o>8hI%:a!,uqLF'gY9`L>b]@Q?O^H<7Iu'2jk2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45706-:e4nZ=i$%FDP6[*M0mW`X>NKck]K'AN17=0>in?X"CN:9j^':_%HX/&5Wls0_pJ?t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45714-Y;nZt<d&ttT>M+Bibsji6h+)W[uSqR*ZQpj:Fp%W9sjE"mKYo$,/3ER['@3lme+&'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45715:P>)P,3=K^rW@&Yr?`/5I]A_Z6bMb,-kMZZ$ILt`F$\JQk/upaX`qK&.miFsZ*`(m)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45716:1$cCsLPCer[?d.4fqnp`SYRB[%mUEbcaA5JL<A$b0i>ZsTB_2_=VVp3.#n?n`-TQ"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45717-Dgd#E*a,Aoh'L"]W8"ULE1k,U;R->Q2EUCm._V`dhe:VF5,"`570U$)KVRpt1;r5g
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45720-71l%*ldtYKQ$cs.UYmN<:ESk`l5G)1hN_ujM%[rI+D9gS`uo$bYL.7oHm*tJBm*Mq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45721:Nj3T&?`[X1^0f+PF-9)llg/:mlUj*nD'.%c=iGYU$Pgc%WCm%4aLirQ;o<`e8J\fB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45722-*.t9LFN7`loC!dXMeOg,:pHrB<9Kq#%M*'7c$DU3oW+Sbpk?BE_V7][Thl[.rI+"U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45725-pZl0[HoopHoi,K/,Y$^0AfXm+EX;Et=3T%27WYq4dBU6/<;DT"YZi\Kj#XPtg(hV)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45726:[[%q)!.+6D-i@uZDl;H,@d?atN`fTI$ipNe:`H!GT?b.HBr81[H\ml%d=QXp#1:e*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45727-O?Sq*i]iCo^BSoj;"5;![B0,%(lm8o+Gnm9[-+o7Rcg`r<tQ9J>./Z<ZDSIe?$Ou[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45754-dWCb9Wq%IGi!%0"+:>YjV.nXXJ?ZA=]F*ES;?l@rW;:,;c\(*`cc+4jrWDqBB!6?T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45755:^7cP@_1;dJ<`a\G*"cNs%O@W,V^t$\5)T`432IC>omXbb"Y@;2q_7e:Hs<L<fD<u/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45756-hHm7G8Ic48i%\41/Ukp9'_T^[ebfm:\7"f[]PeEbaGO8[(ehCa!Qk)>cte%^e&/aL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45792-:V\X9^W(aFIq=ZSIaDF/p$5^BA#=#X+Mfjeb.q@6=:BdJA9sh%d_:!6gZS9ud<l1?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45793:i9:.bGb[p\k!leN`FU!uq+A->S8ru.[XQ:>[BGG%Aj:nI!$&]j=\C@=)Z8&[@g`?c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45794-R3bb!:,q?lp;sMa^DQ`E<q,\#0!Aqteun')eX=P%[o*OucKb5L(.IVq;P#3AV"B(2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45830-F)I/"c=9`V7LhVRe`((YM'ggMT2U<7m\ER&XiMI)CS2qoniJ`af]:YXr&jNJcBee0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45831:;oo`TOr4Z-!#+tN=3NiR\t99['?@aD2\c<@j.Q(J0$D2;`Hmo_OU-H)L4444q,c['
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45832-k7gDq;Y,4,>DC:c=BM?u!!PC]N8jf<INP2=?3RZr;>?]Z7'-X)2Eo^(L0$NdI[o$Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45856-!Vt@!r\s?>_/&dif44<FW,t!A0WuQ?%di739/8>d.GOupm0%G9p91iY/<Y@P:W!q3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45857:;OutKj2JAu0-';$P2'eUh<\#uh?m3_T2$n`7efc'W*\6%E@\OO$>ph+o`M%:J"L;H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45858-'X21K[g3"8@L3n:CI1f<l/4uMCnZk*b<sb-O2A5&irn9'I]!Us;Ft4^.=<LWD7\"m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45901-fCGtc>,G1lkfuLX/p7NtMA:LK0p$^[XTNDk.3r\r,E8qgVH&@@)>pP7ZCPF7/?f;/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45902:5R/DO0`E/C44]\IorZ36#qaO`&EF$X&+5mC8O_?,d`nA&FVRKB=_!YB&cc?j^5"T%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45903-l&)qu@G)T.nBr[mk],on`RU2<8F0Ks&E>p(lj\*+,I@rD%FG$kq03c:kXdWdT@fI+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45912-JaHAhhS:ch"-?kL*gimaC&&Z(T&qkH1bph[@YK89j5iKtohP^8Q<b!_ft>-@;2d8p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45913:cL=UTIW`LY"NlEbZ]go`i/^LW7$3cPej9`W*/jq5B7ObK>U*-/P$/kC)RH1r3'C'b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45914-*sVLpdot5\SL$69@roas*cY4<CQs)iN],c43#UWqSIKt'nDhQU>'8VDpX?K_!/Y8H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45920-5[V(BV0q?nEjIsD$IM@!@;d_6P+s.cD"I>$Y;Cc$Kq]OcnSFD\`-rH7-tJKOKhSRe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45921:\_Dat?CtE`VBQO1^&TO$N8tT^DglAYP'86M]!3bI3$]6$'BLW38bXR;AsbKr1.[`3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45922-JtRSt4*ujNGp6)^-0;l<"m>sE$DP\T,V'M=*-0k]oZqFJVNG&DmP`eXP#P"aM1?n>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45944-]_d+-e[0\3)0M'7TERR`&YJ5m-)(CF_]Vu83fj^<#g_ARl!C9_7m(u)I#K9Z*n%&[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45945:":XoESUB:**`d`@OB$.'S^j6g3'Mfb_8m5kOj=.*f%`2=aQTreE:%J$UF!_Ca)5ZR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45946:#U]@JebAMOS)qpdlcH"\%H\WITI<)<[fu`rk,-u'A+$>\*DY`Gk)&dgnAZ_?b3/2r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45947:TH^,[UK<:`;GLIY(K6VZ"+aDr$qsPR&Z?NHrr<W(pYrVlR4d6;i`n+V@(@Nq5&[C^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45948-ZUm:hp>"!"=N$P"mhp7aS<Lb/YH;Sr)G=R%8!q:n83_4ZWN9dlh0.0Hrf3mq@bL?9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45952-$2cSX)_FLmm+/i%QB,u!-qOLU+QT'Drf#;pH033ubd!`&$2]ZO;>JcO-)@sc%SWrG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45953:Eg@R.`uhF#fbKP$37X:h/\MFKk8oWI:<>A%?*m_EL-l<PLsLCdM`,k:S:d8ZSC!O7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45954-k!YIOA]!rToHQ58#ptl?Ee79dLu8r,1&=m@TlW?%6rFQr$8]tSTB/Wk[2ZGuN3nm1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45971-WsGtU[]9h4*!QCOZc3O(Y/>O+)t-7<PA!bn)Z]LT\ZBF<-I[8VVfem!U(r"r;f'Tq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45972:=`V?>HC8a"`hIX1PS+fCS9I2O<O[44\Tie2.D[<j1"c$l<Jb<<jcLE`P:Ick_iDDn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45973-BfE)9ll%4PB&1Q&&\F1f8d<M<,B1t,Hdc.f-5BG&d>\#eaf$7J1lhQ0_Cl<4]*rdE
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45986-)IT%+/V#tg.^bh[cR_p<(h[k7AQ/?:811NQGePT8h%:Jqa:+)2Al6TgrrDAb)K`qr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:45987:1+!d`Z@KkG2P/j!:6f\n^1:NONlhT/k$=q=%>AV[0oQXAX/,Q'=QK#tO\a'6Sh`+Y
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-45988-WS5XeSSc<.^f1;)3*%)Ue#cc^Osst2-3Qf^!!,)IofqURimVX$,$Wlk3eWU@B9=U1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46025-"\R60]lk`l/;3r%PC^b"H?!!G?'-A):r).No_OGS'l[^S`$CIq:FD1^SfC:s7_n'G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46026:`]m/G^%<SF_Tt!A;N*EBO5/coX%;Uf&WTh@$Q`*q'TOlgbD#*_8BuJI<c0(*iJk\F
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46027-*Jm^YgiULuG<tLqR1kCGDSX)smc=@3KkiI>Q6nKQbZGQ!FR!WJ8"/Yh@FP=m-NG6'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46046-+=YJRA<1_1A=_)KhVeg.fbRQn-fuWVrBE>@<MKAmZlB-5"c2iK2G_W>^_)-KJj',6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46047:)O03C(X-`REkm]b$=6CXD2?:[Js3`2c:Q#*6@r+05FGJYQP_<*g7i^k?_"jTgk4+;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46048-;-)\7#j]6Cf$4M:p7ki,"[&*>1?=SC7QQKM5F"B^F7M6Kg]<@M*gHD#7Nf$--?JbL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46061-Tn/=(i\q&d^3UAb%2Lrn:s5'oIU%=:EMeo)--<Wq$r5$WEW`T#3TK_/YelQ/L`@$*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46062:msZ`T7Sn:Y@?e"O3$<GAdi9C'mms@>#j:J&pXP(K^rl,YT9hO`,LV6g7k9cU:kD6r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46063-B@`d5\Pr*:,A0/f\>Sa-U]r/X+<AZ:%IHX-f++,mh[pfc*SYNC5?uX2.Eo%6jPsnr
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46081-O>$%Orp2&oY'Kln(KWNa/<`^Sb*h<4]PHUN%X_X8c/#4]c+1EIE5fEkf*<;IVeUPN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46082:`U&[g`iPL81&rHm9CM=Q9,<uC?H&g`Eq<3+Cs?s^$r"SZN^*Jb*fH`Jpqlabm#LC?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46083-")X=\peEk&HM"@]IEg9-\o_7VRAL86_k>=Q?V0K_(-3M+(7AWea^=_DGVV3?RcJNq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46089-ngTDF>[1O<gunqH4!1S'KLZF\?1:2O60\Ai;:nOU(?fr&A9Z@LX`[))6fkbp[V'*U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46090:QMG`82lF'$9rbUT`gJ*%.gZ3<nVs;$bM';E1TK@5GlV><om5]+itAds&]l&5cP=i%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46091-fiWI,W;<sJl7:&)@j<-MJu!Q2[:\\3=YL2.W2BfTqnIi1=+rNr05SQqQZPTGS/ck,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46102-pdt?@?c&,_YD\&h,bo[ZE&JbVE&rJPm5u9UDb%/(c1U/kEnj@nk`SNOA_W1'52VE)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46103:qX32gmHrhd(dalmJpIHXQ*sJM`RIm;Hn/^cr)E3tE2Kk,$#8%mO%I_Umg`Mg%?+-l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46104-KL1J]n=q!por4NS=o?D&;]naa&WT&^o&uQGNYIERHM$kf.<r<]*;m;L@tB\5qiqm2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46105-b-jNs0far&oj(b,DF_pc*f6%C0'Z/pabE5'[Y3ner9M.8m-XIm81[<#2ebUu<_Na:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46106:EdA)eT@uQLD;fh3=<j!j/cdS"$]W:`c$\ndXG5Qm[h7_AZ8;'N*RDJ8q%j`%X1"/h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46107-rrCuJH%0@&PaV=ln\7PC!;oXB+OhMgC%nr)_ZPR'<@iWl9(kK$?9-KB92/:e^3bPD
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46122->ni_RS<<m#>;Sr].Xq9U$j$.TmD&Q40E)9sj#MQ=r$qL)nHq5p_N<H1:,iT>R@iV<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46123:<;%Cd1%/HdpuD'ke,2`+lf%jD_gN.gf$8\mg>1.CPn:$q=:T`cYO(#\3]<Pe?Ou@l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46124-$diDRmI^95Jc_^G"/2ns&Vp'7^6a?$hH_Zc,.rt4Bq`)ejo>K%VoaL[FiaP^"/pEW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46155-qI70[]^XdiX^=f!BoIgH,WLmEnbNbgqW$O`K;J@t`W#r-Nbaudl1T.mZ'[5ji!qgI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46156:)!8==O8=$`q`*oMYU/T#(\\^9:M1$Lmo4luER$A3][tWo/lq%;O_"D$U&G>saF5;`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46157-XgCk8Gc/[44?m]ec-=JO6BiIU4H'b#_u+*9\&"Xipm:Li_cd6=Qc%NF,0*<@,!K;P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46196-f#Lgu5]Y0Pcb/gqD?dYX)Umi-e([[23!U*Fe<M]LfBtk'Ir%?&HI%3C!+t[-Hnk,-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46197:m\/Ua;E",a9s]Lu;`gO+OnZ/-Fj5D"]$J4+F2ck9SSbFla%9K<`,;Z8"69sTW8LbM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46198-O8Ed=>?]V(L8VAh=>!=J>RW%ZjFF2_F5%S9`UDMZ6Im:KD#0H])VAiVlD@WZ1(N9)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46206-m5KM8hsD0KK2/h^L(q)d"l6J#5:[p9#>b([r+i>BLl8>#j17E5M(iZYeEtcVjL\bB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46207:@ZP7n#7:_;O13QE1mN@C4&D"HP:"7Fq)n:,ar+T=+`VI!Eu,6$q@?=iIZf'`rL&.G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46208-O,Ug_FKZBKnH['?*;G-fK;h-VnZ6FWGmh6Wl-fkPhheNTC@(_O`pUqD;*Glmg%9()
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46217-#/9'dB84l5[^_nalLDcQ00MScF6d.0iD5!5^-B66e0J),Zn*+\YlTKK0R\35?dARX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46218:_`6F@/OG+p^\$rBhHcStVb<Ira3_R1U:S%b/N"YKGf(`4J[mee;>=5EhAbuZKA#!^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46219-ab5[/Z8O(hpGJ0(^YorriQWG7_ci#R>YII0A:i/Vc:I,N;#%Z><a%&nm+qZc)#52^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46271-[gb.K,]U'A'!%5+kJ,K'j6N^.2)T0El>%?<DIJJm$HFh&F+Q:urpfp$3n#Xc34;/:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46272:Oc[AKQM2J`YFP6')p97l2Y,&(QO4G3_9)>QV#Ca8o6@$83rZ$-23`USlY[Mj8+AOQ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46273-(!2E8b6KB<B$s2sh[Y#k-)QilB4rbYCp;&24T)ah]NO5.Z^+rF:GQCU:cB4tQ$:4D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46287-$BbY<R2ItK9NB_5PH.*C>iT_KKt:p-rBDdXJ??b'b0A#F"mSj-rft5,-J]dc>`^HV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46288:`9l`sIcci/pMX!)0u$(>57cR*OuPEKBG`3h:WM=umPN\>A<<FS'U<'1mi6HGf6Ap#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46289-/12C4,:ao_A9Is!e`X5b[nDhrUnD7]1*<F[d\9O422Y1.aoloeT.WJ0<oAhTh#peL
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46319-o.<lrC@>&jL1t-q91"/H,B!t9V+*l#^a5=]7O/3he*0_d@VJjs,b1#e2]bb0ZS.]X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46320:^k(W!E!p;r5jA-rW`i[JnlOVePpCNsGf)S$i8C6UR)1f<)b/k,`^/]?5Q+T],SI%-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46321-[<F%[WStS!?<BaX;54bAa<aV-HKMWtP1D!;U7/DKe[C2lA*LUqKc(9E;LA'n9rFJ%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46412-W[%do2hhq[4$nM?qB*k`a!6<hKTSlm":b[ddWp?laoE.H(U-)jUR/"9+(elbN@nV)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46413:1?=\`a+=6jl`WL<"/b?&ej<6dU9?loWBQU$>L&>O_]Ss4fQoGG>,A<(`BEQh;%Je6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46414-jCAJTrrB5jQ1kFJm`;Xi!]E#(\)eitH0`FTZeI+qOctu_;>`fZMGU"AM7+eS6!t#p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46442-8MHA]i?eTN#B>V79j%uqW=/i8S/'\-L=\VWkuVb]DD3=25hheM573BA;p_8;aDmE-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46443:fE"CYKk4;4Q4+`cF8cmMh$_>d><,8ZcB!!U)*'_L`EX`M>EPJi!'b^S$Ec^C]D&Xo
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46444-J=p<M!;`ZKV'@DC8-FN0j.;Md7'8:4$F=YX1,,UK&28N$?$-<D/;d#(!5NUB790kf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46467-r\Wi6P$]r(dKmZ7k@sdA<=Z++[4P<KBQB`u3c[uS[\t'J,E=R?\GRl64qu6^StMFZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46468:F+mUa!9;`%r2[m$M7gqIm75/&#F3>Ud'qN#Ji*o\XF#-X?g1_Hfq^Vo>29[da#`#T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46469-.+Y2,EBTNk&YUF4GlC%?RI3!^?t:Ze!CpLpd\0d'A9D]Z=)lLdqO21Z,\;fXA.Uej
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46473-"W@9.rXrKpOZ15U$bP624I\9"cQbGHg$e1R\M4iKFhX\AdJ1(=mc8R)aG&0"OudG#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46474:8#`=hSF'VF+QE^*YD'\$Ib%g2nc"ZHl<5![D7'`ZR+7C9K@AH#^8B@AEMVmF%BQe)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46475-`u%kCT0_>/".1N#6ELa&f_&CF;\2M!@Flm9]m6f<h1`H@!k(`'!U$')e\QF7+<c8$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46516-6k0&EOe7#&e6Y?6Q_ms]?9\b\E(+mpZMDtnNdaZ3[mAM`?b\cbrJE]tnAFrCf"MB:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46517:.C?M2Y2HUE#usIZS7Jt:ccj=n3VT`<bJmBEIN.f@]A\[)i>ShOP$:IVK@=^/rp`#J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46518-<Spj\kf$-]'rf?Ejc\/_c[BW`c^u/N7N2u+?^:S?YBe[kN<8iLnEZpHZ/!.\k;ct[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46519-Aq-JWN%OL0gFSC@Mm[Q4o8F0ikIk]gpr_TC8M-On<l1$j/jT8a=N_-?WQthrVc2ut
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46520:%t<3g.I_uIG]uj4J^LUP`gbS!gQ$n/qU`sJ&+M9AipVddrr@s7bsA5>^:J#(<*meA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46521-$m/`*?SgU*'?*([FflF3&ig9ASiFc:k+M5jpP&':j%Pn3Q!82s;i\OPESe@^q')(Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46526-0</Col7[HegktLaR6:!>MTT!#j:9C)moA<VM1oVjdP)V&.*kReVi`6@-t'&/F42uS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46527:2Vl/c#<t-*N-j1@'=G!'D4+%"ZT!1NiaX_10o1\.`XdCp=$-`W_r/PBqb_`UYkY\9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46528-B6gGPgRA_\Yn<u+eDpU"5BL!"FU<=MrCnIY0T4.U(r5Ik^PdU:.-@4InCRB2nSJ&D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46555-jT'b;o^D2?J#__$QCX_fkNlUFSH8P_Co[Wp:4G>#G>_D3dKW7:5p`tj.WRNi8*2>h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46556:Z<Bgr;Nj7WVou(-rr<Q,0YT(,=8)?[D'\h``M0rR*3:]?lBaXCEE]i'Hr$S`LJG0[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46557-2e_X@7:qZJ=d8cTVJGOZfn/D)^)$Zu^M+-!<`n+q=1Y68g/r`X//4&HjndM'$Yhoq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46575-fAg^(:Apcu,g3!.Vo<rrES=Q1'1g4jp'Ll%8>'@pgc=eP3rR5"UG]f?=pMtBrCc0g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46576:[GeeC`]+@IA=3h!a$@2]CAs.0iGeR^,+K;.ma%DX=\cUiYk$n<r)Dl`hhZY'W9]n\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46577-^BU`a4m\bVP$KI]]CHI$5%&CpQ1B^Kh%s2)nNOSE!=L^t!(8<TW$ePHZ2HYc^-$oB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46608-T'3K\Mh5.U!2JGR9mJbJD*:Xn3(Z)$>r28ofDbh\muBW=_J7e[_Z'TU2SH$B3G@f-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46609:Y:5?]dt6>6F+4^Mi1W@QHjt(oGUqdMY,!o/U:0A'VkuVk`a&$Jj`[0cguMQ/L%*"R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46610-J(J3#0!jRk)-FoP:H3%TAHH/\J-P*tG!D7?)t>0HB)S6LBWm1pa2/pUT+1][%u.Il
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46614-\/,Kr*;X9\4;JOW:!6I_QF2#q,t:Y`T0c]Y$Lh!q/gds51,B\-UBE"3X3Uj6iZ<qf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46615:i?*iDm^8nUaWqY[._C)'Dkc:VqU`Gg8rI_l)PY3[#j_NoA$(!R`N;Str#Mg$(Ge#'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46616--X;JSN0$$DG"[uk6`pmi=e7kIQViB9nG\o*"BN\sZ$Cn':.HSfRd%IXVaVWRRc),_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46633-]r,,ZZV359PaG>/b.^F)O2LXo^@]Y_)6O,2&Rn=+nf.gO9]rTOoA:F":tb[9X:_+G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46634:"#2t1cjKWQ@])q-I`I"GC!2d6NB3,TY4S3O+I!$"rr@0-Uj`7C5Wu0*\^R?Y\8:k7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46635--,f.:jGZJ]`_!A=^,5%S2S-Q10K5=(:sSX1$LDcaShZ\#iD7=k0,2_ajGe"r/7T$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46642-cf'cUGX&Od9XU'4@?)QAb\0PnIE+K24falKe=G"EQdM'Tj"@7lm_,B&=\j*S/\=Em
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46643:\J.4s0oe9XHInbCBfEMFG1Q$t,"Eg+&dg$L'dMuokoYf7g,eLS/sUK@`$L7`EK?G,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46644-]@WEt*P&Vhpq`apIgCH^g"e^oOKcMoO-KC`F\kZ,hT4-QAJN@KEpukV]Ld+?_fHR"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46647-ha?pt=jZ5ga#$?V9TBU&Jf?j:Q.TDXoA)]H%Jtmi71j+Hhuf*ml'th#H(iE2WSGMe
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46648:lRI`MAA0b1E(@$LhBo[c`puZ2<C*rBKu!n9XeS=_ABm3W=gNh3^3GOU'QM<N"I$\"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46649:3`jI12Y0V/$mej_iG]XpMY^OTSc6RP$`cOFE\W'R^4s@>nT1e<KFj:.P$*3]rjC9C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46650-$80MCcEF7]cTSTOcKo@h_\:^Rik+S79cU,[R?gh[!#Q0c,Tk1>)^$@00ta'ne.[da
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46651-a4J"Ohgk\Fl96E"^:p1WZWZ%daR8)2_dK!pGT9dq'pgfN4S`cj6WZS([Nm:HKUsLH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46652:b!5!^q\o0F)oPN5`p1e$@(7S=);q)L"al$`<1h(V>TYqZg-Gl4R6:kZS&#"[qb1&<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46653->S&2!.M&F?8El#sp9+-o*]>MQS*!5oM`9C!1-rGfP,Lpep*R?;;DQDY=9K"n=FKe$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46671-r`.P&CNE`P$moZs9,?MRJ.R-WCZhC3D<E[po)PDp;q$rO+.[Pc0!_M=)[dU:)0n>a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46672:`d^1;LU5RpFW/B6*pjEc8<CLA^5[@_[Pnm!7=$;MHYal;c#B[Rb\S!kT%NM'/*Hj`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46673-o&=?t6RLkVKdSi&=/+s2/C;N%#BESh3QL1Vee42"SrGY(oK=VX7#VKKM&V%%bCI<l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46698-Lm];<W.%W84CAS>kHA'(1U;]r3g,#bpu`j$0koNRo4_fCo-K?oR2T$0,c^tO^XAFq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46699:"N>8E"Y<4F(@-P;psiK`6=AN:@kEGuKcGT%=H7*Y<@H$%$rhgE/3]W([$/,c46`GN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46700-f`XKWn[fB`)l`\ar(.qRKdCG+&kO>0*QY6WZ:hSf[Ri3(MGMLC:hsu^R17(8Sgd"n
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46726-1$*a")YLP.(#6.Jme]V\0,lh)rcuau_g<pN"Y>3O36N;Nb!G?WhqG,H%e@dWV8Ne$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46727:&W%AV1!h#fX%`NnAIlQM]<DlE\NN"Q[$"M<l2=`3SY`E^CK+FZrS!gYeZcq=e*sCA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46728-[dLP$qaqNR\];JUXD9o)2J*e36Qd=>"FT'VrcP5?4G_E:C0=X"6.aW`dSX_j4k??N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46754-@C@tR;#H/'9r#H*q9uJNA<K_B8e;[DXdu6Vor8e5ZW[T(,o?;e#pXFRT;?9oD^/u]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46755:mTL*`8;$s[KD.`W33IO4.s<dEZs(o?@fVMprr@CtN2:eq5Wr/<DGh?G+KH%Z+i"rk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46756-*q`0"%V([]-mO6crr?0!%(SK?<[3^NFX2=H\J@:43<PEA?^5]T2ecO"QSPs1<a0a1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46833-fM]ZGNn\R*g6uR0Znq/;55''nMF?6uaC?@u+cgW3CBED+bHtg<A7H>%kk>P:f](+"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46834:-)4iMA/t?g3$DShr`h*$D[)qAiD7TS!Wg.':3Oq9%(H^@jW*X`;GUm-dLDp<S1?3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46835-@.Ek(#"QhSWJ^aeT=TK:,I3>>B'4\Hnc^p,&W'I\&V6#t&$6:VA.LuSE-;j(7RfAX
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46852-4`O[aQK6r'%Gs5IGm=G(o28,tJc#ic*OG--[FjuJ:eAZTM"RK26h7^Raqp<FY<3^[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46853:DW-%s:@,7_WX`$c2-m$3G:G!`B0VG^<.RYmP'3I^&e?&5&0(j]YLqn"dYE0O\Efj[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46854-T>k6k[nZYD@s\!C[AkAVJK,pf:Zp%i?]2WVrr@XeGdC,r[>U"d^j9n5DU),fMj[C6
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46906-YTl+Lm,kV6\7gHbF1`(:rqAQEInsHcq^QT`*KiDI8N10aD!h99b'>H@BoGqY`7[Tt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46907:!&m_qhP@TFAXUip;?8&AlhFC2D8BW*'n`qa$01OQ/$`&V,<L$#=^YHKEd=,TO(/T2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46908-"T)9j[Jp41EO(FNBm%"Y3<%/Q8?Pa/2@SX2"b1#?]AdOZf"mCu$2"50=7S0I!!Se=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46923-$E-gQg["[c.;<@uZI`Q=ONTJT(o,geKcmAQ:nTFE7=euCWrP.%6gIf+k(Wot"V!G&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46924:@/2/WI=E`BPGF55#\B<$,dX`6O$!O><\@HTkSi>Frh!V;WR'_^a#Z]1!#Fne#AW\b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46925-d]N//iLVoH&qU;na_^hN@\E5*L9@p5$TSb45%Lg#J-S/+VJE-\ij56F&;_s3-Rbd$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46939-Y-&B`@*]aMD8@5%HV_P_Lc78Yg3`dujt3KJ`#&J1SFTI*l!0MCP)NC3]a!SH$_J)[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46940:5N7%i!"Rf=kUa'tbQMa`6tS8$A\XdPGS<GO%!XEun?A+(Wks+>PlC`dPIV_(c$I;h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46941-QC2tT&ZAo'Lf\8T>jkGdHdf\HHo^_8`_C4.:%0117mMTlme()hXqBkn+#hWYWE87f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46973-kS0UM='tLDi"*c`JY!mdnW&K<eU/WHbFPc+=m\#(&dL_II\UT1VNmrk3l\)WSOGB+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46974:*l^.L\<-3R5gLLLV0p7#qfr#pnMTC!#JBQSal*WogRF\`@$<$!"Ki%!T!e7`0\"Np
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46975->+R$4/O+Ghk&5bk0MOlN2oKQTQZ!`RSB=DBJ]T.MIXua]ipMBUNsglj67\O\6?fL>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46996-LitCp*X>"0/!'1kOIm'V_l;lAHc@EHQ'oeucWu(pjRH>Khd&qhIB#X3E(:kWrrD^j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:46997:ibQ`8>Yd.&5Th&$a$;j=o;@u#`MmuD\t2D+Zq'#f%e2`RW;1mGjdba*kD'1\7=%\W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-46998-g;9`D!m5]J_Cl@Ya8&fP*Wkj9V5.i7c#jE4`ut^Q]DhkTe,KEM?Iu:V@>[:\V/?A%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47011-G*1FJ]^^s4(%G8fH/YknCoh**7mY0UorjR$IubLTM/OD^54d#58[u4Q"`/-=<\CH5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47012:/Si:nMH`[7b3Bm$.0'Eh`ue,.hkQ*9cHDp#;M&r#B.NK[_9:i]]3BMt,i3&&,us"a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47013-Ghb`72o=GX??gA0<*IAE^bKj`=hsBP33?Nmpg_R;4\JU_QK8]g"<<DrfH4;nIS9&b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47014:C&1l$5"osH'U?`Zoc:lP#;E<FXV:$k>RO+u8Fha1`E*jiDej];`pH>u!/r".n(4#f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47015-mbkRbL.U?@O-4[;b\*ThX`&Hmdb7'2"fmAYQg^,m*eqC:pk*eMI5]M#dIeo(=u3j_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47040-=]aH(`'kSC)BY;\O9f2jorQXjCEu=<;+g5E_WVkjE^muuJAbr@4&kHdd;=)*cD)6d
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47041:KcKa]f,O[`"0$C(Q"C%r[SB!N;1?^%A<V+\"S)5IX]qOnB-a`r];)0;mF&>RXQiPS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47042-H2HCi2(4VMN"^e_KZV7u[EXW+0XDYI>tt_T(aD5ONHluV@i14Lo*c\Se4,X*URfq0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47047-%c%%`T&H?pZ7n%q:-mg!>.\IENm4(SgQXZBrrB0,8,OU24h'-RFV4o4A&hAC59jG(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47048:Z<([=38[,DEN:g-L`Tq`grCX&Z0baR6-uEFEWEt,:FA:TgM%;$IekJP@PCE`#9?$o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47049-3ni"a'KaNtW\UA!kFR>KV+]3>?-]Hif#MKuR20@o5'QQX`_W9*"a]ilhZI^Mhuh(c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47065-Lf-/1*gQFpKfi0Y>qYj.b7Kupj]<d(]OJW8i`rn-3fur$>ReV*W0J76:O'?1+Laoa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47066:(`;$4!VGFBY/9"s`N)]%];`[--QP0+o]]TpqLu<E;@0+Q5XP])IUCFe>BZHoP"bcE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47067-Fb0l)GoUu'=6EJYe%,?-.B+h`Ul7jj]U"\7=Q^MbRApn>(,-'sTnWS23TS_aEZRQq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47122-'$27E&'X(r"ET^VU@XLI<]FA$BabljIQk/F@YZ$TZ'5ZYF2o<k:(H^D+/r`#m)G,(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47123:OjGQQ_`$oF#JY/`?)/aIMDi'T\iD#o4-+-PQX=l48PYbki&AEY=n<h6@3^/N^Nf.k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47124-7Q:eJXjkckj?4Q</Nl5<-!#!-fdIgPOl!7Ta</]SIkaL0"QO4hr9=R/1180<8c.T>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47127-CD]dXl-S"o0![tUQNA9?bd!/\kFa\Acg;MaGKFr`+=%\25l)ICW`Lref'!Vs2X!27
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47128:'rb`%p,gHJlP^u/OIYapcjo.0XaSa#7T\1.Sp:Wc\@g$a(D86`4]$]iUU>3pEr;8#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47129-W\G,=q%0+L"0ej7V&RhM"jBj(Bm"A[j+'R4l,sK,k&)[=TcqqD\t7TO1tpP\*6Ql'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47178-f[/'[`i_Erm)lX_gmHC;a<M^Z:<Ib#b*QQ.&hlO'>-SnK+Q*EfN2[&[4m@h<8:cs*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47179::?"G8^KPC@6$+*j`Fi$I!'1N&$hm3a,DsYS;]01`$t+_64`am3/J'iH0nrM$Ojs+.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47180-=!)WJ=NmV:FsVs\"K;#.XkQ^T:$Y-4-:a@Ud09W]i+(-aGu^1#KSPPt>T^O<%+O!W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47181-jq/gO&r+LS\<%eNC1Zt?R0._@EuY/a621@XY3g3dWHqO.3j[oK6HTVu5K9Fb'!F'M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47182:b!7pLF&PVl1alp9g_Tr+a;jpR!"+u+P27`M$:,(;Eo)>sCMa7+`>GID@thipRg&it
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47183-N;Y3W:nT8BhofN?ni@k2DJM!t.rk_P":R4O<n*!E@OF?4N%$%Mrn*u81"O98L/?Pg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47184:0S,5b39s`A#rBXJ,Y1N&JN^`SZha=D7rB$ZWgQ`:He$Ut/9/iY+i\Q54'6qG-[0?\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47185-Mbuc:Z&U+mJtulk>[nn?T.FN)]mgrBbVt`FS%/M?7igj`a>U:Q2M8VZdW.DOlUOSU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47233-F*TD*W)ZS/l>b[A#j=H7HcE_L2*A,J:FqN`HOcUIkq*k5:6D3FE8"F6E&(![=Se4e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47234:Zp"e\:Z`\N"<=\f4EM=_9*%%KR\Z!2Q$Q81*_C-]EAg5-Tn;@`S:2fta2W:$aDPfG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47235-Cnu#OBi:HW*r5H3Z`O'D*ZHhcS:d*H:V!:2pj6F5__beh%D0Bd485pN[L8ZH[lA@B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47252-99$G$J2ee*#P4dgXuiAdiie$Vb@#Dfe>tSNinSfK+3"6[f;e73D/N^NJd:-3!:/+j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47253::"rKrbbH$\)*+EC-)#&/=Copo`$-KE!0$I"nZ"J_2Y"p6Fn;,cO9\!BdcNAh2`C44
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47254-"/$_-lS_2!gcT"gAXntY(Y@tO2Qq:aRQ-1eMhGDqp`obF-h0OLiU=XYDC.q.0()ac
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47262-?,2Mr=6tl8*@"8.2>``nCMRhZAY8CE)*.VSIh7+=^W0[mrmZG*2S#^[-HbYmqS[]P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47263:p.gZ_(bPnG`_;!em]SW.k2r%d$>i:ST+p'p['s\g?4-0dN;bDRqa^EOnD;%F?L`cL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47264-179!omBTJG8L`l'1/371hlooC+n5C&4nrZbgTI)_W;JrpNG^V%?<$mjjS1aUU(#rj
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47275-pauLG$N&bQU#QS^A:mn60:MBs*2I"0U?CD:r\aVqI`3?;\G3&n#00!V<MqFI66@25
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47276::jul'$NAmE4.o`$6c*"CL31e.p9q1T(r5'\`]h'doWB(SUF]sG'92l0b%ac87K3?K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47277-9WX0Wi,TMA#U51bFa*XSkAK4q\c2XVU.=)2W'IG^J3/^4-hFAY3<4Z@)$`:-d_AH>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47293-WDda=P/^U8OLGGrZ(BBO:R@AZ+#!p%Vf0kpY+/hM3AfP,Y3o67O]A/^J1@mI,kG'j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47294:k=="n\S`JR7(Hg90WU;U*G_4Vdq<],K2!#Li1IZ.$m05jDl$$FZJ'Sk`/Y-P7S\:4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47295-lWl(fYL([#p2%^6r66r8-^sD+"=i=E`ug,@=RbI1DCqTg8C;<#D=\f>M0%2+Y%\pc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47296:\FZAR`l7r)/>>!/Up8sZr@?EJYZ&E"5+*%X:9$G08C$8O8c3AF`oA80.brEgCM6W[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47297-g/pXZAT"U>-OrDXA,YHRf!0+pk'<kn2?eoV81.dmVq6JsUDCA2<YBfH%aoA!p;-F]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47299-Z8a?J'"^d;o,mSC36J^/96$,g*2=rhq"=+-X]pZ/=X"J.mU<W)3QDig8Q]3^CKe^h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47300:`\tts5fb=6CAJV;0_eqRIaXjs=,$VnM2W?sKllRl:N^ct$mL(m(nR-HIp2Z`9d2I#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47301-Ws+d@N"aebb.gB[i0Cm5[t=V[Cl]S#pKM+@nRmJ,FR)GEI*RF;!<3&7M<!$t/=%*T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47315->UknP]$g^hdicssDMCJ6[<%Q()6`<!i(*._n:TZnK_4/V?5sa3qHfS'DD,m<@HLj\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47316:"LO3-r60Gi>51bf4o>Q`LAh@;$0_+%DhG\IVV7NQG?:2fT;bG`o/r)ah6DnLTWa%H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47317-9CWt>?8qXZnTX#"R:gs,N=u4.D*0O]KBCKs[r7_YlJ4_/VTQ3UFH^`:bIRJp6'K=o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47345-*A>D2,.l?HS#Hk/q2u@8O<4<0]N=akq_EO:eF,L"hC7rsR^.15<.[2G!\VnQalMk2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47346:a#0t='hg3(`hpN%L[!SENfG;gZIs-A6h$:Qo5"28LU;tahb1:uZ`o)lU#V)>&a@cq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47347-[/Mt\V%0]%?H$a/fNfU:M+M.mK@B%"iK)^aj(H>,fZV4I*n5R'n@%W"_i`-JgA/pl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47380-^e+4&'C-R>Tlc.iR;Rs[mD+rojIaW'I&Sj5]t/he['s1N\=^i=VkD'p/UiEKIn@';
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47381:#D$]mXdO!CUU2`18-$iS8NH`bkcm+4:)oDPkeC&$?S=!mmh,QHP5Gp,Z.A:qj4!Ck
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47382-S&gm16]")L#QXJ\?X%n0rr@Y>HoKXUa//&;>4aR*I,nH5&E*NH83`r"/,W`D7%0Q2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47397-aMLpqeK4PH$REHHC$h7,-!hh*PSj;!583ioM19G>D*,QjAmjm@\UI0]^j^Fi=q?Du
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47398:osC$k1o2-"^`;M>]lDmYd:EO9js[$.=n2P1g:8<-Ba!"X%&BBIF#NI]'j7Z7`:*TI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47399-#k<Pf6@0W_V>0(MdUonU9>qJk-)+rZ)#@;mCN-`q95J-\B\WXff^6Y!qP]@caB)aO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47415-MQ'DP,9;M"RYjg+AQ`J2@a'%/G&g)kf!>ZXF"(CiE!5gTlhXRKcA-kq_1pa3`]<<Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47416:?R"0bk3mK<W-+ls,_Kb?`/s$IOo.35X6m#o9+Yu,`o[Erp\Ir>nN+bDhLI9e`+M:6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47417-!7%$R9WiGh^^P5`oYh:HXT;/Ma%Y>5-:qfTm*VI4JbRGMbudaT'oeME?.8t`[Qb1H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47449-Rg-A36cCh7aDK+=M2!sP!F_#Kd^]*89.el0h/$B[$+,#$Y?IN'/mV8D`+QI9,m8R3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47450:VPajl`?:;t$s5!^8He]N9'l2>R-s!qb:OIAWcu!!D9&ifI-m`p>F3TcheJ^^JGoKB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47451-`HrDTY<LVJ$bVk^0m%:J4TPFrP8/jpeWK(RZ/4#:S]!3RCs\:-5m:8QO.?4M[@5V$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47563-;,i]:"l+lCS.Z<-[9G'9=."WaClej@POCkQ4.u3s`hU^h@C95+%Smq>\.A2A<GZ5i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47564:rr<u6+*rf&4@8>7lpg-`$hP/Zf`G0j8LSBt`s4b]4ViY"R?4pm$SP345obI?<]>j*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47565-!k_p7!,&LdVN*A\]SN)N!_"K"I\)eI>YQFY?lXQlVoqT'g0I2R&M%:T>U[F$*$4/5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47578-"^)_1NXm3b\c!pNXhs=bQRk@R$:lb3ETpA@\P$M>3?Ve%'H=rBLZh2;1>b^#1),g3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47579:0TC.:60`O?ku<k[R6)u./l\D%F$uf=-b9*%UGAl>h#ZSfe50F+bQN<QU]JJ"`hQAI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47580-4H']-1?Y*jf(U]9Ee(cZP3J!47p801GQ7_9np*2/nB=_q?,-HN*VeqmMX'HgD/I<9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47581-OiJ/X\?+8_UG:Crnu7l]#p"BB_"MA>6>uqlJPsXe__ZRs8^7SHRRIR=G1C*LA:+1#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47582:W',65*bO"Xj!5Ul_iLepl?e%,iBrF:`^&k/<KfM8L.4ta<-ImjoddcXLEcmKq$L:`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47583-(V[i1TV2DJ!1j3h1\IUo1#m:)8WgLn:Tr_TmoG?Sb:jgiSt=HI_3?DtCjaKfkKk<f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47594-jj^Nt3#nBQ7s5kA=<7ttjn_fWHSOC3N(rN:*Wn)V-CE4$1!9P:K7TUW`CZ/D,S58A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47595:*!+)`KS9pZ6<GiAOiDjWUS,!I(Edj=R$QKs!&9-$dbOpZR+HN=]Msodn`s3SF9FR$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47596-!<d`k>h+AWgc#FBE\ipYH;hRE2r$6,7o@]Qrm>M#'TnQ3D$(OFf7uO;fjELf6[Y!7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47609-9t\lu$"[NAM?EG0g6mG7EHUD#n)b0Q;9-lTeXM(S;1maKF;9p[`sPdS#f]1!mnV*m
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47610:K5DTnlDZ7)hW/PW$uH`rl>G\c+Y$WG,`\YHf5#gCDCcTVSEK>\FKQ!JG@EI^X1OP.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47611-([G6cQ:I]>/Y$.AU#k'[0g\GWrU6YlE`\C8b-F.-bNdoEDO&l2(GZi&<-R*g*dHkH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47615-Yl#T=6)SEO,]+E=()fFD/:6NjC!YIKAX+/^pFf2N@Fs)<V&MpmqMhr>OlW)k\QQ(O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47616:J0cNIBE738NbbiIP`&(pGVR7%G5^<r^GY,%+M1+n$r.Y^)a7`65k_Bpd\HElL%`LV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47617-TZBu\39Yd+VOVO`AU@[B2J4=8oCm8q8s,ZR/V8qW!(\(od];0XZ5D7jbZ(*ba4-!F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47619-O@D."El[jJ=0i(_[%pF--eaBLZF2f@<`4bhgED/d3$`HXiKIeic?C]#TMQ1S)u(9g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47620:;<^`?>HJ6-gQ4++R3W3$:TY#6,6^GP!/u#s?A=Cm84+"EJ:?_TW2#H]EV*-u=Fnn`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47621-Z8C@@_Z>K3XuPM49pM)$j"0uA"Eib$-k*_Dg^+i@Sk$I@EimYa'S:>6nZ$<iaP0T:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47664-Hq!g_VH]tl2hs!ua)_cVUi(1Dj8iRGXdCd)rmA3"hC\Mb&TNRCk.Y/,c<$/eD(+'T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47665:Sfb4QV4.rd<$XG0Gio=gVO(64/[R*:_`$*i1s+o`D@m-2IQh.fGSS[%1>1(`X3&h$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47666-@Rc>JD!i.c8F.jEcVO&tjd*A6W?fZ7ORBM)ISejL@8c7`Rd<\pHCc#k@Tpc\OZ'2q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47696-;*q*@<RJ>@l@&h[da-qQ!5i^blCK'd7uK6!01D='k2!n\/k/e]_irQZY9N`Fj/lMF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47697:`4F!BI!Mo$C'+/DD_9u^@ZUVT,`_fSe\;H?,O%E+Zl;.I`E(AhCP"H2]D.kUUH_Rj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47698-_Yu"^/cPg(.pTF2i36YN:$8VJrRM")"T%boKu;rHf.==84HIH9[3jcUH6XM)nILHU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47707-OZld,B,L:>C[E4)hZ[T\muP+aWnRV#c#D+,KQ&.]%DMd*9)0u<dpC/XD_6n8)i+_D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47708:4ZKTLM`-;;$PaJ$QD_T3pdn>d.WSQkA0)?XNT*`ehC,f%?\WG#gTpp%D@ao7B;$B[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47709-C\<:qIMRC`h[O5LHo2A7?8+)"^9E\"/.O]rShnj]?]d9?*RoODoOphl9,5Iok^WI%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47744-)e3kg(b0s7ou$KOrP*!n1n>.QnMKPG<`64uE&/V"3QF)ri#_Re$m9sbGnq-X.,X0N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47745:EQY9F`At:5$X;LCU./`6?*FW9`rp%i]m@34'e5;BP/$4.r`PZ?_c6>ohu"/a'Cg#.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47746-KAf$4lHcD5lOY"%lsW6V4YT1^X`aXD%K7l-_GPYs4f.A*bm?d75fr[?Q2Ki[>1B!E
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47755-9'8a(hVP#4q<Y=JU%2H<HStF#`Z$1\gtLFW,$Q<pE>s>mo7m2-4rENnj%*6bk(/q$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47756:8C_2R<-HT]Y?DV\]qa6=p8QPFk^0G?L`qXV[T.5s.17I/,Gm\#e]M\$X`#)f\_Rr4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47757-J4V>C]]0!PQ0GkX>X262Q'UG;,@EeHcT)_snVb<Sh"YkBo^8at&gEP6Z8j/q>dWe<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47761-hAR&%1+JC/L/LK"HJkCSLsWcEV$tOXg#Wh2\'V1_PIu^O2Q/"b;qQPae`lf[F_lc-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47762:<K*G'YljO@5(<u(]WF#P3_(0Z+)`K$3g'3e8IWcU_Q\*C8iL!eS>`Jo*o/l?HJHs*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47763-4G=&N<DlC+g^*O/dkbKOj]G*q)9+hG;+[B64r&8_JOdpF&$JTChq_mEEhq_ZKR/)h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47808-6NWqg`BXHY361>i(s6^9;q8Z`[+15>rZ+QW_W>rk5Um$H:-+I*YG(?E&jjm<-9He_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47809:k^@rOI*pk&W$IN>^O<.H)#*KO`I/P9$CIrlNI8MI8)9,tkC`akpqCqe)X[2^W]3nS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47810:2ARg>MrIdM[f^C`6f9Y.aM?_6C$#suk'`k3"+\5"pF"gn[Z>fO.$)PN,Q^R1WfgUG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47811-SB0fh8R)h&B.)-?KbiLto^]:g2r^+oD)029\7>R?gbI^DX]er+inc[1\!!D$"$^.-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47822-)r-dq*B<:`UQHFhG%UQ*aDoUU3;b3X<[a62B\Y-!PIih>8p"j#[h5km(h1-hESo5&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47823:=%P6ijgufnQVt-0,]X(C*[KbKEcFj_Pu/\6+7C)UPED.)1b`LN7s4Be$n:V;MQ[`#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47824->CdVY4!SW0fGP_$qGrTbUG?iSM`Qf9))_oF1@r%BaWAt>P`],qN__LO8E]G_Sj1OY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47827-)NcG;m9<15Wr2`c`oH85Tm1G![)MFUj8]l9\pYOOYbFoGi(!6u'u!QU5m+mR2:>_\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47828:D>X;/j,i[`W:/ANRb>"tBk&(Lc8h+Od<S>o$:9apg`"C@26od5JlcQD#Rj0tHK4ZU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47829-dmZ&<O[gqiN<[lLcJ4G5<,BP7NIXA8S='BCN8or+8u#/IF#d,rdHl-aet.S&PY[[\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47895-?f%Dt)b#Q0-;/J#Q#I%J9!8mj>8eqq3fV+6Iqj/5"r?akqH0Krh6QhY^SX4F`.^l'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47896:Q.]c6a,cULEm-i:g:(2Di*:uh0f^M!`[ZYAo$&c)9[0(^!1XT!^Ih\diI6LH`c5dY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47897-Q/a@)<<MA2r8tH[f7mKKE@;2SiJ>OsI0[/ib`+,C.)R$A@XVuaB(?ul=]/-e8u]p=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47918-AEkn@\Flgq[rsZpMfHV;.u6QZ@S3V)K`;&<diM(4V2U]K0L5j%Dq%\Lo9Gl$(-ES!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47919:PIQ&V8?tm9`SY_(a=!-?C:o4'JKc`mR8dc9%@i[Z&'hR7QqUe[$R$o`OIS&GYH;GB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47920-D('pg!?6(lr."'o:TYlYP!p3"3<Ucm=aoQuoUW+(>H+68q3"8d99hM6Ghq[hp'D^:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47935-"Fd-&SF"JPI&P'cnd#!MR.-bJgeLgrb(%aF/he-&G)YHE.GJ'/9s)FD9'fE@c>lEM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47936:.ET^-ZIq=EOh_Yd8+N!i$_>N"FnVdH2`ZhjE^;/dNh2Y%.\>62Ye/NLN^q3$\>`is
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47937-95^]I[qlC;@&.a*[8EQYS\lNtgi?KKr`*B>Q`/1:o#IRj[mD4#1hYYb\c]bnVn)N#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47978-F]hPDeN$T)DgmuGT>dFQ>#3'a[@5e2e"sKk1,arB%WXO:I[/n2YCk`M14>0u<jrEk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:47979:F"7k54\^/]L)NXlp.&pRnX?pc`I)*pl(/sCn$O\?gMI@$"4`7D"7\8?^VRYp?>J9'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-47980-U#S:H43r7&0W6)YcjWs9`JmT>A)b`p^m]RCnMGdOK#\*54F;4STfa?i/s9VNN$K1)
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48005-o;&e.([=WS?6sPmZ1duYY0U*8'qE]<Pu+1(J/9:+rTj*FrX"#Ben^0c'7<g1@Y/<j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48006:\MfaiOlL7D3?[D_!"f)ZoWA4g>7lgR$@`H6r/>8T58912==m7S&8>!F,$Coq``2UR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48007-F98>-"CSB<fg0F&qn,qp=Z4=_>VLT`0KXTQ5V!cHH'0J62IQ@VL`"Ea=8![VLEmR8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48013-ja9d]NEV[_LX5+mPbi0N\$(%bcTk^6FEsaiL2W?2\08Mk`X)4tf=CfCpnMDrBm+r:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48014:S6ss@?<r=*%Lri)FZ&`+2Y$U!fCu!`<0e$)a;k9Q4:8K-WJN7UdareK0`[BoJ"BCs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48015-@-50EFlN^OSg(2`\`l<sI"//@K2&k-4[S-YH\)Sl(J/,mS1l%EGikQp/[h-eC`/?P
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48036-m%nZj6GLZf"/i%SlJO*PFX'pW:(k.92!)"@ZbuLq1qJqFf0m9>!Kc=_RE*!"q[uQ6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48037:Mi3FO]qqN_JFZ5F0BZ]`hi#8-ZbNo>Wj>soRYHs`]fWB)R?$aR*7rA`&:`W5J$jL=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48038-b?qO?*uI+GAS!@jnd>FOT2JaJq_t-5/J7X4lNIF!]0E95gFN71(%>#m0^tq#]oKj?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48085-R9<Z(W=%>AgfAZ3L@-r+jiVm'4\r1nb/'T'c%;i(Q0\6G.2R4;#1b"EH?RSL]sQ#D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48086:Fe^pGM4Y-()gl;G`fop'_YS_oZ@:lX+:JPM'kV@bpaX>$;>`A=daEUN7h:\46n0Dh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48087-[hr-0q,^Q)CBK<T-$LBp=0K..XtRg3>(eT2Q815&,L+,V"(NFll734JI(*_WV]!3L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48112-E&?f3@oroP&0i>.<.WD.^IW`jiU7;)@dr3.W:@b_rO>pi#NpP+h<oT.C\'$DFRV8]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48113:FT'hk!"OAJC9"N"l?Z,BotHpRT+=^D`3;k&;3G%V3%?ullcsu@r8$o;`(_rO=!D9M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48114-H)6T6+lr36L2UBKm+lkcI659.g.uK&?GqR1+[7\Wmd]1u?^('F]#LT,He[6@Z)8P(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48125-g-!/?_k4Rte"qHFipVE30Y4fLo1GA9o>mDh>li`6n3G=qc"TqAP"hOf+!3J^adc)'
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48126:O/8?`mNG-M3)bB\J_TEp"<JhpPn9N$n>r;S`]4aA^B^pKjGgR2FD!R&!1gBepM6IX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48127-^f"=Y)Fa]n\6h+DB&g,iXQ;o(<_2q'fUA,=R@Z'/fu]4F``nY6n`a%a`/tns@cd1'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48130-:"rW"V'>)59BJeb+V)`0rQ]-o/Kn[Ch2I(6K#IOf6Fn3!`%Xm4Pmrrd8.#^^i;2#p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48131:*Z@s$/%LLt$p`crcWY_)G",47VWS@=B9t7i-qrPSiuN2k.O_D:$DH/`G[^kCa%TR7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48132-8YRIbb,Pla=NC[A*-W.=95(S=)fr9JF"(o_?(8/i&rK/#9.g:M3<SFLpqP)XCt_3I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48146-b9k:q%Lu-AQKPr);V6UAA^OYGeNk/hpAHM+^U%]YhGjLT=.bkalfr7tmZE-[7NBbk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48147:N.@BQ`"EURm8+G7<3memcccn%r8Om(+.-'qd?"d"$Z\b2WiI)5NR<hY`(E5W5)-1Q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48148-_D8^PJXA/RgN[4uj+7")'Vr%?(')3CAL]t.eC"B&T5]iNcIMn9@!ua!?SJi9S<;;B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48189-5+O2b!?47jkE[?3*,PWT)A7@'J&oo0>=)P\h#qc;E@[07;-/9(ern>OUe'U8Vg/jO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48190:W?L15hP7]J]V^ZI1gjlsN^l7t.oRKk`fj$]!%N;e?u'>UM3;^])`)aNi^mME&<jM3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48191-*E[mG]dbF@nmn:M`sd#0N"g>lGPA&.bEgrq5Q\,8Q&\uCHW:G(XmP4$9I.F-8BG78
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48250-2?b;KH")CN,6T(-T)($po,Vs:]>S5b3<O%4)%(hXc"U5,q6IZ=1GS]WmDeL9W3klY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48251:VeORkgBtA7!"[r`qc;%-]C#k<<"Kb&mU&4.4$>WU.?Y(.Ep(YJ`cegglt\X=Q5=#)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48252-&4t.]B--'&b;r5W7T`1T=c)D<H;Z83Si)K&V2#oPa'@!PgTW8d*]Z@Ig/>pGb/9a,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48262-U//Fs!/&^reAt)dgLUTmPs$kf9T9=:3>i[M.P]hW:>2tTM#[mp$aThV[if>J<NmWZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48263:PCCdDOJMXC2.QaMQcN9"iO`(`QKbsr8CZ^B`^$>`93oV6`=V,h9p@+_(nTpT<hn=7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48264-)mk<\Q6h)&4V,4l!-t/,k#`9ZJ.E1_*NBK]J@Lb*]1NP5)<^6Rlnl7j6n]J\a;J1_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48265:5WKqH9iY2;g'`qU2fk#/p;$JsA\m9>jQ<4l;_`'2AU2\;;Eoj2'194eD$4BL#BHMr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48266-qk+E^l:+ek#Nntm!6=O+.I%%Ua<cr`c:Q1PqU@-#MaE<kS\P:g;e]FV$#Z=iLrcEK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48294-)5<EuM<7@;NMI+\iS;uY&OHe5+]S-Na>HS7UCnY"*Y'm%4$i93krU$F6)94ODWe5+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48295:e,KF"<W]SI)+H0&gk9><p8%LaNX98AKdW`Yi;Opb7b_(s4iEF$#+A1s2eSdGIlL`-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48296-PROlI#9MdcdXcBVX-8*eL)DumeLMiBk]`%VGh`#D)&[u#Z+)I2j:6X6nZ%OaXqp5Z
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48302-QF[f]8UspKQNndKS9t68%#C(\)4i-`)3k[Bero!KG9Hnb!2.JW*rc5B/7hu%^R?>k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48303:/4MYr&'C0K"4UI`&B%CQbP.+Yk/X;^eW?cbk$SV%*RFO=$2s"0QInb3*`(fh))7cj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48304-O9"P0oqC]EH'@[\o9S/c3;mS9QoQ=IPCQFqHY0&.',_De-Tmt(+E.ViL/N'%3B_[b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48316-j]SpLLdlDHHX`GbffpW1ZNOpEj&18uNda@Q-TO!sS]+-]Ob:Y&Xf`^5OiXCVAVoGd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48317:G4UoYcB3`q?^PYI8L(FH7'+2l_0.1,8]KJ/,_@sdEK$LPksb4T+jCqm5:WFZo&,`,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48318-P=^E9kAtH%OA8M5UEMQ#,74p%e:30,8''bQ#oVN"menRr-_P?Z3FsbdJhXuQOmc8=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48422-DI:qaB_nRWL0IG>W*7t*=VL7q"(2OZpTL@+,5>R@gYoo%]PFAn?$=U1k:/[].rh3(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48423:^1b1/)dU#%4Df?E>J#^MP#A301\20)N/ILViDoT@'\`QeKXF8kA_$1rlG[:@P`-0i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48424-InKO<;YGE,FDt2OU`AFBrb'P@,5@'CVr7GZ&`2>lT>Y\BW(OK9V$E3V:;<?KRXWSf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48431-=Bif,b+C[(e'jfhgU2G;q_%lq^-)@Ur'04kJbo&'?MGaB\"EOU2u-K')^ihM+)mBg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48432:l8!\KNs#??r%al`^Yko[Z?M$\brX!O>O?V2=hfP7-5Zeg]*o1l*/kkte`CCfb.*;W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48433-U7R_$p$l9Uonma@<gQaKq#:>tc1$>arX2Lb2(O)]/P'(GF#T?+9OmCI=6R]ChqI,a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48471-md2;NjLsRU+r(2/e%#6U(+L<g_HNX"b?1B7?heX`(jJq],E(qjbA(o>!0DD7YIOOH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48472:o.;=.B8`ppDr*H\S45dj%Pg?Bmu%'OpcWTCGZ*$a1f@%\'#?7^q0=t'HfDdt^M@`p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48473-?2,r04IY>3ra1HR,i&j$3(Ye`+Eln[XJRV9/l^]beW-*i]eq1JoUg\PmGtXYHW=(%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48529-38jXZ=%"p2f&n&EXfQo"I:72/A<!>ki8>3oI;4^W`uDj2S-B(S=0MD"7#XV()MT4*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48530:Z-V8j^WO3j`mKsP$FXme+*`*ho]]=Q7i\48F@Nf<KcPI]8l4>u9+d>.d[1O#b"krf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48531-4Uj@^0O$'R"BM1dLR#aQEPTmm<6&t5%#gh?9_iX'(`[)d!2$)N8^9Nk%\3P!.U0#L
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48536-']TUAd%A1i5GsdU/lVI)r(<2,I1Cl/!5r^aij+(7,pPDh:-EssY:nHafaKW0AH9Ij
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48537:Yg5MJV.+1g,`pckIDsN$Frr1%>^Y-sU,_!hk.s.q,9jjk"-of1HkpRk9!`Esf"LrN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48538-#B=>m@S$=8WmpRP]82VQ=_'ND]1FBAT?=HK\rKSiTlHS,!0>")1oC.CL4.eY'`a<G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48544-A6b\Yp<@C,^c]-XGEJ.c)$9BeT"eIfdcObLP:7AK?*4Q`rd']2p=%$AN/gS*8]l('
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48545:52BsWG'>j%]2rUQV`BW*Pf+i(Qj(fcWN6qi@PG$PO9,eG%`Io0XY!RHI@45ABb@YP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48546-EOEB"-h+3C4do)<aH_he#Qu,Xj#oObTr\((5Kp*FFD5"@gI6#Rje+iWS/;#DcEk`h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48575-b<3D>5S1#N!kULF,<gX)O]^5L6UPJhCcp)+SH7$kFNmTCg>k2@:1j9r847GZ8>gKZ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48576:`c9d4@@:]uXq3%m-O$:N/-+XZp8b[N,)^#lA(pI[JWu`dl4:'].lf4b@48-&=W'hp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48577-0LuG=I^O@))L$Lu5)1DhMheeR`@F.4+`)`@64[hqaU&V:A`lK3)[A,NHIi[E,gjj]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48626-))epJ+:hg_AYeV?:MOBR#pYc^@!d@12=-63KE^+mJAcRpN@c`**eoWpD_;HF^;ked
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48627:8B>0D9`!?[Ib-pJDI.LV.2W3J$_RF3F;@r07^bm"Gm@RT_Oko6`?$2,0$A<QZ+RA$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48628-+<>n0PW+"e/aRC[9blcSG;)N$DPI;Ql^lXrGfZaALb>K@;nElb>,A%?YWU;NL,RsZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48641-%SHWgg7,dZEI+$E,9jH<O;*s0%g+tqT5U1\COq;X*:>sDH[]S<-mE>mjCk?U?jt#2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48642:q2_`F>_U[SDOkj!#U-I8aj1\3f=PT`h%$1'XK5r!jtHc9=)i.`e#o1]&^&E=jbV1f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48643-p8ZhW_*65)la_f\`W5`WV3q_Yo%Z(;j=!.i5.&a4=BZoqNM9rm(%O9))]f35LfI+4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48673-\GlOE%P^@XMShuB9GT0<Prt!862%=;V"nZcFs"R3Decpj_,/c\!Dj'c%lgBtJdDpg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48674:H`hdq[mVb?/&<E`PCJt$>9EsaHQ%:-8J<@hNIYQ$H@$QGm0FGm9o[F`cT]klJlPi=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48675-J/^T]k=+d20-SC;<[<p`6L];L.WZem!YlGq/?R*:dZkZJi.N,%!t9T,XGTT3,6/cN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48710-OFC^).TnUEIqe"s,-ilEgH&DNUp'5%)O>"I&@U\Y#Q`sJj8T+]9e3nQnLtg\*Y74.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48711:)ge&uo&o,N`c9HB':s6'-%+WYFSaIoNRLT2;@p*AJAVd$i1Fbr1Dbs`g;V+SNo*IS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48712-5;,:B#:t/Ar$pFZU*RdFcNK8\'e8p`.o".pJ<:B_Ttgfo+('>V'ED2T3?H)pSlH$>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48715-2N4U[WV!8BqdQ_uU4N`(#'fChVHR`OpEm<>-<9Wa2S/<%SjE"PKtlQ>Ih:5Irr<@/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48716:daiPuH_c"9B:`$>a4-"DcUin-YRJYi1'n1FoY@Zn]D`/fnNL5O`B$2<CT.\'.l?gn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48717-N01P?,\7":H[r$cYFjeo=0f]bod4`V:.Y;.n:eR,\#nKP[u2Ml*<CFT2old<Ouj(u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48721-/,&0W,`\j0ZH?Zj,CW5*ANVWsX%P7G@#7HBaWU/p4[iTf\jF['2jajr%`@O6Nht>X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48722:/:`I"me$>of([Q$1g1'1[3:F:6ESNfhNT`LWG)I<>SG3Y!#g741ht6784C?SjbI)?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48723-$R-V3?iZ]=XW(ro\>L/_JL\R1k;<9VabE#1$l3?C%nos*Ieb.S.)Qd+(9/_4G)b90
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48724-%R:9fH=iGjd086)7`^Q1%k9t"6=ZT@EENLq6t@d114dn;!3;tt3=@58@#Ta0*-O1e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48725:bfZE+B5gBaE-_H`p!l46$XFJTC`-(9bWbf>]Q>6t<B):K%B_]6G5B^tB_qm%JXe,+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48726-lg'+%U*<:h%L1^P`^/kc<`6BI*p'ob_D+&>+DrHcd^h"a_/0SF(D-`h#gQS/!Cf%5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48738-4YulbQMa/G5N,r]_/Farg09D1XJ5b1M\sM<*r%Vgju/Joh`(A&*H^Z%h#+>F8&S,O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48739:`jbf8qh\jOV]jc$iS\@-H<6.jK^TV70tDD^ZiiLBe!'0LC[G?pKGV5?`&Kk0Dk_#N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48740-I+$+-,Femu@lY"Fj:PMo!"cjQhY8#H>._F=mIZ;RRc8K>pJ`2'8%!=f,uh%uVhJ09
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48757-CC^qiMf\#R*N4^35J=E.qO^CN09!UadkjS'rlU[ZYtc'?J;g?r"\(Y#Y'a7kE,DMW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48758:4#a.<n?1%.?Noc1*po@moNRA7'iHt?`jp64?pV!E^DQ`-:P6Gh')8B'l$!?\`d1=)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48759-h5UH?##Wa.?4R7T2Jlep[eNGRD[7rT>A:S?1's]q!p"JFV]Bba=F>2i!.pM]+[9Q,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48835-\qZh'^=]?C,In.VG@el$W"jq3km:K/"T^)=jn\:KGCr+ncOT:,DuTeD25i:OK&,UH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48836:%`Wtm+E=#Wp.42j[=Df:D\i$M+N?Z,g.t*.`>%hPpR8EHk"XZHF#M)Tgc>Yn&P3E+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48837-f\#@.[6<!Z/9/8g+ep?(H!icuCJO%^\:n(\<K2RbV2sFll:6<rb4q+]L<6S!R:Z_8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48841-)#Ph0*3sfF<c&a5!4q^_021d!?L0d>\lPLGRsQ1<T-Hji%"euG60ldF=H`Rln7tf&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48842:3f]E!6q/D7`O`79TQK4rI+@c5rX&&_S)V?rj%$T+YMoaW05ROsG3DJ52a%BNMY`2A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48843-EJd[6_b)EAo/#o+CYQH=2&R$@'&Gk/Tl(]sH&lI`]Gohum1gCjW2%T?nQE3o/;ujN
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48929-S:SsWor_"FDXkh!bkm+rTGZ^\Q.&pBa6+mLN,Zp\e9Y-FD=2JmVe1,+EE.@.'"hnr
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48930:JoF#)S:6(%)f)&mp<j`a%cF=A,e(%]#>]]$L*Oo9%S8&:%.uW`f1uc"UmTOH2GgZp
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48931-c8lJ4H*8/#"P)3iO"RHlm!J2Vd@N?Ao)sD4JdK98m_5Ec@>%F",]^1]_olXP&s,2H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48955-E1:Hi2[tKH+-0U!4LYqpE6S;L62,3rA.IDkf$m<q!f8:l#0tg4r4BWupf8rnZr)Y^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:48956:Z?_fi`/[T=$>Z(&d&f2o_%H(_(tIZW#:KVoERuSqMOr;aDK`:!H-=3IOJgIVGh_@*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-48957-]S0W\8.W]pdiHD5N^AW)Op5VqhO3rTIRS#ihd4<>C1ptt'3`^$0pRB]YpA^CT.P#J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49020-TqecBl)@a)X--K.GQXg&qpcJ%GOjcK[%M%SB0TQkO37!PgV=pd4?#DZ<,LZ7l6Tn_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49021:iN\uH6Vh9$8\G^NGf.T`\-nI=5$F%&6*\Gbi9k*kr+UQ.R(!?449//"H5`@70u2aA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49022-N7&9U%S%PSSI'#'H4@<C/;V5=0$lrCn1o@?2iei"M55CW-ZT[0&#Di#M'&*4LqJ#U
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49076-bCO$E:](mprX)0TI=K8GqBs61?Jb9SRS0"NBYl#gJ0W>D#gZ-BRlh^4DrOtO%7+Td
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49077:96m6E,(lD*`Gjo97>Jm\.PeQdS`G$S*7QJ_K\@`6eR-@G,*<%_KP^.4meFQtIMMD#
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49078-pn=[&*];J*XqsTl%1E19GG]0-^M0;^^p^\$%s1sC!#\u1U*-c5S\L/3X/8.KnjTD/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49079-a5l!6,),%ujB'l1U7=63nlUdO]-HZ8D,DpfmB8+_AW['1ce^lYCJDL##As7U1"5Al
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49080:H>M#=[=[06&HVqC;sRV$W#L7*,I[aaOj8C@Jor&9K[WQ[\T`$?9DO7R@qZ+\EVGe`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49081-F%\#FZYd_13F#UVV'?4F:sUR5m2Y:PbnekbgF8HW(DkA@"[%J3,OqjH<OJfdk'_uS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49082:=:%*`&i/S$OcuBrY3WZrRA>(O:u>c",XUC(#=<gUg\TIR(F(`EfRVpN!;fhBibJq(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49083-HVU2,ZjR,0)3%i?O3YDn6;pW.)H'9dcd0pl[hIYDMrGc$Yk]&(rr@2Q.)88%cr[;_
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49130-N7ujZV<HfL\^WJS*(L]_W++&j?o!bUWu4i8h_^BT3/8iD?e;:>0Pb]5LYXa4ed.3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49131:B9A4"`I=)$aPI0/?\=^ArNllPin[r!#+_)--p`5/4gT^3V03cDm!Y\p4q#kMe0)0I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49132-FkneXT'3MZ&R]-%1/:WB1LE'<$M]=Wkk;JdRXE*a$7ArNKKmX'9uQt>m@M&biFWqG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49197-!1d`<nKQ^ae1Yq-[TuFSL65^%*.?abcS_5l3:;">EN#%5h)]/M#DaoTSjli@@K?lk
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49198:0oY(>7<q+WHjL"Pk<'?PA_<"#jJj9!290rS`K+pPYVPVK$<Zn_HfD``Fh;Kgh*amP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49199-P`)r>Y0eJ:cf&1^BZ^tMM8`AVVX1]\_7h;l;0f"OmJXEDG?1dHQt/<K#>br1pTKJR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49213-Q4*]mm@0S9=U5Tj@hKI)YTrC;9-UJbgn3SJa"jJ-U-E8&:#k\tNF3p:f!O&=Orp!7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49214:cJVf;N;e5%f.!SA^VO*<%q@39V;IN2$`b<Z[Q$/>d$hr;8T!FrH$mX`]7:82>a6/j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49215-aff[^QTcDaZfBYqjm_Dd-/i&pU0/^;I%c]-H@+4@aBUWIrj=4YUO">\DtrMR\&5Bf
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49238-VVJOIef9e4p#MWQo'9QU[$<Q<d,oDXVr(QnZJ#]0a\&gs4Gm@*e#4;QiD5@MlV6@e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49239:XW`t%9N(X`!%4HB+,t[dXD@2-ST<$(7dms(Z/gl:5O@oI/9msJjK`)f,^BiL*JWOC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49240-FN7S\]W2Kf]Zk+RB$n`R>p4HW/7p2E"![@b\+6\Zf&q--JVI9skFh`;$M%DRHXh//
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49286-$;oquZ0=lHp?rqr'tus(RGTB9E5$sg>4!T$OkhRo,-V/`&"JT#,IMe23n,n(]B>>N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49287:!(,_CIK'9SLASoq(u,EC$lb<Ha`'CklfKR]\OcVo=k%0&c(01H95(Y$;E3["k#)`6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49288-\Ee_"ZfLXC'(VflTHL=qc9K,;Y:-$]DC'(T8e-%K$^/1&!#B>^[=Vsf%co6HWgk\i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49366-Rk:'cAcuYJ!JW=m8ZT5G94IPF/j/pP8K_hdObig&3Y,Q)Srp(\E@[$b_($+KI<_V]
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49367:ppc"bOpSr)?lYaJC=GVn3/s<`Ou<DoBs/Zunk?;V5%J`Sn.0pC<^`$>436`uA.+n/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49368-#SeVFc58`(is\37O1dmnGqAi5F2;,P4mBY%@O$k>?q(82K#L4bl750i_:D"m0-$k;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49380-AgA>#P-<3n>IKkjb,[E>!t%Woi!Q<('r@?Z9?9_q?tU_8ZrUs/DUYl3YF-P%=^2UW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49381:,jiE3`j]fD$lTa(Me4`?rU7b)?!An_]9)nqJCjk^DL;9RWH@ALQ/d%WG"3[*5sDiU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49382-*>ZV#lK.o9A;h'EgQ2K!qW=s97Vs_>e+WhMO?+BS'q4KFgU"FFKuj3XX1-&cC^m+0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49466-0sT'Jd'4Q&?AWSJ%j>6FVeH=GIMJ4/CBnWgmJu*1Oq\lEnWH&9R]Lh1[Y2%NT5_Zf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49467:]?Fh'A"7',BLP`[cb.1-#ridu<&1($<u_A\"Co4B`CdZdY`1ofhPZ7l9%pVu[E6Rj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49468--rIIl7LpM8oVpOe&Qf)S*+ZHXhRhK/clKnC_`^^uhL[I;.,E/_MukE5]n+tYq-%EJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49469:k9OGe53_buD]f(g8Q%eV*:`>c!frZjW#VF+J,OJ>"Ts'$.-]J2ksCZ+hSi`$"LO!*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49470-J]P[lmo.0kc9Pa)QTMIfa#tmc)SA`M:n)Jr4h>W*U/*^W!l;qsNrY55;J@Y@/%Zmo
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49496-B-)>#gSC!B3!6p#=7sc6/:PP["@$DR#tL`f4OL;(T+jnr\sJ4*d7r2c+T<SB_RuB>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49497:`I$dc+,/S^4p-$;7JLNbT>Pu(J`4d/nq;2-(X=8+\K?*W:.a_dXN5U8[-^=5^usfC
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49498-Q26M0_mHXidRs(WZdZa%nYI:@CEb%qXtD#GDAN<B]_pRWVkPW)ZPEtFNSohAl31*(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49553-aYWM_`c,sNH6-eie%m9ghsGRU#Jhf,q<r]J#-E4jN:)E5N(\M.fCm%`9WH+T"AiT)
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49554:J-#BE4feC;rr@X=r$[%6rn.5N&H41d_).`(n:$+6qaoI,NN]/3`s:*B2>o+"HnK:h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49555--Hp:d3r]2,T3D)@%ks$8(00J/S]di5)!GOHeo,oncPP9n$V=bLb9+@e&.$>-^R+s#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49573-YHIL>*,*f:G4t[UOP@Z#R)U=QLXXUZ[Ji)ZrrBrc,g^Z#.ngLLd#GlZAVeYm5,/4;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49574:jM]Va2L?Na_g's(I$7(`$p'=22mR/LG9=J&PUnh43fhKd=eYaeCIuS#B=X2]>U`-%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49575-h8`C[`GjZ^e"iU4]t.F8f&L]WJXq^MqXIm5Wp"Z<PVS'-pnK)J.X03VI4NUD1u>20
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49576-*Y_T6G($],nJb9<q_GP+mOUiC6/4UoY,::EqV%k[7208668h/Mg\%bqNAJIU^6Rj9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49577:=_`89a,D%^_$>Jq^D6-"(=tZ7/&rX5GA1l(b_5MMNiVK+L:F-N>h3,HcN^/EB4:<`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49578:iRDJ^>t3GgANZ&L807I"WUW43`h260$amRS!0OpK)(9h'r%%G=`7hb__cPR)njKqU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49579-6kkACP/QA_o?JlE?"6lprd4+<.@rFtgu*3omF.,2oVl;r:.j\5-RYgJU?U06LZ3g%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49650-D@&H%A(&"[`E#ji:$/V>Afrg*SEKFGD3cN'jMSAtL"mpo#l!tmI=K/#[oR3j'dL7:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49651:C4mH4c[XBV$?G6S*d`f_a3QA1`^>JkA&A9Oi$o8IYr]39E`eOGdkuVSdj26/Or%^R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49652->7*`>Wd-fbVB(9h7KEs^g:\?1e]]*.)QpUu,B,Y&(r3,oD;HP'Yf$\jIo01qR@(:A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49653-XEp$cT;>YKW!WhZ0M6q<ca=Bk;,EI'(B?T8oGQ_4pSWbk,6s1cN)U-Zn+C11"0)!n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49654:L[a6`!R=,Ceb;.7o['.)cCs=OUT%&r+&V9$a!8\Kb8/*=-87WNW`V845pRN-lHF'a
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49655-.rAND%TrA)V&*nlU(U&_H7"=O5"c_".i\U,)'5RDY@uBAnF4Bj%a>R+g'@JjmI+@'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49734-[>W=2q*JsAF<`q4[@=)Nc#l&e:6DLZL>TS8rr?A>VN\5flGl2?'IH;[N^B\[AMMR.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49735:kIk=mI')!3`^&B[L$SEJr+eW'Paa'-i8EO6&,9V/N.b>dD``_?_)V0HVQFMMTn_N[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49736-[+U.<R6Vob2]VKJAS0#CjNcNbgeZe*TE/(iTdGgDJ5aVfB@j7]E=e-Ph2'H<"[F#p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49740-bpkY=#'o:%V#Wq7>V(/C;hDf,VQBG`;"Q#O/N64X&J[qY2L>5se:qYdgIV\VEp`\7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49741:r\Z6`]$SJ;8AHqdJV$(nS;QcJ/.P!AKFg`5O0(=O$#2mNqG#JEq206GPK*$:"'W/h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49742-M^X02+Lp>h"<V&T>&&>,@bcS\o`oC<qgNZ7^Ds]uR7"b4md@3KJs*k3A]Q0Y%4&3<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49747-jJ_\cSU#",)FTS_P'8&PAXh'C;JTpl($mQEX6"c'rb#g#K7FD0Rc/,G!JVF(1<6P4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49748:rIU`')g!i("u8Q-G5IKh=Sel$O`(6#,_VE_k8\W`%fHQBF%Sulcn3k<Y9Jq0;inC<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49749-EP.H$mC5X/\VTR4C5EKpU_Hp^.(B6c"5K@-r%6n7Vk32%FcJI,qk7,UNkj)jDm6@j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49768-g^rnSr)it!p!G;'`Mo/t:]QbIDG[E)nFKhlF7#&To1KZT63f&i.N@$`0_3keJ0M<.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49769:Doq<C5m46T$l`Tq,64_9bmR%7a57,BOs;+r^1$4jmQG<U_2`k5fSH:FY[F@h4cV#B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49770-_uB$q`hW^d2n*ko=id6NAV_k#NXo&Xqh!2u-.PkDq1-L1)b7;M$!p\mZFa<@.33[%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49801-.[.\H#Nnn-#.kEL_>-Z3#!&TT:o\&<7je9IlVD*I_[Cu[^^$tr8_pufJ9p68qMIg9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:49802:qibhs3+IndG,RP"k+S@X`D@YAL3`s3p*Q'XOa]V1,:D$TWP`L?jqT(,h#Z^ghW`g2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49803-aG(1RD;>[=NcJlYE9,$_)2KCJ48RK-OeZk;B$=d<E,k8CI,qhk"sX*L3mpfCYr"aH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-49999-g:YRI`"c\2mMMTr3S\]-kujn;E-=3H1o/OTkgo8dWj:?sj;n;2K:g2_lX#4A>"?&2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50000:,SAt#<,mQ`Y8,OKPqF4[@'Q]b!HQrnnQr&fl7$\6aWbROG)`;Lhd=O'?L,(gBisXf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50001-,0HCj?qEF#\7=e7C=O*i9bKQb-jlckERg+dNni5Af?lrA1Wm<9"9:@n5765U\VB2#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50017-J2o"HY=XLR/ShU-m1GEej/W'->4TUS,s]VYn44XI[:>bl!P;q[jXPTT9lOQ\l>'\O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50018::C2oC2ENG68g7MoRH5lfPJF7kmi$:&1,M`9nd+Mr3UR?oq1Z9j0tE&^A$mLO`KVnA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50019-*ABb"j/leu$$86-[4,kDC,nNlZPP+D3+L#ok;>0mamrEFmC<3:Cd7lEVo!t'XMBpm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50026-&g16:^c[R5pc@&Q;jT#h\bdu](E1g!UUe+D`5s"eXVTmdURZpaGkB6]G)7FQkGa]:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50027:V$K0amnhc>bec\S"_?Hi49`bM*K<)$9q`NLh=H`G3=!=`>g:r-SSc!lNXHgY/<DV"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50028-^`8%g#9<t&jq5YF#[N_2+Im"FG9D>l,"a%71t';V[Lke)!'\pQD$_!acLS7@;4&*?
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50080-b.AmP,*@ulm$/f8`DuKb=CfFE%H@PN]hM_>Q0tc`q=7/[-iq3UmHK[(V?052`5$L&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50081:*$:^I$Gt2)[J_jad`$&tmO'`YB\f=I^-TLBkL:!YU5E)]H';`Cb[^5Kj+<l\GHGSG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50082-)fS&]\7<-4ZgK=^m9*S4fMrmi@Eo*'%pHKr2VPqD':s/IZ\.d![oXY_P!sX!EL$,3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50129-3&j$l4XpAY^BBhfN1SgH`BLj6=gn\JQInI4;Q#J#<6-+G$%8]g+EN[*P_"]_#Q[mY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50130:^`CJI[4J(g0LdQ!-OMpGXX(<[H38R5&"Z6$R?Bbt@?Lh@I;8*\LB9`W=dK7'b7R_-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50131-%$9lY!.IE05*^9JC'dmBD&C(VF3[3hRnHS+R@Q0q*R'*\.i*;=K=%)P&6ia<6Z.>-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50135-3*%=EBu/j"'eHt&OZ,6oRE3E5LZ))QFHpn'>+S7e3;b21:<722f%V4RJltkS4:l2;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50136:*b.,%0,`\%mI[D[0[4FTkSu#HR"O!Shi1>Mk'a1Z_#oC"ld#gD$XEk/,`F!Va-h6`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50137-(`=&)P_mLeYWS(=c1k:h\,_J?JUgL@oZu\tn>1ZT_?gH11#/A_LAEUYEWX]@]@V"@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50145-\n'h$SD^#eebCE.A8f<uO9s!8E[s=UK<`MP[flC6mu!W\VEL\f+h-JPI[$=<2<\5+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50146:Q:5qEV2,*_0oT-AXQED\<SW`;`GN'Z(qUB6)a^`SW$;`2#AeqO!.FkI>&=H?$8<Gh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50147-P%>=/9.i$f<WV%bU@:Y30n@#+9a_o',7H8FVg%"oqp:BF9$"boK`q(Fk/-gn(eGrl
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50158-[5l-CArTb0i-YJ(Sn[s#8RUk8[?PbXes"L8o['&ej_TD5LcJL!#kY.Ei&1TE=94-?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50159:O7B2\,cC`/#S&UN<$cbI6D5N7E&c1X.Hi'pb<Vs*Y1?oF3QU3=A**c`;7csXRYV!,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50160-J3h3rngRk48Ifda_#SJ9V*BVjA)mhb_'9fmJP^Ufcl@`gJAdBZ35l7R,rreQb()K3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50170-1/DtWXocf&4d>/s/,/(hk2[:q#L]TbNP^p:+CIib"!pB[\jq]9*GlsA\QEHkNMQ4l
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50171:g:Fec_rYHa)'q9hZ-s`b?DK)#C6(8pgg,sf9d]!ffSXkQII9SY)oF_$W29\o:E`9o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50172-1LA!P,2tM>A#LYqX"h7s-!:qEJcP-).o__bb0=aI.sM_/\=*O3/BA;ri\1j`>qNP'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50174-:.b3)DSDZY1!H]h.qC%kES@9Fj:'sVS9Ch!?4:Hl%RrLJ<_IH$WGP`]iL?eA6MC,O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50175:2iQhjcN9/q`ltN$mQehD\5+%@;Xfa!,*VD?RS0V&iZsS6:XF9dW`>!YXP04(-_]`9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50176-gP=T9P"--5,aLP7CAEAQT`)+/')p!Z!4_Q#N-0Jm[22`LQ>s,a:B&GgN/sfSIOY'd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50178-CV\0#-Q'QcHhhP[W_2l/,#?o+rX1s\O2mhLeTF([k\kC7Uo_#oZqPkdcVjO%SZC\p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50179:N;inI;\.S$`]@e\r)9<QqC:8U$Y?f(SWCuYB4`.UlihO#Q\%=9V!7W??=gIQElDP2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50180-W?;[Bm(GB^OF1K:pfZ_U<TIqp8.HA2QNOJG_kh_b4i4N'k,J)>7_iKn7P!.B1k/4a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50186-4'p`"MT"S-IW*B;o\FK&0TlT.@EBA?><\ddN[ru<@crDBO.#W/[_12_(ae%cJWb$I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50187::\\!sV<a7M+d#C`%?-%]hnm$0bJZ<MN!A-]`Ue+BS-/b1<:+S,ZqHmF(G>et]h.:6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50188-*UC+4>Gc[d_b)R\lC3'_"+GEbJ.>)_5'BBqr2lPM*G_%iDr\U<Np7u26B2Ale*(R_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50189-cGg)`Uh9e3F]1l4UBbqPDSZog6'jme$thH@CN6]t/LL!%AGiG<3VBPX#o-#]&]*OL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50190:=IpdgZi]0cR2;BUe!dg5g;AT/lt0u2/&&==/`Lu;AT.iUoH*\j(>A(L5$b@Eh`2cG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50191-?Td3J"Hcua2AGR%+1s`ee9!5%\?rZR68hBF!J'ujl!/,XZTEGLZ/!O$X@6;d2L-6m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50211-gqWnJqZcu!c?7AI!u9T,pARCu4JkP`N8S_PI^T*e4D^cMI1G[8I5X:`rr@XfG_R00
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50212:J`#)maQE'19s#6;+9g(+q?).dP8.XV$ugQ13<"'r+o;cEJEZt`e@ZcP][q=m7>5aD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50213-8$M"U[jRXC=LaK(Q,G,=<PU.T#p0*=rf-\7R4M*+8oa'X4M($gZS'u5[1QpX^gJQ-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50214:,FZ3R`Y$i'fK!9'<n0lZ)jU<FP!Bo2Vs@::8`[h<3>%EF@])2he[`8tRrr3%];eE-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50215-(dl53;V[=JH!nH#]U&tGV"^n99!^p^#XVVn=S#=&!_OUgKlabg40[Rr[(E`dX3dZF
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50244-b:.JN[X?!_htCRT=7PP\e3$$lXe1GR+"_Ei<>(A=3>LShZ1n/0oAOWSVrLPeHr7/u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50245:[6G@Q5h'4XBWl<r0A0_`b!rGtL$S]b?Z6lUQq@g`E2AS?p)U-jKQrn"aN3OY-]Y\O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50246-oXp8`\a2b\n'nO'ZcsYUMXCJ'(@1FXU<aLYR+aKW+9RS2I1Ng#CMJ$I,WBpkQ<I"G
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50281-!.`\LWcgp\^f;*0Ou&6a/)d,q-)ZPBnIOt0nESlhbKm%WEMbLp<Fh5r5>bd/$[)m$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50282:):hNm.S^:6eb#@r;qbWYc_F/(2QL_-/"`/[$S`MsE\Zd+lIs5n</D>2,pA(So+R/@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50283:eNiP`AeePQOtq&LWSr?`Z#s`M$l'#?qU`!Q>*79#CUh2kBF`tUPE(C(DIIWPqg`($
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50284-PL%`ZS@a@P!*PWT`nV*iC9,?b5eCRi-%e*smK_Z`BR;NQIU=mQO!CpNh2XJY"[<,"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50310-Ipm(1LkT7nTuh+Z><'M$lX'2[4o"b;f4)A"\%W8h@S<*X_rZ8g52;U^q"N^&[;-.S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50311:V4K]C&c$JlrRg"O!;cHP\D:4H2'_5Jo$aY^eq`>bc0M>W,4fFL$N,A>'8)bD^PQ.`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50312:MTm]DGp^!1<.i#)#(D<@L"H5`g,8iRKA7>;:)$6#+g;/sFVXI[`Rg.#B3-9X;G+C7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50313-E^i*=FidCJ;R8m"KUS4Ibkd%6Rlo*Q7kLMb!HsQ`2mBBoUleec+YP'jTEE@JYN&lR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50367-9-B0]q;Ad@O%alN46ea@&sZUq_]3N#iV)M=b1=0]]BWXh>!=9-h_@EO!"M*j!0(Jq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50368:m:`$+CpQ)$H"LB&gksdE5laSQ`XZ9ZoJl1*d](KfH'6:V7%6sFjQ(bHP'jFMdpnB+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50369-ehFDs/7hj.IU&0&>V<L`95t)m/'+&G2f2AV"-0;1]n58#1n#UC'TJDY"HX.55Pk&q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50420-NMUXHT"1lK.14NGO\*_9S:dENhP63&`L:ZYYp;8X@!ugJ;,56(OgE]S`^Ohb6$'DA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50421:9(a`28pWnOCt?oScKBP%h$<`iOdWlD/9\fGDZj\TYc/[/m*a-7.ll6KNkUk^ZI+$D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50422-Rl9$No0$4p5:lV;]-Ctm7Mj_-b@hMGNMBS/#$H/5Uj=]-BPUe!Ee6n?=?']iHKVK`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50475-PQD%b!99n`]WWp)U+e<QQJ=[u[X3EQEp.eJ%KJ;n"pi#j\ZSEe8M$]%CQPYF1)Do6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50476:S:20@Zd<I<3it"]8;p9/N"`QJi$%cnjL(i.aF)#3E`J,eHNDid(O$3hYf,V`SiqcD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50477-1(YJQQrnr>JXhekUoh>H]lYdEKsC>j'00M,nil`FncK4Bqr7iTGTPD-B^lp=^=^<2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50485-Ah0k2R7]os-(C&\JYoo\r6_'T@Npr0:Y\?BFoWC%:X6)[.mUaV315;'H)E;A$$3@H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50486:!'K>j?3n\@*.XF`go(`/Hdq8EhSH8?Q9;k>it:7$,6P]_<`r9+N^[mm,sqddqGkT^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50487-BV"3_)%6NLQ^&Z@WnpqIAX#+45qRZFlVC^k5(d:/j:VbQ=<&<@#kk7["d,V5bhNUJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50498-b7:p"2d'R\"+h!mF,p%nBYChU,XS[g@`RU9+ED5igeS4q<>h&f3>i)%!3ah7j^A#q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50499:N-Ce3_#@<+S`L^fm$naH3;'$BBG^)<=IqVmQ'KZGN^c5?G;2hRr4qJIa678f/Yb`W
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50500:0`r\d*Clqk=**GW$b(1bB-rT?ac`A5jJ+PBA23<)eH'_4a$*V\:'gh4mog8:OF]07
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50501-^`B+CB&*3m0f?Oo^p:P[F2]*d$XF-;0:E^O75/[[St>bU1Qd2D'&sHXSCLn+3It;f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50502-3F[46\su`ne@AW^<X0d5iVicV8eP43#Nd3UB-=?]VK:*`^1+LrmY1e78-")qH"?Lb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50503:V@Pq:`E'NS!AD[,@L39lpe_b"$YW0aAn;..a!;,-a.TD@q/E#sb[<0gO%P/`7ZnBh
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50504-D.)#BWV!*[Vj:Ze*^5f=[ALb.Em)<$L.3F"1QF9aWgj=M.]sV!-jQC9MO3cc/D[Xq
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50507--lF$sceSACd<3f;=%IR4'oF!QJ9#BR=*nNP4JZB]!duQIJ]k"q1$ad-WsjWcUBSF[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50508:1&Z1Z:=hj:BL`^q!?3aa1-1GE^SNK,.Lu/i:'hq$k+@l,j!=`BalNCL@uL]J/B]Oa
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50509-_*B(q[V9#Rin-^A@k1$p'.N2O;;_1H`oFCG`_RgB7QSmk=]sg/@E(+Dd*\#;&9<5.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50514-"9ZcA(M.am8[rV:",+uXCZSHE1HAi^8E`3O3MQa`E"K#)K?eo1(`AIQ[#W;H+D2_Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50515:X6p`MAIAK,B>AD_f@$')*a8B<W5jT8L^R6^k%=`\1,8qOBB`D]o($(HdRb\mkNP]"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50516-\39716ji"<#[kOpNX'<<)mP*Z4.M8iku)r]N1o+=cIP,WFX^j/W[*'Q)bA"Q(%#NZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50573-pOkDfXp_QUKEIBcC;aWL,W<Gs:/DVuI>&oc_4<h4Eh/uXqUb1-^4ur_/*ZW[ga(-$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50574:.iDC`6,t($+(TJ[0-Cb[[_oR=?YZtW-3i@oc3Pss+'P1$M6nu-`u-@Jc`SbW[*]!&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50575-Q9;NCG/_)(*CmM?[tmZ<A)8t[IUD.c'SCFhJ?"fr#f1gY>cnZsX-87Qlg---[/tCd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50585-Y=/\NUhblMG=^as:_l%Uc8j#4f"I]rli-qm"6)7iopmkl/%mhg-<(6\F17,)I&=R%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50586:lf#jqrr<FZ`:eDA;;:?$nk0C")_E:F?ls99>5?q2#KIo&>C:5]O/2#$"MQ531`nmB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50587-[Z-=.g'@f]3bGms:/:$pjB>SYBRM-*!!MB34;E);HiDS<!qlQn%bb\ZC:!5lM_YpR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50589-Xn_Aa$;p[kHql_48#KYfC1Xnq#S>;@0Gbb8&H5],/,MneeHt`S=g[s0nD_E77I_ke
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50590:0=5%ZjK(CY?gY9-c8'C0raNUF$Q.?ik>d"43iQ&TTm8<VjI`h]m*5$Liu`spq"6K4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50591-%URo0;@EL)0dDe\(^^TG%c(pr55>$EYJOWP]Q'tHB1MK@TAj&]VT#kmW+B?ke>W+[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50601-e\!!)h*C\['\9H-X1<1-.3+KHI[0jRc#A-fG8%.OPS1ca[.8P&]T^;V"[3TEmngFA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50602:4CRaR_S.2([rEZk>hOnb5mJpPT`b`$.i"8bX%fAS^96=Lf_fpm!.lnR``hiKq_&W^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50603-et3m<2ZEc2Ks.4<iU_39f%PT.QO8"9m>n2NpTNAAfokLkCRG6\(bnoS4&1.Po?.hK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50620-UB[t1gb$R0Z3LP&1<6j=q9T'@"^1egFO(hRbrXI949_B\=SS(MSib\l[#?DXF7V+N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50621:9`C<orm"lY4hp@.n@QL8$h9g_rZ]c5T%?O;5i!LT`^57!NPk6#qVgHrNsTSd&%-XE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50622-7=SkbLGd=6JM'FDNKo%J5:ZPF=IM4,(7+YXN_1$8g$[2E^\2[GVDZ,BGF*VMe\bX:
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50674-\+<q``6EVh0QlR`H6.M#[(=l;)3tPj>SF[<Oct[QO&/Et'H?.M@09mc*iISrBtH3A
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50675:b*nO#3'@M`ef$u]L$d=L3$(u.!H:2M`H>YD(a9MXd;I`A&..M?]2PmJ@>-'JiF'KY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50676-.C]J?%Qt83aa5g(o+=ke$aDoK3:&_MXQjKMKu09^=L$p4K%s!=%&ue4'Fg[jp#`Q&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50738-+<7jaoZsFMh7'bXbBW+L_-gLs!JpEO)NmZsoOq*c8L$jEgdqW!-Kdf>0jK^nokNlq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50739:CrFKtQ6Uu8]0I5-24LLH`aDp(ZuQ&kY&I1`IPonoekIb"W3@Ioio$.ep#BO:8h$X`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50740-XNNB^-Cp&:fL?6W0Msb$!!'cYGH:F`8VN;iSS!l$'hVl+Do01@:XZB5m;/%&jU-r;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50757-$fHGZ3H&ePaV(n0SoaH'p@kb3Yn>(]^lJW>E*7t?ha:bBAh\1iW;Xmc`2^2.:K$l<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50758:.$:R&/-%m'l7pXd>;6[+`$ap0j=)*F@p8Fgr5C'uDW3#p`8Q-j[6ntu4gsmn'"JXV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50759-TU"tt1!Ou]9jM$##ffXL9IL\i90.hp_27gXqX[olf'9'Q$7c9sVtbpj*iH\]4=tb;
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50795-hV<:PCItGh)l1nCr@6etConqN<Fl8H7:F7bVEI)CY;\2K:N%G/:2kkrn^"%WkD-,t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50796:bb<T`4U1i$gT\@IO2ef_ME`^:-.JQ$&%c3Pi/dKSEE-)j'X%(?El)1*iq4>rjH@&"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50797-o>(;S6Sap7mhsF]jnVjA4*@QucACu4+#t'g!3:^HqoA<.d`1`!)+h-L3"(_[q>Rc2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50800-QeZ:n'uA]^72dm+8D?M%%KZ4]^4t+=@$:9.OHU99M>=_@36.u$)V-KGFh>0DPBFJj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50801:+EU?`"$W"+7T*DRVZgg0]<hD"_8.8(".U?P<hL[Y8,f`sg_>gam8R(UbeIaV#k-%f
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50802-fO\UGWu49d<I0'fImPe5peBYERcLSgX7I0=3%U#-(jZOkVm<$Jng_*$#s\uFmJSPV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50831-gnY_[99%CLq32Zl]QGIiX[BH_%V5/dU`>EX\+6DthPBDI'KS:0=(G,.g,^#G<7gj0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50832:X(g"Y`(l6q<"Y'B@Oj'U@CEZ:UQDQKL+Z]0oYk'el?e=$ltHNO#W^4;KCbi3<a`;i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50833-c-m)UhHO,XeW*Fe2r,>>T6dnf)]6a0#f.Vn57e'7Y6E]YC/RJW,]<[=f]RPHEVWY_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50834-=Y:(Wd=S.s`nXsM571_imRO!UH+(\p2XSdT-bX,,0Kko:TP6\O?s)=e1S"3=YG?MJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50835:PU`QWTTBkJhS$PO`fOJ0+VKHrN`iWW%.qeO>@1gJXjKp=hft=.r`!;9%S7KScUs=2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50836-OuXC!rE)01-^F"YbgYsT=MoE?;3rMQ+*s5Tj-!b(;3csR?oi;l95Rd[7Au/lgP#`I
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50845-\NTG.;[Z0812XlC,eaHe:Dg&KLaH"D+Rh.-c`Jc?W'&"+,X,.;mPt\[Jb5m7H/F;^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50846:`\J$J&aDGWL.#L\/9/H+5Z['AV,[rJ5j+;#W"`N#7sbuQATiLC7&V&=6G*?d;r%ti
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50847-+CQ)3a-'6S*i)bYfb[7FJ:_$gN-eTbbF==A,!fJlA%as<W4"3F,"laN%bDu1*!5#W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50849-o*-%.ID'?F):_j"jC(;5gJH]_RDcX9!sjcE2/:E2WJ4F\faQo5d]#;Y$VTbNI%hG[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50850:D9Rr^Jk$^H9kW*+fgh@6R2`5fH]Lj$L$H8s@s1*D)i<L6;u5#IN`7QR8/U:Q(d#F2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50851-?Gg)Y1Bs(!`7l."V#B9<>=7InO`Ml-2Q#>Nm9/)e=)!BbOE&US9"9-Yfs\=C(mDf0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50860-k)>$ZFRI0+@8EN=&7BS[J.GB(L++C&)'*n*)*s5An=siOC+OAl)h-uq+;.H0k^E<V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50861:r3<\)_:Xh-?Jg`3lskFL(/RI$):/(WOe7jBl3:;p[4;X/;%[`;Za:1pa!R>:Cg^eI
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50862--NUQ4rFsEh]A,c1"ul^Iob@j,N/Y7lWS6F)^;KQ=dc%@H&<cg2Acq-?EORc`8DP=h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50864-fK$bt0M(i58AHto[fdcN#I++TliO4qUH[MQEVE8;-r&F:H9E+.4.pVq#TP;pfSW.S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50865:U5bQ`&2I$DrFl"oS>fo=$-<"A[OI8Z&m$hK/fOqYlc2B]br2].Q)n/#`mBD?;9hu5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50866-k,=[mN1LhK6,CYaorGc4#k3_)%.4*MIreSc+6tY9j97O1rc:N2m"8h;C8P(Vj3%k@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50869-O'td7a:@;X=FpQ:"U`OS%lJs;jC=>F2$uCc*2Ju&J/"'V7B^fc?DGe=!2QteI)KMF
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50870:PPW`K&1NUfFEkpjPO8%=7h,&!V+s=lrBFJ7$\ZUV")rZ;lR`3J$r,((.QAZMg6$>D
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50871-$GOl2&e9!U2&*PBH&@bU@uTEFL]Y5NfHGGK!>N)P]*iC_QNfq&L,hAKS<?&"Ol8Q5
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50892-D1ulgY2;'M[5(5S*GAFtEV.&d"ZYJT@\A;$1`Q]EG3/mMERpbLXuNM")0[B&ClS`@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50893:`FB&Z%$&W,Z][B4Snh4k[3+N60\aY<%n`U>"OiiE>?K"YQ;+"Qa??k%g/o)P^Yu4"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50894-ot=th9soPCMZn<RMPn"gXV^>Q)UY7cL4,.OK5hn"5,,Uf!!%7H4=d(/?/Gpaen-5a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50915-@b*A<UitOuKZ4#X<V)=*=(2XtJ22S=Fr8csnWF)1#X81r$+oCac=QHP=k5T?A?9gS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50916:_h-a1[0=iqJlP(Ogaf"D5rHj`TJ:8;oZ(eEf%$^$E3G3#1QtEl40`PBS/eJh!ZO*B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50917-\p]",%EBm>UN#.;!E(q:aEQa1N04EEltX-e<S[J3GRL$PHAXc>#.GGsL?;4e=;\jp
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50943-c/VP5Csg^iV\Mq?a7H_96"kS1NU\B!3i^"BXL#RD2jqc].,a1LWVl)$,nX;gB[RKS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50944:\5GD$Sm/bk>5g&B<k7`J`E/WTf%PL-Q&6k0.YE>&OKNq/dk8$6D!`cVj1(7PMDP;R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50945-\MuPiSSR4p.(%`A`6Rdp7sFIs_ABpHe6_?Bb*kJ`^rn-(7'2INIUAq#QhUW,FPd>H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50951-QgKtdX/_dgU.k+6^LFo,rkUf#IOb,aj'(sgR<94@jNAb%\O:6I_&:6RG-?)a-1FF`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50952:a6`3P/ORAs$M6'Jl$$2^G<%9YVNlq\`JHV$Va4[bi:<->WCq>[pj<d?\Ya\kbqtKG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50953-aGdA+,N%(G;Sc&O,:%o#'@rVPk9.+k4,H(:5NL;],&NI0d7fLBKa6A7I1(?BV7RUK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50958-WU]T"p3n^jV10P[Iql-P`]4:l_[o?YB<a>bH'U&t-C$I[5"@KM_Q-9>@qSF'?DX[<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50959:Ff8N`$<tIu'!o%IouB3W=!]H"d`qJY<q@\I[>HXtpF"Ob[aoTU4$/pI9D5iHAdp4?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50960-j37]$N]skciQ,o3M56(JDC'^eGC@h(kWO0o)K&DWbjnZ`;GB5Eq^_q)0*L4?\`B9&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50975-e2>pJ@AI&=.-q!+)9SM[aSt,o=)Js:G^-%8JLGU**REnD9<2/=Q;]53Ji7dR*0H8R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50976:?FB`$J&)B)Abit^nC,=*[',BEoSZc?-tr7`)0m!P0nMV)YCq&Epa4>)N@sj=f9>(H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50977-_RBS>RrjT"4[Jmu6Q_YRIO;g'FRSuR(PTR(GU#NLF5cSAQPLJdPA6D,2YQ?4#a#;m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50979-qu&&8-c/+;=52%>r'g)c_^uhdUfNqnLi9&pM4(5=Tq,2RJqG0McW^:f]SF\CNWhl,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50980:+pENFPD];`0?$8`DD+BD-m[fK*JdOt1q>?NDFl5E=!-I.,$e*o6rM3Gqa"8Ddle._
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50981--"#eknokQRGi7b]>*9J;C5tT:qAl27Q0>WQVUXo%b38Y,rZ,eF_/XH'pC`6tPp\Wu
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50985-d^d]?nH6\l?'@ca;@+^AK2/4idH#HT]n\qa\'ur^o_*_,1L"]i%N2V&fAfY\DRF=K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:50986:`H$43iADi+`8sTJC^/[6Go>Z"(&&K7nOHWdZAK)I(/q5@X,^Bh3Aoj07&HEF@H)=8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-50987-V]kY5r"E.!\a\4kYM4Cj\[6]&;ge`lPopi@-lD]r=6[`B^R_=Ug6h/@jo5=94seUh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51015-E^okaMlAJ9,<Y_'9(M)U@W>*`POUlR[efub[uG/,oGR5\;@"L1E-mK<QV@03VKdSc
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51016:^RITMD>a.`6_1%?pHFjlia9^/''PLfLEK&@/;hgj+*oV,`rhk'?B*pERJ$"Z`\gsl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51017-:g>H2,.H@K4hLBi)-s@FLGY[-A\'j,*oP"e%B#SSE#0!a^XdDW=2/ufICqpaHR_Br
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51068-.;3<m-%RG9U%RQ7m-6L@LB*9"Uj_CoT3eq$A+JI:B&/WTiKp-a^KPD(D$U:N@,YUX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51069:S$0@%!:/0<-YE;XCU'Ck/6S,_.s&2^(`7>K*h?"Od7\VNG.8(r$"RQ`;GZ-po_OHY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51070-Irf+:#a/?gS!=D8"l6f=]G&:K1Ur#p&@"e\;+pO+r$r)u74+SC<&_df1g'.h<j++r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51076-i+;5af5ru/qnFmgb/SH&,DI*/mOKu)K%QLQ@.s#XJ3\&ie=Tq.K2:@hH*o*C*.>V^
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51077:XhuS>-:fZml29iI7`"dI)p$,\lg7o#OaW[4&LJd`.tB[-qpd%&*af9nM$OX%St&kM
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51078-**VnmWi*/XqHrr/\^C=JVJG'!2-"#N&ga.,EW6#@0M)N(JW*ZhHrBGKS83UmCNCIV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51095-26shpH^si=gDm)bP8fod7Z</^5[FM^EKOQ@isTXe\[bh;&h`\.cP[S\A(&)PnH[`9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51096:dCE3hYWH!ME(IbbHhFQ`nZ6[UTLP$f&RUg=),\EkYG')!eC-q(EHRg$-@F'`O1(5t
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51097-7Md>?L)k[Q[:VP+DO5HU-VlG1h"0+"lSB_Y9HdONY^d=B!:-8'aG#ZAZYnO)N4Br*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51144-PM3N2)!S/@Xiuo6q6I)n>Im?2O:U=TURA`k^TPE8C\UYCZ/8kOmjTT2X.eVk+*E?I
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51145:?(K`E[-$"1nVd\+E`ctVH(L/lJ$cS]n=,1p#\G2MK@G5>Y="/)H-jX<)+%ka]K\M6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51146-YjKlLlHLZHb=UIN5r]E^/3k5YU.q\=$MtpcVeV2&RsF'H"OK5q.!ha>pWXSE2Y1@H
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51171-ME<TOSF@KPd])$UM*f8hN_jp$HZm@X>V\QRSOC]'$^*2>d[')XBN/1\DQC%s!9(t.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51172:<hkMaTQ^EfJ]Am3g#$1+:a$6MG8q-r.E_O_M3hmSo&(Q"4m:JATYFN#'H<`$W,rE`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51173-giKs^'h@Ya>SIh`/oV#A=%R3B_gk^kjFVjFor\baQJ5FQJ3ng=5Wq7b8_GWH0(*X1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51175--NnbG-"gW9lAQ\%R`o5`.]'EV`]EsBeq2&Ac5GXb\N"%.E5%'d<]%M!0,E2O*3!A=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51176:nnG[Q_e);`Ok0rYS:gLZ9"":55p1\.mgK=m^aKSQT<2Ei.6\Y?$?uOZn`jil9R62:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51177-)&$n9O0A,Q,BiZhq:UZHTgj:e3R=U,GBVJ)[^V577U33.\2'T8qtj>9"Km9@7KDM$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51199-;IE^;)nQMdFfNm$%E:[YD,(G.AulT$G=FK@qq(r!H4ObN6bG,0,F+!Uj+&Se`.uA_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51200:8=AK`?l&$VL88'0W6=7lO?9&rWl![NW)b6N\3`XifBZK^Q;F[(l/e%dJ^F6iRVM%E
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51201-gjgl)`!5;`OE_c<2']D]Fa%C^UEBt_5?_echF7R/NObifUgSX<^`J/>[V9H&0^:PT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51305-'S$C/Zu_,rhi&Wi[*OCi$oS%b*GY=G>K[nEhU,U$RRZ#@*R7B'L"0Z5.--O/60IdA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51306:,l%9+X$ugLnB-4`G`$2X[:rN`A3dceF?'MGn+bI6e)YngPKhbZ=T8BZT\_Ts?]2=o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51307-+&LL89rm-IeVTS\B[NP5"d]4:\H!'4a#3[6EG;ia\VrY2TjQ&lB.'q^C\MW<_>T?W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51309-/jLkX;3Ueopfr5;).%Y3(S&WcUUfn`gdg`Y7Z[L%5Kn9]Ru^pl<)CCB<-tHaR#D"V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51310:?oO`'n?'Andd<o$OpAB[gQXGX1">Bcij-_q5naJ9Q3s#tan7jJ`8o[af^U*4<b5uX
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51311-B`m%lar$4GGUe+Br2\S$''M&b]#Cej_b10(Lg\Vr34OC4Jj&GB/G.t1P!p>lFtL+l
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51344-fc5?8d.&.XWMFjcVleY,l(>`P5ht$4[ljbq5Ej$i8uPT3=GnU;N:"rir@>nV]L(4&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51345:<`rU(X:^k]&n#k$7Aah/0fTdo0slIo80k?__!R$LlVMV,h,4#$:REV'60ro8X`3YV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51346-4&eUDc%aM>D?ieRHN]lRYf(4nQ[FC1c3a3\WF"a=nbMJ%%/;@i-jQs)(%WNdmu3So
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51386-cVpFtM+5fg7Ad02$VM?p$)35"1orqN0KC/Ylc"1ZL:eUHU+FnNW.h)DQiJg8HIbU(
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51387:W(l?YhFo'h'MF-3a`\g,!;5[-mtTh3$RBSr?j"lm9#=>?ElmN^'c=">@Q`f(1EcfY
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51388-68n6S.;\i]f8!s!Ph-Mci[.5T*:fbbPJqLPj'6lNWhEu+JD?:SO2+],"6(d%h[g(d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51401-^bsSc.W%B/n:Dk:)s&i-K9&XdHr"SPQ:lJM.mc6>Q^&Vf<rq7J(>(pVgY#nOAT>C;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51402:r.`&KO$T4`c0I!?k&3uIUj^'qSmZ25UmWJ'&B6uVa!:7A>10m?/>-#M(\!aoJ@Of+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51403-pbeQ"q1Qu:,`+?oWY5iNDLD\1#`fpTkc#Uu6afsShi::1q;g)eo^k9`_5Ccp@.RGB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51405-p%CTEWG@bLRdqi<(;in5(5``TbQo]>^&89+RbO"J-(W8"L'6SW8H%9b:I4A:L!2&c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51406:,.5<;&ot+i;4`D'qGrZJ+C3I9*uN]pEUQUr\EX"n$u$RFN9K22LLD`s!V6DGK:[_M
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51407-X[dT3_mS0-8Jsc=Z0T_U>'j&4Xn'FS!uX=F)OpjIBaFNk&\'t04b9HQH[-Q#=.tIZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51410-55-$1lmnFQhK9l=9-]]rdN-,9#.`CS,%_ETW0.3,?qDJROcRqrNEL/>.,!8F=LI?O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51411:YFFVR6#]f`,<[jY=$`]igJ3oW@$\mN+6":2%=#kj[H(msf%J!/?l;`HmX<?&hA`l:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51412-L>!V@Z-F1%B&EY"5WrmtFW50AI8T:,p'?a2Nf]qcTcH]Va1()8:%::$f(VgMMBO7m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51419-RG!roa7i+2+EQ0!`F%0gX3F".GqW!rZCSU4E57LacVFse&V\4_Sg.+'hV%hmcZ4@j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51420:3C`<$*'U&6Q:@<$@`?G=#@>)">jTj0+-R?U5qA0&E/-SldotFm0X2i6fJkk:piWYG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51421-M[9c"MCP-TOk61M+%kdW<GNtUcRKa]'RW*.$e7XH!3jA+^a$D1ibRj#(0%ZiOX(4j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51450-Y8g(R)-b=4i1A-ar@1A4ZSB;NZNiJ35*XQ"_ouC[X9StIgc]XUa!8,9=E"9DK>rD\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51451:MlTr4gER'`>CGn7(1gp)9jRlb,<L(g!RE$QHCrcpk*O4!DE`1_/e14,qL2Eq1Ir+4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51452-dYq.WiHWD>(:M;.ZdcO;P%H.BWB!o'-ebpZk$lasimOMH:,kGMecVof5pVVh5\7^a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51520-5q-*8YlJ8Thb*/PmQ8T"W7_9-+;"J<XA'>G6%'_@6ssH>*gGAS<$"NA&kJa2,:0dW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51521:0un3^cE_=q8R=FJra7g>`].n9oVBt_rlfQ>#02*G07\J$r2TF[E6f6(&;mUuOuY`n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51522-.5ianUt2DRbK*tG+"g"e4U:(NdTX\*Eo_+ME`ag`,9?_taENYA':C'jNMEX>Wc\`u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51544-%6gVEAk,U$boe)a(#_?3]ig%Yn>&IPa)F&bjuZQPOt:."p-o>[_*6k[b9.04Kd>iO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51545:+il!`X=J$WE3&+SR`]hb*dH_nW6>ZjWFt6R!]oMmXuD\0$;.O6C_>o/3@IAT#f$EP
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51546-fBHIV`N("s'6fi)L>@Ff,;ckAAj-<7/3s;^,O7u8r66Dsc2_6;l?t-r,V&)b'NR?$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51547:#9!OA3N&oZC`edGg/8#*A0G#(LRe?$B&4W:VjidN=I.&R,G%YFP`\!<nL>Bli0NX6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51548-m8e>P\GW5]*Pu3:o5i:P'Idg,XSNXn\!Af+=cIH@'`HS&]b^$HON0BafDmsPf!R,o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51552-bNAclQk0I@7q5PHdYsm/%GVR#2]q;<VccYS)"9>E88l(()G8Qg()63g2Bk$Z3B_hU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51553:QYsYt&P%Qu(=.J<.OF/T>d2$E*lHSe+rP^-&@gmRS=`u.:;ZQMKQ$OGWpi"Xlf`$p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51554-?08UbgUMmK&Wf/UoZe=BCo+D^!qlJ,4tX#]PKZ<9"!hoY`g5J6]'<W#iJp7DQ6F*F
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51574-1PS-:R)B`nA-rhU&+lb"'Jf/XNs@Yb*@Y,,@^uj^"pnVkFiUU2g<gP77iIJoL!'M:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51575:6-VK*@*0=G]Fk`3f8(\=7RQ<U#A?8$LmQB`W?R$U"J3A^21(Uf@iN)#4+QTfrYg)S
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51576-_Z>_ZBg7AHe5EN-E6o@JQ91*-o`D0!,@`PR;4*;oIVR>;d2&uMau_'+b)-Z6):.>C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51635-cZspqma'V#5N711NGM,GCGt\)5Uto'P\7HtgQu0l*S*A$<je?8[=dNq\$r=4=5h[!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51636::D1FpTL_3-<b>pZ<X0nKm9LcunH6`+FRqu5PdaRF$ET1PK`UC')!BCMUIU0=-YXfs
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51637-GR/D(mBrpbEm#/3dfO`PhuW1ke^B@jiTD(j!.Y8npt+TQLHfGo)JE2-8UIH%2nE3A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51643-o^p8/a<11)0DlKE`':WL`Ch<,J+erPDCn$ml1YL4U?N=?+5/J#DFnCe"K3GNFR@lH
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51644:qT>8g6kNU+iX7`?&]54k'h87%afr$cSjmfUC-MQ]VLAF5\t3l!(lTF`,\4B)9jtuB
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51645:/Am+IQ2-",N__M`dOR/G?3>r;5[W*NF?$qH7GO%t:dAUMER$`5l1pLilu)7;MgoR3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51646:MXpO_j1l`;1ap;rL9V`0L8<uT_f$Kt#MllgL;00qgW/>2[iR`_HiY8#1:;edn]'oS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51647-D#:$q+,I,Mc];EMXF*V:?$pM>oa?uspj+gG/H*>,N,UtVf>8R[rKO/KpPO&'M>I2A
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51653-2cGuS]"tff(>>QBi/P'\7Q;[`=23[[TC>Q>(4OQ$(VFDX6Mti;d.L0R(a[XQQu/\k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51654:KGNnT1G`EJ6\$o;IRSZ#"!hVYS)!@4BiJfRI`V<I_EJpQH*fZZ%TmK">0H%';T9&q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51655-VZVRjCM9/cQ(Ve`VWjC)\kE7b7;`)5NoYX9M<90<c.:Jtn%<O$4\6[*e;KSgWhGQ+
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51660-c(g'g@]n&/O,O#<n65:<4tb;:oNP+FIM("EQn^rdT[VtOGc3ogVS=8OBCY0)5!-<g
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51661:eg@`PXQI('H`)lO5#FFa)"'h3pYt2sp?f>[=De8?iHXDYdO(@$-&`Ol^^R">J^7-?
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51662-]F*5TV,?'@+^5a\[(3%pj&Nb,EHQ^,\[E;CDK%`DlW_(@[SnDWgaRLUP[Unq7oS_V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51666-&hV!@JlD_nT)=fJ=3![%)j2QDFua/D$-56iH5c`Upu:-Upq>X)!c+!'Wm'1.^$JA,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51667:m+EQe4%jc;=2hEA3LB^X#qVd7h+l"+697A'*#"oZb`"#?>%m/d*q&PQrr?Ts$@`kA
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51668-_*YnHY6dU!cORKDVXb5_$nVDYq_.8BgipaY;=nc/Hq;lK:pX<ho+fBe>K_)>Ifj&u
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51694-B\R_T.:V(L#Od#dmElYloJupO(?gipG0r77]>+LSIeOilI-5q:kL&7NKq-*Wi.P)p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51695:2a&tlReg)`eubZG\!<Zg)[*3S*.%J4DQeCsrr<>cat4j$pWWjZS)stR/',`ZMi4"q
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51696-)1?cUU@pcj\hQK+boEek?ikn2T8d:SQVoFO2O(.H$V/M)cU'.ZnN'5ORrH[d(0:o8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51702-CD5!BRB&'1+3ku[C<_m*)$g(b2(X2]c:!jI$:Yq'?3'UBeDe0p;Mp3abJCY<)S.\p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51703:02"*.9Iu>QGoB#b!cusWq%`JH`p_VhpccskiUJ5eSs9^q$o%`ULHHQ:HWHKRO,3L9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51704-(l%1m*D5-Ek\[e$mu`@EEJ)5[45[ESm81BJjOQ@>R=*)p)INjP:-'dCp&-E4>iQ0r
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51749-$ZHC7T3eo?B&9_0kuabsFI?+H!]UG0k9O^.*7m2rEstf;VF*?h7N?A4l:7[eSO$[j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51750:""]puAga`B+4dtC>4nHI]A<t4$=u8KI9)o?P'cUM,<J`O,9ml9B.]BgP#V1sr`/,"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51751-m.-?ZJ_K&O6$<>n14MYaWbV',#pXksMo(%.$-*oHX3J&%&R2%`]:kC.%LF*ZlaF!^
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51756-p;:bVb^Ml>A63DRiCPB(\!Y$F/2A6c#rq/*opJ"3/tY.]D_t*/-[5b6NX+"<E/cj1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51757:]3Ou<%<P*!0&Wi^0pi"MAP^Y@O)3B)g]6a4j<5HcO7uk^oWH3r`;*W8PrAb0$?;Y`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51758-S9D!7L`U_*0SoY&%'DN!a8Z.C;,V-$e>U7.j5MJReu9k#Lk!ud+.2)lo<2<%[IYsk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51776-$P]#DH&bb3k.1<UAWcIbj8!Ye$iie,C(n2/LRHWU2Y0Ju;?"qSZ4qH$44gHM0YqgO
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51777:,Y-*MYf%.EJ@u!]3`h_o<6$l<!`jDAL4.](EL[-f]a%fd<YL.#Oebel2$8EuoqBlN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51778-6n(Ujm.)*I,eOd8/6dkqZB(N!5F$\XrlY3uYd''F04g/%A_\90_Y"m\^H#f4Q*geV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51799-iuRH8:l*";]!RW4/B&SA5G)c`>h.$=^1,o'mOm;!?,Rglrk3JQ:0Ll$kMg5)X#$"1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51800:%-#[q;`+'f#4NW%4i.&3k5AIn29#I=+@JdcEp";(hS#,m2gaSH:$&u0`_"2/rY=B1
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51801-Ummu2`$IeAQXU0SStk#RpEIMo6^[dINA7S9Gu9>OB92e>bpr_n0&AMt@n]4h!liYK
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51807-I"fZ&dW]CP%IV=tjPt5WO:SHCK-\!*fi.M0)'FEm9N"3]AoF#fG4`nUp+&&:7!rl4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51808:49`\?AM"c<,:g8TgB$-Pi-d)&*R<*W:>uV7*!;e>`@R_Vmns?/NX.#\Uf2tR=H!ZR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51809-+*8FGkd<9K#%mZpB/('`K`n[LO^1G,,*h(9R8Y^FS:$iNoWEWkS;1#uWhA'#e<B@e
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51831-FfQ-#Ur0S.;LWa/F,o,,RnhO<U>>K9K2@==9OUpm2W[CkZ(0E0,$=if$PqfT(b\83
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51832:i-mQ1H2T</]?K.\g,c]Z+/`;YBr$*RJArh!(nm.`D?HR0X*GtU]9u:cgsD%2?S*Hn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51833-$%.Lg)aWKaHe%N*+8Rdb6Bk5i7J*TG>#!'s&l9<&jS_:mRrF1$86u!-36?)[=l3H&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51836-Kb9m:<B+Foj3[aM2.TpF`*o"W&+\fN&#&pch7[@P8p5E`Cm5OP0)7oX%X+F1kGQ!K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51837:8Rh71(ld3D=U6-'I[+/`N?K?I/Et10'=[1PeB],KA*o.&3)TG@8C(0`?EW`d$;T/`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51838-B\3JDL5F%J8AH^'NbXg$<E;ZtN\$Is%g2-!mMBDR4@K[3OJ&HO3U'IIjmD2>(O>g1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51981-cCAr6NGWWXKZ&[;;;?`ga'.^k'C35(pdcaDGihaZWf@TLc$_(q:S,P$Oun>7"+#q!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:51982:,/2MXVW?K4\`25>dIB["J@$nCini9`Za[EQ,AaKg+T#Qt+,KpsB=ejX]$aJ*2TAMU
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-51983-AI;BHS7]LRf=i=%kf2K3UG1Iq&V>Er-]q_F4dN;1l-mk\RVNZU14d<NH65cHqQ30a
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52001-YWO0(Bi"H0;7SdL"IpkFY'\d`Di(lM:KG#Um0uQ`]HcJ<NWsMfCl_86Y:\9?rb,-G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52002:IrPm*O-p<9D19/oXY9(Rl?X&ce(((dqM3)*L0AH5`'<aT[.,[*fi3sUO$Y@(_`nku
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52003-!TM2gjO:NpnNb'"+R2U@e=O^@Q2*J0Cc<NtP27%KPjSYBD]Q[l\l:EKc(^o$9Y$;o
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52006-7I[_Q\`&N3!:e*G#2_C[LFnIa)*#[?jj/eCC6=52Eal"GTcRs(U&NraZNn>$C[Fp<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52007:4qlPs_`(Mbnl\7.Pho1^=$1#bK"h_A6/fq7`J\NBofj^=o*>Jr%q!?t4Y#'E]Og+&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52008-!#N_fNjIa$Ip,tkGn\KKbNKYlP)XN_7@r/s=#*0FarlXQ"2F),'g,1T5'3lT@@>]#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52068-?MK$/#^(j1O_+[JQSObb%M)2!V'S--m(]aq2gC*n,E[=C>Xd_XFpDtdl9;nB>-SR0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52069:E7,ud`\";"PseMQSc.m-Fh\$<+XEQE%dpHPGg8rpVEjOiY!Vj)#[Q,JW@tV6Ob8`U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52070-p-!2kR_%*jHZn**\!LP\QIr)!(QdgMYk9'&aQaDO_P=XI>t[.,3#tO3Q$(fF2b[dO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52088-^b(,dhiV)NEGG2c:[:@qNLEm<`Vq%1Pp/YK6SuVP&6k:an(t^Sl:G;_Q::V:nf.@P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52089:LUDKTN]\`Z8*3HpR)j)fc7j%OkI.lIiae&*(sZLMjSfnf\-^!Hj`;JU/$h0`oEJ&c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52090-E!SG>or(D46aDf)Z*Y%S.?>SsR/UJhbF`cT$5hl)AJscYaVk*Yp"-FLOlSBF=e:Q@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52091:`Wq\$>IoaTBTZ8fDP2X2f"E#!Ctdl/:cSZe7mil"\8R+0#^$9,MFc0IcHF#=`HU$p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52092-D)?)>aG9p,^lc!*b@>GU4.a_1&!H-gLN$50JVYht_<"1\*WH-9p$SClYtKGu8+N*N
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52099-_:H2h7CS_!!071:!CBB<,M.hKU+_3]^P-eL\ZR_8RHKo^R=d>/+*90MIgX&6Z[BA@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52100:P7tiYW`$4!o-a$WJo!$[SLpTl.YgSdq3614p"NF]9(+.qeW;6r:dI7c4`aRZH\!2r
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52101-W\)gFJq*s?qO_*EYgEK_=#1l5<>gPlT2A]cp/68:"@EDBX#*Ha`qsqGIE(t18qK#*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52122-GdgB:ArCT2gY=]\CN11?#_#&an$)1cV/$KND4W)B<>Cca@K7L(ITM!>Ih<Vi\[V'G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52123:[="'@`>_5Y.E@j,83$#t!l%iZp9oB.9[k?AP8$*5liePgg\OrMWPqHD\DJ#e`@3+.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52124-1A,K.a&B<YmM7"H0X6eZZ-QjNF'_A:q0$pNhU^E;4(T6@1B#FgTH)t)Q<U+0G72?*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52149-SS682RJKM6gX!6@RM;?(C?km>Pt'oZ*,YkTF[ATM.A\f'Rc'"T5f*.XL\tr)INIef
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52150:?0I`)Yq*]u3<3U^m@*_nE7-jII$#Xd0#.PAc84cnJ`A/iFeok'B]XK;e\]>%HQ#dS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52151-/aZstn0@>B+c-!GFl&e8f&2eqDVVMN0ot<!f/6`7K>cVe.?ptha.`.Gi-u[*FZi3>
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52164-hn4T)U_/W3+fam+(2U]eQ.gL+0;i-`f[0oQb+L$=5fQ6!O\l\Xo-@lMY3+"mWOA1Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52165:XP5P!5g%>-,;I,F=#`CYb,ieX6H_$H`=<_p$H(K];#)iH1TNSk!O,<ap(_!uTX%/N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52166-"2BA>oGOE>-9%[K;^:@jd4bWU-*at,R^1-kXhA%-]1\6)I\3H6+)$&+:m&!`^rQ9D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52238-.sC<;NoJk^_IFtT5:OVTfC>n^&toO'Obgh5c8k2[X'q3!b%##;Z:-,D"4uf+:J4*h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52239:L2SmcQmaHLgn-sS>0FPhk/ApeQS]%0:d4R`J(D$$\IeitKY^=`T>U&R/sVV.FttX&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52240-/n$8CE,t1d?og%?CL6"7ZQWJLD;9h.#Lq9>J4Vgojb?T!-jLmlT?a@Ga<dCcD,:3T
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52242-oW$@PF@9\f`GQDmFfKYi[V%U/,JEfkD:.BOge#W\*h=g__?BF12[W=>^iB\U`FC3_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52243:_`Gqr'IY9XQ_$1PWsNu$Ep[M'/VY,fJaZN\Rq$cH8a][(;FHJ$3=5s`A(IU6`TLC8
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52244-ZC$/&$;Up*TPE`l-f#@*%X0g8(rpC"[f15^q5U@UA7,^.LSYG,Lec7^k,ag$LsS*K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52248-VR<mIM#ag6o+FUPA!'a`f"tT7"EooJmbDI:-_^CcB9\1/i,*=hKds!Qgh)AuA2=uV
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52249:gOMl81'b7;.WW1_+G^'.N08Mu8c`_-+S5N^5g_Q$a9U>J[)3)3@gC*?GAp@R`F]j-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52250-,saUg)ik,KB!!SL`OWc\E!KWpdou$f&;$$NI(7l8b.qtAkXAg8h@$<>N.=I?"J/Df
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52257-Y0:c97k<q?d8&0/dBIKG".$_)k\5-H[+rEo."MaZaM\6u!QXA'[<?2mKWknE!D+5N
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52258:GiGQ&_XGh=e:E-GhY]SfRD]`;1G\p(AcZ>%#!5btJZ<m*=BM_'o($Z#W5m,1C%`&b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52259-P[Q3-D_B!$kI!^^ZtL!S4&/,BnnMi=FdR(<&?m62(sY3@MH@A!L!(YeEGr>KDTB!S
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52301-P7hE1<liGrgY3GU\!Rn1a-M>cJ_-@(Q%ro#b9:$K7bbPFiEMH4C.?,/Q&.%%8I)0$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52302:.]Vn3839Bj"-P,k)iF`IUuqtFqpf&J@_YcE$q<3(P'`80W[TCg.6C$I*-S<NNPOV*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52303-\6oe%EDWA[8-\!KE-(kTl-O//Ea@FaZON`"Vq-rl]*t0nJd-JAWHRYp`r'dW4Y!dV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52323-cG$[6r,&*Of%%13%VpAsWG*Ia*0=DUX8N;febh+Md-X&NouSem'G0'2XR./t<J+\2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52324:%q%/6MXGt*rrDgC(QU`klIMD1YH#ouTd-SYTXH$e@fYQT?!+*Dr_@-!m<%q_)Aq`h
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52325->d[SEcg?bk/eU$9M%#B0$:t-R`cM(Dc*)V@(bY]kgIWM-rrAQjL&T?3[MQiBg*aa\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52350-\Fm$]eF[=-FK6j2*&:n35Pj/:X,!ljP_XA6jS)^$*,!?$,fmq`&i--S,,8#ON%5^e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52351:Q=`AEMX4r[!M$.i*,f`1T0llMYXo4^X8BO2j:$V3oWM"Bm`TZ0XKKWNcndCVEki60
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52352-N"_60IMD"Ii@)m]!KR8.rI$0DPY_G*;&k`9Y?K:Tn3Lb4"kSt@,S+(c[Et<.To.DG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52373-3DYLg3k+lcnDD053k^DL25Qd!0S>Q6Pp?nGe5u.3qal&4!5tKEr\&Mc`82lS\/,s&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52374:[E>l0b,uOo)<oki[\)8`_7KB$4s*utVd3Otp+l5E"c+qHHVY%TV`"BQrm]XrSr`DS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52375->-Nc\\+3/',VcbO_Z1DIFQdN$Ga;ENLNC>Wk:!-i5$P^im-l8,3!d=?Q;P]]>h4sS
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52377-KNdYc$UoCa7t/IL-b/XN`Z8gM+3D+/*dUR`n>a#AI6ki$P5K"_B^r7-U\NmH;f7pG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52378:+GKmoDU1!(IS`&.a\Mu>M;jFf:+<)u8.H$+gQ0D3^KJ<`+,bUZAapP:nDiMu1#!$%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52379-A=H3$R7frnWm.qIn=F^r=,2[pFfs9?g+m]0--Di!4=tF>rrDabn[>9o>YT@<hb8k4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52432-)WrcVUQL>#9&$;_M]!Tq+9&:Ooc0;Kn(<ODmW\to/8cWEGRO=8&=_2Jn]*sHOHL$*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52433:h\s`#n4Sh0.-$B:]t_QF:pmF"Y18#j7<KV3Fo<i2-BWt?N04`;G/j_?(d)uE>M;"%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52434-H*sTK.ku_iU6=4XO\ktL_ddARJH.*?D1cPAEXBcbpgU>B(=crBL0T@_(SAn!V2p_d
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52461-j>PF8GB.p:3WY8+fDaG!23IFjV9Y:uG)f4P7)hJZm_BrrpfG[_[o,Ji-B_9B&9<)e
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52462:rrD`2HFQX!P^1sX7QV1G<HOQphCNT@Pa7d*S_:6GTH/[!InKC;$r5^`@ROtK!1X?Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52463-T;?r0i;$(':Waqlr&HmEkD\$@hAEWC/<e,g1d<WRcTQ`j.kF[<6$$/VN4G*bp0S(o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52464-p7$Sg_;eS<"S*M;O)"Mi6FE+b/kP/e@b=##AALEL"aDDL"EofkiZBt%%a;!FB@QpG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52465:oWF+Kh<PG_rL"@@i.XKsJ-kR`T?b)$*T]Fac_83PC<`=nj%7Il?*UVra3#+g*.KI/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52466-Ke3^24>)=43KUMlbL_XJlbksh\e<"oMJkM:Q#NM\a)(]L/*:acBK'+0.0EsY_nOoV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52470-j'HL2UTR%-+\bSo#uNG`g-Ubh3?EefbpZJ9aW@g)/#:Sh$*&6hAqJl>8/a0?W/P,:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52471:T=^Q`[kQXp9&XjR.:TH$[>48KFKZ8FYDagABU(.p['W]8GI]:MIs;BEj69oCp`mVd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52472-LPW*AH#;V1a^ZP.'Xp'^\a*NXS6EL-)cNXqP#.%dRJK^7A\XWbCuLOd5qM:kmQgI<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52478-5FkMA38/:MHC5Nm2fttg5<8'SEd'K,@Y.?[?lX@dn8!$+aOqD"o+'k[E*&&c5Hcr"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52479:AT$)N"`>!pPt?tp6ca1dH<0$2=NMPg`@Ana^=G_7\AokTeWhVh[A&#ukb[`<@XSL"
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52480-2a.E8?D$5*3&D5KnZ7\iJu%@\obI@:n6b2sJ`GPf4YY\r6`a\*Bh?7XmeRtTn@J>Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52532-XsT;$$CpN^c&</1<4;?l[7jn/M]#SDQ29X;]!]%=coeNm<l!Dk!cc[QoKRIVL!mpj
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52533:+K7JaLdM36V`A8P&*$j&0[D_(@ka<V5Z1fJ^Db?*$R84MZB@K[^`M/%`EuF5Lg/%3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52534-E94r+'n5]HqJfF"Y*R(2oJ>n/(tjcXgTWG!`]ZiMCBd&fdKc,]%!1a)pWp$8h76R@
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52541-J_)-tWUFh?oL>shat9`,_Q$)%M_Y$pkIUEJ233/2dL[PS'(=VW&%=isWNEW"R8K]7
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52542:E#YAS-g=`:X$*#gSmkgh'SRLBc;.h4)O-fChl-1TOtQ"I]Q1'sTG#$pDY`bnkuVd=
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52543-7D5#@ADquVbQ,[(]o@$_5'2@Y!%J7N"#iJ."`:fb.aKN#Ao%N6j8n'4eQKFiV8V*O
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52544:F*`hae$QEe!_M.RN`;%L*gMFsm>1s_,",06W#6gC9l9/M.o/BpriL]^Ch&NPV&c#3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52545:;Bp+*&8`[6!;$BaU+&$5[3M?UI,7QTaKV`9W^u:Xd/)?oDlHFT0'F*3<@%inOk:aN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52546-K\%:Ng5OVKD/@WeNOpf.cQ,37f_H05+F-o[::XjO^_oA_kul;8feT;/D4?jcXX$HJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52620-)&Sps0?.1hGY&A8R9+BM3U-47_mWJ:f+EZE#mBrd8n'f;K#keu$b(-B3d.Cm<t4mD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52621:Oqtqh$phtMi;I=.Mj#k^V`Y!A#M,Q,*%DgCF7U'ol2"E1gqaB<$Bc2C`dRXH6>^Nt
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52622-fp)K]&_/+fi!]f?OJb2A<Z685#B-&-#pbP&hb%<R,UcO!E^<XAF27WNfti_ehr2HT
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52648-+No%d#RX'Drk>eH1dH1o?,LYBkWK0a@'i4r'09Zb\hht(q3j@sIV%W"aC,4kb#<N,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52649:J#tkT/f=-a,QlVs`u%9T&J^$T[l?S(X,`tZ9HpDQb+=kIha$L9d%.'>%.&3]EOXOW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52650-A^D2h#\>5'#4)8.<MS9O\EtlpjD_0SMRDRInrG=[EXk&DU2=QSYtT$F(G!)uMNPaO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52712-NgZj@]>PU8J:'J_J)WUW`'_^17im,"a0<NnhqfZm]Qpu#Y9a6#BU/R2>ateBLD_uG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52713:NVb;T",#QNKW`$;pqdjYNHH(*XHG!VXEaWAqK#qAi8jk!AQkg#a&9VadJa`&(JO<V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52714-O"-s%A,AP"NQqP-Ok=_]8)be*F_O+$fVT8(N_atV`Vqcf>k(e!]M^>mZ.g>X6hKYn
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52729-+2jIhH=j3cDepcZaVb52F:O)>F2&4a)u'g"*g:fFGRHmEd4K5^1.i0*9XguGYA3Bd
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52730:6Kh9qBM$;#E(B`K+E`qULbhJlPt:f09)I]a[6;I0a$/`m8LQkQ;Akh3cWX>SN_=*T
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52731-n#dnBe)4O'9&M*t*V3?LTm<J=B]MJc/\$`N#B/d4OWX'ln(PNYpj_f$rrD#eJ9;1j
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52734-jC9<H/gM;cfuX6n<E<f,Sf*u%P$";>K@EucQ#SR];qb%.Hu:_UlHRH;F1QueX?0j&
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52735:Pe:giN-PlbJ+`-V4rWZ$R\m2%QD+K"QKQI/iE3'A*:QH"\4^LagSmV\Z*`ehYUI''
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52736-mJd1OY>+e0%DJg?Ml:M<0%e8E&WSjCkNQ7HR3`'jcF%h-mELI9Drll(?7R/:+p'r*
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52757-C#Pk9c/oUi7n$5Z4fca'/`<68HunhLVrI^V&DZ)k@L5=+TU(\2E&cg$rr>2toV990
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52758:$ISc!U;`n^7$dX6`#^gdp$9c!UJb-/lVq(h>8]U8n4o=D=[\RaEEgMB\O\igqNL6i
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52759-ELo&X-18+>>52Su0a05"LF9+[%L#u0l1(N9pgrF]I2^O\>E9J'J6"PL@34i37o&a%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52788-#g22MjE$BYB2U<rQA7jUf]U1LJW^bfG/!,9K<HAf2H$WXaO'a=E7n1\KCAH2@CV>0
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52789:\Ptl.(ooE^mPrLA%#U5-:GmOMPa+\`.CX<h#-sE'G3X3>C$<hm?[t\IW2`sn!!Aa<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52790-rr>+B/`N5G4Lg.p!R!BFAG",gR`7JBk1X/FQ;YW^4h:LVQJEO#b0hsnc&rq6SGN4b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52835-@T.1-bQS25cXK+"8aU%k#_Oi[:G[>-&%4W:6J=Gn<f+u=LbKQpq,aKeW<VJ<Kg9hW
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52836:#m[-`S9jd/a)o`%'WG;;@-PiY9+:2#[BTa!O@E$UqU`+=$Hj,kmQsKg"QpiV_V*XJ
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52837-aXE<#)9=%Gj4!3TGr=I2'5eF<dKN]'=H&92"[bm`CK"EY2.NMkGnrebi^F$&huH=B
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52853-Jp_9T$BqC.'>@jD"[F>Vr-qmtb"CthO-@o>k72+K\1Im6$RCHkOCaPY#8uP,\Fuoi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52854:/`MQg(mM?,MG>n8\B!W,pjVYVG\"=C+"W#$']_7B>1ZT4E:UUf0SH(.4jSGQ`n$;;
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52855-1ok17Ncsr?a;<'#P!qe^7^si3O%T!3&_]s!D(Wt:aq)dTGQWPDf;i.J1fj>i0SL6=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52903->T03],)JjMUlK<hPcG9WM!c`d+\g:9M8<W2EmB)e.kO[?S'c+_>+!76`+)NWWPDn,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52904:-`8h>=PToM`Af/_!9@Y=d^*fLP6$,SOPuS$j!-]XorZn`o)U82Dsn'c!!aN`.D&pN
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52905-3uQ2e8%HTE8-?mPJRJl%OcQ.5T;>QZiac/b4,d;N5fO-0Fa$g,feHH?=`AQb#g[=8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52913-pHO^BM^YsZY4b;_0&:'n-AjR:P,phH!;cA3H)4V)F,bm/:J_Kt<Lm846qNfa";iCn
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52914:[3Uh-:q#K,q1=b`9dr).X(Y[;[Iu@eBq<m"?_0$GjR`@qV4$.;*RR??WDVcT-:<ht
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52915--]O?We'?fS2F(W:PN[EL=kUIqA6*B=Ah&79Vq_,aPAW>C-G,_XI"pP'?t?\S`=s'4
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52940-98Pd1!+^8gB\S4_:L5O!m>5-rA%470*]AuI<:/^Z0:7-F&7^k>O/K[*aW,BW`Au&\
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52941:"LeC1'XU3t7*+:1QK>s)$98hh`>F)omPAa"ViZ<V`T.H>6kT`$\_K8q*n8h=8`dK4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52942-Y02rm`]q`t34i<&BrOF32^2AR3ZuPiGpD1Jl$$#N-7NLZ[,J<?ef&VHI)Kh$=RG:]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52949-1NYgjX`mFC-#".OncY'mR#l?g3+;,PmI\nTKR78i#DOVoO)\4W.&5c%_ZT&Tg`LI:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52950:6Y@pg-8u"ES<Y*!H^\.)4UjKp<J!KkD#b6@Vq.n@mloCbb`$Ut-EPMX`.X*iW;G6+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52951-8$-@Wq3'&WcOn2C03/d#eX/!6bQ9bYee0tCOb:b9mHmKG5k^MppTXgdD86qaUX4mU
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52967-4]g@#HJDQhC83h=on!>iN+3_bl0m',bc*B[WJMlFPT>Hr6mJ;Ze)g/Q@8mXL*i%St
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:52968:%?-UlOcc(`(0LqKN,b<BgZ0M9/jMmib6eTA4he=38-DC",9^-M$2`W>3`\\_^fa\B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-52969-<``4O!U]RX.sS-b!@Ps]0Oi7IJOsSc4'8I%n)Y+(+#&AaCbTe(3bq)'gH%fd!4`N9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53013-l9tt%3@q7$#jkWhN^_]bqm(:P4DsjMB]_"rLm/>+2L<eHOiTL7A3:VI%q.o.Kt`1V
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53014:fXteh&<(pJT_-R45"<Ee`Bc%1$/k]LW1^$8YT9JD-\?)?]c=,a4K0_FqU!c`f_j,P
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53015-W+>dYY"9n%!MkMr0dJ7,m0!4`C*o'Ch/b88E*IN.PtMoTL]F\!JHN"jdd/kmA^h3@
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53016:64fqF5omZ/<Fq-1K`1Ybi(mDJqK8e5a-[5)7R?M9W$MS?)iB/d`,usip86;b,Y"cg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53017-a,HDIOgY=HPu6-SVqRqpmBoCkFkT@ApE-M(=JW.t^G.DB+T:/HqUL$KXMrUmWEoch
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53050-Jb?3DKL[4iaq7Zr9oY6(Hi1XGYJ[WXZC`mBhF]4L<,JNc(oH)f"K:FC@Kfl@[/38+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53051:/7rirbV8;M<"jLbZ9i(H!3]ED`H9gED]Fp8*Qo/NW"2r%'uNe3h<[M$;1(W`da$Rq
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53052-bD%HV?,L(6TQEE#E%shmO(R=/=Tk\X[iU#B?,jL-16ca^Pm[?I%"Fmq_M_-O.?\`i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53064-(IIO5'rYM6N1^8#9Fbhre'*>,Q8$4HNfFD0cV!;r]pu1t2/P3lB2I%j<eVj/[:Rhf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53065:")r'bEInJo/!.5lk0`<ap_DpuPo)I:)8c=]G$9%]`MLD65YN`hC!PP8l,Vgi%(9$u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53066-46?Fi`m'T9kWO]B?DJ9HXB)2n9k\L.9S5&FXX;ql$H.HYPi>]4Ci2^E(F4'"bGNU$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53085-Y9^LoF)0CYOpJ27^A.,eGQU1Jm!0?CNW/t]/,1h0MuFNAdGGN(j("u]iu.LF3SAK9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53086:6C-R2;uPP38us?\G`%@`7NW'$oKO[O1O(*NKY@NX/=NE3_K^\"<mo,'2b>5Q#`8l!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53087-=7nlZ!!L@;1OJV0p&Ok"iD"YgD*M15dm(4BXengqXXc29a/RiTqU^CF>Q+qu-cBrW
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53097-[<7=b!Ch-_cgs$^1[21.\ro^!,8^Q:W$#[IrG0`tagTVZ.DkB:b0\,9Vl3mG.<!JE
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53098:oRe>Ia'LQP4Y`DhHsbf+916(n'#t>]H$Kn_":`$uIJBucnbbG7JimIWnUj,u'eH+_
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53099-Ul3Ff'm>Y.0^]4kI^89(%(oI7=anQ*2i)nkGY("di[mK486+X&T4O$LG<<,C_VjKt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53112-<^%f!9s!29ppI52pf%@h\86#j1rHt@g#78?*7sN._Z'Uj^'"-Xi/Ju?pVSWp6(hmL
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53113:E<p$1'5K9(Q>H4A\`B4X"")4S$$/aLkVDE\+PV5`m)Nr)8:i*]ntU(-GHO(idiS]R
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53114-mNkHHcg`(L)3,jK?c=HUM9"F4oVi^OWH/Y`*9S0\ofoR,<ljrXG%>+`c%;hqjZ+EJ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53130-S?.5P8/OOunqVaJCHij,n"=m:Nn3'6d_X64-k#uhC:JrQjj`\"<\m<5+%#tV?79Ko
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53131:q`,uR""S1W,N^PMI&GSpk.Y$oFlSHfp<bJ\VRK4?M0R5hR(tj@m9YMD;/4gm`NG7:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53132-jH*WZNTL\#.]U#s"Eqd8kALVMfLlD71*MJT70"(BIEjYD<`Efle*1Af`$VLkO3g[W
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53148-q;+I`@(MUBP8raKqU]L(Tf8:H'(65GOQnXBW>4Csm7U4D+"V;?&ekJJ+CgI)eVD)+
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53149:`>gU+6u'!oAIJ6giuieneOjO>=4$*/5rWn3Sbk\3$]2@6lumuUU$P>Eik0b7pk`E4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53150:Lun-np"S5+#A/q9KQ"`jBK5>0]l\4<WWr$+q`tiDa?[;^Yg%R;nNTh!F>"BnhCd3k
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53151-SdD2VCa"S$Y!t0062`7^W8$_<G<%0Mj]oj]qCUuNAWTBE3R0Qr,I%@%[AR/F)5V$h
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53173-DdlWH7oEsWFXK%f:ApOY*(P0*7D*!]%blks5V`i-[VP3InD10CE7)>q5o:u.o@*3-
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53174:Use[J`%ju$(.2_d1)E+DhkbKqW:Ytp'X:Qh+$]c*_`do[bI@1:L.;>ZcX&fCb1qHg
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53175-h@I:Uc#IB*dCXko3)R`n?M4!ng;b]M9qmCF$:uTIkt*]DQ&^&2jbec3!g#Q0)ODq5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53176:,j"f_WnH2[:X+A2J&+6p+l]H`]$P;1UXY\=1SXu(`_-?&A92*,C;975IhqfG>C50j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53177-=I3C&<o!5!a]6Y0N;=IkgX;p6F_6T>CQ'kGr4ee:Mt2oL_X*)aJ4NQGJ%RkkMis(\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53234-EZRdSW34Ueo*`f):Fe3rBEKk$Jk>V[k\;1O>:YVe&=;:)n"*I^a/sf;:8FXcbl*^$
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53235:.*@]dq2YI)XQ0s@mgB3M;@YI'rFuK:G`gX;&/4qrh"oV%!/SP$V6Mp_`uK?\!'AIf
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53236-qH#fW+BDe35&s.[:XZt[KWbO)JAfDrUI`hAOW>2dEd&PCQiW4lr`-;3Os<plJeW-0
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53241-51QDR0oM%e>a'bmkBF@!$DjJ8MT95DB+29q.-ZrFe\<G5cc?i'-d:p;5/:7?<1;t2
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53242:B`2+n)NE-Fl8s:+GoK:cE_$VRG6>UfEu/"j#2UOr7`=5q;uUiDP_bM;Gn:7H^20"Z
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53243-*+k@)a-EolK+%j:iBa;8G*6&5>"VYu4I5_5.rJ$7K,Zfg,dAT("4s"5/S@D0I/&>1
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53254-oHVr$K^`R>OGILcK<gRD#<9n.`+O6pB`2k%RoL3s4d\e"gaA?7Q?'ZbO/5sEi]s)%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53255:,\`4!`:Q33.[3LXRC6@;-ZTjT&WX82Gc$K`(1pB.+\$J<a8/lYa^-R*o]85RN?']G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53256:4Rku1!)Q<$EZ_J`gV$C%=`3*I(q-A&:q.Wfg`":-UpiNqO7u(.70apRcJ_tD2b>it
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53257-FA,@<T=fX=lnds!_-Y?0]"$rp\NAIZ<E(5SK>n-VorE*hro;5W^DfI:'X75.Xegk!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53281-*CoN>$4mUiD96ZY.]h((l8uW6Q/e#Ue0<g4.hs@\,^U'=Vc=[GM?T3c%U%k93);k,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53282:r+`IFP".,s,i^sR%$^qCX@!`PYt-f5<_uDfjS_5VSr2+JqY\=pbMQtFM+b(A@(QG>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53283-36$8s6(ZA0bj?sDN`;u.\GlQ!F&GX[=@,)p:iK4Rd.H=jK&U_f)'%Fd3"-L@Nmo?k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53288-\9*!B$hq5tkGK&0:..e(#SljHDgZWHj\VZS.SF>K%bT&;@=e*ND+njnEBqFe<[r;B
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53289:_5jH&<gNRoA=^r(E6N,E=`*$N1']-MG<9Gipu8rl44JJ;).\)`P[I,N!2popmp=\G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53290-`:@*Q&S+Z`JXsU[T0b]P=3eCA5#/;%I("q\Cm"jF)<3pZBVfEK/tE%.dq?5dFbAAC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53302-I=Sr,:=ec]+3(%@iGI7O6MoGdaX8FCn#);:hEjgXI=XZ\gi^Zr=o.-s'&,r#*4"K4
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53303:#q+WF8t?`m=4isL*TN8^dP=Pt,7WC[;qsKT(o,siY',CmhY\d2-b$LK@PP=Y_*`>c
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53304-n1))5J'0UM<#i0`+F?t&/B)tA=^"@R5/N7E,:BD!rFgrQQ:R:4/Za,5"+f]0E3.3m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53313-&U^i)8D(^s`.**<4S][I8K?*_&fAW;q=Ve)CKTJL[sL^"IRB2'l(<IBKdF>OS[92X
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53314:,_oDu:)IJloVcW`3%&DA/8e2g4b*E1,_d"q9=$T0J/,gkN`a+Kb'.]2N">&b]A#Vb
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53315--D6&F,J)aQJD`$b3?<2,>>s<.p+'VA!fXZA-WB[q5]'f]QT/9Oa%FNn2gW@3DfA:k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53318-oW:WSA[,_?P$bhn:T*;TQC<ZD:.Fg7c.Jsu0NT_@Eiket2!qIL9.;U>WUjNea4e&3
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53319:BOnYu-'4MrJ4U`3m9;Ji$OaGPOZG*k*r,E-=14f3$c#6)@sM@!#SMY_htCd4U904`
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53320-bIFDUA&a#E'llQ-Nm,=*q1>6sp8I(>@[)ka=9(fN5=um$D1]MhW^@ub--VN+AiL[K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53419-k9iF;H4PP5=YD'V]r75d@,N0_\Fi%VX,YQ7/'H]9Z'\Wt"UV]#^]WA=qUa:^$1Os.
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53420:Ftpq9,[l_\`ch1hV`!r%BM$maE`K'$d-*=2)@K2=-J]l1+.5CQoB7WG)\ambU?kib
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53421-U`Q8B33?<&aCIcM/\+,,#R>iseI;.Hb7e:o8RfVdheMkU,gjc4B61l$ARi&<\:6*J
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53491-qH)*KL5sj3(0JK].1tL@)[!jZk.YU*K^us-&<RNCaqtf&0oe!aF&M53X2oEoX`PqG
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53492:YAU_&0Z%[7=VRm#>Vik9FK^/lR&oDA`BOtt5s00$AImHjJoJrO5HZNu9bu`62)lnR
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53493-kn#CM!Yrm27oF-k&)!";8c1=']>\fFCY2IqkN<,1cdRMNW5ZfB&Vm]U\iacggd_;D
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53511-4Q,lVZ#\:_@.c3V&U1O:pB-"+FnWdelEcDIa@MWYefq&M^_RdZr$t+u=DjT437Mi,
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53512:B]H:$iit0*E4Bjh-jDU:`/"5for4-HH`oddO\JuM_;L;2l5^$jQp`UgH+mU6<>jj!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53513-HhFPehYRTqmo0KsK`Jq2O(qIF)T(d*B#<XPCLi-1=QGZU,A3\J%P+KkpjFgLjLU>8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53520-7*:*PcHo9km;no%NmCD-%\"bH<EnTpc'9XsGcsulm+trK8!Z?a7S_kA@LiS,K3iJi
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53521:!)#`U$:*>j?u4j`a)HImkW]C+UPi?5/Xr![6NVHO*eWsbG2/_$%P9JX8CHn#fn:<%
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53522-QUOor6dlq8]e\0U9A"ne3FbF9J]B..p#FK3%gr))Lj,lTL\\pi!F#efp)P[5LP#2%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53546-X\*I-m`Wu@L*\^(+!4Y\EQg`kZ]3e.!V1m3?AG>$4f).]Xj@;\a6)Xt:6k1Or&^@b
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53547:;Mlp?Ll16s3=kSN`j`>R$sB4/8;[c;@r37`J"DqA3N5g1H<fi;D&j-_pfl\oXRu9U
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53548-G.-dV&60,PJ:4c\]iJtk-@kK=@PJ%C4\g=`[p#!29g+hsdbi;&'<kq<!OnXrf8n@f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53566-T>J0YmAXB`,DW<LZdk4`^\1IuiM,TAmn_=![<j_j7r+@k:-,g>mp(cu&,>OifhC"H
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53567:&I_q*TPT]M,<QACT%3\:n?;P\e)sq`$cLt]fa8GG:=TT1`+8PE\o]A`2m:1$&DHH5
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53568-3:b0@6,Cm@oYl+jmjY'dZ.iJ8ECrfpcISQUZf6DPliQ4b=4UF:\>aV55]_mMiu$eV
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53657-`1n;oYNjWk=%rVo40H/gWj4UP!Q\LW=$1P&?cj/@>CEXYohnVFp&>$XeQAVfDNf(o
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53658:*"Y<!,g8M?1!H`VN^Ym?[1k3!V99)O@[=PlL?&R#L-!j5U0M,pM$JR`i-Kf$94Um>
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53659-/-Zs9JjH;TVK)tg2cJV&2HF4O[R$JLfZV?%:_-?N.BogB"KE$5S\,ANK@653)rH^f
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53757-Hun:1A\:+,?T%/W_VSIX`")>jC[BB(\u"okCNtG?&fW%bXuKIukObs^_prlPdp&(p
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53758:d.Yf\.<g``$faJ)So52)g:aWL.0S+&b`.3ZOP<6Oj[U'`NF)C0`#f[U3Mc!3Ms%Z*
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53759-XiNqI"kkbmh!s7509'<NI!pJYSeej+L:DUq%\XRcC*[)PFX;kIFZ!ObT87W*90Wi!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53760:;-`8"k#e'-UQtYg5M[(E3JB<QaGs<Ld2t,8C#rYTe>$l]0N+t_cc:E7f`(pTIqQrS
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53761-MOlKj08GlhgDQSEp3hUqATC7'n[n:oT)LN[p98;G-<MKHCq]pB&ieZ+YMTlc-J+#p
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53763-ZA-Uj`!OSVP"F!On?8O[nGG1J)rA[aRjfg35WROo/8Kilro*OL@["u[h?Q@SoE-@K
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53764:nukp#5h]`]jb'DD<.jI#qUP@)._dh%.r04i,coGXERnn4^$NiDQkCU/-`WBQJ_9-C
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53765-^O%):r.0\:Ep1G\T_?W==A:$VW.mC?,^I__es4q2`.N^T"+fA-iji;lD(a`873l9]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53809-1Db!lP/a9l*J<iki-VbbF.pNmHQDLuHOZdS-.Up`S]hH]II;I6hb^!P,gt3:@AW=<
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53810:mJCVQkl)Y%Oo?t?lV.aQ#)tHi[K'?1f`$@LYMrpIri`/G;UBeQ%]<qR18VdrB]E@n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53811-YK6d:qrdRSl\k`Ld<@a?lm;1tgIT`[dcN-6fB*D;SZDP:rK$)jm*Tc=1s2asLuiUh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53815-;p;t4)4LhDd,=O!MW"IQ7\f[bdcTW30A/8taV_,LEbV>\Z=NVm*.Ag8p'6Mi/GqN!
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53816:V+Z4Q`"VAp$^/=dc?j[KlecC5p6:QFa`/X1KH:_M4IYhf+m&WKrMO6o7#0b3XJG^u
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53817-!.QKkWKBEm5#IIg"T%fR^/kt#=Z!]0&A?>%[8Srb`JpG-jf594*/`BGNo1FSC[N:s
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53822-e<`8\I[/ZS<KTn1G)Q[H9#JETD=Jf'6+)G/=*LFY*0<fMMB167N/eETU:ICD,Sq52
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53823:WY?#t"6j%Aei%lI7hh]aN`'iu`Ni61"db80VJ8)5(4nNA$mM#WQQrAPW`OSC[i++G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53824-qGeE(Uk*`QE>VM.ct9qJPA98S/Chs/)>Js\9iegKJmeJ;L)W\0V0nW'HuP9IeShPO
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53841-D5?KDa-h+jhIpe'83o=_""UjpGil#T_$rC!]AahH`?kN/11h5V$jI+F6-"%Q48V\9
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53842:fCNdE('`aX\,/Qr$?04"E(t\_r"B"kBDB<BaWh*N["*`4"p](f=4QEaS5eAASjcVD
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53843-6i&c\L"A%n(6R?SZG70cA.7nP,e)rC5N5\7alTjtdQ;6CM,MQnD8m&UDbnZn:i,2i
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53885-Gu,-4G*3=>:K(TKiY.fK8H=;9!<#?,Qgr'(X6$M4\0KUon<D]Rg-)HY/s9hEK66Q/
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53886:`qefM4J3$15:0$Lp?H@`,`X9*,Eb#sL"RH-)j\K"a4/[qL=$3hX^sj#&0N%O2JDW:
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53887:"&Y&$Jcl`s4h+g`XVj.P5,M\$T-sEO>.h(V8H[6#ZptLS2Qkiq-bXs:Iaj^MqM`"G
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53888-ST&5,VN=?-(kSgrO@/a(^N+cM4+D#199N7Y[K_6GQ$s9nd'jX=I5,-U)\&I##:]X!
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53940-?DFJ"=!JU;WSQJ5NQO6Fc#o^Hl?95O!hlp?,\J)!>nn-48EYnH6Xn<s0:LFW)4@r6
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53941:kCl*torIgG%rh,0jsQ:q):`n_KBZOcJC#W.a<]pioeZ*^ah^_AJ(h%oX)$541mN`[
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53942-gtXn,<1$7^)+_jdm6k,jqEpU:DZaZ\IVoC#8ueSe^`?d*I5i>/<['ajN'Ju,WVY&-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53961-f/UpT4M5'IUu3>0h?qLa@4=$g7)dHu'tFG_,En^RXBDg<\hV15.S'P]Ie?1\fWC`j
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53962:b[?Y#afDuQc.%mrQ7bJLe$%>fm)4pT,7`249Y,eZ+WU4R]%$S)U/,h^LQ^XO`q4.J
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53963-qN:$`W%CS3k=%T`6:_"JCK!bhZJNY1!aH.HJ\^MP4aE7jZt7ACMUUfdbAS>:N6SsC
##############################################
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53982-W_e4Aq]l"hcc0_JHQ?3hSrAEkhVR$\*lO4%0EE.7CN:.s1218h5^^&&.I!E`*nAQl
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps:53983:&n!rsfE%#_eAEfYD/`a3_FTb$#!gL1d_%&h.'%37o0$d(lKkQq$qchT`6KWq,967n
texlive-base-2020.20200925/texmf-dist/doc/latex/tile-graphic/examples/postscript/flowers.eps-53984-4E:.RkO#b$?<>=6,KCos+^'@@E?;bnc24c+,Ep+7dEcWtbCFI,5TL5(gSZBmf8YZ3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-20-M`?BZ@Gst:-S=#//fjp9st31.;3Ubi)I\g8_A8aB7!gL?kmVc(Zkc:d8VDtMI"_sC9`JdUN
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps:21:@A[MCiuei--,P)7N\<?'nW,D4,-o37]m3=Z>)ee:t)"1`B<$\sn/"6*@b;#5IS>E`1N68V:
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-22-JDXu2$dgKd)#D891PYQkq)M6'ZbZ<Nj-GqC9[?7B?A9k'EBo4qlFQ@5$L6+CeN[^mckS2C<
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-29-CtT2L/9$i>\4'[@=GmJdWnJ%<aZh3oo!EG@,!MBMI`^YK^/435U-'!'c2kaMA1HDtX7\raf
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps:30:>'(C&f'0-2KX//_s(^5ja7_C[`IKS6tN9@r0imo%Ff3$4Ts<'/$N^]b8caU;4nlPi`@IpS:
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps-31-6\P=<'^X3ji6]UF=T^5q(2YnRnSlQ:M_G729tT=Ree(X`A!Te%C+_14qOoAZdj\XW:uKh?M
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-20-do
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh:21:  b=`basename $a .mp`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-22-  mpost1.504 --tex=latex example/$b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-49-do
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh:50:  b=`basename $a .mp`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh-51-  echo "<P align=\"center\"><a href=\"./example/"$b.mp"\">"\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh:1:outf=`basename $1 eps`png
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh-2-prefwidth=160
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh-6-epstopdf --nogs -o $tmpf $1
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh:7:epswidth=`identify $tmpf | cut -d " " -f 3 | cut -d x -f 1`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh:8:epsheigh=`identify $tmpf | cut -d " " -f 3 | cut -d x -f 2`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh-9-aspectra=$(( 1000 * $epswidth / $epsheigh ))
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh-12-do
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh:13:  b=`basename $a .mp`
texlive-base-2020.20200925/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh-14-  #mpost --tex=latex example/$b
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/metauml/manual/metauml-manual.tex-195-An attribute or a method string may begin with a visibility marker: ``$+$'' for
texlive-base-2020.20200925/texmf-dist/doc/metapost/metauml/manual/metauml-manual.tex:196:public, ``\#'' for protected, ``$-$'' for private, and ``\textasciitilde'' for package private. 
texlive-base-2020.20200925/texmf-dist/doc/metapost/metauml/manual/metauml-manual.tex-197-The default visibility is package private.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/create_animation.sh-9-/bin/rm -f $i.ps
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/create_animation.sh:10:ppmquant 32 $i.ppm | pnmcut 0 114 141 307 | ppmtogif > `expr $i.ppm : '\(.*\)ppm'`gif
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/create_animation.sh-11-/bin/rm -f $i.ppm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx-228-# produce gif:
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx:229:ppmquant 32 $i.ppm | pnmcut 15 99 141 307 | ppmtogif > `expr $i.ppm : '\(.*\)ppm'`gif
texlive-base-2020.20200925/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx-230-/bin/rm -f $i.ppm
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/expressg/n2mps.sh-14-echo Files $basename.N, where N is a number, will be copied to $basename$extname
texlive-base-2020.20200925/texmf-dist/doc/metapost/expressg/n2mps.sh:15:for file in `ls $basename.*`
texlive-base-2020.20200925/texmf-dist/doc/metapost/expressg/n2mps.sh-16-do
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-34-PjPmUB87=U(Rh\5e7Tr+HOA\$j/!?"Iu2?U_=3TMl[F!`!T*L%44?q*rA8Y'CM1hJET,MTRcql'rT@
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:35:4>8Ns;PX?J3M]=r&a:YE`",$u26A6b:i'\01JLF1oK],0opnfH].KG&d:f\0^JS8=:JH7`:(eX%VqA
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-36->m1,%;Do@A%?O!)eKj.OJT.DB)C/.t.VTi%T45!&Cj&1X.A$;B5sMfLjnq;H0&38eRBh!5Z`!GaX>c
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-84-q7SJkr;lBc^q'b.R)[g[G$[[WZBZ:=Id8K"/p:P?-^&miujX1Jlna>7K<LdeN=&"gY)=>aY#?O4.BD
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:85:X.nrAl^"U.9F2DH/Dl.1)-h!8b^N*+!gZ`'_o$_oPL`0u%U2/@rKWCl2MY0rLk=D4*gMTgbkuI";h1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-86-H`HP?(k`=t<[X'>DLj$F+CsI=7e4?C%D:]j'NEbnfmm*eC-PH>E'l;u'chg\d\?3^\^?(Nr(HLLEbh
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-92-(kJ:c*(?6d!RpCcTO%\M!>7?lL#@NuC_m'W3e3l4L&!a3Uch*'!/*>1_U&9Oi.VNZ:I[D17JHjP#a:
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:93:2:Sd9s+J;d]k<*_tLid`EjL%s@kS8,A]Ak$ko`uHi=.@LoYG!O0_'mQgA`'([_==07da5Tu&*&IjV1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-94-5!*.$hQ4T$pBj&=+`cD*GMlM!+%ug!(()k)Gl,:aZkZ=]7>uJ_Dmd2d")IJ2%4kb_`:DM6raSE!(c1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-95-3%Od<mTL_Vhp5MA[*CqHEF;#/+D2rT!$UfKAFFQma:Pn-VQVe_/iFa%`O,2FuJ_1Tn'VC=$'7i][8D
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:96:&V3aM%jD`;iFb$ZpNJ5feSN)&]*18l1+ti.7,gXam4Mb5!d7\LJ"ae4AQd,nt\J.&`%HZUt(gVHfff
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-97-nf3MI&k7D78k`nf$l4aE=-cZ._.aCMbdbg>X9#gL&[[7kBYaaAXU,;H!#3A*i22ca),.-Ta'?_ZS<q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-105-HOXs2LZ&q.K'uc;O>o1Kk'Km;QOfWC=`t?Na)95V@I36NC%#"7COrTH+aV%:4-,NMQR4$,iN27uB;C
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:106:ndtb7`%,/\Y,i\M)/49<BqmP:Xs7bnEe$29h>$h)EUmN9*(FPH=.5cP+Oq1V@c#_`uK*!M)O'PV!>3
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-107-d1f:i7F@?:*CnNlN?q0EPcZN1dhL%a:",?o3@?SGo`7q5F;6r;eJ1eY<Rm@O?!#SlN@.OXFVRJPb*=
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-112-=WADo;_Um\&]U-G[IKMGb/?V[nt)qo9$;K-EdY>AST9V!d-Pha@QCdeN"4=Vob;tK'a8$cWA0+#Tr'
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:113:`#VTjd1K;3.X)?mGr)B8okQ3Yq7Pa<H/ng_M"eL^]<6BV*!inh\#?E^#\F$21`_0#Z0]g8*\;"S,_.
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-114-X;q+O$lf+iS=]_3^jQIcX*N&`VB'?)SZ7E6hp,a&G7*'!I@OJ!^-Zak2(1[/Bf\#R:iu2aP5O#DD3m
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-140-C"cglgE8(ikr+1^o#0K.@;!`dQj<LnmQ8&1HnJJlP1]su2%<2`%d)N"[OGWKD&[=/;M'<*mFrM#?N)
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:141:6MWbUAEHqYf`1iitE+d#(ubU1\B<'I^m2C?!h70al>7!H5-Jd8nDp>$7NP?I-k38J)=q9]j`?7S(&=
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-142-br5Zb%2Z%p(ZgDXi(Y!7Ll(YS$IMQa#t2BX.fN4)oM7m4;4rLQUf]?bnhEcUkf"4P3q?s.'^SpalpR
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-153-#g,u'3[5EZf3ELBYiUps;?:^o!H&9ulhUBFR0du\\Q1kcOKLf.V\&JV'=l"$pt14M+t.J!mD6(XFj8
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:154:8FCQ"A#j%FSc2`;YRQ$c`h`leI<=2oh/;U5ID:7AnD]G3CPf=EKqbLjU#!3ISt^C?GRQ_F+$t[Uqa3
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-155-uPtU99bjd+cMc`cM=S8(^'O\="j&&gRFN.o2X!KLNZMsN6%<NI6V'RL)EB=>r0^sQC1;n7\I#h&Yp[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-202-b)n#C(ooVO1Wl5X8k?6OKT)>CR`TZM%1Fm.ncQE)s2)t2_n9XiPMO)TXN/Oj6u'b8J>]cePoZW18Lo
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:203:eAgf(Hch8N<r]`_;)bX'EW]"4-:$Rr>1AAec&?-1LJ,;Z)&oM*LKH`l.(`r&Y$9X`.J0$J:58uSc5"
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-204-OPA?Xc"`cLa8:VoW,#49h1^j5QiQ*Zt.%ccb4te7bE_p"4fW2gqX$Lc21s8r/\_EhaX^+]i7;=9S>k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-209-HQmlB$s+!:F&f`bPbAY&5`98:K9,K$the@<BVnY;Cdr/]F\"H85j3#X0j;ZFZCVTotroE8c7LCqpSK
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:210:_+B%"m;XA<qr>`<Mp<t$;5O<Af2%*:jcpn79dWJ*<J:YL`s4"=nM[Z@SXM1E.>L\!5ccm0STVoil'\
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-211-1>FNk9=3m7j8gk"!O'(KFk\7:M-Bf2b<g1$m?<eLENK*(JF%<hkZ'"\LeG-&T)k<Q/f0lJes/NE11C
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-230-L2Jd>lD+<ubVUFf0hs:jDD[*l?dq%oEg?\J(mdB"OI!TXQ`,DWl=5N"V7ceR6!:L2Pm+23*m^MPUmd
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:231:7Ib?.S]V`GBKjY?'fRDP$]DI;86WN9E2-R'gMSY/P0`%;!!VLrH<4!K1iUl#9,\E@t+-@'"(/'pjBA
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-232-nNd*C:Dc8Bf*6F$ENr2V*n9UQea_N46t!+b`upR0_XKc.EE=AFk8[>`-5=-/n)jH7:FK[:&I?D4Ej6
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:233:GK`sH`]$?FmPEPQ3^QS=U[mW+p+nuji/%l*R72CZAmELGg,?T9qc1!F8l&T#S97h9GI4`bNm#enB%!
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-234-=%n_2"LZ(oIF>@*sZmirH!HAE`Xr:HURHBB+RdAoVhCSG<YCq&+nUbFMCB>#j9=jXDmW(oD_^qY=lt
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-247-BGqAme)]rm*8];6c0)N[16pF@QiJB'I"#!/kQ"<&n+_B0*aDXbq7mOM"ID8DKDqVV:U1?/_2rCG1a$
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:248:DI]`Pr`S&Yb$&Bltc6A_cRU:maX2\Ec"W(^kkE3$kTVXYp;(VXkR33Se_<+-`Vd!u-'757_L(,g0NK
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-249-d"$'e3=L-c\.-$[.,tM*llQ*0.';SX"bJAX$g^gb0oSh*Cl9GU;9A2jLm@o%nqqh6n2`r2m%+@d4@t
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-262-R=TD.R#Q5A#7WMPEUj`K4ul;<`k6)>ZP8q:@t-,kN3Z;YNb18-NufTgXdZ&s<(a-"1o-YrG]R,nNL!
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:263:rP)r0F!DdX@&WIm%)S@"h^NcI[HG0"<a,n6XY7`3p:3$tHsC\-&ZM'LgtkRf'Y1``S7R=p-i%1-au&
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-264-?j$Ym1h%3%\h?Eg<fSG?7=!rU68i;;A'p7O0kOQe&$(PB*1]Iq4eP-/sd,W3k5].\"h8=GuIbi9FC[
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-302-DmoaZeaG@o"\b6h0=@-co&XQ:'f5$HEOR):'-J5;Zl=3@Eq_;02`5Z#3HMYmF8%tB+gr=UZ3O;ME,q
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:303:^r2cY!E=`q2ZFn]<f2cjg:a8d#fG5$!#2e@0!D0K'0GP>6`M'[B_M0QLWVg!K4f9LW*R<>ul+sAcU5
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-304-m@cWWHu%UHM=[k2mn!V\U1g!Hf/cQ@CR7X:0Vq3I.r\@f?o"j?[%jiI2AJ?fAD%$EHrAbIeW=F=.TM
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-305-E3ZFcU-c*KH3!FhW$%TMpJG9_-3#.!h'dA0G%2V_p\'9C]l$ag+"+e4>+he&BT6WCFH+2U^pORq74b
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:306:Qp%Ib7AK2iDt?Zj(aR)Yd`q3+[hhBnj-7LA5bD3-C"$?k!XK1"T9U=?Uqs80U#I)B`Vri,/a-UP!X<
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-307-H$G)o32:lr6\SV-B\5h4fWKH9Vi+W#Lf594@Cq;^ac*aSN.JJVfZG*5\f/)0Jp1H/D%m&%:`L:9"1Q
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-312-Red2;3YDP+8/X@ORs/q!pr"*0X/3C5V>=Vt3b>17A,mN^VYXYsg1?7)@N-JsVI@`/\DNa$4-s?$!;]
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:313:@h!QYP^$5k"q"2IM0!<8k1l_G[$$5n\E\t>u`V@u4WTqO?.)2Jg=$68fp1*AOp+@I*`WXhCo)M%H^5
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-314-XY^b#QPtpP(G.b5ai(t-jRO1+s92PTdc-+,R-Q^T@[HR+9WOsTrcjD$K,.q+B*PI+gP0q(uV1n^^q$
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-355-p"/-E7a,1)[m[KuT29,%>gV7oKU\1iY?A"bE%K\mP;PB84"9rTrfRT`E*tdAPhtW'lYI4.?UWaq_.H
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:356:M.3oV`&hKtrZ1$8nqSWO6qQ(LFHnG&Z!<_Us%:?9C/BY&5B#1QN&TS4dZc+I`A=.XU/imrRlN,U/VZ
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-357-(5MfpCp:gmYX@iFj8=IiEY_$`R27)YI#`&a'o'eqWn(5J>^CCe.AqFZ'BO=gPk(YoXZ:/2j_R/Io+k
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-361-,NQL^o9$T83-#gYSFOHZ+?&^3A0*9;?#SD;hcW3#;\TS/6fsIM'GA<t!uW1OfHL2,Z2aoA?'>MfF2#
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:362:`d$)SMu`'Y"(<ks3>Wq$S<oF[ISn75="EC&ZmH*0CbtSKU#VM^%LrDV2o+T6kFD:=F8g^aJ^Ds2SJS
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-363-&CIZ`')=%heK2lCcsMo;`9'^-tNRuItl;$!'3k?V/mFoK50HP^1H*7M2S?>gp]"G.O^gSl8+%KZYr&
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-369-@:1AoE%;:e"'.`SSSJF@#r%3N.VB_KBqs>q;/u).)RSl6T]Y3S.27R[3Q)FUarphS0<^8(k</W&9H_
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:370:S`%j\J5""[$1gDn'g7YGaU4e])M"CKM,U*3o)$$-SWlhHDlE@5s5K'Wr7([e6$k=`ogU`V$6psIo#V
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-371-%Y%]e2sl`5GVD9N=I`4iLZ-7=83+MG6Lg=[fDr7D)kU]N3"q?:F3f7H@W@r*`&7@R]os`[kXi9P$W1
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps:372:A&_bd7XSl8`+I#JC.>:?5:gNg]PU-nDEStU`p@Y7$un<:DoWi=7m(lPe8iT'G"6@m29^3`I!J5PH8h
texlive-base-2020.20200925/texmf-dist/doc/metapost/base/source-tutorial/previewer.eps-373-(7a1Qdib7hpTI7NXR8,:(lgjhp8Jk,0V81]Eb9S5kMKh-$87gibHN/:)qMFah,8A'mPb`,0KN_&Mt8
##############################################
texlive-base-2020.20200925/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf-319-beginfont("EN:Tetrodotoxine","MW:319.27")
texlive-base-2020.20200925/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf:320:  MC(|=1,<60,-90,60,-30`1.15,150,60,$1:#,$3:@,-135,60,-30`1.15,150,$4:#,
texlive-base-2020.20200925/texmf-dist/doc/metapost/mcf2graph/mcf_exa_soc.mf-321-     $10:\,O,60`1.33,60,$3~si_:#,$8:@,-15~si_,O,$12:#,=|,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxbst.doc-663-%
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxbst.doc:664:% The `pop$' in this function gets rid of the duplicate `empty' value and
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxbst.doc-665-% the `skip$' returns the duplicate field value
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxdoc.tex-343-\item
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxdoc.tex:344:The {\tt alpha} style now uses a superscripted~`$^{+}$' instead of a~`*'
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxdoc.tex-345-to represent names omitted in constructing the label.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-285-Every built-in function with a letter in its name ends with a `{\tt \$}'$\!$.
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex:286:In what follows, ``first''$\!$, ``second''$\!$,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-287-and so on refer to the order popped.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-328-adds a `{\tt .}' to it if the last non`{\tt \}}' character
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex:329:isn't a `{\tt .}'$\!$, `{\tt ?}', or `{\tt !}'$\!$,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/base/btxhak.tex-330-and pushes this resulting string.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-298-%                  Properties of Engineering Plastics},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx:299:%  publisher =    {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-300-%  year =         1997,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-301-%  volume =       20,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx:302:%  series =       {ASM Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbib.dtx-303-%  pages =        {434--456},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-365-  pages =	 {434--456},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:366:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-367-  year =	 1997,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-369-  volume =	 20,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:370:  series =	 {ASM Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-371-  language =	 {english},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-815-  pages = 	 {48--62},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:816:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-817-  year =	 1988,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-869-  title = 	 {Stainless Steels},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:870:  publisher = 	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-871-  year = 	 1994,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:872:  series =	 {ASM Specialty Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-873-  language =	 {english},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1334-  pages =	 {416--433},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:1335:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1336-  year =	 1997,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1338-  volume =	 20,
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:1339:  series =	 {ASM Handbook},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-1340-  language =	 {english},
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2010-  pages = 	 {29--37},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2011:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2012-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2242-  pages = 	 {748--757},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2243:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2244-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2277-  pages =        {741--750},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2278:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2279-  year =	 1988,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2573-  pages = 	 {821--834},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:2574:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-2575-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3291-  pages = 	 {775--786},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:3292:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3293-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3698-  pages = 	 {835--844},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib:3699:  publisher =	 {ASM International},
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib-3700-  year =	 1991,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile-2-SRCDIR=babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile:3:INSTALLDIR=`kpsewhich --expand-path='$$TEXMFLOCAL'`/tex/latex/babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile:4:DOCDIR=`kpsewhich --expand-path='$$TEXMFLOCAL'`/doc/latex/babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile:5:BSTDIR=`kpsewhich --expand-path='$$TEXMFLOCAL'`/bibtex/bst/babelbib
texlive-base-2020.20200925/texmf-dist/doc/bibtex/babelbib/Makefile-6-VERSION=`latex getversion | grep '^VERSION' | sed 's/^VERSION \\(.*\\)\\.\\(.*\\)/\\1_\\2/'`
##############################################
texlive-base-2020.20200925/texmf-dist/doc/dvipdfm/dvipdfm.tex-28-\def\ttverbatim{\begingroup \catcode`\\=\other \catcode`\{=\other
texlive-base-2020.20200925/texmf-dist/doc/dvipdfm/dvipdfm.tex:29: \catcode`\}=\other \catcode`\$=\other \catcode `\&=\other
texlive-base-2020.20200925/texmf-dist/doc/dvipdfm/dvipdfm.tex-30- \catcode`\#=\other \catcode`\%=\other \catcode `\~=\other
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/circuitikz/README.md-44-
texlive-base-2020.20200925/texmf-dist/doc/generic/circuitikz/README.md:45:If you want to use older versions of `circuitikz` in LaTeX, just append the version number to the package name, as in `circuitikz-$version`:
texlive-base-2020.20200925/texmf-dist/doc/generic/circuitikz/README.md-46-```latex
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-363-\molht{H_3C-C(-[:-30]OH)=[:30]O}
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex:364:there are four groups of atoms: ``$\mathrm{H_3C}$'', ``C'', ``O'' and ``OH''. For reasons which we shall see later, \CF splits each group into single atoms. Each atom extends up to the next capital letter or one of these special characters: {\ttfamily \boxedfalseverb{-} \boxedfalseverb{=} \boxedfalseverb{~} \boxedfalseverb{(} \boxedfalseverb{!} \boxedfalseverb{*} \boxedfalseverb{<} \boxedfalseverb{>} \boxedfalseverb{@}}. \CF ignores all characters inside braces when splitting groups into atoms.
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-365-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-436-
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex:437:\label{modif.retrait} The spacing $\delta$ for just one bond can be specified with the character \verb-#-. This character must be placed \emph{immediately} after the bond symbol and has one required argument between parentheses of the form ``\Verb-#(<dim1>,<dim2>)-'', where \Verb-<dim1>- is the spacing $\delta$ at the beginning of the bond and \Verb-<dim2>- is the that at the end. If \Verb-<dim2>- is omitted, the spacing at the end of the bond takes the value of $\delta$ in effect at that time. One can see in the example how the shortening, set to 4pt to be more visible, is nullified for the bond arriving at ``B'', then for the one leaving ``B'', and finally for both:
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-438-\begingroup
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-650-
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex:651:We see that the angle between the bond \verb/B-C/ and the bond \verb/B-X/ stays at 30\degres{} because it is a relative angle for the sub-molecule ``\verb/-X-Y/''. By contrast, the branch ``\verb/-D-E/'' stays inclined at 60\degres{} to the horizontal, and does not follow the rotation given by the $-45\degres$ angle at the beginning; this is expected because ``\verb/-D-E/'' has an absolute angle. It is essential that all the angles be relative in order to rotate the whole molecule.
texlive-base-2020.20200925/texmf-dist/doc/generic/chemfig/chemfig-en.tex-652-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex-193-    The flags encoded in |\pgfmathresult| are represented as a digit where
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex:194:    `$0$' stands for the number $\pm 0\cdot 10^0$, `$1$' stands for a positive
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex:195:    sign, `$2$' means a negative sign, `$3$' stands for `not a number', `$4$'
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex-196-    means $+\infty$ and `$5$' stands for $-\infty$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-58-named way of mapping an attribute to a position on a page''. For instance, the
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex:59:classical ``$x$-axis'' is the ``systematic way of mapping the value of the |x|
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-60-attribute of data points to a horizontal position on the page''. An axis is
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-3206-            $x$-attribute being |3|, one would have to choose whether the grid
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex:3207:            line should go ``along'' the $y$-axis or ``along'' the $z$-axis for
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex-3208-            this position. One can, however, call the |visualize grid| command
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex-641-``value'' of this state is the content. One might argue that, instead, only the
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex:642:number itself (like ``$q_0$'' or perhaps only ``$0$'') should be the ``value''
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-rdf.tex-643-or, perhaps, a different property should actually be used (like
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex-425-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex:426:\begin{key}{/tikz/cm={\ttfamily\char`\{}\meta{$a$}|,|\meta{$b$}|,|\meta{$c$}|,|\meta{$d$}|,|\meta{coordinate}{\ttfamily\char`\}}}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex-427-    applies the following transformation to all coordinates: Let $(x,y)$ be the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex-393-    an angle $a$, let $s$ be the sine of $a$ and let $c$ be the cosine of $a$,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex:394:    where $a$ is a number is degrees (so $s$ would be $1$ for $a = 90$). Then,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex-395-    the current page position is shifted by $c \cdot r$ times $v_0$ and,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-1201-\begin{quote}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex:1202:    \texttt{\char`\|}|$&^~_[](){}/.-,+*'`!":;<=>?@#%\{}|%$
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-1203-\end{quote}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-3467-%
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex:3468:%  The resulting |Grid_nm| subgraph has $n$ ``rows'' and $m$ ``columns'' and
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex-3469-%  the nodes are named |V i W j| with $1\le i\le n$ and $1\le j\le n$.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex-298-There are two such streams, which can be configured independently. The first
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex:299:one returns ``zeros'' for coordinate~$x$, the second one returns ``zeros'' for
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex-300-coordinate~$y$. They are used as follows.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1357-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1358:    \begin{key}{/pgf/or gate IEC symbol=\meta{text} (initially \char`\$\char`\\geq1\char`\$)}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1359-        Set the symbol for the |or gate|. In \tikzname, when the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1363-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1364:    \begin{key}{/pgf/nor gate IEC symbol=\meta{text} (initially \char`\$\char`\\geq1\char`\$)}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1365-        Set the symbol for the |nor gate|. In \tikzname, when the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1369-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1370:    \begin{key}{/pgf/xor gate IEC symbol=\meta{text} (initially \char`\{\char`\$=1\char`\$\char`\})}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1371-        Set the symbol for the |xor gate|. Note the necessity for braces, as
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1376-
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex:1377:    \begin{key}{/pgf/xnor gate IEC symbol=\meta{text} (initially  \char`\{\char`\$=1\char`\$\char`\})}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex-1378-        Set the symbol for the |xnor gate|. In \tikzname, when the
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex-953-arrive from a certain direction'' at the start or end. In the following
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex:954:example, the curve ``leaves'' at $30^\circ$ and ``arrives'' at $60^\circ$:
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex-955-%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex-181-This works fine. However, Euclid is not quite satisfied since he would prefer
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex:182:that the ``main coordinates'' $(0,0)$ and $(1.25,0.25)$ are ``kept separate''
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex-183-from the perturbation $0.1(\mathit{rand},\mathit{rand})$. This means, he would
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex-235-        your main text, also use ``$1/2$'' as labels in graphics, not
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex:236:        ``0.5''. A $\pi$ is a ``$\pi$'' and not ``$3.141$''. Finally,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex-237-        $\mathrm e^{-\mathrm i \pi}$ is ``$\mathrm e^{-\mathrm i \pi}$'', not
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex:238:        ``$-1$'', let alone ``-1''.
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex-239-    \item Labels should be legible. They should not only have a reasonably
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-385-    points $s_1$ and $s_2$. The time $t$ is used to determine the location,
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex:386:    where $t=0$ yields $p$ and $t=1$ yields $q$.
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-387-    %
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-613-\pgfgetlastxy{\macrox}{\macroy}
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex:614:Macro $x$ is `\macrox' and macro $y$ is `\macroy'.
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex-615-\end{codeexample}
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-69-"pbA7$o7na!YGM;+VHL55uD&(,&r/h"r*2nYsKZ\'iMkW1Gj-(d6e-bP#Ll/nRHVt
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:70:(8A*e-:F%sA4=A1F>ar`<T7T\Z\66FFlW'_-^:E\[$ASZjRf:V`RX)C<b?N0QDV+1
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-71-f&lZb7os>ILR4pJa4KMK&HDk6!<NB,!sAc3#6tG:2$![Y&Ha12&d1Kt@<!J)"YtXk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-80-;f==h187oF=T7ad_>aM3(-Clop[3Bdh<'u&3l_4[nQOSt!!+=8B?;G[e`/d`riiL\
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:81:%aH3=>0Wn'ciBuADA#m:0H]o`O^3O2!6VsD;]V$"=h$=!8LWr.[XA`/C2"ri,a(_J
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:82:8L0Hk;Fr-sP`eT`UbB]dg^U(S+e32%g-P5"<MYdV9@1$d`Ni"N'Lcm>QS@aZ1fr*s
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-83-:1N'LD1:Qcp4*,b25L*$nIGW$r/;R"]!$)Br8a*pAW:d@cp,.tM-04&i`8-XF&'%K
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-87-,a)&g8L0OrP"?rK,a(_k8L0HsP"?p`Uln:q.3t'J8kC:k;d1UZ]7D3]B4L!#FcU#a
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:88:`j9Hf5!=ttQU6IU(#I3$%tP^RPi^rd#E[Q0`G*o]>GjXm$R["N>9N4f>2e:A_on1L
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-89-o>[UQ3l5;dK,bjk#N0/f,q1+&8P2Q"P#@H7,aA</s3g<J8L0OrP"?rK7`uZR$f6'7
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-102-@ll:'9977lqNYZoMqTK&5<XM]PHpY05VN=]<5Vo?ZiXK?G\R+UPhW4dkQE+#K"r]5
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:103:,Ojeg]5GBPP*r+:!`"8d<dn[[D*H*spR^R3Koos@hW]C1O($[j@3n&MZE`0/NVOUP
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-104-oa0B89=T6Bl2L`_YUcRH:7i8=\m,C55a7N"!XOluGbh:h*mJs"4p]\F97>[cLFF[V
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-127-,ThPi)`kAYqCF8o_#FDVWqKN+62.)OPDSAb#q:54^$_"e6O/\#GPs1(UA%l5[lg"h
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:128:`2sW-d2GSFoW#&[+F'*L8PL+C$.]%UEk/4]Vbm=B`"*%_hc"$d1[-e-K5okTrr@O;
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-129-Wg9m`FcMXJ*e3E"V<Y-:Xff#&I!kp[d8jAr+haBF!*#]>)Bl=jh%?<2#q9tZ8L5f2
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-133-99L2=P#0EJBEc6`@!-\hX['?D!(c;E7jS*7AJLJs0Pqa8qG0=LTIfjA[SG%PlduNt
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:134:(cuX3?fj4HFtecXcZ/O'BJPm[`1I[+g(($dE"ThJ,.4=0N)p7&B_9@6*F,f!`j]6m
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-135-mdVSndLJ#u7;Dlu1pe,AMs`C<FLY"MVO[IZ'$99<8HmO<5;2B'\N+--qaiF,XS.8(
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-138-=m@)Q\9R`T%`N\CT&JGuQ&L%Gf$&noJui#Bit._Gm'DZ*PUq0/K!A=m8,CN2hF9:Q
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:139:*(.=Mrr@LNQW%`+;5)p$b%(_2i58=(kgRFnk+N7P3kVi.$&q#qC9:e?S_L\UV3V/`
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-140-e,=c="LDqs+i2HIhiBMjPp"X9@=XO^VhHV:coC56O3U.,N>gWJ]8o'"V(`bArB-cH
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-147-'!hMblN@oiF'@cgUT3k'h7%8jSCVkGfQUDqZs?U;Ulk'IZ!#Mq&7EYk=KDh_-cQ`&
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:148:QO2$5T3qn!l+JbZN`Bk52''ps40\8RO5*cN[?e$[LI.RYB`]S"9Dq5TLp(K5#VFgV
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-149-Kd;d-dhpPnPDmM@ofG`s_L9>rG(6;RU?=8S=Q*.NSZJ#=?e*j%'dqt4Zkh8o!0P4/
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-154-4!AK_O+JsdFMhMfqq<<Ppa-Qf6J&hZAl_@/\aDNBO)o=nF9"j1Vl*X>Ze@MTJ-0r`
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:155:![>fbN,uK3WO\q=<kT]W`m?n_ii:h;d$:MdcH]-,!N8CJ97^l$=q7:@btKY@f`JCD
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-156-YqH)k$I+%n%:MTN/PrI_"<`UkPE0-qKTp:r?U4f$@JXj@!5Gp7;W)1U9.aou/hi)3
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-164-Kq"KrdL.#M,CS'-g?jnq?"6?l.Zhc\A1/50OpD<]6ijI<Xne4?"i;Acrn!;%8bUtJ
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:165:f2\T%`jACS8$^oKoU$Ug)?QJGi1\$K@F-U>[CbYf>dg,[><[_I%K_?&`b2i@$n%2<
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-166-<a+G?+Y"XYM?4!Z<?l@PUUK@f]V'%Vb\Bu[\g/3$52c%E<Y][sGAWm[A'#2)$jY#]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-222-BSgM?BUI<SgDa@-[5!EDB5U!DO9nm@F+HO'-c!SXg=s!U<1Rt\+uDE,VZ=:Nolfl>
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:223:ct`M;N[IU>r_beXK`$VWqI-%VY3peBXL6M+m%ni#-1.l/5/qJN6V-bHWjnJ`D2g)c
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-224-QC^E3+O^\$WnH%h,E]hB!&_iR<F]$#-%ZHaSQ+C]mdQ>.61@D0=A/ai:H$4].CQq'
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-236-m(+q>TE#N[!@3h%?DN`U,q1+&8P2Q"P#@H7,aA</s4$HL8L0OrP"?rK,a(_k8L0Hs
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps:237:P"?p``l>R64&4CN.]?p&'$Q5`Y]<3srMHWPSAr,fOhpGto1+uOW32dO#TuO7QNm';
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.eps-238-60p8+Z,`I"%GOfSFe3"3Rj1HZT\)2(#R&*9+G'N4KpB4(BX9;4Z0jKWL"!j!?G^iY
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-69-"pbA7$o7na!YGM;+VHL55uD&(,&r/h"r*2nYsKZ\'iMkW1Gj-(d6e-bP#Ll/nRHVt
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:70:(8A*e-:F%sA4=A1F>ar`<T7T\Z\66FFlW'_-^:E\[$ASZjRf:V`RX)C<b?N0QDV+1
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-71-f&lZb7os>ILR4pJa4KMK&HDk6!<NB,!sAc3#6tG:2$![Y&Ha12&d1Kt@<!J)"YtXk
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-95-,a)++dI%W=,a>*f8L5f2P"A8GZhfD0:W7KX;ta8J!;u#ir<d7OkM#q9p&,eHUXV$0
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:96:FsHR`>mtV$IWO:nKf(gf,4_nCeoJ@9;7ber[`G>-I?cbk!(L5n!:\V?!/1@PMY*pN
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-97-.48BdfmR3&Gr=Wdrec5SXoABSZi)K@N]o8$1YGP?&D21g7]l#N<gWkS7\lY%P_TbZ
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-165-e]rSSY1aq%7iQf)>@ULrWO0!Yg0R7G+A=;PA*;SENF?=E)^,FBQ]iY@8-AUC:B2Ge
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:166:@Bn=mYNci^JGSu$FPG`GoM7]FE!NUde,J-;Z[YYo'*(OQ6a$scDn%/'E@X`D2FD@F
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-167-of(F+S!hp5miU9[-nZ#=%VUrR3,1\'C:a818<iIN)":`3c4`qth/LQm3R4ni8=8C9
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-176-HU!h7FHTS`rEl8[FGuco)l[g@Q)!QV^WQQV7sFf%cmc^r*PmS=[ul_@9eN16$S$CV
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:177:29Ua?+&k!D-Jk@Re&efk.mNd'rjV`Bpb\5s1$s5Uf1AkeV#;E]j,`'n.Ze`:4*Y^*
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-178-K@lqVnhi*f8kR@siP;'ML?BaAYoj#mTG-916G5;ER0;e8f@mE;i]579E7tTFVFNjB
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-230-AYE_LqhR"!<b_4bo+IjT@ZbiS;;*.S$GDFiCWM9E\].KOm]l'#F6TGlcJjtDUFsiq
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:231:edH?l2/`.,-hPW$+4dpmrAB+CAW6bs"+6E23O`O4IYm,,&2H:9'8GGo;i[[)A,_8T
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-232-C:*LM[R(,_?,+@!T8Qq"da\)fiq1UR?L>YT)4^r75G5U-]>`.Urr@F@Q\X)%HNUHi
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-242-g?lWYShY#!^#i+ZYUR<`%Fu.2fHY\ciW=L.aLU;:kcMTV@7?i0Y>\@:@nBa;ToRXl
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:243:U]<+^>`/$RYj+im:J,,FcfJol>sQ3e&bpP&oQWooK`NCJY,\P\WU+JWP-.a4&*GI%
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-244-_5Wui;Nt</)0TMF7;Qe"8tkpM)_WQBXN"lH#DY=G*mbr)b@QVA)CI*APmk'5Knk6X
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-279-WogrOXn-gVr^h4TOm?ksj^1YEMqf;%bcSs>24XO"p:7)l<G_Pmi785+7`WCiS(r6R
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:280:\:0WWFXgMMbYkLMX^7nQPWN(,A^4?0>JmjK1Knug.T*Mo<i*5]L`2N-f-X$YWg^`Y
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-281-jR0UFkg])+j^a5##2K]d%99$$VXUn25U\O$OE=6^Q:<4WZ'\&/;m.e6aY9tM^=!VG
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-321-[KEm4[8W:RgunR)8iq$.M0P2k/&A/FG=Y@Nm[HS_<a*MsmMJa1/g-/e>[&Zkm0GUs
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps:322:6o`&iQ^/O_C2BLWR/Cd$NoM5ri?T8H*g&W4=nN]a5R;JY.N[tL0sQ7D'CB?fE\`7M
texlive-base-2020.20200925/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps-323-SJFrQ_9s(rkL0>i=S=Q]!c$X2ZR3*u.)S0Z7]bbZ4<mbAff2BbZB-!9<ES1''!/Pd
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/tikzducks/tikzducks-doc.tex-142-%
texlive-base-2020.20200925/texmf-dist/doc/generic/tikzducks/tikzducks-doc.tex:143:Paulo Cereda for his contagious enthusiasm for ducks (\emph{Quack!}) and
texlive-base-2020.20200925/texmf-dist/doc/generic/tikzducks/tikzducks-doc.tex-144-%
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/petri-nets/pndoc.tex-297-are better to use than directly the text they typeset because they
texlive-base-2020.20200925/texmf-dist/doc/generic/petri-nets/pndoc.tex:298:adjust their spacing in math mode: compare ``$Var$'' with ``$\Var$''.
texlive-base-2020.20200925/texmf-dist/doc/generic/petri-nets/pndoc.tex-299-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-23-
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:24:NAME=`basename $0`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-25-SYNOPSIS="Usage: $NAME file[.dvi]"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-52-#
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:53:base=`basename "$dvi" .dvi`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-54-size="$base.size"
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-60-else
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:61:  eval `cat "$size"`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-62-  if [ -z "$dpi" -o -z "$delay" ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-112-      sed -n -e 's/.*[ \t]\([0-9]*\) by \([0-9]*\).*$/ width=\1 height=\2/p'`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:113:length=`echo $base.[0-9][0-9][0-9].ppm | wc -w | tr -d " \t"`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-114-#
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-129-  # filenames
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a:130:  gif="`basename $ppm .ppm`.gif"
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/dvitogif89a-131-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-41-# if no TEXMF specified try to figure it out
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:42:: ${TEXMF:=`kpsewhich --expand-var='$TEXMFMAIN' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:43:: ${TEXMF:=`kpsexpand '$TEXMFMAIN' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:44:: ${TEXMF:=`kpsewhich --expand-var='$TEXMF' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:45:: ${TEXMF:=`kpsexpand '$TEXMF' 2>/dev/null`}
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-46-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-83-
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:84:    files=`find "$TEXMF/dvips" -name "xy*.map" -print 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-85-    if [ -n "$files" ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-90-
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:91:    files=`find "$TEXMF/dvips" -name psfonts.map -print 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:92:    files=`grep -svl '^xy' $files /dev/null`
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-93-    if [ -n "$files" ]
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-111-    text=$1; shift
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds:112:    dir=`eval 'echo ${'$#'}'`	# extract last parameter
texlive-base-2020.20200925/texmf-dist/doc/generic/xypic/support/install-tds-113-    echo "Installing $text in $dir."
##############################################
texlive-base-2020.20200925/texmf-dist/doc/generic/dcpic/eurotex2001.tex-670-\bibitem{Thanh99}
texlive-base-2020.20200925/texmf-dist/doc/generic/dcpic/eurotex2001.tex:671:{H\`{a}n Th{$\acute{\hat{\mathrm e}}$}} Th\`{a}nh, Sebastian Rahtz, and Hans
texlive-base-2020.20200925/texmf-dist/doc/generic/dcpic/eurotex2001.tex-672-  Hagen.
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck-7-
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck:8:for j in `grep '^mode_def' $modes | awk '$2 != "help" {print $2}'`; do
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck:9:  mf_bdpi=`mf '\mode:='$j';mode_setup;message"BDPI= "&decimal round pixels_per_inch;end.' </dev/null | awk '/DPI=/ {print $2}'`
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck:10:  mf_lbdpi=`mf '\mode:='$j';landscape; mode_setup;message"BDPI= "&decimal round pixels_per_inch;end.' </dev/null | awk '/DPI=/ {print $2}'`
texlive-base-2020.20200925/texmf-dist/doc/fonts/modes/modedpicheck-11-  if test "$mf_bdpi" = "$mf_lbdpi"; then
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-875-Designing math fonts for Times based on the rule thickness of Times
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex:876:`$=$', `$-$', `$+$', `/', `$<$', etc.\
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-877-would result in too thick math symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-896-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex:897:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex-898-the AMS font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-856-Designing math fonts for Times based on the rule thickness of Times
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex:857:`$=$', `$-$', `$+$', `/', `$<$', etc.\
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-858-would result in too thick math symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-877-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex:878:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex-879-the AMS font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex-784-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex:785:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdocA4.tex-786-the \AmS\ font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdoc.tex-800-(except `$\notin$' \verb|\notin|, which is composed of
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdoc.tex:801:`$\in$' and the normal slash `$/$'),
texlive-base-2020.20200925/texmf-dist/doc/fonts/pxfonts/pxfontsdoc.tex-802-the \AmS\ font set includes many negated relation symbols,
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-486-\bigskip
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex:487:You can also use $\sim$ inside a chart, although \verb|`|, \verb|'| or \verb|.| may be better choices. (Do not use $\sim$ on its own line; if you need a blank line in a cable chart, use~\verb|`|.)
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-488-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-818-
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex:819:\item \verb|\knitlinewd|, \verb|\gridwidth|, \verb|\stitchwd|, \verb|\stitchht|, and  \verb|\stitchdp| store most of the dimensional information about the knitting fonts.\footnote{Grid cells are designed to be 12pt (or 16.3pt) by 12pt, and extend slightly below the baseline. In \LaTeX, \texttt{\char`\\ stitchht} is 12pt. In plain \TeX, \texttt{\char`\\ stitchht} is 12pt$-$\texttt{\char`\\ stitchdp}. This is because the plain \TeX\ \texttt{\char`\\ raise} macro and the \LaTeX\ \texttt{\char`\\ raisebox} macro work differently.}
texlive-base-2020.20200925/texmf-dist/doc/fonts/knitting/knitting-doc.tex-820-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md-38-
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md:39:Here, `$TEXDOC` means the path to the texdoc dev sources you cloned (or downloaded), and `$TEXMFHOME` denotes your personal TEXMF tree (you can get its location with `kpsewhich --var-value TEXMFHOME`).
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md-40-
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md:41:* **The command.** Symlink or copy `$TEXDOC/script` as `$TEXMFHOME/scripts/texdoc`.
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md:42:* **The configuration file.** Symlink or copy `$TEXDOC/texdoc.cnf` as `$TEXMFHOME/texdoc/texdoc-dist.cnf` (notice the `-dist` part). It will completely override the other configuration files except `$TEXMFHOME/texdoc/texdoc.cnf` which you can still use for you personal settings.
texlive-base-2020.20200925/texmf-dist/doc/support/texdoc/README.md-43-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/support/latex-make/LaTeX.mk-579-	fi ;\
texlive-base-2020.20200925/texmf-dist/doc/support/latex-make/LaTeX.mk:580:	sed -e 's,\\openout[0-9]* = \([^`].*\),TD_$(1)$(4)_OUTPUTS += \1,p;s,\\openout[0-9]* = `\(.*\)'"'.,TD_$(1)$(4)_OUTPUTS += \1,p;d" \
texlive-base-2020.20200925/texmf-dist/doc/support/latex-make/LaTeX.mk-581-		"$(1).log" >> "$(1)$(4).mk" ;\
##############################################
texlive-base-2020.20200925/texmf-dist/doc/support/tikztosvg/README.md-54-
texlive-base-2020.20200925/texmf-dist/doc/support/tikztosvg/README.md:55:The executable is installed in `$HOME/.local/bin/` and the man-page is installed in `$HOME/.local/share/man/man1/`.
texlive-base-2020.20200925/texmf-dist/doc/support/tikztosvg/README.md-56-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex-519-
texlive-base-2020.20200925/texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex:520:The macro \cs{bpic} in Listing~\ref{Code1} nullifies the effect of the operator `\texttt{Q}' that will be attached after `\texttt{q}', and the macro \cs{epic} nullifies the effect of the list `\texttt{q 1 0 0 1 $x$ $y$ cm}' that will be attached before `\texttt{Q}'.
texlive-base-2020.20200925/texmf-dist/doc/dvipdfmx/dvipdfmx-special.tex-521-
##############################################
texlive-base-2020.20200925/texmf-dist/doc/etex/base/etex_man.tex-361-\|\currentifbranch| indicates which branch of the innermost conditional
texlive-base-2020.20200925/texmf-dist/doc/etex/base/etex_man.tex:362:is taken: 1~`then branch', $-1$~`else branch', or 0~not yet decided;\\
texlive-base-2020.20200925/texmf-dist/doc/etex/base/etex_man.tex-363-\|\currentiftype| returns 0~if there are no active conditionals, a
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-16-  echo "$0: Missing argument(s)." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:17:  echo "Try \``basename $0` --help' for more information." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-18-  exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-20-  num=$#
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:21:  while test $# -gt `expr $num - ${mt_max_args-1}`; do shift; done
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-22-  echo "$0: Extra arguments $*." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:23:  echo "Try \``basename $0` --help' for more information." >&2
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-24-  exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-66-# so we use --expand-var here.  We also perform a sanity check.
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:67:: ${MT_VARTEXFONTS=`kpsewhich --expand-var='$VARTEXFONTS' | sed 's%^!!%%'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-68-if test -z "$MT_VARTEXFONTS"; then
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-92-# overwrite anything defined below. Please use the same syntax as
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt:93:# given here (e.g. ``: ${MODE=ljfour}'', not just ``MODE=ljfour'', as
texlive-base-2020.20200925/texmf-dist/web2c/mktex.opt-94-# this can cause trouble (e.g. when the mode for mktexnam is
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-41-        # $NAME might be raw.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt:42:        name=`echo $NAME | sed 's/^r//'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt:43:        s_abbrev=`echo $name | sed 's/^\(.\).*$/\1/'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-44-        SUPPLIER=`awk '{ if ($1 == s_abbrev) { print $2; exit; }}' \
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-47-          # We found the source. Try for the typeface.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt:48:          t_abbrev=`echo $name | sed 's/^.//;s/\(..\).*$/\1/'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam.opt-49-          TYPEFACE=`awk '{ if ($1 == t_abbrev) { print $2; exit; }}' \
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-10-version='$Id: mktexdir 42425 2016-11-02 21:34:11Z karl $'
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-12-
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-13-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:15:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-22-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:23:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-24-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-44-   esac
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:45:   OLDIFS=$IFS; IFS=/; set fnord `echo "./$file"`; IFS=$OLDIFS; shift
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-46-
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-65-        fi
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir:66:        chmod `kpsestat ${MT_APPEND_MASK} "$pathcomp"/..` "./$pathcomp"
texlive-base-2020.20200925/texmf-dist/web2c/mktexdir-67-     fi
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-9-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:10:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:11:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-12-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-23-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:24:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-25-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-54-
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:55:test "x`sed '1s/$//;1q' \"$db_file\"`" = "x$ls_R_magic" \
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:56:  || test "x`sed '1s/$//;1q' \"$db_file\"`" = "x$old_ls_R_magic" \
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-57-  || { echo "$0: $db_file lacks magic string \`$ls_R_magic'." >&2; exit 1; }
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-58-
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:59:# Change `$TEXMFLS_R/' to `./'.
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd:60:dir=`echo $dir | sed "s%^$TEXMFLS_R/%./%g"`
texlive-base-2020.20200925/texmf-dist/web2c/mktexupd-61-
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-8-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:9:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:10:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-11-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-21-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:22:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-23-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-53-# Find the font: test tfm first, then mf, then possible sauterized mf.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:54:fullname=`kpsewhich "$NAME.tfm" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:55:test -z "$fullname" && fullname=`kpsewhich "$NAME.mf" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-56-if test -z "$fullname"; then
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:57:  rootname=`echo $NAME | sed 's/[0-9]*$//'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:58:  fullname=`kpsewhich "b-$rootname.mf" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-59-  # LH fonts get special treatment:
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-67-      wn[bcdfirstuv]*|rx[bcdfiorstuvx][bcfhilmostx]|l[abcdhl][bcdfiorstuvx]*)
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:68:           lhprefix=`echo $NAME | sed 's/^\(..\).*/\1/'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:69:           fullname=`kpsewhich "${lhprefix}codes.mf" 2>/dev/null`;;
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:70:      *)   fullname=`kpsewhich "$rootname.mf" 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-71-           ;;
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-80-  # Normalize $fullname.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:81:  fullname=`echo "$fullname" | sed 's%//*%/%g'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-82-  # See if $fullname comes from a standard location.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-83-  OIFS=$IFS;IFS=$SEP
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:84:  set x `kpsewhich --expand-path='$TEXMF/fonts'"$SEP$MT_VARTEXFONTS"`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-85-  shift; IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-100-               -e 's%/tfm/$%/source/%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:101:         namepart=`echo "$relfmt" | sed -e 's%/source/%/%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-102-         # See if namepart is empty.
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-112-         # only one part in the namepart, we take it to be the typeface.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:113:         MT_SUPPLIER=`echo $namepart | sed 's%^/\([^/]*\)/\(.*\)$%\1%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:114:         MT_TYPEFACE=`echo $namepart | sed 's%^/\([^/]*\)/\(.*\)$%\2%'`
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-115-         if test -z "$MT_TYPEFACE"; then
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-120-         : ${MT_NAMEPART='$MT_SUPPLIER/$MT_TYPEFACE'}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:121:         : ${MT_PKDESTREL=`echo "$relfmt" | sed 's%/source/%/pk/$MT_MODE/%'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:122:         : ${MT_TFMDESTREL=`echo "$relfmt" | sed 's%/source/%/tfm/%'`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:123:         : ${MT_MFDESTREL=`echo "$relfmt"`}
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-124-         break
##############################################
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-150-  # We distinguish system trees from the rest.
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam:151:  systexmf="`kpsewhich --expand-path='{$SYSTEXMF}/fonts'`$SEP$MT_VARTEXFONTS"
texlive-base-2020.20200925/texmf-dist/web2c/mktexnam-152-  case "$SEP$systexmf$SEP" in
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/luamplib/luamplib.sty-48-  \catcode`\#=12 \catcode`\^=12 \catcode`\~=12 \catcode`\_=12
texlive-base-2020.20200925/texmf-dist/tex/luatex/luamplib/luamplib.sty:49:  \catcode`\&=12 \catcode`\$=12 \catcode`\%=12 \catcode`\^^M=12
texlive-base-2020.20200925/texmf-dist/tex/luatex/luamplib/luamplib.sty-50-}
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/basic-macros.opm-48-   as `{<body>}`. You can declare a macro with parameters too. For example 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/basic-macros.opm:49:   `\adef @#1{...$1...}`.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/basic-macros.opm-50-   \_cod ------------------------------
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/prefixed.opm-174-  \^`\mathsboff`. After this, you can still write 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/prefixed.opm:175:  `$`$\int$`_a^b$` (Unicode) or `$\int _a^b$` % $∫_a^b$ (Unicode) or $\int _a^b$ 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/prefixed.opm-176-  without problems but `\int``_a^b` yields to undefined control sequence
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/parameters.opm-318-   \`\colsep` declares the space between columns. If $n$ columns are specified
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/parameters.opm:319:   then we have $n-1$ `\colseps` and $n$ columns in total `\hsize`. This
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/parameters.opm-320-   gives definite result of columns width. 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/pdfuni-string.opm-24-   according to current values on selected macros from `\_regoul`. Then
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/pdfuni-string.opm:25:   \`\_removeoutmath` converts `..$x^2$..` to `..x^2..`, i.e removes dollars.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/pdfuni-string.opm-26-   Then \`\_removeoutbraces` converts `..{x}..` to `..x..`.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/math-macros.opm-1010-   Example of usage of \^`\mathstyles`: 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/math-macros.opm:1011:   `\def\mathframe#1{\mathstyles{\frame{$\currstyle#1$}}}`.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/math-macros.opm-1012-   \_cod -----------------------------   
##############################################
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/fnotes.opm-108-   `\right` or `\left` when the `.ref` file is read.
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/fnotes.opm:109:   The `\ifnum 0`$\le$`0#2` trick returns true if `<pageno>` has numeric type and false 
texlive-base-2020.20200925/texmf-dist/tex/luatex/optex/base/fnotes.opm-110-   if it is non-numeric type (Roman numeral, for example). We prefer to use
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstlang3.sty-63-%%
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstlang3.sty:64:%% x86masm definition (c) 2002 Andrew Zabolotny
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstlang3.sty-65-%%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2022-\catcode`\/=0
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty:2023:\lccode`\z=`\:\lccode`\y=`\^\lccode`\x=`\$\lccode`\v=`\|
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2024-\catcode`\\=12\relax
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2047-         \catcode`\\=12\catcode`\{=12\catcode`\}=12\catcode`\%=12%
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty:2048:         \catcode`\#=14\catcode`\$=12\catcode`\^=12\catcode`\_=12\relax
texlive-base-2020.20200925/texmf-dist/tex/latex/listings/lstmisc.sty-2049-         \input{\lstlgrindeffile}%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/emoji/emoji.sty-62-%   - `\file_if_exist:nTF` is much faster than `\fontspec_font_if_exist:nTF`.
texlive-base-2020.20200925/texmf-dist/tex/latex/emoji/emoji.sty:63:%   - We use environment variable `$WINDIR` for path on Windows.
texlive-base-2020.20200925/texmf-dist/tex/latex/emoji/emoji.sty-64-\cs_new_protected:Npn \__emoji_detect_font:
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-147- nA)0T;RVg7-E_6XQgKUbOEe52AUd)7XNE]d+>aCD"#mlXAjdhbNLd&8K,UA2r(%7@*[3=l?
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:148: ZoL5'5q'91l7C`Im(PEY[?B?GCH9W$RaS87@_oWg#%O;oo230%+`]')JaM:9%igBl?]rq!]
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-149- ,!HFQjWh^L37p,%:+:d;SS*Vr@BAY.n9l*Ad?Za%"KNt344.#1)`+8ITI:>Z\G@\4`#-i\'
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-165- bG(Y5nko'pf`SQOL7lHi^[ct.g9no+2g^Q'&pQ;#H(rJ@pis^!m\Ui0^9rQk_sLJ]t0,QU,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:166: tfJclI]`<"-o>8ON!K$R,.BKol'ZXOsT^P`c6.kpS'\gkVVU(.29@a<=!3YI6@+6HE:O!QB
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-167- En(%=aNLp:k'#6^rG,%+Z8d3pT$gE.A$7\0neAi;+Y]+uVr7Z.V2/&nNG'uNpVe:Cb#`F.+
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:168: *iiHif+eg+`8C.o7QtHXi,VK5_BbJ6:R\JiXOj[?7$R--n%&'q0Dug;k6``<R5qnde`H"F$
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-169- >WrEj<%GsBi>/1BF9h=q0LN(.(I?,5$\9cY7Zb5#A$B8K;;<dYT^EU@89To<*\(69=qAKW.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-182- 8B(@]--&qP-8!@en9oMWL";K,eUT_K0S?rCD+;UAG\OAHa48f'ci(a6P/7`ZRhibrH*'Z#M
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:183: D5t2\E5]R3:\Ag?<+_DZEiYq1Q)PIZ"mq`nn#Sft%Qsg3!$D\R`!r(XR'Z$FQiCk-Iri3d1
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-184- pkdAmTgTcX<#L5W'EOF/09Qf2//Vd'%=p?._oPRuNXT=8&Ri[!@FY0`ckkYi)<I4u`L%9gj
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-194- JQrL(iY6p'%H0`._+G'mqA#[S&`IgATe[Hmne8j&%^Ks]JK,IkU^J=U4G0qqTQjH;1_tu#.
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:195: )Mob_=SDW4Ah9CH)(?Q_%mVk<#-Wt)Bk+[!SA%d>T&7B).>98iKt<&C`4Io*+A1N!N$kl`#
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-196- (1C(P)o-+c(SUckJcj)dr(H_12m.p(^u(%Y7@]JE@QqO;,MdL(at46+.hcL`:p/(r<d)To^
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-221- sLWZ-j>%+r(@2'L>b:Q,XTK?4i)1NPTUV[nii0?s(89'P+Q`_(6?F3u+G]'VTafP[G@PX;p
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:222: 2F).C/oeuccj>T#i=(Jj00&*=a\Z5l6H*P3'(_7gq`oGbX!+$mIY@ItM/:`1F`*S.)/JZp.
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-223- <p)<j?P+b,W+g/(9Qk\pk)Bm<H>^RW>+s2->+(;4Mr+I1"@NT$c*C9@mJbBkqOrQE>'D]P=
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-235- giidjr_*n+.cRW&!n6GnDSORgWl_'C!QC(4l3Atj8LJBMacJUBA6.tnQ@X&b#T10#c;0tNp
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:236: ;3n`CN<QVoOO&kjZ`b*R.)Q;_g@\H;QJZ$3k3<pol'8Psm/NnBRUDQkL]3!aoVIW`=eN'Zf
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:237: LZRie(4UcE];gnH&5e5E[l/EETUS^b\Z!g)J`9:;\hZJ$0QRT`/L(`X;%$&-9*nJIcs0,]a
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:238: UY?As]MRb^:>:J(fjhg8Ndr.;bD$LFhVW26qS?2G-S]9r?]\`+tS)O55HTtes8*7AWl$;`(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-239- :WGs/cLH?C*KPn@mAQUZZdT9D>")?1:G#aEkB$HZg3>:iY/]e8r7pjg]Y8kCNVq]$\/k&$$
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-249- >[Nr=3HSu""f\.gQ0)STA._6RMF&!=#m="j-+TC`gU?4Qe9):U`GjVQq9!t)k;Ct8*bY(lI
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:250: iV%QrE5\VM;na+/1"@'+)#*JBUgH4Qu=#baj`coVDY)VQH!@[=JQ*tN,fVe$,T/s`ec6NRq
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-251- -eTC_5]:W\]dVk^=GI`<cB>RKMM<B9+>NRO8>k=Npuu!bUf[W&)Ap<12H>.LA@6",:Pa7-H
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-268- e$psW?S+%kt"*D&5i1Q[ZJqa]Z^igQJYX/WSl4aIPp`'[?QHpKcd96!s*J:Sa&4-Y"#sAbO
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:269: `^&8p__c=jkF=41E8VRfLscbfi,%Tl1`k\=FUoY$6'V`;(S`O"$FmYpKqQa)#?C#I;%b;^,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-270- 15:a*9ms/\pThOi#h!>-OrXY3JX"%N\T==]En6RA,,cBRi'-UF\k$b!4*MPA4K+>]HBX`1X
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-272- Cb#<dQ$"*h?m,;Y7#GDJ9"3:/>m>Wi=c2Bd`-V%b,<?OQt.3<beg)`tEFDS3PB7nE%hKAoM
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:273: M+dGOf&Dn8`*,UT'Ji1M,]5hdg9KA*t1'CgPnRED5$\>B4QmK0_@tAUpA\P[!0`U)AdtPD_
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-274- *Q/[L;31OMK(hS*\]<,<+%0Xf_XnPW'I*DrUKE2+rT5"$5dTZFmnDuX'nBp\#+G[/"!p-H?
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-301- AD2EJL9I#E\A/E*0q1<<a"Q"CP15:cO,Y>Q[MbKpXRt+BS]l5)!AmM+Y#d#Z&lKKK2<$hDh
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:302: CGpbF\a9nL&&"X%%SLj+qG`5N:3KE+`#q4Kb(0\H&[JS6W;pdtR0o$\^S)<B\5!$VMI:`;S
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-303- oJ_2^qYUfor+G(.c8@4:0>q9'i@lk6"aXB\O&5<9]7"n0/L"L2EBMsR72?]+A#"An'84a;k
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-369- GE24VW-md!/gIH?Nrc%5L@C*5@\>1SE=%RmqJRPZbq_oM<"el=0,.UW$@?kFXf^a%$A%8<"
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:370: c!Pm"`;4uWM#"O0d\OWd*Wk$0Q?!%a+\]hdN%$^F-"/93X=g+gjB<GhoCm`kC^^eBQ&1RSa
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-371- 6-]^[(j9;t=jtf'io@rYhQ-If6PH1rhTQqSDeB!QZ?+SfE=N)54tj!L=]+lkpt\*heT5U$*
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-378- a!H'A.X?cnR[N:!Q)^48Y_6+h3oH"Q'*PlJ/+kd].5SIRF)j!Z,%<fiZ6jS=t"`RYcN-ND.
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:379: E9D+ZVpK2`XH<_TLlOb\#AE6*5hHc9J>Su[$t2(#d#_h;]G!iK'-M%Jj9.`$$panJ5s[.On
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-380- @oA]hIfOJ%*\/KnC%h!km`1k%Da:n+KQ2MBGCg2)rZquTuItDXrO..)aV[Y_(lgWE!uau#,
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-400- .>6l&c":-M,Epd=/!<F<p1VOTHAiK*F\4TeQHj8!BC1W3R`Ou[guLS2c`6=EKamPodOo`GT
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:401: PHg=EP?Tf/=P`j;1+^*[,J@Fda47heTM45*iJaTeI=#F'CN2,1gA&=(ad7JO$M*>crY`[F%
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-402- :))0`Q>?1]]qFm""7m3cLR5i`_0+M&3LW"`XHM;X*u+]AfV:<t\^%<1&2ntHa^Fq)8d/`BY
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-419- %&#K]^p"GHEYGF.(L\j0JW:Cp?5XnG'S1Q=+Mn^iRLK8D&cBCTh*`>%#YO%C$%SBR5esV_(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:420: _i[$8jW!lSD50;FNNK2).>p?\^VU%fGpSe)$.qs!L=`H$6:`e*C4cc6.aM8fRQ9C(a6%&iI
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:421: l^bbT8o&*[-I]@pg7P`Tq7i*fN-$X?*Qdl%l,qU'KLU1M+<Y.9BWVESfSNrE!%Vj`.tRmbZ
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-422- DoFXbpe[Mu\'23ih3+g`;aJ(Ss(fV.?@I?D=j7tk,k*J/JG\]8j**Hh9'5PXogOuCB2H,CZ
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-425- E-R?]!1lN'd8#Skg/AsbCO*a'-V*/Th2]o:)JQ&0L>d$=0e@^2J]"&cZH<n0"'_6fY2+4==
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:426: n`<%C#;1[[mn>gVo90Gqp>B-;/LDa_s;p:$8=[ki$\K?h7F-fs^0nZ5`7E4+6Q^HSJaNH6_
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-427- 7)hL%&Imtq!(R`KG3.TK*35+bNFd\ue],B`FlDEX@]\#T\>ojB[aMrr4-HJ!MH)UB_Y<T:Q
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-430- O%_i)418-6'6FF0eW;qWF:?t/2-c+b@t=0=Hn,6PRn42kh8r=@`^#5MZfDI!sKmZ,SZ-SOA
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:431: IG?+[E(7$D`2M.Zr[h1)1/7J6"04iIJ4)M$%HS4;)51(/Yn/;)2>f,Y:`XM5/^R+:]j5G90
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-432- 8ZoR@uS1),KaRc_/r+p`goOsH(iJ=o)`j4R<[%jacb6'^UnfQj&YWUP,'8%H3OScquKEYV%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-442- O2jEt'To`_QB/I=f8/4*`m(4b="$7$2'csdAL#X&I!L/<U9dMW33:e)\Y6l(n5D%iU23Jmh
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:443: /,mC5n&Yccs#@TA*_`3Zi+h2TRESAk"oKS-;lsG\@T[X$>8e3LK(l^e`+%9:9&&PP)#U*M)
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-444- L&fe<U[3:b@HK_.d**G]\6(*:1+^G4IhQ;h64)V&-H2A"(o(Vc-m@G&L>_P=@rurTZ/RR0@
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-457- T!*gRR5W:F+a8Qa"PK?RfX!JEA4LtNh9qH=>:j"5@-FjTF\@Maqm/hJ9gGda3m]Sf^'eq&\
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:458: nlV?):+k)SZ5cGU\SnAOQ9_CaaL_eS?DnYD>Bh`0Y2A:&`:$\3,=+oX`':jNrV>57o])fNF
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-459- FoI5SlMqH4iddrTIDCXRH4V+]^gY_nKQ-K5Jh702TpSYBS+1s2eJ*[-F@R@&/oCgK";>I99
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-472- !Qo`YV.#3]"#J5q=PE.rOI#8gGF&8m/o<eb9lM"#iui-rHE!@2W'#<6p]BO:tJ=?>YL"s@`
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:473: :\8hh41C'RjLHp0?n8sGc^7$bu3B=F$0hKF`'>[:-_-tA7@$:mI49pf`6*P/1K0]`m?3[?P
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:474: Kudt`EFh4VG/@Y(8DK1G<$mPT-O`&e/Rm<uS%Ao%<j^T6_Ra>:"&T7VF$ep%LFb*6+Ai=SE
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-475- WlGN#9"Kb.Ia4Nng<-N/kP]JHoWg#>V:q?6c35jWp?;#@%ZG(JXQP*;L?(k66K4T]g2[dnd
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-480- 1U$Z]ZG6/-@D5uoIrkPE^LCXK_Sp[&5NK!E.l#4#4NjiGZ$XlTfcJ!_g-CBM=r;/Gc*)S+-
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:481: >Wt]3cBWbsUf*_t`lB$Y2lYA]j%Gb4,R+q2bVbqLS]."`PLbE)Zj8O:]2uJ\#cP?r9>=:]]
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-482- g&QXiocZquFc+bN1rK2>3mKB30U3s>%(K8<2&Wtb[I+Tn/QLB)8u7*&:-+U31(L>9q(R2U_
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-520- BI,rF<GB&=BGd;7<st_H&tCI?tt?C<JI/-K]$B/i(o]4,m0N5K?-iC@"99Hbee)M<bY,Z:?
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:521: hI\eND#8-Q+8\_\gsj@[^2R68?;O1b^6\L%N1+82DnF`_qqUFY>=>$k'BSi`KPF(RELDl-Q
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:522: fEQ(K?+Kpi_f<`hr@dUJr^9N"q`$;/D`6!5B[.b2\@!C9Vn<(GP;_K))):fBiDN/<,EPqG6
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-523- UV249PdBsUg3MR>0FF(I0Gu#%]aRVoZ(.KMhLdWJTpj@$l17JgPVH5@9b[tp!]]OE$T?8rm
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-532- [;`Q=oO(1qP;<gc?q9OeXQ!JEY#-1L+i(IMUJ>7@;Xp-4h:T^Yp>`)1JI_\qFJT4cNu]qIf
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:533: tresJd-L=)3`3DF''Gf)<>"HY$JS,k?Z+P,uObJI6+H]PF&L%eJA<A4#Ki+`qatf@b;jns$
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-534- 8n\a3+eLD*_p#VQ'F&7;L*=QAeM^.>JMfG$';XtP&uI)(NJbXdBGugTaDN^G+i))l#9t*E*
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-537- j_QU](n]*36D2XA.h%O#L@LD[N\,5c-bEJcW/8BVrb/EVqcauk]rn1qo:I#kOu22<Tc(h6r
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:538: R$dkn$`OO;/@_cT40iTnr=JQe.$r2`moHhK7EtT\T22JMN(rRQ$$UODbKb3Z$_GG4dJf%Js
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-539- -BQZE91t.5M%U9I9K+0.=)$lpW=?;72N`o")^s)Q,D:.s)XCa#m>8+oFHVg8CMXPKUhL)KV
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-547- Kt71GuA,6m*n&d*BQ#kiosLB0dU/N'18G(<Fmd6h]$/X$H\VH6@:3a5#2C(kJi9S6=L$pro
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:548: 7$R/+VKkH!?`,*)SWjK4#o&:VS(k<8$gd6k&EZTmiYmGu[8d(g73*uOD&I'iY5)#LU`AkQ&
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-549- =0D67JRg<d.>SJRTKn6>c6L9+Z5R22?OaLD2hb)G)q5R?MUgR$LCgs5UQFGp@>6X06N8'9`
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-553- =8>?KZ0-ps%S/hbe:C_uBU?Rd).>!;HdmBNsMGTe>_I.BuRRYY-nCf9W+DVZ/4<Fc?:@!JL
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:554: ]`t0T9*5a6,f+.r&j#eZae:RJQ$AT'WB<G&O`2J^kdqEnG[6"T'GGBB8m!5V0o3W"(.9!*#
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-555- V.aPK@"o``gG3opU><P_9b4JF6!gHHp8OS'Y-[7kSk_-?]DW"2ap!J^]r>50/8\NNWA,Vco
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-592- 50<Yo2='gZp[)!W">oFaH#$-0CZ64bh:+`tO=#scWFTUZGL)@6DT&B0eBWRZ07NYUM[4BHZ
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:593: h-*#cE^:\u`$%VXTi3!VVjq0mjLZ+a8Tir?\FrGoc(;['c+_hqZ%NIhc3p]`Z/-Olb$9"SC
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-594- (Jq=M@>RAqL_2Y$R)+M?TnEuS9jrU'VP/KJl>@D'jG.-tDeaS6F#u4D(`%'m*'r:"=8X)Tk
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-598- S'mc/]Tjei>W"rfp)S3R"JLD5kJdV#H$?X0(TdgAAdLm[e%)Eni2d?Z>aq9/f=Dd/_B?gtj
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:599: ZX$]kYN;Wd5n`$SV@2JSlN*@b!E9rq*#8.V(."ub6)kfRZlNYPUaehR:`^:4n.Y?c'L@'Fo
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-600- un"68f7As&0X"Lq4X`&++<*k%`@Lc6#gfDD,BmJ(0)[rnIu_!:t)S74op*OTu\7jdph"S*^
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-646- n4?+3K$d@C/!2'bFaW$B%cupl$$JF@D,QN%aI$5WM-?98lK;0rgdE6,EIrPqbrg"@/q(c7E
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:647: W8&RQ;W&@NL/FBf8`7+3Yog(cs\D2R;.2ap9M)PXAu$LrX(Koj1k!n^tAO`3%pd(1(sDT[t
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-648- ;%PK)P\/<,!57N`e0SZg9(^!`KND[\T#;GSp>'!Dr_3-^pOJWk(0Mr5d7P@/;T,1r['SoU=
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-740- \^3j)C"6N%0:K'7X2?X6S7\`&RmI`BWW+LV(W6Sg,hfaC;\\R&18(=,6LbW&h3H%KeWQC8f
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:741: 1kB_B::^JLb,]^ce*Yr%eY`J/Q;`6+?XU:1I]h%U`[%J`+m/$%RgO`BZa",+KcZBR,j*hGp
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-742- sD?@LV@[1@+j6+,2HfNTk?D69qO[l3S0>MFT;6TCR[JnQ20Cu?1aa?^7ZCa4\n3YR.-T*gk
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-764- JCYBNdM#<%'+AjNY#YeCaQ54:qiM74d1[iLG:%C$&ho%Q+IWbU1_Tmj(kKUFkA23^<(Ti.r
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps:765: ?;*%!ULGm:`'2"%7)<I5gU-/U^a"I$K0tY+MJ?e3"1?4'>W01+[ce`$l"6Y&OB/&JK,Cj!"
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.eps-766- pGY&7I"=+Y4Ae&/*r0&RdF1+VYRJ?4gTi'nI26JQ"p%<"YfC6e"ChiD^G0>T#hl)W^3<oN+
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-244-q>^HV!8RG&!:B:MqY'd[rq?Bbrq-6^rpp*ZmI8isn)sc3pt#N$roO4Lh>`!~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:245:q>^HV!8RG&!9*e:n`9i7m-OZ<rp0UJroO1>rnmb2mFg4Fn'_9dpt#N$roO4Lh>`!~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:246:q>^HV!8RG&!9*e:n`9i7lg+K:rp0UJroX7@ro*n6mG-FKn'h?fpt#N$roO4Lh>`!~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-247-q>UQck2tXuf)Y4-p\OU[p\smdp&=U`oD\=\na5i"mI'0<h>,Y&h#6@8pYZ"$~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-330-iVroProO49q:GB'n`9i7lg+K:rp0UJroX7@ro*n6mG-XQrRg,]"5N&$n+m!6~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:331:i;WfOroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGkj8B4rnlM_!8RS9q#>j~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-332-i;WfOroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"p^XiJ@roX"UJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-333-i;WfOroO49qUY`&pZD#-!p8h7r9jRMs60IEs5X+;s5*.ukLojegt)P]roX"UJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:334:hu<]NroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGn*U)2f%9o`!:T^_J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-335-hu<]NroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"p^t8SJ!:T^_J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-336-hu<]NroO49qUY`&pZD#-!p8h7r9jRMs60IEs5X+;s5*.un(IZlf%9o`!:T^_J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:337:hZ!TEroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGp[%tCrnlM_rn[\Ai;2%-iTB:kp]#a~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-338-hZ!TEroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"pcI`'P!UJ\?f)t!ok3r'EJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-339-hZ!TEroO49qUY`&pZD#-!p8h7r9jRMs60IEs5X+;s5*.up=]Gtgt2P^!UJ\?f)t!ok3r'EJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:340:h>[KDroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,LGrpB[Ah:MY_!9O.E!V#=Lf)sgjk3r$DJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-341-h>[KDroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m"pf%9oX!9O.E!V#=Lf)sgjk3r$DJ,~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-343-J,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:344:h#@BCroO49qUY`,mJ$JNqY1!_s7QB`s7?6\s7,[L!9jF?gt2P^pZqhJqUYi)k2u.*s*t~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-345-h#@BCroO49qUY`&pZD#-!p8k9r9jRMs60IDs5O%8s4m.trn-#XrndD8rp]d9"5N&$n+H^2~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-349-g]%9BroX%.!8R>2n`9i7lg+K:rp0UJroX7@ro*n6q:tr%h:DbbhVRAcli$;Qi;2()k4J\(~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:350:gA_9Dk2tXuf)Y4*p\OU[p\smdp&=U`oD\=\nGqePi7ur`h>c[,li$;Qi;2%-iTB:so`'F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-351-gA_9Dk2tXuf)Xe(k4.O7k3VI4mf)PPkl0]Dir7j8g]6%,f\G*Xh>c[,li$;Qi;2%-iTB:so`'F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps:352:gA_9Dk2tXuf)Xe(k4.O7k3M@2mf)PPkl0`Ej8S$;h>l=0g"b3Yh>c[,li$;Qi;2%-iTB:so`'F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.20.eps-353-g&D0Ck2tXuf)Y4*p\OU[p\smdp&=U`iW%ilfDaS+iqhj-lhg2Jf)sgjk3qpAJ,~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-284-L&QZ)IqJR6!bQq^q>Ys~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:285:o`#$DIt(2k1B:/IJ,F`nHOYLrW2Q;SOF__!A6i2*r]gBFr]:$<r\a[2r\4@)r[[srr[.UhrZV7^
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-286-rZ(nT!>cmU1BM0<Wql[F~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:287:o`#$DIt(2k1B:/IJ,F`nHOYLpVP]oNObA1.CLpjOr_3;_r^QlSr]gBEr]1!:r\OO,r[e$tr[.Uh
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-288-rZD+Z!?!'X1BM0<Wql[F~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-456-!_n0ErVqB~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:457:f`)#QIqJU7!,DKh$Vl>/Ll71OOcu)sRJr`VTDkSbV>dFmWrK4#YlD'/[f<l>?t!L91BL:#Wr;sJ~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:458:f`)#QIqJU7!)<GK$Vl>/Ll71OOcu)sRJr`VTDkSbV>dFmWrK4#YlD'/[f<l>?t!L91BL:#Wr;sJ~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps:459:f`)#QIqJU7!)<GK$Vl>/Ll71OOcu)sRJr`VTDkSbV>dFmWrK4#YlD'/[f<l>?t!L91BL:#Wr;sJ~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonbook.eps-460-fDboPIqJL4#u?A5MiNp`PEqX9SGo/\UAh"hW;`grXoGX*ZNH%k?XW:X!_n0ErVqB~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-158-o`+af!;lNds7imL!%[pH!&=#-!&=6K!*.kTJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps:159:o`+af!;-$Ts6R%@!%[pH!"n`W!"nu+!*.kTJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-160-o`+afp\Fg`Z@;j)qZ$UMn;mW(p](:ohZ&*~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-389-o`+afrpTULp[%Y?pZ_G9pZMA6f0B&erS@;Mj8XW~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps:390:o`+afrn$nnpX&ZYpW3*JpVH[>f7`q#rM]Pmj8XW~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-391-o`+afs6o^Mp[%Y?pZ_G9pZM>5f7*PPr8%2Lj8XW~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-395-o`+af!:T[Ms6T3ol,EP_pZ:!kqVM,*q>fRUJ,~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps:396:o`+af!8$tos3USTpUp73pUU74qn`$@f7!Lsql'>kj8XW~>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericonarticle.eps-397-o`+afp[8%If<bD<pZ2D9f7s1ZqVCuJj8XW~>
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-174- EDA7UbW9K#@n%4OP/MDOe7Y6=d.uATm!`NaBk%D3a,Cio5A2I]U'=`T*a=\RdAera\,QK(>
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:175: P!6'.&>`[6P3g#3KG]B5rYS3o$c6h;/0m04bm#/`gG4Tj(ra!T4%=2j.L].H0HRKroG2r;)
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-176- gEod"kG%3P-)C?^9)N29*/kaf"KE)tCnnOl5Ml0>)T?Lq?bm^=1dTo081)P8#qJ0,DG^Fph
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-183- ,!UOsFo'PD'UHu[9C/Wb3.,BIN+)Rlo$"b4hV#!AtVFiUbU#=+UWsWDdqrMuCCrG4KfV:a(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:184: cL99^%Z'kQXM`D>*eD$G+m`CKo_U8+&$4EgCZ+Z!p2A4j@jWg=#$uBUA=S@RiekCfU$`jJ]
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-185- )td-,,8]DXe:'DW/Cj&n"]4iN-H>"b.H[r)$,g=03\WIN*da*)I_")kC+E7DG`^PA3oc*_9
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-186- sClZ5]\+pd+0a!QtaFN#Ua**q.Z$E7u@N9Zr"c$B^kfV'oAQp99>/*as"*cS23\FreE-*5u
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:187: t+@c83`r9c"AKP6>40od/g4U@bF)T]N,&<\(XoWXCk)=PB_n$(W-hY1Ht$3p9l`pdoMraQ-
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-188- PF:f4!YRI8fB-8jb,JrF^b75W;lIlC]+/sYA$Prr^arMYh;Sh3S!SW:gc5_Un'gd@o;.?8.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-191- [Af$;>j\!Zn3in-1dOn-2pSmeER8,/rghng<('4<H70*l5!!O5c)%lRM,";:5NN`GQc;QSO
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:192: -+*+@neJ_907D^C=R,f4O._><i`d0E(D:2YY'C<H^AqB$A`2PJ_LEJkkKlML-o)_lpb&Ap(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-193- dj#B@&I8.^&.%l)H*ZgKr3-)S_';6q>O=i-7+0XPqdisr0JpPB`3RalfmoqfXh]C-0E)2-.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-301- [hHEET8//'>K!+CtbX0K)9YP9dVke#OjbQI_ng1(?%ceG`bP$Q3cR/SM7m/*=818s)1*M>W
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:302: `-?$Y/kkYOs@4u,`"/7'o&5>[WQ6CgD/Yfed@P"hIec)lP$[&HnCKATBp=A1[.r2rdKdi93
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-303- K#5h7GfkuPok1is6a/jU15ZNOeF@9MM>d.UjOPZku@g9/ZL>[*-JL?58-\n*_LL\FoOQ+s,
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-327- ]<0Qhn\0HaVCTuJNQ`I(:G&(#Wokk_PTV3)_3T5mhpJt7\'*:Mi#:B6sW*rf\V2<@K.I31E
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:328: E(7'A53IO]PE$qAaG688_UfPAVdiO7?4BlO&dVst`oG&$]-D#'k(3%S/oMpda)(Z"`q$2nD
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-329- #E'%8n$6\Gh<5\u#(G\=E,BTdG5G*WL0/5?hb]&/\c2YN"u']q)DWhSrA7</Hha1Q-L?!O_
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-352- UKSt_^lGgTgX]XO=i`L+aemmq#h75Qa=T]Tq*S7jF0i]:RO],2c55<_!=-"l:c(Ll`JX"ge
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:353: B`mE<V,H3(b$%"9@[#RY1"`b2HqKRcln/k;3]TC2K4d5C/)T.S45rhP"`aIRC8<eLsf-'.E
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-354- [4R]o\e[MC1G7eE]jL@0)9aLB4OSOQ=,QKj%h\:bL:#$E'/jI"8YZk7SC<<.;3"Wi3prlg]
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-383- 31Cu./&99uHZ9^EFp)``?,a(k6cjKiX&J@k7'!bdhJ`tjj\hue9(@b0JiRoA?gC?Mir/\i<
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:384: Z`n%mfXN`L3qL*J/=O[(ffX;:8s40.O>@"$/n;e6*<C$q@ErMa`:JQ(cI0M`+icejgq7(<(
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-385- p*EJLV58?G4hcR/i)E,YR`@k\fS_q<(!\I:08J(IN?8cVf1:t9+lqFWe2P=,j*SsAY>Eap4
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-386- +=Y>+tF*L?tZB0f$'\+7\D;jg6)o7^Pt8*[XSjDn[%hV[_UZ*RNk>@G(]kgB-?b(lF4,_<j
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:387: .$0`H)M2UXTE'Va:o6P0Ou2m[u$PCY"l+!kk>-'OHNeA3H91`hc>4%ub"!I72OHMfVP*R1f
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-388- /[,F`1gJ2kUgG%R-FO81ZYrm&V(!MXb!mq*[!q@F=2Be5%iRL,%P.[L<)e$`,iOM0=\/^(V
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-396- k.>f0aWeMfUM<(_+;OFo>'oX^TPr@T<@A2Co_SZ;Eu:;5)HL6/W^@c5m#!*22:00oQs#U`=
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:397: F"GcT_50qAOmH5Qar($"4OJQNY<U`7._*O]rec9j6NDaGVU*$NBE/Y6,=KZBm[[]!de`'P\
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-398- ;jr\L#*t?.0YG)tp0n'\FPK4[+0Z8Q:3gBs[=R`I=U&8.qP9:OC25/b=</#4TYdfE.DQU^[
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-420- >>C1(?]#6/_hEG>T]@T>I70r$]q?R*:I-ZVn7*'gNN[=?eD(:fUJ-Q:#EFlK-br3gtd#O4s
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:421: H`35WeRYd]@oJ)BOJ>;<sVR$m)u$L`e60+kuF>Pkuu*W,SQEhoj%3h'VN;_;%70OKF)_S86
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-422- g7_3R*eaZq#f(ZCZ");6"Y%--XUT\^-L[WELc8[%9d*!+8):!i<@"=GBW6[$<khPYuIV`0B
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-435- 7[<j`]D/.P&-]O_8:Aa`qe2#)lHQ0#9!fr,mkNE\^(\SL'a)_QK>Z`&K9'-W,*CX<+1#X2j
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:436: NN`Sol5LC)-u(W0A.=8]9/NZcn;S-aTN:5rTWU(=+q"alP(TX#Xq$XX@7`[7uR"pfG]WoZr
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-437- Un=UO[QSS!9,36mIe"bJ,"[.8E$bi.p;k,h>df/;&X'1M)l2&posa.4."dPM;9bFIa1LJ0Z
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-443- )JHp2u*J7Jt%7CsgQJ7?<j"P6Y@>ZiG#e_%LCg;m\Z7Sr+h&E.Qd6tL4'1e5Y*lI3+0;hVt
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:444: 7]<s9_f>7Z(L7g&kkI&S]QF`Diu$f,5^he1DN8pu1WNV$)%SJ^`sCcI?CZ4c;<@(5M"_s^S
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-445- &e/u5s2aa`><"KGt9;#U8Z__cjXt]N7(+>[CF<qg**auL@%U/ZB1qU;8[nH0]eiM!nJJ[+`
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-465- Qg"G&^,Pl+Nqu=!+Clc#:&aZORKlPZ1n9di-R?W(aDsI%"0)f"aAPc*RF+C''*&JBZ_8]]_
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:466: Lqj,PcQ(&`3O8[.[jtqg8Y;*<$3<`j+Y(5I^/@]"iN#".bRN8=>[*>e+AFY#;""1?G?)"IM
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-467- :N[D85n;`Q=IV*+n/*Quj@_p^C)BniX'3^]PE6YhHrR(^-E_'!QKaE9cCE<\+,#6AlM^h*e
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-469- A$SDM+%"Hu_<_!5X80X5Gn2/T/0l:K3eA&ZT80[HR_/a<1Q=bL!f,8a#KjqOX-TK;OHLOGZ
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:470: ]K<e4"#ecr.dqn#D2FL]G%ldF"`>i^&W/e,B#jn8A2Xh#N6O*)S$%)&/RlN#-`3NH[34gDa
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-471- -W0X2F^!r)8=-BL3+O69J:;F<a5%<lK_p_@U#XLiu,/>eY#[5BIr8oM`X!@)%XTL>[,?+F(
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-473- <9;P%@GeLHqLU/jml6$;hJd/In#.SB%cug9)/&$B(-sTY=,Pakq?j<!AKkqr(BQV=CLW,L7
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:474: `Jf\nQt?Q\G=CRF7JndU$t2U.O2`/L7SJuH,\2r1Gf`XD]&\N1`+PMP<K2U!Uso8IWtW"MC
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-475- BoDg35P0BZ-P4hkQabK2B[#u1Fb:k!k2+.#=I''\9#+rIE.SO_'!kF*))+:IMZ7<#,#f<>V
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-498- BGmQkT"issRct>D<?\XYc@;p@#DHDbY<oJkG@D/MS&8$[TG2(:-ibg)Sp$:Ud@,B.\@\pNi
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:499: hCE2,\`21Oh](*U<\M-m11M/D#(1oTFFT$Z`<L!lLJDWT?8LV%"lDU\4]T7PHoisO?rID7c
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-500- l0,jS11bTY(q\+9fX;uhEg&d/03#&kMC[9[43=#J-UUCgJp,X9pe=nH`-"$BP#XKF#4*d.V
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-502- %\0P6&QAtE`!\92EWD21l[#%>O:.!,YqC[+4*L2"Zip1f@WoESsKLTI-'6Kh>X4&UTR[X`O
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:503: Udd^Q:G<IWu1=U?T`]j\D5VCg=ZBddh]Kt_]A8!!7A@2QhD$:-bFb_e`>crhIp!ZhK#JkGm
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-504- 8&B;$i*)it>6[hCMrMp8:g/Tca6\dTYkVDcr\9ocLKfch@`H^U?7a,co4bWcipN=R2J;:*e
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-508- OmG?Y':>^dr&-eg:-JE#D=IsCoF]/QqZ8O]JBl%O@"dZ*0&3+fuOEI'."X],4m\]8TP-Kc,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:509: Aa[:<8C`Q4"$H$!]XLd_LK7&]<<2Jh..:-6\tF,!(h&0n.u*h`(KafP(g@1]E9Pqr@C=qF?
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-510- >\RPd.:;cm2")Z=#]MI1M2[Pl2_-%n7Q^;frmm!mB3:&[gd<>%WM2aF<;'U`t=%eo`d*aLF
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-523- P0cR2pFEsnKADPoj9?$2ojh/-l=3KG-maZ5;*0-ALc0G+Q^E:!&mRd?TI_W3bl2E^6fl4Q*
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps:524: XX>A_`l!Weg$U1&Xq_7r0A2?pPCaM,KC,?Dh6SVF`G[Ds%E7o6\A2K2==b6R$&%/DYhRAk,
texlive-base-2020.20200925/texmf-dist/tex/latex/beamer/beamericononline.20.eps-525- CPP$S3(''B@U(shsbl<?9]g(c/,#*gF\aqd:h*3.iM%1DpRbAC"Ou&HV2ClCDTG8[U9sX!K
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/fnlineno.sty-508-%%         $n\leq l\leq k$, 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/fnlineno.sty:509:%%         (\textit{ii}) ``printing" $l-n+1$ in ``columnwise"
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/fnlineno.sty-510-%%         mode, otherwise $l-m+1$ where $m$ is the first 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-105-% -- where <args> and <entries> are usual arguments and entries 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty:106:% for <stdarray>. <$$$> can be one of `$' or `$$'. Indeed, the 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-107-% <stdtable> syntax above (without [<$$$>]) *does not work* 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-114-% footnotes may need the `mathrefs' option of `lineno.sty'. For 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty:115:% the difference between `[$]' and `[$$]', see below. 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-116-% 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-128-% also works without. However, with <stdarray> and optional 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty:129:% parameter `$$' of `edtable' (i.e., \begin{edtable}[$$]...), 
texlive-base-2020.20200925/texmf-dist/tex/latex/lineno/edtable.sty-130-% you can obtain the usual math display spacing *within a 
##############################################
texlive-base-2020.20200925/texmf-dist/tex/plain/base/mptmac.tex-45-\def\mft@noc@ts{\catcode`\\=\other \catcode`\{=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/base/mptmac.tex:46:  \catcode`\}=\other \catcode`\$=\other \catcode`\&=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/base/mptmac.tex-47-  \catcode`\#=\other \catcode`\~=\other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/plain/knuth-lib/mftmac.tex-39-\def\nocats{\catcode`\\=\other \catcode`\{=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/knuth-lib/mftmac.tex:40:  \catcode`\}=\other \catcode`\$=\other \catcode`\&=\other
texlive-base-2020.20200925/texmf-dist/tex/plain/knuth-lib/mftmac.tex-41-  \catcode`\#=\other \catcode`\%=\other \catcode`\~=\other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-mis.mkii-505-   \catcode`\#=\@@other \catcode`\&=\@@other \catcode`\|=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-mis.mkii:506:   \catcode`\$=\@@other \catcode`\^=\@@other \catcode`\_=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-mis.mkii-507-   \catcode`\*=\@@other \catcode`\/=\@@other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-pdf.mkii-94-       \catcode`\#=\@@other \catcode`\&=\@@other \catcode`\|=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-pdf.mkii:95:       \catcode`\$=\@@other \catcode`\^=\@@other \catcode`\_=\@@other
texlive-base-2020.20200925/texmf-dist/tex/context/base/mkii/supp-pdf.mkii-96-       \catcode`\*=\@@other \catcode`\/=\@@other
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/babel/luababel.def-139-      \catcodetable\bbl@pattcodes\relax
texlive-base-2020.20200925/texmf-dist/tex/generic/babel/luababel.def:140:        \catcode`\#=6  \catcode`\$=3 \catcode`\&=4 \catcode`\^=7
texlive-base-2020.20200925/texmf-dist/tex/generic/babel/luababel.def-141-        \catcode`\_=8  \catcode`\{=1 \catcode`\}=2 \catcode`\~=13
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex-2049-      \catcode\noexpand`\noexpand\.\the\catcode`\.\relax%
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex:2050:      \catcode\noexpand`\noexpand\$\the\catcode`\$\relax%
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex-2051-    }%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua-59-      \item Users can define custom node and edge weights.
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua:60:      \item Coarsening stops when $|V(G_i+1)|/|V(G_i)| < p$ where $p = 0.75$.
texlive-base-2020.20200925/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua-61-      \item Coarsening stops when the maximal matching is empty.
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/mfpic/mfpic.tex-56-  \gdef\MFPsanitize{\endlinechar13 \newlinechar10
texlive-base-2020.20200925/texmf-dist/tex/generic/mfpic/mfpic.tex:57:    \catcode10=12 \catcode13=5 \catcode`\$=3 \catcode`\ =10
texlive-base-2020.20200925/texmf-dist/tex/generic/mfpic/mfpic.tex-58-    \@makeother\:\@makeother\;\@makeother\.\@makeother\,%
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-1993-\MoveToLoc(#2..\Val\:Ca;:11)  \MarkXLoc(#2..\Val\:Ca;:11)
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty:1994:\edef\:temp{\noexpand\:AddNodesAddr(#2..\Val\:Ca) }  \:temp
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-1995-   \:Ca=\:dpL;  \:Ca+1; \xdef\:dpR{\Val\:Ca} \let&=\relax
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2225-   \else             \VVEdge(#1,#2,EdgeGuide)  \fi }
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty:2226:\Define\:AddNodesAddr(1){
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2227-   \Define\:temp{\gdef\:GetNodesAddr}
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2234-
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty:2235:\Define\:RecordAddr(1){\MoveToLoc(#1)     \MarkXLoc(#1)
texlive-base-2020.20200925/texmf-dist/tex/generic/dratex/AlDraTex.sty-2236-      \MoveToLoc(#1;:11)  \MarkXLoc(#1;:11)}
##############################################
texlive-base-2020.20200925/texmf-dist/tex/generic/enctex/encmacro.tex-3-\ifnum\catcode`\#=12  % This file is loaded before format in iniTeX:
texlive-base-2020.20200925/texmf-dist/tex/generic/enctex/encmacro.tex:4:   \catcode`\{=1  \catcode`\}=2  \catcode`\$=3  \catcode`\&=4
texlive-base-2020.20200925/texmf-dist/tex/generic/enctex/encmacro.tex-5-   \catcode`\#=6  \catcode`\^=7  \catcode`\_=8  \catcode`\^^I=10
##############################################
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3danim.mp-128-  s:=s&" "&decimal(w)&" "&decimal(h) &" | ";
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3danim.mp:129:  s:=s&"ppmtogif > `expr $i.ppm : '\(.*\)ppm'`gif";
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3danim.mp-130-  write_to_file(s);
##############################################
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3d.mp-179-%% the rotated vector $\vec{v'}$ is equal to $\vec{h}+\vec{f}$
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3d.mp:180:%% where $\vec{f}=\cos\alpha \cdot \vec{a} + \sin\alpha\cdot \vec{c}$.
texlive-base-2020.20200925/texmf-dist/metapost/mp3d/3d.mp-181-%% and $\vec{h}=(\vec{v}\cdot\vec{b})\vec{b}$ 
##############################################
texlive-base-2020.20200925/texmf-dist/metapost/expressg/expressg.mp-161-%%% calculates mid-point on a path like |_ (vertical, horizontal)
texlive-base-2020.20200925/texmf-dist/metapost/expressg/expressg.mp:162:%%% final points are: z$, z$vh, z$$, where z$vh=(x$,y$$)
texlive-base-2020.20200925/texmf-dist/metapost/expressg/expressg.mp-163-def VH(suffix $, $$) =
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-41-      $vbsc =~ s!/!\\!g;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:42:      system("wscript $vbsc");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-43-      exit(0); # 0: prevent another error message from runscript
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-98-# read system-wide defaults from texdocrc.defaults
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:99:my $sysrc=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} ${TeXDocRcDefaults}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:100:my $database=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk.dat`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:101:my $locdatabase=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk-local.dat`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:102:my $homedatabase=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk-pers.dat`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-103-chomp $locdatabase;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-433-	      my $mozcheck=
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:434:		`mozilla -remote 'openFile($texmfmain/doc/index.html)'`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-435-	      $browser=1 unless ($?);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-489-	  else {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:490:	    system("$viewer $slcdoc");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-491-	  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-500- 	    if ($browser == 0) { # normal viewers or new Netscape/Mozilla
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:501:	      system("$viewer $slcdoc &");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-502- 	    } else { # open doc in existing Netscape/Mozilla window
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:503:	      system("$viewer -remote 'openFile($slcdoc)' &");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-504-	      &popmsg(-1,"Opening document in existing $viewer window.",
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-518-	      # the other branch working
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:519:	      system("$viewer -remote 'openFile($slcdoc)' &");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-520-	      &popmsg(-1,"Opening document in existing $viewer window.",
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-607-	  &popmsg(-1,"Converting dvi to ps for printing and sending file to print...",$parframe);
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:608:	  $status=system("$dvips_conv $slcdoc -o $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-609-	  if ($status != 0) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-627-	  &popmsg(-1,"Converting pdf to ps for printing and sending file to print...",$parframe);
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:628:	  system("$pdfps_conv $slcdoc $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-629-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-639-	  my $htmlps_redir_sign=($htmlps_redir == 1) ? ">" :"";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:640:	  system("$htmlps_conv $slcdoc $htmlps_redir_sign $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-641-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-652-	  my $txtps_redir_sign=($txtps_redir == 1) ? ">" :"";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:653:	  system("$txtps_conv $slcdoc $txtps_redir_sign $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-654-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-669-	  my $txtps_redir_sign=($txtps_redir == 1) ? ">" :"";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:670:	  system("$txtps_conv $slcdoc $txtps_redir_sign $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-671-	  last DOC_FORMAT;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-675-  };
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:676:    system("$print_cmd $pstmpfile");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-677-}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-729-#                   try to decompress
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:730:		    $status=system("$dcmp $dcmp_opt $dummy > $slcdoc");
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-731-		    if ($status != 0) { # failure
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-749-      $slcdoc=($slcdoc =~ /\.sty$/) ?
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:750:	`kpsewhich $rawname` :
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:751:	  `kpsewhich --format=${qq}TeX system documentation${qq} $rawname`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-752-      if ($slcdoc eq "") { # nothing found; cancel
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-856-    my @res;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:857:    my $tdout = `texdoc -M -l $string`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-858-    if ($?) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1601-	      $pathflag=1;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1602:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1603-	    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1608-	      $pathflagl=1;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1609:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1610-	    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1615-	      $pathflagh=1;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1616:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1617-	    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1620-	  # other variables
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1621:	  eval(join("",("\$",lc($var),"=\$val")));
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1622-	};
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1626-    if ($rcfile eq $sysrc || $pathflag == 1) {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1627:	$texmfmain=`kpsewhich --expand-path=${qq}\$TEXMFMAIN${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1628-	chomp $texmfmain;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1629-	$texdocpath="$texmfmain/$texdocpath";
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1630:	$texmfdist=`kpsewhich --expand-path=${qq}\$TEXMFDIST${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1631-	chomp $texmfdist;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1642-    if ($rcfile eq $sysrc || $pathflagl == 1) {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1643:	$texmflocal=`kpsewhich --expand-path=${qq}\$TEXMFLOCAL${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1644-	chomp $texmflocal;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1654-    if ($icall == 2 || $pathflagh == 1) {
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl:1655:        $texmfhome=`kpsewhich --expand-path=${qq}\$HOMETEXMF${qq}`;
texlive-base-2020.20200925/texmf-dist/scripts/texdoctk/texdoctk.pl-1656-	chomp $texmfhome;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-10-version='$Id: mktexpk 53602 2020-01-30 22:18:33Z karl $'
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-12-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-13-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:15:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-52-    --destdir) shift; DEST="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:53:    --destdir=*) DEST=`echo "$1" | sed 's/--destdir=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-54-    --dpi) shift; DPI="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:55:    --dpi=*) DPI=`echo "$1" | sed 's/--dpi=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-56-    --bdpi) shift; BDPI="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:57:    --bdpi=*) BDPI=`echo "$1" | sed 's/--bdpi=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-58-    --mfmode) shift; test "x$1" != "x/" && MODE="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-59-    --mfmode=*) test "x$1" != "x--mfmode/" \
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:60:                && MODE=`echo "$1" | sed 's/--mfmode=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-61-    --mag) shift; MAG="$1"; shift;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:62:    --mag=*) MAG=`echo "$1" | sed '/s--mag=//'`; shift;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-63-    --version|-version) break ;;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-69-if test "x$2" != x; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:70:  tail="`echo \"x$2\" | sed 's/^x>&//' | grep '^[0-9]*$'`"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-71-  if test -z "$tail"; then
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-80-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:81:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-82-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-167-      pattern="^$NAME"'([ 	]|$)' 
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:168:      psline=`egrep "$pattern" $PSMAPFILE | tail -1`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-169-      if test -n "$psline"; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:170:        set x `echo "$psline" | sed 's%[<["]%%g'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-171-        shift; shift; shift;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-183-        # Guessing the name of the type1 font file as fallback:
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:184:        ANAME=`echo $NAME | sed 's/8r$/8a/'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-185-        for i in $NAME.pfa $NAME.pfb $ANAME.pfa $ANAME.pfb; do
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-217-OIFS=$IFS; IFS=$SEP
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:218:set x `"$MT_MKTEXNAM" $NAME $DPI $MODE $DEST`; shift
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-219-IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-221-PKDEST="$1"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:222:PKDESTDIR=`echo "$PKDEST" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk:223:PKNAME=`basename "$PKDEST"`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexpk-224-GFNAME=$NAME.${DPI}gf
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-24-$askfile .= "uninstq.vbs";
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl:25:my $ans = system("wscript", $askfile);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-26-# 0 means yes
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-54-  $menupath =~ s!/!\\!g;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl:55:  `rmdir /s /q "$menupath\\$TeXLive::TLConfig::WindowsMainMenuName" 2>nul`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/uninstall-win32.pl-56-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-user.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-12-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:13:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:14:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-15-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-26-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:27:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-28-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-38-# See comments in mktexpk.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:39:name="`echo $1 | sed 's%.*/%%; s%\.mf$%%'`"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:40:rootname=`echo "$name" | sed 's/[0-9]*$//'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:41:pointsize=`echo "$name" | sed "s/^$rootname//"`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-42-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:43:sauterroot=`kpsewhich b-$rootname.mf 2>/dev/null`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-44-if test -n "$sauterroot"; then
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-56-        wn[bcdfirstuv]*|rx[bcdfiorstuvx][bcfhilmostx]|l[abcdhl][bcdfiorstuvx]*)
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:57:          lhprefix=`echo "$name" | sed 's/^\(..\).*/\1/'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:58:          rootfile=`kpsewhich ${lhprefix}codes.mf 2>/dev/null`;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-59-        *)
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:60:          rootfile=`kpsewhich $rootname.mf 2>/dev/null`;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-61-      esac;;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-67-OIFS=$IFS; IFS=$SEP
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:68:set x `"$MT_MKTEXNAM" $name`; shift
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-69-IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-72-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:73:destdir=`echo "$MT_MFNAME" | sed 's%/[^/][^/]*$%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-74-test -d "$destdir" || "$MT_MKTEXDIR" "$destdir" || exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-89-        # last two digits.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf:90:  ????|?????) realsize=`echo "$pointsize" | sed 's/\(..\)$/.\1/'`;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexmf-91-  *) realsize="$pointsize";;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-user.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-246-    }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:247:    system($editor, $changes_config_file);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-248-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-256-        next if ($hf eq '-');
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:257:        my $ff = `kpsewhich -progname='$f' -format=tex '$hf'`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-258-        chomp($ff);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-500-        # $whatarg is a full path, we need to expand $fmthyp, too
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:501:        chomp (my $fmthyplong = `kpsewhich -progname=$fmt -engine=$eng $fmthyp`) ;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-502-        if ($fmthyplong) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-506-          # which will not work. Search again without engine/format
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:507:          chomp ($fmthyplong = `kpsewhich $fmthyp`) ;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-508-          if ($fmthyplong) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-603-  # check for existence of ini file before doing anything else
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:604:  if (system("kpsewhich -progname=$fmt -format=$kpsefmt $inifile >$nul 2>&1") != 0) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-605-    # we didn't find the ini file, skip
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-632-  if ($pool) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:633:    chomp (my $poolfile = `kpsewhich -progname=$eng $pool.pool 2>$nul`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-634-    if ($poolfile && -f $poolfile) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-682-    $cmdline .= " <$nul";
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:683:    my $retval = system($cmdline);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-684-    
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1049-        if (dirname($f) eq ".") {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1050:          chomp(my $kpfile = `kpsewhich $f`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1051-          if ($kpfile ne "") {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1066-  } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1067:    my @all_files = `kpsewhich -all $fn`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1068-    chomp(@all_files);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1076-    if (win32()) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1077:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1078-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1079-    } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl:1080:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil.pl-1081-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-10-version='$Id: mktextfm 53602 2020-01-30 22:18:33Z karl $'
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-12-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-13-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:15:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-38-    --destdir|-destdir) shift; DEST="$1"; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:39:    --destdir=*|-destdir=*) DEST=`echo "$1" | sed 's/--*destdir=//'`; shift ;;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-40-    --version|-version) break ;;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-46-# Common code for all scripts.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:47:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-48-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-66-
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:67:NAME=`basename "$1" .tfm`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-68-MAG=1  # mag=0 fails with larm1000.mf
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-72-OIFS=$IFS; IFS=$SEP
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:73:set x `"$MT_MKTEXNAM" $NAME $DPI $MODE $DEST`; shift
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-74-IFS=$OIFS
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-77-TFMDEST="$2"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:78:PKDESTDIR=`echo "$PKDEST" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:79:TFMDESTDIR=`echo "$TFMDEST" | sed 's%/[^/][^/]*$%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm:80:PKNAME=`basename "$PKDEST"`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktextfm-81-TFMNAME=$NAME.tfm
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap-sys.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh-17-# preferentially use subprograms from our own directory.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh:19:mydir=`cd "$mydir" && pwd`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/fmtutil-sys.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-251-    if (win32()) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:252:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-253-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-254-    } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:255:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-256-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-446-    }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:447:    system($editor, $changes_config_file);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-448-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-786-    for my $r (@fileURW) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:787:      map { eval($r); } @lines;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-788-    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-790-    for my $r (@psADOBE) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:791:      map { eval($r); } @lines;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-792-    }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:793:    my @filemode = eval ("\@file" . $mode);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-794-    for my $r (@filemode) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:795:      map { eval($r); } @lines;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-796-    }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1298-    my ($mm, $d, $f, $prog) = @_;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:1299:    chomp (my $kpsefound = `kpsewhich --progname=$prog $f`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1300-    if (lc("$d/$f") ne lc($kpsefound)) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1414-  my $map = shift;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl:1415:  my $ret = `kpsewhich --format=map $map`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/updmap.pl-1416-  chomp($ret);
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-418-  if (defined($action) && $action eq "print-platform-info") {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:419:    print "config.guess  ", `$::installerdir/tlpkg/installer/config.guess`;
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-420-    my $plat = TeXLive::TLUtils::platform();
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2303-      # unpack xz archive
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:2304:      my $sysret = system("$decompressor @decompressorArgs < \"$dlcontainer\" > \"$temp/$pkg_part.tar\"");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2305-      if ($sysret) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2412-    # make sure copied tar is working
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:2413:    if (system("\"$temp/tar.exe\" --version >nul")) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-2414-      tlwarn("$prg: could not copy tar.exe, that is bad.\n");
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5211-  # now remove the rest
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5212:  system("rm", "-rf", "$Master/texmf-dist");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5213:  system("rm", "-rf", "$Master/texmf-doc");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5214:  system("rm", "-rf", "$Master/texmf-var");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5215:  system("rm", "-rf", "$Master/tlpkg");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5216:  system("rm", "-rf", "$Master/bin");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5217:  system("rm", "-rf", "$Master/readme-html.dir");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5218:  system("rm", "-rf", "$Master/readme-txt.dir");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5219-  for my $f (qw/doc.html index.html install-tl 
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5221-                release-texlive.txt texmf.cnf texmfcnf.lua/) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5222:    system("rm", "-f", "$Master/$f");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5223-  }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5224-  if (-d "$Master/temp") {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5225:    system("rmdir", "--ignore-fail-on-non-empty", "$Master/temp");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5226-  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5229-  # regenerate any changed config files.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5230:  system("rm", "-rf", "$Master/texmf-config");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5231:  system("rmdir", "--ignore-fail-on-non-empty", "$Master");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5232-}
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5481-  # build a list of all runtime files associated with normal packages.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:5482:  (my $omit_pkgs = `ls "$Master/bin"`) =~ s/\n/\$|/g; # binaries
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-5483-  $omit_pkgs .= '^0+texlive|^bin-|^collection-|^scheme-|^texlive-|^texworks';
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6258-              # not in user-specific file, show anything kpsewhich gives us.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6259:              chomp (my $defval = `kpsewhich -var-value $key`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6260-              if ($? != 0) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6298-  for my $m (sort(qw/fmtutil.cnf config.ps mktex.cnf pdftexconfig.tex/)) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6299:    info(sprintf("%-17s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6300-  }
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6301-  for my $m (qw/texmf.cnf updmap.cfg/) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6302:    for my $f (`kpsewhich -all $m`) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6303-      info(sprintf("%-17s %s", "$m:", $f));
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6310-  for my $m (sort(qw/psfonts.map pdftex.map ps2pk.map kanjix.map/)) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6311:    info(sprintf("%-12s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6312-  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6315-  for my $v (sort(qw/TEXMFMAIN TEXMFDIST TEXMFLOCAL TEXMFSYSVAR TEXMFSYSCONFIG TEXMFVAR TEXMFCONFIG TEXMFHOME VARTEXFONTS TEXMF SYSTEXMF TEXMFDBS WEB2C TEXPSHEADERS TEXCONFIG ENCFONTS TEXFONTMAPS/)) {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6316:    info("$v=" . `kpsewhich -var-value=$v`);
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6317-  }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6363-      debug("running $::gpg --list-keys\n");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6364:      system("$::gpg --list-keys");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6365-      return $F_OK;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6413-  } else {
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl:6414:    tlwarn("$prg: unknown directive `$arg' to action `key'\n");
texlive-base-2020.20200925/texmf-dist/scripts/texlive/tlmgr.pl-6415-    return $F_ERROR;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-13-version='$Id: mktexlsr 53254 2019-12-29 19:18:55Z karl $'
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:14:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-15-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-59-# mktex.opt.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:60:dirname=`echo $0 | sed 's%/*[^/][^/]*$%%'`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-61-case $dirname in
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-97-  elif test "x$1" = x--version || test "x$1" = x-version; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:98:    echo "`basename $0` $version"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-99-    kpsewhich --version
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-145-  if test -s "$treefile"; then
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:146:    set x `sort "$treefile" | uniq`
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-147-  else
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-172-  # The '|| true' construct prevents an sh -e aborting.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:173:  db_readlink=`kpsereadlink "$TEXMFLS_R/ls-R" 2>/dev/null` || true
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-174-  case "$db_readlink" in
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-178-  esac
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:179:  db_dir=`echo "$db_file" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-180-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-188-    # Use same permissions as parent directory, minus x,s, or t bits.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:189:    chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-190-  elif test -s "$db_file" \
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-227-  # To be really safe, a loop.
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr:228:  until PERMS=`kpsestat = "$db_file"`; do sleep 1; done
texlive-base-2020.20200925/texmf-dist/scripts/texlive/mktexlsr-229-  chmod $PERMS "$db_file_tmp"
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1246-       if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1247:         PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1248-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1250-       elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1251:         PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1252-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1254-       elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1255:         PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1256-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1275-       if ( $d12 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1276:         PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1277-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1279-       elsif ( $d23 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1280:         PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1281-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1283-       elsif ( $d31 == 0 ) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:1284:         PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-1285-         $val = 0;
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-3062-                   if (! is_tainted($command)) {
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl:3063:                      system($command);
texlive-base-2020.20200925/texmf-dist/scripts/mathspic/mathspic.pl-3064-                   }
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-241-          written to data files for package `$package':
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl:242:          `<jobname>$pdftexext' (pdfTeX), `<jobname>$pdfmarkext' (pdfmark)
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-243-Options:                                                         (defaults:)
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-768-  {
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl:769:    $capture = `$gs_cmd`;
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-770-    if (!defined($capture))
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-845-  print "> $cmd\n" if $::opt_verbose;
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl:846:  my @capture = `$cmd`;
texlive-base-2020.20200925/texmf-dist/scripts/thumbpdf/thumbpdf.pl-847-  if (!@capture)
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/attachfile2/pdfatfi.pl-213-rename $tmpfile, $atfifile
texlive-base-2020.20200925/texmf-dist/scripts/attachfile2/pdfatfi.pl:214:        or die "$Error Cannot move `$tmpfile' to `$atfifile'!\n";
texlive-base-2020.20200925/texmf-dist/scripts/attachfile2/pdfatfi.pl-215-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-108-    print "\n$program : running '$runner'\n" ;
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl:109:    my $error =  system ($runner) ;
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-110-    if ($error) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-138-        }
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl:139:        my $error = system($command) ;
texlive-base-2020.20200925/texmf-dist/scripts/context/perl/mptopdf.pl-140-        if ($error) {
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh-21-SHORTOPTS="o:"
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh:22:ARGS=`getopt -l "$LONGOPTS" "$SHORTOPTS" "$@"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh-23-if [ $? -ne 0 ]; then
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh:24:	echo "`basename $0`: Could not process command line arguments. Use the '--help' option for documentation."
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh-25-	exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-21-	echo -e \
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:22:		"`basename $0` [OPTIONS] [--texdefs <defsfile> | --mainfile <latexmainfile>.tex ]  [plot1.pgf plot2.pgf .... plotn.pgf]\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-23-		"converts each plot*.pgf to plot*.pdf.\n"\
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-66-SHORTOPTS="f:t:v"
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:67:ARGS=`getopt -l "$LONGOPTS" "$SHORTOPTS" "$@"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-68-if [ $? -ne 0 ]; then
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:69:	echo "`basename $0`: Could not process command line arguments. Use the '--help' option for documentation."
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-70-	exit 1
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-100-	#  (XXXX.pgf
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:101:	PGF_FILES=(`sed -n '{s/.*(\([a-zA-Z0-9._-+^~]\+\.pgf\).*/\1/g;T ende;p};: ende' < $TEX_LOG_FILE`)
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-102-	#PGF_FILES=(./errplot_L2.pgf)
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-148-
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:149:		cd `dirname "${TEX_FILE}"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-150-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-182-					"- if $TEX_FILE contains\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:183:					"    \pgfrealjobname{`basename ${TEX_FILE%%.tex}`}\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-184-					"- if $TEX_FILE contains\n"\
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-187-					"You may take a look at\n\t$TARGET_FILE.log\n for more information.\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:188:					"Maybe `basename $0` --texdefs is more appropriate for this application?\n"\
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-189-					"It doesn't need \input{}...\n"\
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-223-		DRIVER="pdftex"
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:224:		cd `dirname "$A"`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:225:		BASE=`basename $TARGET_FILE`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:226:		TMP_TEX_FILE=`mktemp tmp_${BASE}_XXXXXX`
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-227-		mv "$TMP_TEX_FILE" "${TMP_TEX_FILE}.tex"
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-244-		\def\jobname{${TARGET_FILE}}%
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh:245:		\input{`basename $A`}%
texlive-base-2020.20200925/texmf-dist/scripts/pgfplots/pgf2pdf.sh-246-		\let\jobname=\oldjobname
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-136-version='20180924'
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:137:calledas=`basename "$0"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-138-if [ "${calledas}" = "simpdftex" ]
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-139-then
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:140:	argwithoutlead=`/bin/echo "$1"|sed 's/^--//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-141-	if [ "$1" != "" -a "$1" = "${argwithoutlead}" ]
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-166-echoversion="yes"
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:167:texpath=`dirname "$0"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-168-# Default distiller is ps2pdf from /usr/local/bin in no filter mode
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-432-		shift
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:433:		export TEXINPUTS=`pwd`:`kpsewhich --expand-var '$TEXINPUTS'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-434-		export TEXMFOUTPUT="$1"
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-547-	startwithdvi="no"
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:548:	basename=`basename "${file}"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:549:	nosuffixbasename=`/bin/echo ${basename}|sed 's/\.[^.]*$//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:550:	nodvisuffixbasename=`/bin/echo ${basename}|sed 's/\.[dD][vV][iI]$//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-551-	if [ "${nodvisuffixbasename}" = "${nosuffixbasename}" -a \
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-556-
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:557:	kpsefilename=`kpsewhich "${file}"`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:558:	slashdirname=`dirname "${kpsefilename}"`/
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-559-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-567-			then
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:568:				export TEXINPUTS=${TEXMFOUTPUT}:`kpsewhich --expand-var '$TEXINPUTS'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-569-
##############################################
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-578-	# program to be run
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex:579:	texprogram=`/bin/echo ${calledas}|sed 's/altpdf//'`
texlive-base-2020.20200925/texmf-dist/scripts/simpdftex/simpdftex-580-	if [ "${texprogram}" = "omega" -o "${texprogram}" = "lambda" ]
##############################################
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm-27-"    +&&&&&&++++      t++t     +t        %%    $%%             $%%              %%$            %%$    %%         +,,&&,,+           +,,&&,,+           ''''                ''''         ...&....&...       +&&&&&&&&+                        kkk                                                   kYYYYkYkYYYY`        %%    %%            ''+&&&&&&+        ++++              t++t       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:28:"  +++&&&&&&&&&+++    +++                %%   $%%%            $%%%              %%%$           %%%$   %%         +,,,,,,+           +,,,,,,+          ''''''''         '''''''''        ..&&&..&&&..      ++&&&&&&&&++                       k ,                                                  k$&&$k$k`k&&$k`       %%   $%%            '''&&&++&+       t+tt+t             +  +       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:29:"  +,+&&&&&&&&&+k+  +++++++     +        %%  $%%%%           $%%%%              %%%%$          %%%%$  %%         +,,,,,,+           +,,,,,,+         '''''''''w        ''''''''''      ....&&&&&&....    +$+&&&&&&&&+k+t       %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `&&&$k&$`&&&$kY           $%%$      ''''''''''&&++&+       ++  ++            t+  +t      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:30:"+++++++++++++,+k+   +++++     +++       %% $%%%%%          $%%%%%              %%%%%$         %%%%%$ %%         $+,,,,+k           $+,,,,+k        ''''''''''w        '''''''''''     .....&&&&.....    ++++++++++++$k+t  kkk                                 kkk                                `&$$kk```k&&$kY          $%%$       '''''''''''&&&&+      t+t  t+t           +t  t+      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:31:"+$&&&&&&&&&&&++k+    +++     +++++      %% $%%%%%          $%%%%%              %%%%%$         %%%%%$ %%          $++++k++           $++++k++       ''''''''''w        ''''''''''w     .....&&&&.....   +&&&&&&&&&&&&&,k+  k ,                                 k ,                                `&``YY&$k```kkY          %%$        ''''''''''w&&&&+      ++++++++          t+++++++     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:32:"$+,$$$$$$$$$$k+k+     +     +++++++     %%  $%%%%           $%%%%              %%%%$          %%%%$  %%        %%      +++                +++       '''''''''w        '''''''''w      ....&&&&&&....   +&$$$$$$$$$$$$$k+  ,,, .........         %%%%%%%%%     ,,, .........         %%%%%%%%%    `&$kY  ``$`&$kY          %%         wwwwww'''w&&&&&+     t+tttttt+t         +t    t+     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:33:" +$,$$$$$$$$$$+k+             +++       %%   $%%%            $%%%              %%%$           %%%$   %%        %%       ++%                ++%       ''''wwwww        wwwww'''w        ..&&&..&&&..    +&kkkkkkkkkkkk$k+                    kkk                                                  `&$kY     `&$kY          %%               ''w&&&&&&+     +t      t+        t+      +t    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:34:" $+,$$$$$$$$$$k++     t+     t++t       %%    $%%             $%%              %%$            %%$    %%      %%%%%%      %%    %%%%%%       %%        '''w                '''w         ...&....&...    +&k++++++++++&$k+                    k ,                                                  `&$kY     `&$kY                           'w+&&&&&&+    ++t      t++k      +t      t+    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm-35-"  +$,$$$$$$$$$$++      +t   t+++        %%     $%              $%              %$             %$     %%      %%%%%%            %%%%%%                  ''w                ''w           ..........     +&&&&&&&&&&&&&$k+      %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `kk`Y     `kk`Y                           w +&&&&&$+   t++++    t++++    t++++    t++++  ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm:36:"   +$kkkkkkkkkkk+       ++++++t                                                                                %%                                       'w                'w             ........      +Okkkkkkkkkkkkk++                                                                         `&$kY     `&$kY          %%                 +&&&N$O+                                     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar2.xpm-37-"   ++++++++++++++        t+++t                                                                                 %%                                                                          ....         +++++++++++++++                                                                          `````     `````          %%                 +&N$Okt+                                     ",
##############################################
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm-28-"    +&&&&&&++++      t++t     +t        %%     %%%             %%%            %%%            %%%     %%         +,,&&,,+           +,,&&,,+              +:+            +:+            ...&....&...       +&&&&&&&&+                        ttt                                                   tYYYYtYtYYYY`        %%    %%            ''+&&&&&&+        ++++              t++t       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:29:"  +++&&&&&&&&&+++    +++                %%    %%%%            %%%%            %%%%           %%%%    %%         +,,,,,,+           +,,,,,,+      +++    +::++++++++++++++:y+    +++    ..&&&..&&&..      ++&&&&&&&&++                       t ,                                                  t$&&$t$t`t&&$t`       %%   $%%            '''&&&++&+       t+tt+t             +  +       ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:30:"  +,+&&&&&&&&&+t+  +++++++     +        %%   %%%%%           %%%%%            %%%%%          %%%%%   %%         +,,,,,,+           +,,,,,,+     +$&$+  +:yy::::::++:::::::yy+  +$&$+  ....&&&&&&....    +$+&&&&&&&&+t+t       %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `&&&$t&$`&&&$tY           $%%$      ''''''''''&&++&+       ++  ++            t+  +t      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:31:"+++++++++++++,+t+   +++++     +++       %%  %%%%%%          %%%%%%            %%%%%%         %%%%%%  %%          +,,,,+t            +,,,,+t     +&&$+ +:yyyyyyyyy++:yyyyyyyyy+ +&&$+  .....&&&&.....    ++++++++++++$t+t  ttt                                 ttt                                `&$$tt```t&&$tY          $%%$       '''''''''''&&&&+      t+t  t+t           +t  t+      ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:32:"+$&&&&&&&&&&&++t+    +++     +++++      %%   %%%%%           %%%%%            %%%%%          %%%%%   %%           ++++t++            ++++t++    +$$$+  +yyyyyyyyy++:yyyyyyyy+  +$$$+  .....&&&&.....   +&&&&&&&&&&&&&,t+  t ,                                 t ,                                `&``YY&$t```ttY          %%$        ''''''''''w&&&&+      ++++++++          t+++++++     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:33:" +,$$$$$$$$$$t+t+     +     +++++++     %%    %%%%            %%%%            %%%%           %%%%    %%        %%      +++                +++    +++    +yy++++++++++++++yy+    +++   ....&&&&&&....   +&$$$$$$$$$$$$$t+  ,,, .........         %%%%%%%%%     ,,, .........         %%%%%%%%%    `&$tY  ``$`&$tY          %%         wwwwww'''w&&&&&+     t+tttttt+t         +t    t+     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:34:" +$,$$$$$$$$$$+t+             +++       %%     %%%             %%%            %%%            %%%     %%        %%       ++%                ++%           +y+            +y+            ..&&&..&&&..    +&tttttttttttt$t+                    ttt                                                  `&$tY     `&$tY          %%               ''w&&&&&&+     +t      t+        t+      +t    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:35:"  +,$$$$$$$$$$t++     t+     t++t       %%      %%              %%            %%             %%      %%      %%%%%%      %%    %%%%%%       %%            ++            ++             ...&....&...    +&t++++++++++&$t+                    t ,                                                  `&$tY     `&$tY                           'w+&&&&&&+    ++t      t++t      +t      t+    ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm-36-"  +$,$$$$$$$$$$++      +t   t+++        %%       %               %            %              %       %%      %%%%%%            %%%%%%                      +            +               ..........     +&&&&&&&&&&&&&$t+      %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `tt`Y     `tt`Y                           w +&&&&&$+   t++++    t++++    t++++    t++++  ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm:37:"   +$ttttttttttt+       ++++++t                                                                                %%                                                                        ........      +Ottttttttttttt++                                                                         `&$tY     `&$tY          %%                 +&&&N$O+                                     ",
texlive-base-2020.20200925/texmf-dist/xdvi/pixmap/toolbar.xpm-38-"   ++++++++++++++        t+++t                                                                                 %%                                                                          ....         +++++++++++++++                                                                          `````     `````          %%                 +&N$Ott+                                     ",
##############################################
texlive-base-2020.20200925/texmf-dist/source/luatex/luamplib/luamplib.dtx-2026-  \catcode`\#=12 \catcode`\^=12 \catcode`\~=12 \catcode`\_=12
texlive-base-2020.20200925/texmf-dist/source/luatex/luamplib/luamplib.dtx:2027:  \catcode`\&=12 \catcode`\$=12 \catcode`\%=12 \catcode`\^^M=12
texlive-base-2020.20200925/texmf-dist/source/luatex/luamplib/luamplib.dtx-2028-}
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/makemaps.pl-487-system("cp *.map mappings/");
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/makemaps.pl:488:system("for map in mappings/*.map; do echo \"compiling \$map ...\" && teckit_compile \$map; done");
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/makemaps.pl-489-
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-437-#K P y > U+066E U+06EA
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:438:#-ASM ;; y / _ # > U+0649 ; y final in persian,ottoman,urdu,pashto,kashmiri has no dots 
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:439:#-ASM y y > U+06CC U+0651 ;;SHADDA
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:440:#-ASM y   > U+06CC ; yeh in persian etc. > iso and final shapes have no dots
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-441-#ASMv P I P I / _ # > U+0650 U+06CC U+0651 ;; SHADDA
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-444-#ASMn P I / _ # > U+06CC ;; workaround to have ya without dots in Arabic
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:445:#ASM y y  > U+064A U+0651  ;;SHADDA
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps:446:#ASM y	  > U+064A 
texlive-base-2020.20200925/texmf-dist/source/xelatex/arabxetex/arabtex.maps-447-#B v v > U+06A5 U+0651 ;;SHADDA 
##############################################
texlive-base-2020.20200925/texmf-dist/source/xelatex/xecjk/xeCJK.dtx-13938- * 块注释
texlive-base-2020.20200925/texmf-dist/source/xelatex/xecjk/xeCJK.dtx:13939: * `逃逸字符,测试$f(x)$`
texlive-base-2020.20200925/texmf-dist/source/xelatex/xecjk/xeCJK.dtx-13940- */
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/amsmath/amsmath.dtx-6292-%    the equation body. Otherwise the amount that we want to add is
texlive-base-2020.20200925/texmf-dist/source/latex/amsmath/amsmath.dtx:6293:%    \verb'x minus x' where $x=M-(N+S)$. I.e., the distribution of
texlive-base-2020.20200925/texmf-dist/source/latex/amsmath/amsmath.dtx-6294-%    spaces across the line is $N,S,x minus x,B,hfil$.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-446-% In this section, we shall for simplicity consider only expressions
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx:447:% containing `$+$' (addition) and `$*$' (multiplication) operators.
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-448-% It is trivial to add subtraction and division.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-479-%       the \TeX-primitive |\aftergroup|.
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx:480:%    \item ``$\{$'' denotes the start of a new group, and ``$\}$''
texlive-base-2020.20200925/texmf-dist/source/latex/tools/calc.dtx-481-%       denotes the end of a group.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tools/array.dtx-124-%                        1) `par!=`@empty.
texlive-base-2020.20200925/texmf-dist/source/latex/tools/array.dtx:125:%                        2) \{..ifnum0!=!`\}...  $\to$ `bgroup and
texlive-base-2020.20200925/texmf-dist/source/latex/tools/array.dtx-126-%                           analogously `egroup.}
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/tikz-timing/tikz-timing.dtx-379-%  \def\@tempa{#1}\@onelevel@sanitize\@tempa
texlive-base-2020.20200925/texmf-dist/source/latex/tikz-timing/tikz-timing.dtx:380:%  `\texttt{\@tempa}'~$\rightarrow$~`\texttiming{#1}'}
texlive-base-2020.20200925/texmf-dist/source/latex/tikz-timing/tikz-timing.dtx-381-% \makeatother
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/babel/babel.dtx-12688-      \catcodetable\bbl@pattcodes\relax
texlive-base-2020.20200925/texmf-dist/source/latex/babel/babel.dtx:12689:        \catcode`\#=6  \catcode`\$=3 \catcode`\&=4 \catcode`\^=7
texlive-base-2020.20200925/texmf-dist/source/latex/babel/babel.dtx-12690-        \catcode`\_=8  \catcode`\{=1 \catcode`\}=2 \catcode`\~=13
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-65-        oncemore=true; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile:66:        checksum=`$(CKSUM) $(basename $<).aux`; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-67-        while $$oncemore; \
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-74-	    $(GREP) Rerun $(basename $<).log || oncemore=false; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile:75:	    newchecksum=`$(CKSUM) $(basename $<).aux`; \
texlive-base-2020.20200925/texmf-dist/source/latex/koma-script/Makefile-76-	    [ "$$newchecksum"="$$checksum" ] || oncemore=true; \
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/lstdrvrs.dtx-553-%%
texlive-base-2020.20200925/texmf-dist/source/latex/listings/lstdrvrs.dtx:554:%% x86masm definition (c) 2002 Andrew Zabolotny
texlive-base-2020.20200925/texmf-dist/source/latex/listings/lstdrvrs.dtx-555-%%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16782-\catcode`\/=0
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx:16783:\lccode`\z=`\:\lccode`\y=`\^\lccode`\x=`\$\lccode`\v=`\|
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16784-\catcode`\\=12\relax
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16820-         \catcode`\\=12\catcode`\{=12\catcode`\}=12\catcode`\%=12%
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx:16821:         \catcode`\#=14\catcode`\$=12\catcode`\^=12\catcode`\_=12\relax
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-16822-         \input{\lstlgrindeffile}%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-17001-%\iffalse
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx:17002:%   \item changed `$<$' to `$>$' in |\lst@SkipToFirst|
texlive-base-2020.20200925/texmf-dist/source/latex/listings/listings.dtx-17003-%   \item bug removed: |\lst@Init| must be placed before |\lst@SkipToFirst|
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/euler/euler.dtx-369-% Knuth used a slightly different version of the Euler Script fonts
texlive-base-2020.20200925/texmf-dist/source/latex/euler/euler.dtx:370:% that had special `$\le$' and `$\ge$' glyphs.  Actually, the source
texlive-base-2020.20200925/texmf-dist/source/latex/euler/euler.dtx-371-% for the AMS Euler Script medium (but not the bold) font also
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/attachfile2/attachfile2.dtx-2972-rename $tmpfile, $atfifile
texlive-base-2020.20200925/texmf-dist/source/latex/attachfile2/attachfile2.dtx:2973:        or die "$Error Cannot move `$tmpfile' to `$atfifile'!\n";
texlive-base-2020.20200925/texmf-dist/source/latex/attachfile2/attachfile2.dtx-2974-
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-basics.dtx-1242-%   \end{quote}
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-basics.dtx:1243:%   where $B = 10^{4} A - Q_{A} \cdot Z$.  This function is also used to
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-basics.dtx-1244-%   compute $C$, $D$, $E$ (with the input shifted accordingly), and is
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-expo.dtx-108-% \end{equation*}
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-expo.dtx:109:% where $t=1-10/(ac+5)$.  We can now see one reason for the choice of
texlive-base-2020.20200925/texmf-dist/source/latex/l3kernel/l3fp-expo.dtx-110-% $ac\sim 5$: then $ac+5=10(1-\epsilon)$ with $-0.05<\epsilon\leq
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/microtype/microtype.dtx-13234-%    \end{macrocode}
texlive-base-2020.20200925/texmf-dist/source/latex/microtype/microtype.dtx:13235:%\changes{v2.2}{2007/02/04}{remove `\texttt{-}' $\rightarrow$ `\texttt{127}'}
texlive-base-2020.20200925/texmf-dist/source/latex/microtype/microtype.dtx-13236-% The `soft hyphen' often has reduced right side bearing so that it may already
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-870-% \end{gather}
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:871:% where $u$ is the range-reduction function of equation~(\ref{eq.U}) and $H = \texttt{\string\rangeHsb}$.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-872-% With \emph{saturation} and \emph{brightness} left untouched, the final model is \Model{hsb}.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-903-% use \Color{Gray0}, \Color{Grey0}, \Color{Green0}, \Color{Maroon0}, \Color{Purple0} instead of \Color[-]{Gray}, \Color[-]{Grey}, \Color[-]{Green}, \Color[-]{Maroon}, \Color[-]{Purple} to obtain the original \Index{X11} colors.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:904:% \item For $N=0,1,\dots,100$ use `|[gray]{|$N/100$|}|' or `|black!|$100-N$' instead of \Color[-]{grayN} or \Color[-]{greyN}.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-905-% \end{itemize}
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-1319-% Thus, the current color of the series will be changed in that case.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:1320:% An expression |\color{|\Meta{name}|!![|\Meta{num}|]}| enables direct access to an element of a series, where \Meta{num} = $0,1,2,\dots$, starting with~0 for the base color.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-1321-% See figure \vref{fig.csx} for a demonstration of different methods.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2293-% \end{align}
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:2294:% where $C=(\emph{hue},\emph{saturation},\emph{brightness})$.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2295-%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2311-% \end{equation}
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx:2312:% where $p_0 := 0$ and $p_\nu := P_\nu/100$ for $\nu=1,\dots,n$.
texlive-base-2020.20200925/texmf-dist/source/latex/xcolor/xcolor.dtx-2313-% We note also a split formula:
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1261-% actually doing any good.  Also, now that \TeX\ can see that the thing on
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx:1262:% the left of the `$-$' sign is a relation (the `$=$' sign), it will space
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1263-% the formula correctly.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1294-%
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx:1295:% There's no need to put the `$+$' and `$-$' operators in their own column
texlive-base-2020.20200925/texmf-dist/source/latex/mdwtools/mdwtab.dtx-1296-% here, because they're both \widthof{$+$} wide, even though they don't
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx-1794-% Unfortunately, in cp437 there is no agreement as to whether slot E1
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx:1795:% should be `$\beta$' or `\ss', so we provide two variants,
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx:1796:% one (cp437) with `$\beta$' and one (cp437de) with `\ss'.
texlive-base-2020.20200925/texmf-dist/source/latex/base/inputenc.dtx-1797-%
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-652-% Internal routine: calculates |\dimen@| $\approx \sqrt{x^2 + y^2}$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx:653:% where $x \ge 0$ and $y \ge 0$, and |\@ovxx| $=x$ and |\@ovyy| $=y$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-654-% 
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-840-%    \end{macrocode}
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx:841:% Check for extremes where $\tan = \pm\infty$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-842-%    \begin{macrocode}    
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-1104-%    \end{macrocode}
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx:1105:% Store the radii in registers, where |\@ovro|$=a$ and |\@ovri|$=b$.
texlive-base-2020.20200925/texmf-dist/source/latex/ellipse/ellipse.dtx-1106-%    \begin{macrocode}  
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/float/float.dtx-439-% that \LaTeX\ wants to use in its captions. Basically it is just
texlive-base-2020.20200925/texmf-dist/source/latex/float/float.dtx:440:% `caption name'${}+{}$`counter value', disguised so that the command
texlive-base-2020.20200925/texmf-dist/source/latex/float/float.dtx-441-% \emph{names} appear in the definition instead of their expansions.
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/src/test/Makefile-102-    CURDIR = .
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/src/test/Makefile:103:    THISDIR = `basename $(CURDIR)`
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/src/test/Makefile-104-
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-34-		if [ ! -d $(RCS_DOC) ] ; \
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile:35:		   then	d=`echo $(RCS_DOC) | sed 's:/.*::'` ; \
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-36-			test -d $$d  ||  mkdir $$d ; \
##############################################
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-63-	cp $(HOME)/Notes/Copying.gpl License
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile:64:	pwd=`pwd` ; pwd=`suffix $$pwd /` ; cd .. ; \
texlive-base-2020.20200925/texmf-dist/source/latex/rcs/Makefile-65-	    gtar -czvf $$pwd.tar.gz \
##############################################
texlive-base-2020.20200925/texmf-dist/source/metapost/splines/splines.dtx-284-% \end{equation}
texlive-base-2020.20200925/texmf-dist/source/metapost/splines/splines.dtx:285:% (where $\Delta x\sb{j} = x\sb{j+1} - x\sb{j}$) and
texlive-base-2020.20200925/texmf-dist/source/metapost/splines/splines.dtx-286-% \begin{equation}\label{second}
##############################################
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-3855-echo Files $basename.N, where N is a number, will be copied to $basename$extname
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx:3856:for file in `ls $basename.*`
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-3857-do
##############################################
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-4372-%%% calculates mid-point on a path like |_ (vertical, horizontal)
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx:4373:%%% final points are: z$, z$vh, z$$, where z$vh=(x$,y$$)
texlive-base-2020.20200925/texmf-dist/source/metapost/expressg/expressg.dtx-4374-def VH(suffix $, $$) = 
##############################################
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/mfpic.dtx-222-  \gdef\MFPsanitize{\endlinechar13 \newlinechar10
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/mfpic.dtx:223:    \catcode10=12 \catcode13=5 \catcode`\$=3 \catcode`\ =10
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/mfpic.dtx-224-    \@makeother\:\@makeother\;\@makeother\.\@makeother\,%
##############################################
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/grafbase.dtx-6817-% \end{equation}
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/grafbase.dtx:6818:% (where $\Delta x\sb{j} = x\sb{j+1} - x\sb{j}$) and
texlive-base-2020.20200925/texmf-dist/source/generic/mfpic/grafbase.dtx-6819-% \begin{equation}\label{second}
##############################################
texlive-base-2020.20200925/texmf-dist/source/fonts/ae/go-27-for file in *.tfm; do
texlive-base-2020.20200925/texmf-dist/source/fonts/ae/go:28:    echo '\def\fontname{'`basename $file .tfm`'} \startfont \table \vfill \eject' >> try.tex
texlive-base-2020.20200925/texmf-dist/source/fonts/ae/go-29-done
##############################################
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-55-write_comment "create ascii version of the font first (disassemble)"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh:56:run_command   "t1disasm $mvs.pfb $mvs.pfb.txt"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-57-write_comment "apply a patch to that one"
##############################################
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-61-write_comment "convert the font back into binary"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh:62:run_command   "t1asm $mvs.pfb.txt $mvs.pfb"
texlive-base-2020.20200925/texmf-dist/source/fonts/marvosym/generate_marvosym_derivs.sh-63-run_command   "rm $mvs.pfb.txt"
##############################################
texlive-base-2020.20200925/texmf-dist/source/support/latex-make/latex-make.dtx-1342-	fi ;\
texlive-base-2020.20200925/texmf-dist/source/support/latex-make/latex-make.dtx:1343:	sed -e 's,\\openout[0-9]* = \([^`].*\),TD_$(1)$(4)_OUTPUTS += \1,p;s,\\openout[0-9]* = `\(.*\)'"'.,TD_$(1)$(4)_OUTPUTS += \1,p;d" \
texlive-base-2020.20200925/texmf-dist/source/support/latex-make/latex-make.dtx-1344-		"$(1).log" >> "$(1)$(4).mk" ;\
##############################################
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/italp.mf-3-
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/italp.mf:4:% This file contains `\$' and `\&' and `?' in the so-called italic style.
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/italp.mf-5-
##############################################
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/romanp.mf-3-
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/romanp.mf:4:% This file contains `\$' and `\&' and `?' in the so-called roman style.
texlive-base-2020.20200925/texmf-dist/fonts/source/public/cm/romanp.mf-5-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLPaper.pm-271-    $cmd = qq!kpsewhich --progname=$progname --format="$format" $filename!;
texlive-base-2020.20200925/tlpkg/TeXLive/TLPaper.pm:272:    chomp($ret = `$cmd`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLPaper.pm-273-    if ($ret) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLCrypto.pm-463-  }
texlive-base-2020.20200925/tlpkg/TeXLive/TLCrypto.pm:464:  my $ret = system($cmdline);
texlive-base-2020.20200925/tlpkg/TeXLive/TLCrypto.pm-465-  if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-38-  TeXLive::TLUtils::xchdir($dir);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:39:  TeXLive::TLUtils::wsystem($msg,@args);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-40-  TeXLive::TLUtils::xsystem(@args);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-261-      # /etc/fstab for ISO9660 file systems.
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:262:      chomp (my $guessed_platform = `/bin/sh '$config_guess'`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-263-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-602-
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:603:=item C<wsystem($msg, @args)>
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-604-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-649-  my $cmd = shift;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:650:  my $output = `$cmd`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-651-  $output = "" if ! defined ($output);  # don't return undef
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-677-  debug("TLUtils::system_pipe: calling $progQuote @extraargs < $infileQuote > $outfileQuote\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:678:  my $retval = system("$progQuote @extraargs < $infileQuote > $outfileQuote");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-679-  if ($retval != 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2004-    debug ("TLUtils::add_link_dir_dir: linking from $from to $to\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2005:    chomp (@files = `ls "$from"`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2006-    my $ret = 1;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2040-    debug("TLUtils::remove_link_dir_dir: removing links from $from to $to\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2041:    chomp (@files = `ls "$from"`);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2042-    my $ret = 1;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2058-    # we might have write permissions, ignore errors
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2059:    # `rmdir "$to" 2>/dev/null`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2060-    return $ret;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2107-      if (-w $sys_man) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2108:        my $foo = `(cd "$top_man_dir" && echo *)`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2109-        my @mans = split (' ', $foo);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2119-        }
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2120:        #`rmdir "$sys_man" 2>/dev/null` if ($mode eq "remove");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2121-      } else {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2393-  # don't use the -C option to tar since Solaris tar et al. don't support it.
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2394:  # don't use system("cd ... && $tar ...") since that opens us up to
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2395-  # quoting issues.
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2404-  my $taropt = win32() ? "xmf" : "xf";
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2405:  if (system($tar, $taropt, $tarfile) != 0) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2406-    tlwarn("TLUtils::untar: $tar $taropt $tarfile failed (in $targetdir)\n");
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2617-  ddebug("trying to set up system $p, arg $arg\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2618:  my $ret = system("$p $arg >$nulldev 2>&1");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2619-  if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2634-    my $prog = conv_to_w32_path($def);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2635:    my $ret = system("$prog $arg >nul 2>&1"); # on windows
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2636-    if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2641-      tlwarn("Setting up $p with $def as $prog didn't work\n");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2642:      system("$prog $arg");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2643-      return(0);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2666-      # mount option may interfere, which is not taken into account by -x.
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2667:      my $ret = system("'$def' $arg >/dev/null 2>&1" ); # we are on Unix
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2668-      if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2697-      # check again for executability
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2698:      my $ret = system("$tmpprog $arg > /dev/null 2>&1");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2699-      if ($ret == 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2770-    $relpath =~ s!^ssh://!scp://!;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2771:    my $retval = system("scp", "-q", $relpath, $downdest);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2772-    if ($retval != 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2774-      my $pwd = cwd ();
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2775:      tlwarn("$0: system(scp -q $relpath $downdest) failed in $pwd, status $retval");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2776-      return 0;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2892-  } else {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:2893:    $ret = system ($downloader, @downloaderargs, $dest, $url);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-2894-    # we have to reverse the meaning of ret because system has 0=success.
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3085-    if (rename($oldupd, $nn)) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:3086:      if (system("mktexlsr", $tmfsysconf) != 0) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3087-        die "mktexlsr $tmfsysconf failed after updmap.cfg rename, fix fix: $!";
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3948-  for (my $i = 1; $i <= $max_trial; $i++) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:3949:    my @out = `$cmd`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3950-    # analyze the output for the mirror actually selected.
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3996-            . " 2>" . (win32() ? "nul" : "/dev/null");
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm:3997:  my $ret = system($cmd);
texlive-base-2020.20200925/tlpkg/TeXLive/TLUtils.pm-3998-  # if return value is not zero it is a failure, so switch the meanings
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1201-
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm:1202:  my $tdmain = `"$td\\bin\\win32\\kpsewhich" -var-value=TEXMFMAIN`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1203-  $tdmain =~ s!/!\\!g;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1275-  for my $d ('TEXMFSYSVAR', 'TEXMFSYSCONFIG') {
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm:1276:    my $kd = `"$td\\bin\\win32\\kpsewhich" -var-value=$d`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1277-    chomp $kd;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1427-    ' /grant:r *S-1-5-11:(OI)(CI)RX /grant:r *S-1-5-32-545:(OI)(CI)RX"';
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm:1428:  log "Making read-only\n".`$cmd`."\n";
texlive-base-2020.20200925/tlpkg/TeXLive/TLWinGoo.pm-1429-
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLPSRC.pm-85-    (my $trydir = $INC{"TeXLive/TLPSRC.pm"}) =~ s,/[^/]*$,,;
texlive-base-2020.20200925/tlpkg/TeXLive/TLPSRC.pm:86:    chomp ($trydir = `cd $trydir/../tlpsrc && pwd`);  # make absolute
texlive-base-2020.20200925/tlpkg/TeXLive/TLPSRC.pm-87-    my $tryfile = "$trydir/$pkgname.tlpsrc";
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLPOBJ.pm-747-      # system return 0 on success
texlive-base-2020.20200925/tlpkg/TeXLive/TLPOBJ.pm:748:      if (system($compressor, @compressorargs, "$destdir/$tarname")) {
texlive-base-2020.20200925/tlpkg/TeXLive/TLPOBJ.pm-749-        tlwarn("$0: Couldn't compress $destdir/$tarname\n");
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-35-  die "undefined svn root" if !defined($self->{'svnroot'});
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:36:  my @lines = `cd $self->{'svnroot'} && svn status -v`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-37-  my $retval = $?;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-55-  my $svnroot = $self->{'svnroot'};
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:56:  my @lines = `find $svnroot`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-57-  my $retval = $?;
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-76-
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:77:  my @foo = `cd $svnroot; git log --pretty=format:COMMIT=%h --no-renames --name-status`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-78-  if ($retval != 0) {
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-134-  my $svnroot = $self->{'svnroot'};
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:135:  my @foo = `cd $svnroot; git log --pretty=format:%h --name-only`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-136-  chomp(@foo);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-155-      $curcom = $l;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:156:      $currev = `git svn find-rev $curcom`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-157-      chomp($currev);
##############################################
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-164-          $nr++;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm:165:          my $tr = `git svn find-rev $foo`;
texlive-base-2020.20200925/tlpkg/TeXLive/TLTREE.pm-166-          chomp($tr);
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-34-
texlive-base-2020.20200925/tlpkg/installer/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-36-
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-105-    # shellcheck disable=SC2039
texlive-base-2020.20200925/tlpkg/installer/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
texlive-base-2020.20200925/tlpkg/installer/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-160-	EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:161:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-162-	;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-190-	    earmv*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
texlive-base-2020.20200925/tlpkg/installer/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
texlive-base-2020.20200925/tlpkg/installer/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
texlive-base-2020.20200925/tlpkg/installer/config.guess-224-		;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-235-	    *)
texlive-base-2020.20200925/tlpkg/installer/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
texlive-base-2020.20200925/tlpkg/installer/config.guess-237-		;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-288-	*4.0)
texlive-base-2020.20200925/tlpkg/installer/config.guess:289:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-290-		;;
texlive-base-2020.20200925/tlpkg/installer/config.guess-291-	*5.*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:292:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-293-		;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-298-	# types through head -n 1, so we only detect the type of CPU 0.
texlive-base-2020.20200925/tlpkg/installer/config.guess:299:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
texlive-base-2020.20200925/tlpkg/installer/config.guess-300-	case "$ALPHA_CPU_TYPE" in
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-336-	# 1.2 uses "1.2" for uname -r.
texlive-base-2020.20200925/tlpkg/installer/config.guess:337:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-338-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-387-    s390x:SunOS:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:388:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-389-	exit ;;
texlive-base-2020.20200925/tlpkg/installer/config.guess-390-    sun4H:SunOS:5.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:391:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-392-	exit ;;
texlive-base-2020.20200925/tlpkg/installer/config.guess-393-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:394:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-395-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-412-	fi
texlive-base-2020.20200925/tlpkg/installer/config.guess:413:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-414-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-418-	# it's likely to be more like Solaris than SunOS4.
texlive-base-2020.20200925/tlpkg/installer/config.guess:419:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-420-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-427-	# Japanese Language versions have a version number like `4.1.3-JL'.
texlive-base-2020.20200925/tlpkg/installer/config.guess:428:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-429-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-433-    sun*:*:4.2BSD:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:434:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
texlive-base-2020.20200925/tlpkg/installer/config.guess-435-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-515-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
texlive-base-2020.20200925/tlpkg/installer/config.guess:516:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess:517:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess-518-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-571-    *:IRIX*:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:572:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-573-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-601-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:602:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
texlive-base-2020.20200925/tlpkg/installer/config.guess-603-		then
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-614-    *:AIX:*:[4567])
texlive-base-2020.20200925/tlpkg/installer/config.guess:615:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-616-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-650-    9000/[34678]??:HP-UX:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:651:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-652-	case "$UNAME_MACHINE" in
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-704-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:705:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
texlive-base-2020.20200925/tlpkg/installer/config.guess-706-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-732-    ia64:HP-UX:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:733:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-734-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-762-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:763:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess-764-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-833-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
texlive-base-2020.20200925/tlpkg/installer/config.guess:834:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-835-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-838-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
texlive-base-2020.20200925/tlpkg/installer/config.guess:839:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-840-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-856-	then
texlive-base-2020.20200925/tlpkg/installer/config.guess:857:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
texlive-base-2020.20200925/tlpkg/installer/config.guess-858-	else
texlive-base-2020.20200925/tlpkg/installer/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
texlive-base-2020.20200925/tlpkg/installer/config.guess-860-	fi
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-869-	esac
texlive-base-2020.20200925/tlpkg/installer/config.guess:870:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-871-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-905-    prep*:SunOS:5.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:906:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-907-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-909-	# the GNU system
texlive-base-2020.20200925/tlpkg/installer/config.guess:910:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-911-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-913-	# other systems with GNU libc and userland
texlive-base-2020.20200925/tlpkg/installer/config.guess:914:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
texlive-base-2020.20200925/tlpkg/installer/config.guess-915-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1035-EOF
texlive-base-2020.20200925/tlpkg/installer/config.guess:1036:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-1037-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1145-    i*86:*:4.*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:1146:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-1147-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1451-    *:DragonFly:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:1452:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-1453-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1464-    i*86:skyos:*:*)
texlive-base-2020.20200925/tlpkg/installer/config.guess:1465:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
texlive-base-2020.20200925/tlpkg/installer/config.guess-1466-	exit ;;
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1614-
texlive-base-2020.20200925/tlpkg/installer/config.guess:1615:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
texlive-base-2020.20200925/tlpkg/installer/config.guess-1616-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-base-2020.20200925/tlpkg/installer/config.guess-1644-
texlive-base-2020.20200925/tlpkg/installer/config.guess:1645:year=`echo $timestamp | sed 's,-.*,,'`
texlive-base-2020.20200925/tlpkg/installer/config.guess-1646-# shellcheck disable=SC2003
texlive-base-2020.20200925/tlpkg/installer/config.guess:1647:if test "`expr "\`date +%Y\`" - "$year"`" -lt 3 ; then
texlive-base-2020.20200925/tlpkg/installer/config.guess-1648-   cat >&2 <<EOF
##############################################
texlive-base-2020.20200925/tlpkg/installer/install-menu-wizard.pl-16-
texlive-base-2020.20200925/tlpkg/installer/install-menu-wizard.pl:17:require("$::installerdir/tlpkg/installer/texdirsel.pl");
texlive-base-2020.20200925/tlpkg/installer/install-menu-wizard.pl-18-
##############################################
texlive-base-2020.20200925/tlpkg/installer/install-menu-perltk.pl-44-
texlive-base-2020.20200925/tlpkg/installer/install-menu-perltk.pl:45:require("$::installerdir/tlpkg/installer/texdirsel.pl");
texlive-base-2020.20200925/tlpkg/installer/install-menu-perltk.pl-46-
##############################################
texlive-base-2020.20200925/install-tl-126-    foreach my $w (@wishes) {
texlive-base-2020.20200925/install-tl:127:      if (!exec($w, @new_args)) {
texlive-base-2020.20200925/install-tl-128-        next; # no return on successful exec
##############################################
texlive-base-2020.20200925/install-tl-606-  if (-r "$::installerdir/tlpkg/installer/install-menu-${opt_gui}.pl") {
texlive-base-2020.20200925/install-tl:607:    require("installer/install-menu-${opt_gui}.pl");
texlive-base-2020.20200925/install-tl-608-  } else {
##############################################
texlive-base-2020.20200925/install-tl-1095-    debug("Actual environment:\n" . `set` ."\n\n");
texlive-base-2020.20200925/install-tl:1096:    debug("Effective TEXMFCNF: " . `kpsewhich -expand-path=\$TEXMFCNF` ."\n");
texlive-base-2020.20200925/install-tl-1097-  }
##############################################
texlive-base-2020.20200925/install-tl-1102-  if (!$opt_in_place) {
texlive-base-2020.20200925/install-tl:1103:    wsystem("running", 'mktexlsr', "$TEXDIR/texmf-dist") && exit(1);
texlive-base-2020.20200925/install-tl-1104-  }
##############################################
texlive-base-2020.20200925/install-tl-1181-  # now rerun mktexlsr for updmap-sys and tlmgr paper letter updates.
texlive-base-2020.20200925/install-tl:1182:  wsystem("re-running", "mktexlsr", $TEXMFSYSVAR, $TEXMFSYSCONFIG) && exit(1);
texlive-base-2020.20200925/install-tl-1183-
##############################################
texlive-base-2020.20200925/install-tl-1288-      close OUT;
texlive-base-2020.20200925/install-tl:1289:      `mktexlsr $tmfsysvar`;
texlive-base-2020.20200925/install-tl-1290-    } else {
##############################################
texlive-base-2020.20200925/debian/README.tlmgr-on-Debian.md-22-- an initial setup setp is necessary (see the documentation)
texlive-base-2020.20200925/debian/README.tlmgr-on-Debian.md:23:- packages will be installed into `TEXMFHOME` which normally is `$HOME/texmf`
texlive-base-2020.20200925/debian/README.tlmgr-on-Debian.md-24-- packages installed into `TEXMFHOME` will override system-wide installed 
##############################################
texlive-base-2020.20200925/debian/convert-info-files-to-unix.sh-12-for f in debian/*.info ; do
texlive-base-2020.20200925/debian/convert-info-files-to-unix.sh:13:    for i in `cat $f` ; do
texlive-base-2020.20200925/debian/convert-info-files-to-unix.sh-14-        sed -e 's/\r$//' $i > $i.new
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-146-    if [ -n "$debianuserdir" ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil:147:      userFiles=`find "$debianuserdir" -maxdepth 1 -type f -name '*.cnf'`
texlive-base-2020.20200925/debian/debianize-fmtutil-148-    fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-152-      for userfile in $userFiles; do
texlive-base-2020.20200925/debian/debianize-fmtutil:153:	if [ ! "`basename $userfile`" = "`basename $sysfile`" ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-154-	  DebianConffilelist="$DebianConffilelist $sysfile"
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-193-  debianuserdir=`FindDebianUserdir`
texlive-base-2020.20200925/debian/debianize-fmtutil:194:  newdebCnfFile="$debianuserdir/`basename $debCnfFile`"
texlive-base-2020.20200925/debian/debianize-fmtutil-195-  verboseMsg "I'm not allowed to handle $fmt in $debCnfFile." >&2
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-230-    if ! snippetFileIsWritable $debCnfFile; then
texlive-base-2020.20200925/debian/debianize-fmtutil:231:      debCnfFile=`makeUserCopy $debCnfFile`
texlive-base-2020.20200925/debian/debianize-fmtutil-232-    fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-239-      # can only change files in the user's dir
texlive-base-2020.20200925/debian/debianize-fmtutil:240:      usermatchfiles=`findUserfiles $matchfiles`
texlive-base-2020.20200925/debian/debianize-fmtutil:241:      if [ `(set $usermatchfiles; echo $#)` -eq 1 ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-242-        # exactly one of them is a user-specific file
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-275-  # Is there a file with "local" in the name?
texlive-base-2020.20200925/debian/debianize-fmtutil:276:  localfile="`ls $debDirname/*local*cfg 2>/dev/null`"
texlive-base-2020.20200925/debian/debianize-fmtutil-277-  if [ -n "$localfile" ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-278-    # there is at least one
texlive-base-2020.20200925/debian/debianize-fmtutil:279:    if [ `(set $localfile; echo $#)` -eq 1 ]; then
texlive-base-2020.20200925/debian/debianize-fmtutil-280-      # exactly one
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-308-  if DebianSyswideMode; then
texlive-base-2020.20200925/debian/debianize-fmtutil:309:    DebCnfFile=`pickLocalFile $fmt /etc/texmf/fmt.d`
texlive-base-2020.20200925/debian/debianize-fmtutil-310-  else
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-316-    )
texlive-base-2020.20200925/debian/debianize-fmtutil:317:    DebCnfFile=`pickLocalFile $fmt $debianuserdir`
texlive-base-2020.20200925/debian/debianize-fmtutil-318-  fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-369-      if ! snippetFileIsWritable $debCnfFile; then
texlive-base-2020.20200925/debian/debianize-fmtutil:370:	debCnfFile=`makeUserCopy $debCnfFile`
texlive-base-2020.20200925/debian/debianize-fmtutil-371-      fi
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-411-    # there is already (at least) one file that has a commented entry for our map
texlive-base-2020.20200925/debian/debianize-fmtutil:412:    debCnfFile=`findRightMatchfile $fmt $matchfiles`
texlive-base-2020.20200925/debian/debianize-fmtutil-413-    test -w "$debCnfFile" || debCnfFile=""
##############################################
texlive-base-2020.20200925/debian/debianize-fmtutil-416-    # still none, there is no (commented) entry in any writable file yet. 
texlive-base-2020.20200925/debian/debianize-fmtutil:417:    debCnfFile=`findRightLocalfile $fmt`
texlive-base-2020.20200925/debian/debianize-fmtutil-418-    test -n "$debCnfFile" || abort "Cannot proceed. Exiting"
##############################################
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-11-for i in `find debian/ -wholename 'debian/texlive-*/usr/bin/*' -type l` ; do
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh:12:	ln=`readlink $i`
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-13-	case "$ln" in 
##############################################
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-15-	  # set the executable bit on the target
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh:16:	  dn=`dirname $i`
texlive-base-2020.20200925/debian/fix-bin-symlink-targets-permissions.sh-17-	  target="$dn/$ln"
##############################################
texlive-base-2020.20200925/debian/fix-manpages.sh-19-for i in `find debian/ -wholename 'debian/texlive-*/usr/share/man/man?/*' -type f` ; do
texlive-base-2020.20200925/debian/fix-manpages.sh:20:	bn=`basename $i`
texlive-base-2020.20200925/debian/fix-manpages.sh-21-	case "$bn" in 
##############################################
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote-9-     # Use same permissions as parent directory, minus x,s, or t bits.
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote:10:     chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote-11-   elif test -s "$db_file" \
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote:12:-       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote:13:-       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
texlive-base-2020.20200925/debian/patches/debian-fix-quote-in-quote-14-+       && test "x$(sed '1s/$//;1q' "$db_file")" != "x$ls_R_magic" \
##############################################
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-178-@@ -1040,7 +1036,6 @@
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions:179:         for i in `awk '{print $1}' $tmpdir/addOrChange`; do
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-180-           fmtutil --byfmt "$i" || rc=1
##############################################
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-207-       formatsForHyphen=`getFormatsForHyphen`
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions:208:       formatsForHyphenFmt=`echo "$formatsForHyphen" | myFmt | sed 's@^@  @'`
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-209-@@ -1087,6 +1066,11 @@
##############################################
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-254--        *)
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions:255:-          echo "$progname: unknown PAPER \`$2' given as argument for \`$progname paper'" >&2
texlive-base-2020.20200925/debian/patches/debian-texconfig-adaptions-256--          echo "$progname: try \`$progname paper' for help" >&2
##############################################
texlive-base-2020.20200925/debian/tl-paper-14-  $^W = 1;
texlive-base-2020.20200925/debian/tl-paper:15:  chomp ($mydir = `dirname $0`);
texlive-base-2020.20200925/debian/tl-paper-16-  unshift (@INC, "/usr/share/texlive/tlpkg");
##############################################
texlive-base-2020.20200925/debian/tpm2deb.cfg-84-depends;texlive-lang-cjk;texlive-latex-base
texlive-base-2020.20200925/debian/tpm2deb.cfg:85:#contains dviasm which is a python script
texlive-base-2020.20200925/debian/tpm2deb.cfg-86-depends;texlive-extra-utils;python3
##############################################
texlive-base-2020.20200925/debian/tpm2debcommon.pm-535-	print "Reading ${spf}debian/scripts.lst ...\n";
texlive-base-2020.20200925/debian/tpm2debcommon.pm:536:	for (`bash ${spf}debian/create-linked-scripts ${spf}debian/scripts.lst`) {
texlive-base-2020.20200925/debian/tpm2debcommon.pm-537-		chomp;
##############################################
texlive-base-2020.20200925/debian/tpm2debcommon.pm-918-	&mkpath(dirname($dest));
texlive-base-2020.20200925/debian/tpm2debcommon.pm:919:# 	system("/bin/cp -a $src $dest 2>/dev/null") == 0
texlive-base-2020.20200925/debian/tpm2debcommon.pm-920-	my $cp_cmdline = "/bin/cp -a \"$src\" \"$dest\"" . ( $opt_debug ? "" : " 2>/dev/null");
texlive-base-2020.20200925/debian/tpm2debcommon.pm-921-	if ($opt_onlyscripts == 0) {
texlive-base-2020.20200925/debian/tpm2debcommon.pm:922:		system($cp_cmdline) == 0
texlive-base-2020.20200925/debian/tpm2debcommon.pm-923-			or do {
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-21-	echo -e \
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:22:		"`basename $0` [OPTIONS] [--texdefs <defsfile> | --mainfile <latexmainfile>.tex ]  [plot1.pgf plot2.pgf .... plotn.pgf]\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-23-		"converts each plot*.pgf to plot*.pdf.\n"\
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-66-SHORTOPTS="f:t:v"
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:67:ARGS=`getopt -l "$LONGOPTS" "$SHORTOPTS" "$@"`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-68-if [ $? -ne 0 ]; then
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:69:	echo "`basename $0`: Could not process command line arguments. Use the '--help' option for documentation."
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-70-	exit 1
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-100-	#  (XXXX.pgf
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:101:	PGF_FILES=(`sed -n '{s/.*(\([a-zA-Z0-9._-+^~]\+\.pgf\).*/\1/g;T ende;p};: ende' < $TEX_LOG_FILE`)
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-102-	#PGF_FILES=(./errplot_L2.pgf)
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-148-
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:149:		cd `dirname "${TEX_FILE}"`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-150-
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-182-					"- if $TEX_FILE contains\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:183:					"    \pgfrealjobname{`basename ${TEX_FILE%%.tex}`}\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-184-					"- if $TEX_FILE contains\n"\
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-187-					"You may take a look at\n\t$TARGET_FILE.log\n for more information.\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:188:					"Maybe `basename $0` --texdefs is more appropriate for this application?\n"\
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-189-					"It doesn't need \input{}...\n"\
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-223-		DRIVER="pdftex"
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:224:		cd `dirname "$A"`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:225:		BASE=`basename $TARGET_FILE`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:226:		TMP_TEX_FILE=`mktemp tmp_${BASE}_XXXXXX`
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-227-		mv "$TMP_TEX_FILE" "${TMP_TEX_FILE}.tex"
##############################################
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-244-		\def\jobname{${TARGET_FILE}}%
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh:245:		\input{`basename $A`}%
texlive-base-2020.20200925/.pc/fix-pgf2pdf-script/texmf-dist/scripts/pgfplots/pgf2pdf.sh-246-		\let\jobname=\oldjobname
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-109-    print "\n$program : running '$runner'\n" ;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl:110:    my $error =  system ($runner) ;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-111-    if ($error) {
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-139-        }
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl:140:        my $error = system($command) ;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/context/perl/mptopdf.pl-141-        if ($error) {
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-242-          written to data files for package `$package':
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl:243:          `<jobname>$pdftexext' (pdfTeX), `<jobname>$pdfmarkext' (pdfmark)
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-244-Options:                                                         (defaults:)
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-769-  {
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl:770:    $capture = `$gs_cmd`;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-771-    if (!defined($capture))
##############################################
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-846-  print "> $cmd\n" if $::opt_verbose;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl:847:  my @capture = `$cmd`;
texlive-base-2020.20200925/.pc/fix-scripts/texmf-dist/scripts/thumbpdf/thumbpdf.pl-848-  if (!@capture)
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-251-    if (win32()) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:252:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-253-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-254-    } else {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:255:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-256-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-431-    }
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:432:    system($editor, $changes_config_file);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-433-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-771-    for my $r (@fileURW) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:772:      map { eval($r); } @lines;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-773-    }
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-775-    for my $r (@psADOBE) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:776:      map { eval($r); } @lines;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-777-    }
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:778:    my @filemode = eval ("\@file" . $mode);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-779-    for my $r (@filemode) {
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:780:      map { eval($r); } @lines;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-781-    }
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1283-    my ($mm, $d, $f, $prog) = @_;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:1284:    chomp (my $kpsefound = `kpsewhich --progname=$prog $f`);
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1285-    if (lc("$d/$f") ne lc($kpsefound)) {
##############################################
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1399-  my $map = shift;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl:1400:  my $ret = `kpsewhich --format=map $map`;
texlive-base-2020.20200925/.pc/debian_updmap-search-path/texmf-dist/scripts/texlive/updmap.pl-1401-  chomp($ret);
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-460-  if (defined($action) && $action eq "print-platform-info") {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:461:    print "config.guess  ", `$::installerdir/tlpkg/installer/config.guess`;
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-462-    my $plat = TeXLive::TLUtils::platform();
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2338-      # unpack xz archive
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:2339:      my $sysret = system("$decompressor @decompressorArgs < \"$dlcontainer\" > \"$temp/$pkg_part.tar\"");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2340-      if ($sysret) {
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2447-    # make sure copied tar is working
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:2448:    if (system("\"$temp/tar.exe\" --version >nul")) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-2449-      tlwarn("$prg: could not copy tar.exe, that is bad.\n");
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5246-  # now remove the rest
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5247:  system("rm", "-rf", "$Master/texmf-dist");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5248:  system("rm", "-rf", "$Master/texmf-doc");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5249:  system("rm", "-rf", "$Master/texmf-var");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5250:  system("rm", "-rf", "$Master/tlpkg");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5251:  system("rm", "-rf", "$Master/bin");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5252:  system("rm", "-rf", "$Master/readme-html.dir");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5253:  system("rm", "-rf", "$Master/readme-txt.dir");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5254-  for my $f (qw/doc.html index.html install-tl 
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5256-                release-texlive.txt texmf.cnf texmfcnf.lua/) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5257:    system("rm", "-f", "$Master/$f");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5258-  }
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5259-  if (-d "$Master/temp") {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5260:    system("rmdir", "--ignore-fail-on-non-empty", "$Master/temp");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5261-  }
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5264-  # regenerate any changed config files.
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5265:  system("rm", "-rf", "$Master/texmf-config");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5266:  system("rmdir", "--ignore-fail-on-non-empty", "$Master");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5267-}
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5516-  # build a list of all runtime files associated with normal packages.
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:5517:  (my $omit_pkgs = `ls "$Master/bin"`) =~ s/\n/\$|/g; # binaries
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-5518-  $omit_pkgs .= '^0+texlive|^bin-|^collection-|^scheme-|^texlive-|^texworks';
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6291-              # not in user-specific file, show anything kpsewhich gives us.
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6292:              chomp (my $defval = `kpsewhich -var-value $key`);
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6293-              if ($? != 0) {
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6331-  for my $m (sort(qw/fmtutil.cnf config.ps mktex.cnf pdftexconfig.tex/)) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6332:    info(sprintf("%-17s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6333-  }
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6334-  for my $m (qw/texmf.cnf updmap.cfg/) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6335:    for my $f (`kpsewhich -all $m`) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6336-      info(sprintf("%-17s %s", "$m:", $f));
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6343-  for my $m (sort(qw/psfonts.map pdftex.map ps2pk.map kanjix.map/)) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6344:    info(sprintf("%-12s %s", "$m:", `kpsewhich $m`));
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6345-  }
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6348-  for my $v (sort(qw/TEXMFMAIN TEXMFDIST TEXMFLOCAL TEXMFSYSVAR TEXMFSYSCONFIG TEXMFVAR TEXMFCONFIG TEXMFHOME VARTEXFONTS TEXMF SYSTEXMF TEXMFDBS WEB2C TEXPSHEADERS TEXCONFIG ENCFONTS TEXFONTMAPS/)) {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6349:    info("$v=" . `kpsewhich -var-value=$v`);
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6350-  }
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6396-      debug("running $::gpg --list-keys\n");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6397:      system("$::gpg --list-keys");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6398-      return $F_OK;
##############################################
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6446-  } else {
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl:6447:    tlwarn("$prg: unknown directive `$arg' to action `key'\n");
texlive-base-2020.20200925/.pc/debian-tlmgr-usermode/texmf-dist/scripts/texlive/tlmgr.pl-6448-    return $F_ERROR;
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-13-version='$Id: mktexlsr 53254 2019-12-29 19:18:55Z karl $'
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:14:progname=`echo $0 | sed 's%.*/%%'`
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-15-
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-59-# mktex.opt.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:60:dirname=`echo $0 | sed 's%/*[^/][^/]*$%%'`
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-61-case $dirname in
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-97-  elif test "x$1" = x--version || test "x$1" = x-version; then
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:98:    echo "`basename $0` $version"
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-99-    kpsewhich --version
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-145-  if test -s "$treefile"; then
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:146:    set x `sort "$treefile" | uniq`
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-147-  else
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-172-  # The '|| true' construct prevents an sh -e aborting.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:173:  db_readlink=`kpsereadlink "$TEXMFLS_R/ls-R" 2>/dev/null` || true
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-174-  case "$db_readlink" in
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-178-  esac
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:179:  db_dir=`echo "$db_file" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-180-
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-188-    # Use same permissions as parent directory, minus x,s, or t bits.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:189:    chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-190-  elif test -s "$db_file" \
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:191:       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:192:       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-193-    echo "$progname: $db_file: no magic string, skipping..." >&2
##############################################
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-227-  # To be really safe, a loop.
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr:228:  until PERMS=`kpsestat = "$db_file"`; do sleep 1; done
texlive-base-2020.20200925/.pc/debian-fix-quote-in-quote/texmf-dist/scripts/texlive/mktexlsr-229-  chmod $PERMS "$db_file_tmp"
##############################################
texlive-bin-2020.20200327.54578/am/bin_links.am-22-	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/am/bin_links.am:23:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/am/bin_links.am:24:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/am/bin_links.am-25-	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/am/bin_links.am-33-	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/am/bin_links.am:34:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/am/bin_links.am-35-	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/am/dist_hook.am-8-
texlive-bin-2020.20200327.54578/am/dist_hook.am:9:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/am/dist_hook.am-10-## Names not to be distributed
##############################################
texlive-bin-2020.20200327.54578/am/hdr_links.am-9-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/am/hdr_links.am:10:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/am/hdr_links.am-11-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/am/man1_links.am-12-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/am/man1_links.am:13:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/am/man1_links.am:14:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/am/man1_links.am-15-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/am/man1_links.am-21-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/am/man1_links.am:22:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/am/man1_links.am-23-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/am/recurse.am-38-	    test -d $$one_dir || $(MKDIR_P) $$one_dir; \
texlive-bin-2020.20200327.54578/am/recurse.am:39:	    cmd=`cat $(CONFIG_AUX) | sed "s,auxdir/auxsub,$(recurse_this)$$one_dir,g"`; \
texlive-bin-2020.20200327.54578/am/recurse.am-40-	    case " $(MAKE_SUBDIRS) " in \
##############################################
texlive-bin-2020.20200327.54578/am/script_links.am-66-	}; \
texlive-bin-2020.20200327.54578/am/script_links.am:67:	REL=`$(SHELL) $$relpath '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/am/script_links.am-68-	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-268-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:269:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:270:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-271-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-282-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:283:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-284-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-368-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:369:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-370-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-412-	}; \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:413:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-414-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-424-	fi
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in:425:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/auxdir/auxsub/Makefile.in-426-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-178-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:179:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-180-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-337-    * )
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:338:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-339-  esac
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-340-done
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:341:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-342-
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-522-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:523:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-524-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-525-	# -L didn't work.
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4:526:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/auxdir/auxsub/aclocal.m4-527-     fi
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-52-else
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-399-  {
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-728-  case $ac_option in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:729:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-730-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-772-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:773:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-774-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-777-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:778:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-779-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-798-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:799:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-800-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-803-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:804:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-805-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1002-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1003:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1004-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1007-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1008:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1009-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1018-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1019:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1020-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1023-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1024:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1025-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1056-  *=*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1057:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1058-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1077-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1078:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1079-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1099-    */ )
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1100:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1101-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1134-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1135:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1136-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1190-case $srcdir in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1191:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1192-esac
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1233-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1234:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1235:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1236-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1303-*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1304:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1305-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1306:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1307-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1439-    *\'*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1440:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1441-    esac
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1522-      case $ac_val in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1523:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1524-      esac
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1537-	case $ac_val in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1538:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1539-	esac
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1657-    set,)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1658:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1659:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1660-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1668-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1669:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1670:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1671-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1688-    case $ac_new_val in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1689:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1690-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1866-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1867:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1868-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1869-	# -L didn't work.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1870:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1871-     fi
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1917-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1918:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1919-
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1920-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:1921:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-1922-
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2062-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2063:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2064-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2135-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2136:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2137-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2145-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2146:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2147-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2211-
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2212:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2213-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2480-'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2481:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2482-
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2489-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2490:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2491-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2569-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2570:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2571-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2572-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2573:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2574-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2576-else
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2577:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2578-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2586-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2587:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2588-      esac;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2663-# ----------------------------------------
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2664:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2665-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2735-  {
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2736:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2737-  }
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2839-      case $as_dir in #(
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2840:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2841-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2961-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2962:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2963-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2986-  --*=?*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2987:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2988:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2989-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2991-  --*=)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:2992:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-2993-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3015-    case $ac_optarg in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3016:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3017-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3131-fi
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3132:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3133-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3148-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3149:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3150-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3154-
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3155:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3156-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3316-      esac
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3317:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3318-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3375-*)
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3376:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3377-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3378:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3379-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3436-/@mandir@/p'
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3437:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3438-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3453-
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3454:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3455-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3481-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure:3482:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/auxdir/auxsub/configure-3483-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-103-#
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-105-#
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-410-# The name of this program.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-412-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-416-  *[\\/]*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-610-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-613-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-639-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-641-  }
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-760-      }
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-761-    done
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-763-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-831-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-833-  }
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-865-      done
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-867-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-903-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1113-        *)
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1198-    case $2 in
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1201-    esac
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1273-      ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1358-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1360-}
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1517-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1519-}
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1870-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1872-      func_split_equals_rhs=
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1875-  }
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1898-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-1901-  }
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2074-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2110-  {
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2112-  }
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2115-  {
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2117-  }
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2659-      done
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2662-      case $@ in
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2672-	    # Evaluate the configuration.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2674-	    CC_quoted=
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2678-	    done
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2681-	    case "$@ " in
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3009-    # LT_CYGPATH in this case.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3011-  fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3376-    *.[cCFSifmso] | \
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3474-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3520-      if test warn = "$need_locks" &&
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3522-	$ECHO "\
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains:
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3525-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3569-      if test warn = "$need_locks" &&
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3571-	$ECHO "\
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains:
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3574-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3895-      # Get the absolute pathname.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4280-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4293-	  else
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4295-	  fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4458-	    fi
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4477-	        # Replace the output file specification.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4479-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4498-	  fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4570-    my_pic_p=${3-false}
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4572-    my_dlsyms=
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4862-	  else
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4865-	  fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4867-	*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4870-	  ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4882-      # Nullify the symbol file.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4885-    fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4925-  win32_libid_type=unknown
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4927-  case $win32_fileres in
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4990-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-4992-}
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5008-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5072-    # binutils import library
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5075-    # ms-generated import library
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5077-  else
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5160-	    darwin_arch=
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5172-	    darwin_file=
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5189-      esac
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5191-    done
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5260-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5262-    $ECHO "\
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5295-    --lt-dump-script)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5324-  done
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5380-  # Find the directory that this script lives in.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5386-  while test -n \"\$file\"; do
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5388-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5396-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5399-  done
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5410-    case \"\$thisdir\" in
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5416-  # Try to get the absolute directory name.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5443-      else
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-5487-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6464-
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6466-    *import*) : ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6712-	    moreargs=
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6714-	    do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6973-	*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7287-      -Z*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7459-    else
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7871-	fi
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7944-	*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8197-	    shift
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8489-		*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8500-		  depdepl=
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8511-                      fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8522-		else
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8545-	else
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8547-	fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8634-        linux*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9039-	removelist=
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9065-	# Transform .lo files to .o files.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9067-      fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9070-      #for path in $notinst_path; do
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9074-      #done
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9191-		if test -n "$i"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9194-		  set dummy $deplib_matches; shift
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9195-		  deplib_match=$1
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9234-		  if test -n "$i"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9237-		    set dummy $deplib_matches; shift
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9238-		    deplib_match=$1
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9284-	      if test -n "$a_deplib"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9288-		else
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9294-		    shopt -s nocaseglob
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9296-		    $nocaseglob
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9297-		  else
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9299-		  fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9314-			case $potliblink in
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9317-			esac
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9368-	      if test -n "$a_deplib"; then
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9407-	  newdeplibs=
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9413-	    done
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9439-	  ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9489-	*-*-darwin*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9493-	  ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9616-	# Use standard objects if they are pic
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10145-      # Create the old-style object.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10147-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10206-	;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10224-	;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10359-	# Transform all the library objects into standard objects.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10362-      fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10387-	# Replace the output file specification.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10396-	  func_to_tool_file "$output"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10440-	# Replace the output file specification.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10442-	# Delete the old output file.
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10448-	  func_to_tool_file "$output"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10468-          ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10479-      # Replace the output file specification.
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10481-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10511-      fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10802-		name=$func_basename_result
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10821-		name=$func_basename_result
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
texlive-bin-2020.20200327.54578/build-aux/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
texlive-bin-2020.20200327.54578/build-aux/relpath-37-  # Normalize, remove leading and trailing /
texlive-bin-2020.20200327.54578/build-aux/relpath:38:  res=`echo $2 | sed 's,^//*,,; s,//*$,,; s,///*,/,g'`
texlive-bin-2020.20200327.54578/build-aux/relpath-39-}
##############################################
texlive-bin-2020.20200327.54578/build-aux/relpath-48-  test "/$from" = "/" && { echo "$to"; exit 0; }
texlive-bin-2020.20200327.54578/build-aux/relpath:49:  test `echo $from | sed 's,/.*,,'` = `echo $to | sed 's,/.*,,'` || break
texlive-bin-2020.20200327.54578/build-aux/relpath:50:  from=`echo $from | sed 's,[^/]*/*,,'`
texlive-bin-2020.20200327.54578/build-aux/relpath:51:  to=`echo $to | sed 's,[^/]*/*,,'`
texlive-bin-2020.20200327.54578/build-aux/relpath-52-done
texlive-bin-2020.20200327.54578/build-aux/relpath-53-
texlive-bin-2020.20200327.54578/build-aux/relpath:54:from=`echo $from | sed 's,[^/][^/]*,..,g'`
texlive-bin-2020.20200327.54578/build-aux/relpath-55-test "/$to" = "/" || from="$from/$to"
##############################################
texlive-bin-2020.20200327.54578/build-aux/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
texlive-bin-2020.20200327.54578/build-aux/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
texlive-bin-2020.20200327.54578/build-aux/ylwrap-103-case $input in
##############################################
texlive-bin-2020.20200327.54578/build-aux/ylwrap-111-esac
texlive-bin-2020.20200327.54578/build-aux/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
texlive-bin-2020.20200327.54578/build-aux/ylwrap-113-
##############################################
texlive-bin-2020.20200327.54578/build-aux/ylwrap-150-  shift
texlive-bin-2020.20200327.54578/build-aux/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
texlive-bin-2020.20200327.54578/build-aux/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
texlive-bin-2020.20200327.54578/build-aux/ylwrap-153-done
##############################################
texlive-bin-2020.20200327.54578/build-aux/ylwrap-182-  do
texlive-bin-2020.20200327.54578/build-aux/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
texlive-bin-2020.20200327.54578/build-aux/ylwrap-184-    if test -f "$from"; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/ylwrap-198-        realtarget=$target
texlive-bin-2020.20200327.54578/build-aux/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
texlive-bin-2020.20200327.54578/build-aux/ylwrap-200-      fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-234-      fi
texlive-bin-2020.20200327.54578/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
texlive-bin-2020.20200327.54578/build-aux/install-sh-236-    *)
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-280-      dstdir=$dst
texlive-bin-2020.20200327.54578/build-aux/install-sh:281:      dstbase=`basename "$src"`
texlive-bin-2020.20200327.54578/build-aux/install-sh-282-      case $dst in
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-287-    else
texlive-bin-2020.20200327.54578/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
texlive-bin-2020.20200327.54578/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
texlive-bin-2020.20200327.54578/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
texlive-bin-2020.20200327.54578/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
texlive-bin-2020.20200327.54578/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
texlive-bin-2020.20200327.54578/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-419-            case $prefix in
texlive-bin-2020.20200327.54578/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
texlive-bin-2020.20200327.54578/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/install-sh-479-    if $copy_on_change &&
texlive-bin-2020.20200327.54578/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
texlive-bin-2020.20200327.54578/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
texlive-bin-2020.20200327.54578/build-aux/install-sh-482-       set -f &&
##############################################
texlive-bin-2020.20200327.54578/build-aux/ar-lib-65-	mingw)
texlive-bin-2020.20200327.54578/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
texlive-bin-2020.20200327.54578/build-aux/ar-lib-67-	  ;;
texlive-bin-2020.20200327.54578/build-aux/ar-lib-68-	cygwin | msys)
texlive-bin-2020.20200327.54578/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
texlive-bin-2020.20200327.54578/build-aux/ar-lib-70-	  ;;
texlive-bin-2020.20200327.54578/build-aux/ar-lib-71-	wine)
texlive-bin-2020.20200327.54578/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
texlive-bin-2020.20200327.54578/build-aux/ar-lib-73-	  ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/ar-lib-88-  archive=$3
texlive-bin-2020.20200327.54578/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
texlive-bin-2020.20200327.54578/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
texlive-bin-2020.20200327.54578/build-aux/compile-67-	mingw/*)
texlive-bin-2020.20200327.54578/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
texlive-bin-2020.20200327.54578/build-aux/compile-69-	  ;;
texlive-bin-2020.20200327.54578/build-aux/compile-70-	cygwin/* | msys/*)
texlive-bin-2020.20200327.54578/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
texlive-bin-2020.20200327.54578/build-aux/compile-72-	  ;;
texlive-bin-2020.20200327.54578/build-aux/compile-73-	wine/*)
texlive-bin-2020.20200327.54578/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
texlive-bin-2020.20200327.54578/build-aux/compile-75-	  ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/compile-310-# Name of file we expect compiler to create.
texlive-bin-2020.20200327.54578/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
texlive-bin-2020.20200327.54578/build-aux/compile-312-
##############################################
texlive-bin-2020.20200327.54578/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
texlive-bin-2020.20200327.54578/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
texlive-bin-2020.20200327.54578/build-aux/compile-318-while true; do
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-34-
texlive-bin-2020.20200327.54578/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-36-
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-105-    # shellcheck disable=SC2039
texlive-bin-2020.20200327.54578/build-aux/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
texlive-bin-2020.20200327.54578/build-aux/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-155-	EOF
texlive-bin-2020.20200327.54578/build-aux/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-157-
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-192-	    earmv*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
texlive-bin-2020.20200327.54578/build-aux/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
texlive-bin-2020.20200327.54578/build-aux/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
texlive-bin-2020.20200327.54578/build-aux/config.guess-226-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-237-	    *)
texlive-bin-2020.20200327.54578/build-aux/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
texlive-bin-2020.20200327.54578/build-aux/config.guess-239-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-290-	*4.0)
texlive-bin-2020.20200327.54578/build-aux/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-292-		;;
texlive-bin-2020.20200327.54578/build-aux/config.guess-293-	*5.*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-295-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
texlive-bin-2020.20200327.54578/build-aux/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
texlive-bin-2020.20200327.54578/build-aux/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-338-	# 1.2 uses "1.2" for uname -r.
texlive-bin-2020.20200327.54578/build-aux/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-389-    s390x:SunOS:*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-391-	exit ;;
texlive-bin-2020.20200327.54578/build-aux/config.guess-392-    sun4H:SunOS:5.*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-394-	exit ;;
texlive-bin-2020.20200327.54578/build-aux/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-397-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-414-	fi
texlive-bin-2020.20200327.54578/build-aux/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-416-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
texlive-bin-2020.20200327.54578/build-aux/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-422-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
texlive-bin-2020.20200327.54578/build-aux/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-431-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-435-    sun*:*:4.2BSD:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
texlive-bin-2020.20200327.54578/build-aux/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
texlive-bin-2020.20200327.54578/build-aux/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
texlive-bin-2020.20200327.54578/build-aux/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
texlive-bin-2020.20200327.54578/build-aux/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-573-    *:IRIX*:*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-575-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-603-EOF
texlive-bin-2020.20200327.54578/build-aux/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
texlive-bin-2020.20200327.54578/build-aux/config.guess-605-		then
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-616-    *:AIX:*:[4567])
texlive-bin-2020.20200327.54578/build-aux/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-652-    9000/[34678]??:HP-UX:*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-706-EOF
texlive-bin-2020.20200327.54578/build-aux/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
texlive-bin-2020.20200327.54578/build-aux/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-734-    ia64:HP-UX:*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-764-EOF
texlive-bin-2020.20200327.54578/build-aux/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
texlive-bin-2020.20200327.54578/build-aux/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
texlive-bin-2020.20200327.54578/build-aux/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
texlive-bin-2020.20200327.54578/build-aux/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-858-	then
texlive-bin-2020.20200327.54578/build-aux/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
texlive-bin-2020.20200327.54578/build-aux/config.guess-860-	else
texlive-bin-2020.20200327.54578/build-aux/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
texlive-bin-2020.20200327.54578/build-aux/config.guess-862-	fi
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-871-	esac
texlive-bin-2020.20200327.54578/build-aux/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-873-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-907-    prep*:SunOS:5.*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-909-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-911-	# the GNU system
texlive-bin-2020.20200327.54578/build-aux/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-913-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-915-	# other systems with GNU libc and userland
texlive-bin-2020.20200327.54578/build-aux/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
texlive-bin-2020.20200327.54578/build-aux/config.guess-917-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-1037-EOF
texlive-bin-2020.20200327.54578/build-aux/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-1137-    i*86:*:4.*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
texlive-bin-2020.20200327.54578/build-aux/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-1440-    *:DragonFly:*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-1442-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-1453-    i*86:skyos:*:*)
texlive-bin-2020.20200327.54578/build-aux/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
texlive-bin-2020.20200327.54578/build-aux/config.guess-1455-	exit ;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.guess-1603-
texlive-bin-2020.20200327.54578/build-aux/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
texlive-bin-2020.20200327.54578/build-aux/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-52-
texlive-bin-2020.20200327.54578/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-54-
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-768-	i*86v32)
texlive-bin-2020.20200327.54578/build-aux/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-770-		vendor=pc
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-773-	i*86v4*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-775-		vendor=pc
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-778-	i*86v)
texlive-bin-2020.20200327.54578/build-aux/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-780-		vendor=pc
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-783-	i*86sol2)
texlive-bin-2020.20200327.54578/build-aux/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-785-		vendor=pc
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-916-		cpu=sparc
texlive-bin-2020.20200327.54578/build-aux/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-918-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1083-	sh5e[lb]-*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1085-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1101-	xscale-* | xscalee[bl]-*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1103-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1256-			*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
texlive-bin-2020.20200327.54578/build-aux/config.sub-1258-				exit 1
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1290-	solaris1 | solaris1.*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1292-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1299-	gnu/linux*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1301-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1322-	sco3.2.[4-9]*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1324-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1386-	nto*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1388-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1396-	linux*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1398-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1408-	mac*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1410-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1417-	sunos5*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1419-		;;
texlive-bin-2020.20200327.54578/build-aux/config.sub-1420-	sunos6*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1422-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1454-	sinix5.*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
texlive-bin-2020.20200327.54578/build-aux/config.sub-1456-		;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/config.sub-1514-	*)
texlive-bin-2020.20200327.54578/build-aux/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
texlive-bin-2020.20200327.54578/build-aux/config.sub-1516-		exit 1
##############################################
texlive-bin-2020.20200327.54578/build-aux/depcomp-64-  case $1 in
texlive-bin-2020.20200327.54578/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
texlive-bin-2020.20200327.54578/build-aux/depcomp-66-      *) dir=;;
##############################################
texlive-bin-2020.20200327.54578/build-aux/depcomp-73-{
texlive-bin-2020.20200327.54578/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
texlive-bin-2020.20200327.54578/build-aux/depcomp-75-}
##############################################
texlive-bin-2020.20200327.54578/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
texlive-bin-2020.20200327.54578/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
texlive-bin-2020.20200327.54578/build-aux/depcomp-128-
##############################################
texlive-bin-2020.20200327.54578/build-aux/depcomp-405-        sleep 1
texlive-bin-2020.20200327.54578/build-aux/depcomp:406:        i=`expr $i - 1`
texlive-bin-2020.20200327.54578/build-aux/depcomp-407-      done
texlive-bin-2020.20200327.54578/build-aux/depcomp-408-    fi
texlive-bin-2020.20200327.54578/build-aux/depcomp:409:    i=`expr $i - 1`
texlive-bin-2020.20200327.54578/build-aux/depcomp-410-  done
##############################################
texlive-bin-2020.20200327.54578/build-aux/depcomp-425-  # Do two passes, one to just change these to
texlive-bin-2020.20200327.54578/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
texlive-bin-2020.20200327.54578/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
texlive-bin-2020.20200327.54578/build-aux/depcomp-659-  done
texlive-bin-2020.20200327.54578/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
texlive-bin-2020.20200327.54578/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
texlive-bin-2020.20200327.54578/build-aux/texinfo.tex-7001-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
texlive-bin-2020.20200327.54578/build-aux/texinfo.tex:7002:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
texlive-bin-2020.20200327.54578/build-aux/texinfo.tex-7003-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
texlive-bin-2020.20200327.54578/configure.ac-141-rm -f Makefile
texlive-bin-2020.20200327.54578/configure.ac:142:kpse_GNU_make=`${MAKE-make} -v 2>/dev/null | grep GNU`
texlive-bin-2020.20200327.54578/configure.ac-143-
##############################################
texlive-bin-2020.20200327.54578/configure.ac-158-kpse_bld=`pwd`
texlive-bin-2020.20200327.54578/configure.ac:159:kpse_src=`cd "$srcdir" && pwd`
texlive-bin-2020.20200327.54578/configure.ac-160-msg_compiling="$msg_compiling
##############################################
texlive-bin-2020.20200327.54578/configure.ac-171-
texlive-bin-2020.20200327.54578/configure.ac:172:cc_version=`$CC   --version 2>/dev/null | sed 1q`
texlive-bin-2020.20200327.54578/configure.ac-173-test -n "$cc_version" && cc_version=" ($cc_version)"
texlive-bin-2020.20200327.54578/configure.ac-174-#
texlive-bin-2020.20200327.54578/configure.ac:175:cxx_version=`$CXX --version 2>/dev/null | sed 1q`
texlive-bin-2020.20200327.54578/configure.ac-176-test -n "$cxx_version" && cxx_version=" ($cxx_version)"
##############################################
texlive-bin-2020.20200327.54578/doc/buildinfo.sh-26-printf 'MAKE\t"%s"\n'     "${MAKE-make}"
texlive-bin-2020.20200327.54578/doc/buildinfo.sh:27:printf 'MAKE-v\t"%s"\n'   "`${MAKE-make} -v 2>&1 | sed 1q`"
texlive-bin-2020.20200327.54578/doc/buildinfo.sh-28-# BSD make does not give version info with -v, but the
##############################################
texlive-bin-2020.20200327.54578/doc/buildinfo.sh-33-printf 'CFLAGS\t"%s"\n'   "${CFLAGS}"
texlive-bin-2020.20200327.54578/doc/buildinfo.sh:34:printf 'CC-v\t"%s"\n'     "`compiler_version ${CC-gcc}`"
texlive-bin-2020.20200327.54578/doc/buildinfo.sh-35-# 
##############################################
texlive-bin-2020.20200327.54578/doc/buildinfo.sh-37-printf 'CXXFLAGS\t"%s"\n' "${CXXFLAGS}"
texlive-bin-2020.20200327.54578/doc/buildinfo.sh:38:printf 'CXX-v\t"%s"\n'    "`compiler_version ${CXX-g++}`"
texlive-bin-2020.20200327.54578/doc/buildinfo.sh-39-#
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-282-am__installdirs = "$(DESTDIR)$(infodir)"
texlive-bin-2020.20200327.54578/doc/Makefile.in:283:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/doc/Makefile.in-284-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/doc/Makefile.in:285:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-286-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-287-  esac;
texlive-bin-2020.20200327.54578/doc/Makefile.in:288:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/doc/Makefile.in-289-am__install_max = 40
texlive-bin-2020.20200327.54578/doc/Makefile.in-290-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/doc/Makefile.in:291:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/doc/Makefile.in-292-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-559-	  $(am__cd) $(srcdir) && \
texlive-bin-2020.20200327.54578/doc/Makefile.in:560:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-561-	fi; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-615-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/doc/Makefile.in:616:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-617-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-624-	for file in $$list; do \
texlive-bin-2020.20200327.54578/doc/Makefile.in:625:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in:626:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-627-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-651-dist-info: $(INFO_DEPS)
texlive-bin-2020.20200327.54578/doc/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-653-	list='$(INFO_DEPS)'; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-655-	  case $$base in \
texlive-bin-2020.20200327.54578/doc/Makefile.in:656:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-657-	  esac; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-658-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/doc/Makefile.in:659:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-660-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
texlive-bin-2020.20200327.54578/doc/Makefile.in-661-	    if test -f $$file; then \
texlive-bin-2020.20200327.54578/doc/Makefile.in:662:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-663-	      test -f "$(distdir)/$$relfile" || \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-677-	@list='$(INFO_DEPS)'; for i in $$list; do \
texlive-bin-2020.20200327.54578/doc/Makefile.in:678:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-679-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-692-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/doc/Makefile.in:693:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in:694:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-695-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-706-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/doc/Makefile.in:707:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-708-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-833-	@$(NORMAL_INSTALL)
texlive-bin-2020.20200327.54578/doc/Makefile.in:834:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-835-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-841-	  case $$file in \
texlive-bin-2020.20200327.54578/doc/Makefile.in:842:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-843-	  esac; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-844-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/doc/Makefile.in:845:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-846-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
texlive-bin-2020.20200327.54578/doc/Makefile.in-859-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/doc/Makefile.in:860:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/doc/Makefile.in-861-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-119-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-121-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-123-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-124-  esac;
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-126-am__install_max = 40
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-127-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-129-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-428-case "$@" in						\
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:429:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-430-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-458-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:459:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:460:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-461-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-474-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:475:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-476-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-513-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:514:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-515-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-516-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:517:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:518:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-519-      else \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:520:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-521-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:522:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-523-        else \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-528-    fi; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:529:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-530-  done; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-661-EXTRA_DIST = $(LUA53_TREE) TLpatches error.exp
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:662:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-663-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-792-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:793:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-794-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-971-.c.o:
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:972:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-973-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-979-.c.obj:
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:980:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:981:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-982-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-986-
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-987-.c.lo:
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:988:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-989-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-995-luatest-luatest.o: luatest.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatest-luatest.o -MD -MP -MF $(DEPDIR)/luatest-luatest.Tpo -c -o luatest-luatest.o `test -f 'luatest.c' || echo '$(srcdir)/'`luatest.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/luatest-luatest.Tpo $(DEPDIR)/luatest-luatest.Po
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatest-luatest.o `test -f 'luatest.c' || echo '$(srcdir)/'`luatest.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1001-
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1002-luatest-luatest.obj: luatest.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatest-luatest.obj -MD -MP -MF $(DEPDIR)/luatest-luatest.Tpo -c -o luatest-luatest.obj `if test -f 'luatest.c'; then $(CYGPATH_W) 'luatest.c'; else $(CYGPATH_W) '$(srcdir)/luatest.c'; fi`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/luatest-luatest.Tpo $(DEPDIR)/luatest-luatest.Po
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatest-luatest.obj `if test -f 'luatest.c'; then $(CYGPATH_W) 'luatest.c'; else $(CYGPATH_W) '$(srcdir)/luatest.c'; fi`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1008-
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1009-@LUA53_TREE@/src/luatry-lua.o: @LUA53_TREE@/src/lua.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUA53_TREE@/src/luatry-lua.o -MD -MP -MF @LUA53_TREE@/src/$(DEPDIR)/luatry-lua.Tpo -c -o @LUA53_TREE@/src/luatry-lua.o `test -f '@LUA53_TREE@/src/lua.c' || echo '$(srcdir)/'`@LUA53_TREE@/src/lua.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUA53_TREE@/src/$(DEPDIR)/luatry-lua.Tpo @LUA53_TREE@/src/$(DEPDIR)/luatry-lua.Po
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUA53_TREE@/src/luatry-lua.o `test -f '@LUA53_TREE@/src/lua.c' || echo '$(srcdir)/'`@LUA53_TREE@/src/lua.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1015-
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1016-@LUA53_TREE@/src/luatry-lua.obj: @LUA53_TREE@/src/lua.c
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUA53_TREE@/src/luatry-lua.obj -MD -MP -MF @LUA53_TREE@/src/$(DEPDIR)/luatry-lua.Tpo -c -o @LUA53_TREE@/src/luatry-lua.obj `if test -f '@LUA53_TREE@/src/lua.c'; then $(CYGPATH_W) '@LUA53_TREE@/src/lua.c'; else $(CYGPATH_W) '$(srcdir)/@LUA53_TREE@/src/lua.c'; fi`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUA53_TREE@/src/$(DEPDIR)/luatry-lua.Tpo @LUA53_TREE@/src/$(DEPDIR)/luatry-lua.Po
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUA53_TREE@/src/luatry-lua.obj `if test -f '@LUA53_TREE@/src/lua.c'; then $(CYGPATH_W) '@LUA53_TREE@/src/lua.c'; else $(CYGPATH_W) '$(srcdir)/@LUA53_TREE@/src/lua.c'; fi`
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1022-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1050-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1051:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1052-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1071-	@list='$(lua53include_HEADERS)'; test -n "$(lua53includedir)" || list=; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1072:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1073-	dir='$(DESTDIR)$(lua53includedir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1088-	dot_seen=no; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1089:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1090-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1151-GTAGS:
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1152:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1153-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1201-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1202:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1203:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1204-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1226-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1227:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1228-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1229:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1230:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1231:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1232:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1233:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1234:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1235:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1236:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1237-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1305-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1306:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1307:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1308:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1309-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1315-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1316:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1317:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1318-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1342-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1343:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1344:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1345-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1356-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1357:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1358-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1470-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1471:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1472-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1514-	}; \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1515:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1516-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1526-	fi
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in:1527:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/lua53/Makefile.in-1528-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/lua53/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-335-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in:336:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in:337:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-338-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-349-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in:350:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-351-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-485-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in:486:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/lua53/include/Makefile.in-487-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-59-
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:60:static TValue *index2addr (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-61-  CallInfo *ci = L->ci;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-210-  t = L->top - 1;  /* end of stack segment being rotated */
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:211:  p = index2addr(L, idx);  /* start of segment */
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-212-  api_checkstackindex(L, idx, p);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-224-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:225:  fr = index2addr(L, fromidx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:226:  to = index2addr(L, toidx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-227-  api_checkvalidindex(L, to);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-238-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:239:  setobj2s(L, L->top, index2addr(L, idx));
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-240-  api_incr_top(L);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-251-LUA_API int lua_type (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:252:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-253-  return (isvalid(o) ? ttnov(o) : LUA_TNONE);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-264-LUA_API int lua_iscfunction (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:265:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-266-  return (ttislcf(o) || (ttisCclosure(o)));
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-270-LUA_API int lua_isinteger (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:271:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-272-  return ttisinteger(o);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-277-  lua_Number n;
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:278:  const TValue *o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-279-  return tonumber(o, &n);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-283-LUA_API int lua_isstring (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:284:  const TValue *o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-285-  return (ttisstring(o) || cvt2str(o));
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-289-LUA_API int lua_isuserdata (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:290:  const TValue *o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-291-  return (ttisfulluserdata(o) || ttislightuserdata(o));
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-295-LUA_API int lua_rawequal (lua_State *L, int index1, int index2) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:296:  StkId o1 = index2addr(L, index1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:297:  StkId o2 = index2addr(L, index2);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-298-  return (isvalid(o1) && isvalid(o2)) ? luaV_rawequalobj(o1, o2) : 0;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-321-  lua_lock(L);  /* may call tag method */
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:322:  o1 = index2addr(L, index1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:323:  o2 = index2addr(L, index2);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-324-  if (isvalid(o1) && isvalid(o2)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-346-  lua_Number n;
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:347:  const TValue *o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-348-  int isnum = tonumber(o, &n);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-357-  lua_Integer res;
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:358:  const TValue *o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-359-  int isnum = tointeger(o, &res);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-367-LUA_API int lua_toboolean (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:368:  const TValue *o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-369-  return !l_isfalse(o);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-373-LUA_API const char *lua_tolstring (lua_State *L, int idx, size_t *len) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:374:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-375-  if (!ttisstring(o)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-382-    luaC_checkGC(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:383:    o = index2addr(L, idx);  /* previous call may reallocate the stack */
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-384-    lua_unlock(L);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-392-LUA_API size_t lua_rawlen (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:393:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-394-  switch (ttype(o)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-404-LUA_API lua_CFunction lua_tocfunction (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:405:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-406-  if (ttislcf(o)) return fvalue(o);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-413-LUA_API void *lua_touserdata (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:414:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-415-  switch (ttnov(o)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-423-LUA_API lua_State *lua_tothread (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:424:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-425-  return (!ttisthread(o)) ? NULL : thvalue(o);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-429-LUA_API const void *lua_topointer (lua_State *L, int idx) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:430:  StkId o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-431-  switch (ttype(o)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-614-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:615:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-616-  luaV_gettable(L, t, L->top - 1, L->top - 1);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-623-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:624:  return auxgetstr(L, index2addr(L, idx), k);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-625-}
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-631-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:632:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-633-  if (luaV_fastget(L, t, n, slot, luaH_getint)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-649-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:650:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-651-  api_check(L, ttistable(t), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-660-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:661:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-662-  api_check(L, ttistable(t), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-673-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:674:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-675-  api_check(L, ttistable(t), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-701-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:702:  obj = index2addr(L, objindex);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-703-  switch (ttnov(obj)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-726-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:727:  o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-728-  api_check(L, ttisfulluserdata(o), "full userdata expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-769-  api_checknelems(L, 2);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:770:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-771-  luaV_settable(L, t, L->top - 2, L->top - 1);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-778-  lua_lock(L);  /* unlock done in 'auxsetstr' */
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:779:  auxsetstr(L, index2addr(L, idx), k);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-780-}
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-787-  api_checknelems(L, 1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:788:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-789-  if (luaV_fastset(L, t, n, slot, luaH_getint, L->top - 1))
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-805-  api_checknelems(L, 2);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:806:  o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-807-  api_check(L, ttistable(o), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-820-  api_checknelems(L, 1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:821:  o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-822-  api_check(L, ttistable(o), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-834-  api_checknelems(L, 1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:835:  o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-836-  api_check(L, ttistable(o), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-850-  api_checknelems(L, 1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:851:  obj = index2addr(L, objindex);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-852-  if (ttisnil(L->top - 1))
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-889-  api_checknelems(L, 1);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:890:  o = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-891-  api_check(L, ttisfulluserdata(o), "full userdata expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-961-  else {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:962:    StkId o = index2addr(L, errfunc);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-963-    api_checkstackindex(L, errfunc, o);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1126-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:1127:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1128-  api_check(L, ttistable(t), "table expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1158-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:1159:  t = index2addr(L, idx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1160-  luaV_objlen(L, L->top, t);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1225-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:1226:  name = aux_upvalue(index2addr(L, funcindex), n, &val, NULL, NULL);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1227-  if (name) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1242-  lua_lock(L);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:1243:  fi = index2addr(L, funcindex);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1244-  api_checknelems(L, 1);
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1258-  LClosure *f;
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:1259:  StkId fi = index2addr(L, fidx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1260-  api_check(L, ttisLclosure(fi), "Lua function expected");
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1268-LUA_API void *lua_upvalueid (lua_State *L, int fidx, int n) {
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c:1269:  StkId fi = index2addr(L, fidx);
texlive-bin-2020.20200327.54578/libs/lua53/lua53-src/src/lapi.c-1270-  switch (ttype(fi)) {
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/lua53/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/lua53/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/lua53/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-52-else
texlive-bin-2020.20200327.54578/libs/lua53/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/lua53/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/libs/lua53/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/libs/lua53/configure-201-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/libs/lua53/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/libs/lua53/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/libs/lua53/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/lua53/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/lua53/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-408-  {
texlive-bin-2020.20200327.54578/libs/lua53/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/lua53/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/lua53/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/lua53/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/libs/lua53/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/libs/lua53/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/libs/lua53/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/lua53/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/lua53/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/lua53/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/lua53/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1222-    */ )
texlive-bin-2020.20200327.54578/libs/lua53/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/libs/lua53/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/libs/lua53/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/libs/lua53/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/libs/lua53/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/libs/lua53/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/libs/lua53/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-1470-*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:1471:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1472-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/lua53/configure:1473:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-1474-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2050-    *\'*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:2051:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-2052-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2133-      case $ac_val in
texlive-bin-2020.20200327.54578/libs/lua53/configure:2134:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-2135-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2148-	case $ac_val in
texlive-bin-2020.20200327.54578/libs/lua53/configure:2149:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-2150-	esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2268-    set,)
texlive-bin-2020.20200327.54578/libs/lua53/configure:2269:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/libs/lua53/configure:2270:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/libs/lua53/configure-2271-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2279-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/libs/lua53/configure:2280:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/libs/lua53/configure:2281:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/libs/lua53/configure-2282-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2299-    case $ac_new_val in
texlive-bin-2020.20200327.54578/libs/lua53/configure:2300:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-2301-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2478-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/lua53/configure:2479:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/lua53/configure-2480-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-2481-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/lua53/configure:2482:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/lua53/configure-2483-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2529-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/libs/lua53/configure:2530:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-2531-
texlive-bin-2020.20200327.54578/libs/lua53/configure-2532-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/lua53/configure:2533:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/lua53/configure-2534-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2674-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/libs/lua53/configure:2675:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/libs/lua53/configure-2676-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2747-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/libs/lua53/configure:2748:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-2749-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-2757-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/libs/lua53/configure:2758:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-2759-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-3232-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/libs/lua53/configure:3233:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-3234-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-3276-	then :; else
texlive-bin-2020.20200327.54578/libs/lua53/configure:3277:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-3278-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-3336-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure:3337:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-3338-	  break;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-3445-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure:3446:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-3447-       break;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-3763-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:3764:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/lua53/configure-3765-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-3880-
texlive-bin-2020.20200327.54578/libs/lua53/configure:3881:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-3882-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-4056-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/libs/lua53/configure:4057:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/lua53/configure-4058-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-4062-esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:4063:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/lua53/configure-4064-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-4074-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/libs/lua53/configure:4075:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/lua53/configure-4076-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-4730-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:4731:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/lua53/configure-4732-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5152-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/lua53/configure:5153:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-5154-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/lua53/configure-5155-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/lua53/configure:5156:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/libs/lua53/configure-5157-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5176-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/lua53/configure:5177:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/lua53/configure-5178-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5187-else
texlive-bin-2020.20200327.54578/libs/lua53/configure:5188:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/libs/lua53/configure-5189-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5209-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/lua53/configure:5210:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/lua53/configure-5211-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5237-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/libs/lua53/configure:5238:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-5239-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/libs/lua53/configure:5240:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-5241-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5306-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/libs/lua53/configure:5307:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5308-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5382-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/libs/lua53/configure:5383:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5384-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5448-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/libs/lua53/configure:5449:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5450-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5515-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/libs/lua53/configure:5516:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5517-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5595-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/libs/lua53/configure:5596:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-5597-  *)
texlive-bin-2020.20200327.54578/libs/lua53/configure:5598:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-5599-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5604-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/libs/lua53/configure:5605:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-5606-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/libs/lua53/configure:5607:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-5608-      done
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5639-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/libs/lua53/configure:5640:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5641-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5670-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/libs/lua53/configure:5671:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5672-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5720-	esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:5721:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5722-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5726-	*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:5727:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5728-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5854-
texlive-bin-2020.20200327.54578/libs/lua53/configure:5855:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-5856-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5955-    # And add a safety zone
texlive-bin-2020.20200327.54578/libs/lua53/configure:5956:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/libs/lua53/configure:5957:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/libs/lua53/configure-5958-    ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5988-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:5989:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-5990-    else
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-5997-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:5998:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/libs/lua53/configure:5999:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/libs/lua53/configure-6000-    else
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6009-      # we can't tell.
texlive-bin-2020.20200327.54578/libs/lua53/configure:6010:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/libs/lua53/configure-6011-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6013-      do
texlive-bin-2020.20200327.54578/libs/lua53/configure:6014:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/libs/lua53/configure-6015-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6017-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/libs/lua53/configure:6018:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/libs/lua53/configure-6019-      teststring=
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6022-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/libs/lua53/configure:6023:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/libs/lua53/configure-6024-    fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6430-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:6431:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-6432-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6500-    else
texlive-bin-2020.20200327.54578/libs/lua53/configure:6501:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-6502-    fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-6642-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/libs/lua53/configure:6643:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-6644-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7163-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/libs/lua53/configure:7164:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7165-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7211-mingw*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:7212:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/libs/lua53/configure-7213-  ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7443-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:7444:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/lua53/configure-7445-   fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7447- /*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:7448:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-7449-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7542-    done
texlive-bin-2020.20200327.54578/libs/lua53/configure:7543:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-7544-}
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7564-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:7565:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7566-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7585-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:7586:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7587-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7597-    else
texlive-bin-2020.20200327.54578/libs/lua53/configure:7598:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7599-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7623-    emul=elf
texlive-bin-2020.20200327.54578/libs/lua53/configure:7624:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7625-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7631-    esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:7632:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7633-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-7639-    esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:7640:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-7641-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-8572-    *:)
texlive-bin-2020.20200327.54578/libs/lua53/configure:8573:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-8574-        ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-8575-    x:*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:8576:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-8577-        ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-8578-    *::*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:8579:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/lua53/configure:8580:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-8581-        ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-8582-    *)
texlive-bin-2020.20200327.54578/libs/lua53/configure:8583:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-8584-        ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-8841-do :
texlive-bin-2020.20200327.54578/libs/lua53/configure:8842:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/lua53/configure-8843-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-8846-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/lua53/configure:8847:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/lua53/configure-8848-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-9502-	"file_magic "*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:9503:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-9504-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-9568-	"file_magic "*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:9569:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-9570-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-9966-      *)
texlive-bin-2020.20200327.54578/libs/lua53/configure:9967:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-9968-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10412-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/libs/lua53/configure:10413:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-10414-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10444-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/libs/lua53/configure:10445:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-10446-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10513-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/libs/lua53/configure:10514:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-10515-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10547-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/libs/lua53/configure:10548:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-10549-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10569-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/libs/lua53/configure:10570:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure:10571:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-10572-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10587-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/libs/lua53/configure:10588:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/lua53/configure-10589-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10592-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/libs/lua53/configure:10593:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/lua53/configure-10594-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10609-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/libs/lua53/configure:10610:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/lua53/configure-10611-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10613-	esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:10614:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-10615-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/libs/lua53/configure:10616:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/lua53/configure-10617-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10684-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:10685:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-10686-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10773-	else
texlive-bin-2020.20200327.54578/libs/lua53/configure:10774:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/libs/lua53/configure-10775-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10838-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/libs/lua53/configure:10839:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/libs/lua53/configure-10840-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10918-      }'
texlive-bin-2020.20200327.54578/libs/lua53/configure:10919:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-10920-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/libs/lua53/configure-10921-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:10922:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-10923-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10936-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/libs/lua53/configure:10937:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/libs/lua53/configure-10938-      else
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-10971-      }'
texlive-bin-2020.20200327.54578/libs/lua53/configure:10972:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-10973-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/libs/lua53/configure-10974-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:10975:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-10976-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11003-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/libs/lua53/configure:11004:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11005-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11056-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/libs/lua53/configure:11057:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-11058-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11094-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/libs/lua53/configure:11095:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/libs/lua53/configure-11096-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11112-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:11113:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11114-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11292-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:11293:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11294-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11320-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:11321:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11322-	fi
texlive-bin-2020.20200327.54578/libs/lua53/configure-11323-      else
texlive-bin-2020.20200327.54578/libs/lua53/configure:11324:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure:11325:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11326-      fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11370-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/libs/lua53/configure:11371:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-11372-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11401-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/libs/lua53/configure:11402:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-11403-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11415-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/libs/lua53/configure:11416:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11417-      else
texlive-bin-2020.20200327.54578/libs/lua53/configure-11418-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/libs/lua53/configure:11419:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11420-      fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11428-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/libs/lua53/configure:11429:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11430-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11432-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/libs/lua53/configure:11433:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure:11434:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/libs/lua53/configure:11435:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/libs/lua53/configure-11436-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11451-      else
texlive-bin-2020.20200327.54578/libs/lua53/configure:11452:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-11453-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11850-  esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:11851:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/libs/lua53/configure-11852-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11857-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/libs/lua53/configure:11858:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-11859-    ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-11860-  *)
texlive-bin-2020.20200327.54578/libs/lua53/configure:11861:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-11862-    ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11866-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/libs/lua53/configure:11867:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/lua53/configure-11868-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-11908-  esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:11909:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/libs/lua53/configure-11910-else
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12048-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/libs/lua53/configure:12049:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12050-    ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12084-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/libs/lua53/configure:12085:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/libs/lua53/configure:12086:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/lua53/configure:12087:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12088-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12093-      fi'
texlive-bin-2020.20200327.54578/libs/lua53/configure:12094:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12095-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12101-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure:12102:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12103-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12107-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/libs/lua53/configure:12108:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12109-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12111-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure:12112:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12113-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12120-    libname_spec='$name'
texlive-bin-2020.20200327.54578/libs/lua53/configure:12121:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12122-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12132-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/libs/lua53/configure:12133:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-12134-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12137-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/libs/lua53/configure:12138:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-12139-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12143-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/libs/lua53/configure:12144:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/libs/lua53/configure:12145:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/lua53/configure:12146:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-12147-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12151-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/libs/lua53/configure:12152:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-12153-      else
texlive-bin-2020.20200327.54578/libs/lua53/configure:12154:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-12155-      fi
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12161-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/libs/lua53/configure:12162:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/libs/lua53/configure:12163:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/lua53/configure:12164:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12165-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12166-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/libs/lua53/configure:12167:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12168-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12175-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/libs/lua53/configure:12176:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12177-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12192-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/libs/lua53/configure:12193:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/libs/lua53/configure-12194-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12445-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/libs/lua53/configure:12446:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/libs/lua53/configure-12447-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12499-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/libs/lua53/configure:12500:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-12501-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12526-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/libs/lua53/configure:12527:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/libs/lua53/configure:12528:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/lua53/configure:12529:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12530-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-12535-    fi'
texlive-bin-2020.20200327.54578/libs/lua53/configure:12536:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/lua53/configure-12537-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14103-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14104:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-14105-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14206-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/lua53/configure:14207:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-14208-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/lua53/configure-14209-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14210:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-14211-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14213-else
texlive-bin-2020.20200327.54578/libs/lua53/configure:14214:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/lua53/configure-14215-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14223-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/lua53/configure:14224:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-14225-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14300-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/lua53/configure:14301:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/lua53/configure-14302-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14372-  {
texlive-bin-2020.20200327.54578/libs/lua53/configure:14373:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/lua53/configure-14374-  }
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14476-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/lua53/configure:14477:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/lua53/configure-14478-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14611-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/libs/lua53/configure:14612:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/libs/lua53/configure-14613-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14636-  --*=?*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:14637:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/lua53/configure:14638:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-14639-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14641-  --*=)
texlive-bin-2020.20200327.54578/libs/lua53/configure:14642:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/lua53/configure-14643-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14665-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/lua53/configure:14666:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-14667-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14673-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/lua53/configure:14674:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-14675-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14742-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14743:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14744:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14745:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14746:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14747:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14748:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14749:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14750:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14751:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14752:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14753:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14754:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14755:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14756:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14757:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14758:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14759:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14760:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14761:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14762:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14763:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14764:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14765:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14766:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14767:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14768:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14769:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14770:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14771:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14772:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14773:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14774:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14775:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14776:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14777:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14778:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14779:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14780:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14781:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14782:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14783:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14784:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14785:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14786:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14787:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14788:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14789:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14790:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14791:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14792:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14793:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14794:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14795:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14796:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14797:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14798:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14799:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14800:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14801:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14802:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14803:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14804:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14805:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14806:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14807:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14808:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14809:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14810:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14811:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14812:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14813:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14814:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14815:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14816:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14817:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14818:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14819:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14820:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14821:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14822:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14823:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14824:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14825:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14826:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14827:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14828:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14829:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14830:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14831:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14832:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14833:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14834:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14835:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14836:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14837:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14838:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14839:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14840:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14841:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14842:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14843:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14844:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14845:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14846:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14847:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14848:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14849:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14850:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14851:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14852:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14853:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14854:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14855:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14856:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14857:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14858:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14859:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14860:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14861:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14862:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14863:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14864:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14865:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14866:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14867:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14868:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14869:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14870:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14871:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14872:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14873:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14874:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14875:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14876:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14877:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure:14878:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/lua53/configure-14879-
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14961-striplib; do
texlive-bin-2020.20200327.54578/libs/lua53/configure:14962:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-14963-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:14964:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/libs/lua53/configure-14965-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-14992-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/libs/lua53/configure:14993:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-14994-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:14995:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/libs/lua53/configure-14996-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15090-fi
texlive-bin-2020.20200327.54578/libs/lua53/configure:15091:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15092-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15107-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/lua53/configure:15108:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15109-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15113-
texlive-bin-2020.20200327.54578/libs/lua53/configure:15114:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15115-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15251-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/libs/lua53/configure:15252:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15253-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15383-      esac
texlive-bin-2020.20200327.54578/libs/lua53/configure:15384:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/libs/lua53/configure-15385-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15442-*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:15443:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15444-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/lua53/configure:15445:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15446-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15503-/@mandir@/p'
texlive-bin-2020.20200327.54578/libs/lua53/configure:15504:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/libs/lua53/configure-15505-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15520-
texlive-bin-2020.20200327.54578/libs/lua53/configure:15521:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/libs/lua53/configure-15522-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15548-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/libs/lua53/configure:15549:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/libs/lua53/configure-15550-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15594-    * )
texlive-bin-2020.20200327.54578/libs/lua53/configure:15595:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-15596-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-15649-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/lua53/configure:15650:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/lua53/configure-15651-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-16204-    *:)
texlive-bin-2020.20200327.54578/libs/lua53/configure:16205:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-16206-        ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-16207-    x:*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:16208:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-16209-        ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-16210-    *::*)
texlive-bin-2020.20200327.54578/libs/lua53/configure:16211:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/lua53/configure:16212:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-16213-        ;;
texlive-bin-2020.20200327.54578/libs/lua53/configure-16214-    *)
texlive-bin-2020.20200327.54578/libs/lua53/configure:16215:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/lua53/configure-16216-        ;;
##############################################
texlive-bin-2020.20200327.54578/libs/lua53/configure-16231-    done
texlive-bin-2020.20200327.54578/libs/lua53/configure:16232:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/libs/lua53/configure-16233-}
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html-392-  <li>Add minified Lua interpreter plus Lua BitOp (<tt>minilua</tt>) to run DynASM.</li>
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html:393:  <li>Change DynASM bit operations to use Lua BitOp</li>
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html-394-  <li>Translate only <tt>vm_*.dasc</tt> for detected target architecture.</li>
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html-474-<tt>TARGET=arch</tt> anymore.</li>
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html:475:<li>Make DynASM compatible with Lua 5.2.</li>
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html-476-<li>From Lua 5.2: Try <tt>__tostring</tt> metamethod on non-string error
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html-792-<li>Port interpreter and JIT compiler to x64.</li>
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html:793:<li>Port DynASM to x64.</li>
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/doc/changes.html-794-<li>Many 32/64 bit cleanups in the VM.</li>
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h:2:** DynASM ARM encoding engine.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-3-** Copyright (C) 2005-2017 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-31-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h:32:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-33-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-64-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h:65:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-66-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-84-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h:85:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-86-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-108-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h:109:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.h-110-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua:2:-- DynASM ARM module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-10-  arch =	"arm",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua:11:  description =	"DynASM ARM module",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-12-  version =	"1.4.0",
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-67-local function dumpactions(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua:68:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-69-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-1077-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua:1078:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-1079-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-1091-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua:1092:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm.lua-1093-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h:2:** DynASM ARM64 encoding engine.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-3-** Copyright (C) 2005-2017 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-31-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h:32:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-33-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-64-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h:65:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-66-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-84-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h:85:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-86-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-108-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h:109:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.h-110-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua:2:-- DynASM ARM64 module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-10-  arch =	"arm",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua:11:  description =	"DynASM ARM64 module",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-12-  version =	"1.4.0",
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-67-local function dumpactions(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua:68:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-69-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-1130-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua:1131:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-1132-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-1144-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua:1145:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_arm64.lua-1146-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h:2:** DynASM MIPS encoding engine.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-3-** Copyright (C) 2005-2017 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-30-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h:31:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-32-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-63-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h:64:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-65-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-83-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h:84:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-85-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-107-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h:108:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.h-109-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua:2:-- DynASM MIPS32/MIPS64 module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-12-  arch =	mips64 and "mips64" or "mips",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua:13:  description =	"DynASM MIPS32/MIPS64 module",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-14-  version =	"1.4.0",
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-69-local function dumpactions(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua:70:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-71-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-972-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua:973:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-974-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-986-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua:987:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips.lua-988-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips64.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips64.lua:2:-- DynASM MIPS64 module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_mips64.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h:2:** DynASM PPC/PPC64 encoding engine.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-3-** Copyright (C) 2005-2017 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-30-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h:31:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-32-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-63-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h:64:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-65-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-83-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h:84:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-85-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-107-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h:108:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.h-109-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua:2:-- DynASM PPC/PPC64 module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-12-  arch =	"ppc",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua:13:  description =	"DynASM PPC module",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-14-  version =	"1.4.0",
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-69-local function dumpactions(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua:70:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-71-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-1883-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua:1884:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-1885-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-1897-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua:1898:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_ppc.lua-1899-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h:2:** DynASM encoding engine prototypes.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-3-** Copyright (C) 2005-2017 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-12-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h:13:#define DASM_IDENT	"DynASM 1.4.0"
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-14-#define DASM_VERSION	10400	/* 1.4.0 */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-45-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h:46:/* Internal DynASM encoder state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-47-typedef struct dasm_State dasm_State;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-49-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h:50:/* Initialize and free DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_proto.h-51-DASM_FDEF void dasm_init(Dst_DECL, int maxsection);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x64.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x64.lua:2:-- DynASM x64 module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x64.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h:2:** DynASM x86 encoding engine.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-3-** Copyright (C) 2005-2017 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-29-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h:30:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-31-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-62-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h:63:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-64-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-82-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h:83:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-84-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-106-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h:107:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.h-108-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua:2:-- DynASM x86/x64 module.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-3---
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-12-  arch =	x64 and "x64" or "x86",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua:13:  description =	"DynASM x86/x64 module",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-14-  version =	"1.4.0",
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-110-local function dumpactions(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua:111:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-112-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-166-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua:167:-- Add call to embedded DynASM C code.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-168-local function wcall(func, args)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-2237-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua:2238:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-2239-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-2252-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua:2253:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dasm_x86.lua-2254-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-698-  wline(format("#if DASM_VERSION != %d", _info.vernum))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua:699:  wline('#error "Version mismatch between DynASM and included encoding engine"')
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-700-  wline("#endif")
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-872-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua:873:-- Write DynASM header.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-874-local function dasmhead(out)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-878-** %s
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua:879:** DynASM version %s, DynASM %s version %s
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-880-** DO NOT EDIT! The original file is in "%s".
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-972-function opt_map.help()
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua:973:  stdout:write("DynASM -- ", _info.description, ".\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua:974:  stdout:write("DynASM ", _info.version, " ", _info.release, "  ", _info.url, "\n")
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-975-  stdout:write[[
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-976-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua:977:Usage: dynasm [OPTION]... INFILE.dasc|-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/dynasm/dynasm.lua-978-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/Makefile-634-host/buildvm_arch.h: $(DASM_DASC) $(DASM_DEP) $(DASM_DIR)/*.lua
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/Makefile:635:	$(E) "DYNASM    $@"
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/Makefile-636-	$(Q)$(DASM) $(DASM_FLAGS) -o $@ $(DASM_DASC)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/Makefile-681-%.o: %.S
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/Makefile:682:	$(E) "ASM       $@"
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/Makefile-683-	$(Q)$(TARGET_DYNCC) $(TARGET_ASFLAGS) -c -o $(@:.o=_dyn.o) $<
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-37-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:38:/* DynASM glue definitions. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-39-#define Dst		ctx
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-56-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:57:/* Embed architecture-specific DynASM encoder. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-58-#if LJ_TARGET_X86ORX64
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-87-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:88:/* Emit code as raw bytes. Only used for DynASM debugging. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-89-static void emit_raw(BuildCtx *ctx)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-101-#if LJ_64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:102:  const char *symprefix = ctx->mode == BUILD_machasm ? "_" : "";
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-103-#elif LJ_TARGET_XBOX360
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-105-#else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:106:  const char *symprefix = ctx->mode != BUILD_elfasm ? "_" : "";
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-107-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-111-#if LJ_TARGET_X86ORX64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:112:    if (!LJ_64 && (ctx->mode == BUILD_coffasm || ctx->mode == BUILD_peobj))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-113-      name[0] = name[1] == 'R' ? '_' : '@';  /* Just for _RtlUnwind@16. */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-174-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:175:  /* Initialize DynASM structures. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-176-  ctx->nglob = GLOB__MAX;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-447-  if ((status = build_code(ctx))) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c:448:    fprintf(stderr,"Error: DASM error %08x\n", status);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.c-449-    return 1;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.h-66-typedef struct BuildCtx {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.h:67:  /* DynASM state pointer. Should be first member. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm.h-68-  struct dasm_State *D;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_asm.c-42-    break;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_asm.c:43:  default:  /* BUILD_machasm for relative relocations handled below. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_asm.c-44-    fprintf(ctx->fp, "\t.long %s\n", sym);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_asm.c-305-      if (r->type != 0 &&
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_asm.c:306:	  (ctx->mode == BUILD_elfasm || ctx->mode == BUILD_machasm)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_asm.c-307-	emit_asm_reloc_text(ctx, ctx->code+ofs, n, ctx->relocsym[r->sym]);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_lib.c-335-  { "CF(",	")",		libdef_func,		LIBINIT_CF },
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_lib.c:336:  { "ASM(",	")",		libdef_func,		LIBINIT_ASM },
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/host/buildvm_lib.c-337-  { "ASM_(",	")",		libdef_func,		LIBINIT_ASM_ },
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/jit/dis_x86.lua-12---
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/jit/dis_x86.lua:13:-- The output format is very similar to what ndisasm generates. But it has
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/jit/dis_x86.lua-14--- been developed independently by looking at the opcode tables from the
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/jit/dump.lua-106-    for i=0,#ircall do
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/jit/dump.lua:107:      local addr = ircalladdr(i)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/jit/dump.lua-108-      if addr ~= 0 then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c-399-  if (exitno < EXITSTUBS_PER_GROUP*LJ_MAX_EXITSTUBGR) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c:400:    setintptrV(L->top-1, (intptr_t)(void *)exitstub_addr(J, exitno));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c-401-    return 1;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c-408-    if (T && T->mcode != NULL && exitno < maxexit) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c:409:      setintptrV(L->top-1, (intptr_t)(void *)exitstub_trace_addr(T, exitno));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c-410-      return 1;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c-416-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c:417:/* local addr = jit.util.ircalladdr(idx) */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lib_jit.c-418-LJLIB_CF(jit_util_ircalladdr)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm.c-2057-	continue;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm.c:2058:      if (ir->r == RID_SUNK) {  /* Revert after ASM restart. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm.c-2059-	ir->r = RID_SINK;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm.c-2256-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm.c:2257:  /* Remove nops/renames left over from ASM restart due to LJ_TRERR_MCODELM. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm.c-2258-  {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-114-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:115:  MCode *target = exitstub_addr(as->J, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-116-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1069-    lua_assert((LJ_SOFTFP ? 0 : irt_isnum(ir->t)) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:1070:	       irt_isint(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1071-    dest = ra_dest(as, ir, (!LJ_SOFTFP && t == IRT_NUM) ? RSET_FPR : allow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1155-    lua_assert((LJ_SOFTFP ? 0 : irt_isnum(ir->t)) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:1156:	       irt_isint(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1157-    dest = ra_dest(as, ir, (!LJ_SOFTFP && t == IRT_NUM) ? RSET_FPR : allow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1735-  int cmpprev0 = 0;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:1736:  lua_assert(irt_isint(ir->t) || irt_isu32(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1737-  if (asm_swapops(as, lref, rref)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1942-  }
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:1943:  emit_branch(as, ARMF_CC(ARMI_BL, CC_LS), exitstub_addr(as->J, exitno));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1944-  k = emit_isk12(0, (int32_t)(8*topslot));
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1995-      Reg type;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:1996:      lua_assert(irt_ispri(ir->t) || irt_isaddr(ir->t) || irt_isinteger(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-1997-      if (!irt_ispri(ir->t)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-2194-  MCode *mcarea = lj_mcode_patch(J, p, 0);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h:2195:  MCode *px = exitstub_addr(J, exitno) - 2;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm.h-2196-  for (; p < pe; p++) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-66-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:67:static MCode *asm_exitstub_addr(ASMState *as, ExitNo exitno)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-68-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:69:  /* Keep this in-sync with exitstub_trace_addr(). */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-70-  return as->mctop + exitno + 3;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-75-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:76:  MCode *target = asm_exitstub_addr(as, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-77-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-89-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:90:  MCode *target = asm_exitstub_addr(as, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-91-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-103-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:104:  MCode *target = asm_exitstub_addr(as, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-105-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-650-  IRIns *ir = IR(ref);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:651:  lua_assert(irt_ispri(ir->t) || irt_isaddr(ir->t) || irt_isinteger(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-652-  if (irref_isk(ref)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-791-    }
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:792:  } else if (irt_isaddr(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-793-    Reg scr;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-815-  *l_loop = A64I_BCC | A64F_S19(as->mcp - l_loop) | CC_NE;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:816:  if (!isk && irt_isaddr(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-817-    Reg type = ra_allock(as, (int32_t)irt_toitype(kt), allow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1028-  RegSet gpr = RSET_GPR, allow = irt_isnum(ir->t) ? RSET_FPR : RSET_GPR;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1029:  lua_assert(irt_isnum(ir->t) || irt_ispri(ir->t) || irt_isaddr(ir->t) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1030-	     irt_isint(ir->t));
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1033-    tmp = irt_isnum(ir->t) ? ra_scratch(as, rset_clear(gpr, dest)) : dest;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1034:    if (irt_isaddr(ir->t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1035-      emit_dn(as, A64I_ANDx^emit_isk13(LJ_GCVMASK, 1), dest, dest);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1051-	    ra_allock(as, LJ_TISNUM << 15, rset_exclude(gpr, idx)), tmp);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1052:  } else if (irt_isaddr(ir->t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1053-    emit_n(as, (A64I_CMNx^A64I_K12) | A64F_U12(-irt_toitype(ir->t)), type);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1123-      tmp = ra_scratch(as, irt_isint(t) ? RSET_FPR : RSET_GPR);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1124:    lua_assert((irt_isnum(t)) || irt_isint(t) || irt_isaddr(t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1125-    dest = ra_dest(as, ir, irt_isnum(t) ? RSET_FPR : allow);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1126-    base = ra_alloc1(as, REF_BASE, rset_clear(allow, dest));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1127:    if (irt_isaddr(t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1128-      emit_dn(as, A64I_ANDx^emit_isk13(LJ_GCVMASK, 1), dest, dest);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1655-  lua_assert(irt_is64(ir->t) || irt_isint(ir->t) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1656:	     irt_isu32(ir->t) || irt_isaddr(ir->t) || irt_isu8(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1657-  if (asm_swapops(as, lref, rref)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1762-  }
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1763:  emit_cond_branch(as, CC_LS, asm_exitstub_addr(as, exitno));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1764-  k = emit_isk12((8*topslot));
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1987-  MCode *mcarea = lj_mcode_patch(J, p, 0);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h:1988:  MCode *px = exitstub_trace_addr(T, exitno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_arm64.h-1989-  for (; p < pe; p++) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-92-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:93:/* Keep this in-sync with exitstub_trace_addr(). */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:94:#define asm_exitstub_addr(as)	((as)->mctop)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-95-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-98-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:99:  MCode *target = asm_exitstub_addr(as);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-100-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-713-  IRIns *ir = IR(ref);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:714:  lua_assert(irt_ispri(ir->t) || irt_isaddr(ir->t) || irt_isinteger(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-715-  if (irref_isk(ref)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-860-    emit_ti(as, MIPSI_LI, RID_TMP, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:861:    l_end = asm_exitstub_addr(as);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-862-  }
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-885-    emit_tsi(as, MIPSI_LD, tmp1, dest, (int32_t)offsetof(Node, key.u64));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:886:  } else if (irt_isaddr(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-887-    Reg refk = tmp2;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-902-  *l_loop = MIPSI_BNE | MIPSF_S(tmp1) | ((as->mcp-l_loop-1) & 0xffffu);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:903:  if (!isk && irt_isaddr(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-904-    type = ra_allock(as, (int64_t)irt_toitype(kt) << 47, allow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1216-    lua_assert((LJ_SOFTFP ? 0 : irt_isnum(ir->t)) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:1217:	       irt_isint(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1218-    dest = ra_dest(as, ir, (!LJ_SOFTFP && irt_isnum(t)) ? RSET_FPR : allow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1220-#if LJ_64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:1221:    if (irt_isaddr(t))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1222-      emit_tsml(as, MIPSI_DEXTM, dest, dest, 14, 0);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1338-    lua_assert((LJ_SOFTFP ? 0 : irt_isnum(ir->t)) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:1339:	       irt_isint(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1340-    dest = ra_dest(as, ir, (!LJ_SOFTFP && irt_isnum(t)) ? RSET_FPR : allow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1359-#if LJ_64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:1360:    else if (irt_isaddr(t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-1361-      /* Clear type from pointers. */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-2283-      Reg type;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:2284:      lua_assert(irt_ispri(ir->t) || irt_isaddr(ir->t) || irt_isinteger(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-2285-      if (!irt_ispri(ir->t)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-2461-  MCode *pe = (MCode *)((char *)p + T->szmcode);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h:2462:  MCode *px = exitstub_trace_addr(T, exitno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_mips.h-2463-  MCode *cstart = NULL, *cstop = NULL;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-63-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:64:static MCode *asm_exitstub_addr(ASMState *as, ExitNo exitno)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-65-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:66:  /* Keep this in-sync with exitstub_trace_addr(). */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-67-  return as->mctop + exitno + 3;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-72-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:73:  MCode *target = asm_exitstub_addr(as, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-74-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-874-  if (ra_used(ir)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:875:    lua_assert(irt_isnum(t) || irt_isint(t) || irt_isaddr(t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-876-    if (!irt_isnum(t)) ofs = 0;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-959-  } else if (ra_used(ir)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:960:    lua_assert(irt_isnum(t) || irt_isint(t) || irt_isaddr(t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-961-    dest = ra_dest(as, ir, irt_isnum(t) ? RSET_FPR : RSET_GPR);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-1768-		(pbase == RID_RETHI ? RID_RETLO : RID_RETHI);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:1769:  emit_condbranch(as, PPCI_BC, CC_LT, asm_exitstub_addr(as, exitno));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-1770-  if (allow == RSET_EMPTY)  /* Restore temp. register. */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-1804-      RegSet allow = rset_exclude(RSET_GPR, RID_BASE);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:1805:      lua_assert(irt_ispri(ir->t) || irt_isaddr(ir->t) || irt_isinteger(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-1806-      if (!irt_ispri(ir->t)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-1971-  MCode *pe = (MCode *)((char *)p + T->szmcode);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h:1972:  MCode *px = exitstub_trace_addr(T, exitno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_ppc.h-1973-  MCode *cstart = NULL;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-29-  *mxp++ = 2*sizeof(void *);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:30:  *(int32_t *)mxp = ptr2addr(J2GG(as->J)->dispatch); mxp += 4;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-31-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-58-{
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:59:  MCode *target = exitstub_addr(as->J, as->snapno);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-60-  MCode *p = as->mcp;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-212-#else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:213:	as->mrm.ofs = ptr2addr(&uv->tv);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-214-	as->mrm.base = as->mrm.idx = RID_NONE;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-239-#else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:240:    as->mrm.ofs = (int32_t)(ir->op2 << 2) + ptr2addr(J2GG(as->J));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-241-    as->mrm.base = RID_NONE;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-370-  if (!LJ_GC64 || checki32((intptr_t)k)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:371:    as->mrm.ofs = ptr2addr(k);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-372-    as->mrm.base = RID_NONE;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-433-#else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:434:	as->mrm.ofs = ptr2addr(&J2G(as->J)->jit_base);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-435-	as->mrm.base = RID_NONE;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-447-	  noconflict(as, ref, IR_RETF, 0) &&
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:448:	  !(LJ_GC64 && irt_isaddr(ir->t))) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-449-	as->mrm.base = (uint8_t)ra_alloc1(as, REF_BASE, xallow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-456-      /* Generic fusion is only ok for 32 bit operand (but see asm_comp). */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:457:      if ((irt_isint(ir->t) || irt_isu32(ir->t) || irt_isaddr(ir->t)) &&
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-458-	  noconflict(as, ref, IR_FSTORE, 0)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-463-      if (noconflict(as, ref, ir->o + IRDELTA_L2S, 0) &&
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:464:	  !(LJ_GC64 && irt_isaddr(ir->t))) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-465-	asm_fuseahuref(as, ir->op1, xallow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-476-      }
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:477:    } else if (ir->o == IR_VLOAD && !(LJ_GC64 && irt_isaddr(ir->t))) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-478-      asm_fuseahuref(as, ir->op1, xallow);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-773-#else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:774:  emit_gmroi(as, XG_ARITHi(XOg_CMP), base, -4, ptr2addr(pc));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-775-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1168-#if LJ_GC64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1169:  } else if (irt_isaddr(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1170-    if (isk) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1187-    if (!irt_ispri(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1188:      lua_assert(irt_isaddr(kt));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1189-      if (isk)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1190-	emit_gmroi(as, XG_ARITHi(XOg_CMP), dest, offsetof(Node, key.gcr),
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1191:		   ptr2addr(ir_kgc(irkey)));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1192-      else
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1203-#if LJ_GC64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1204:  if (!isk && irt_isaddr(kt)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1205-    emit_rr(as, XO_OR, tmp|REX_64, key);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1302-			  ((uint64_t)irt_toitype(irkey->t) << 32) |
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1303:			  (uint64_t)(uint32_t)ptr2addr(ir_kgc(irkey)));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1304-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1332-		 ofs + (int32_t)offsetof(Node, key.gcr),
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1333:		 ptr2addr(ir_kgc(irkey)));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1334-      emit_sjcc(as, CC_NE, l_exit);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1408-    else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1409:      lua_assert(irt_isint(ir->t) || irt_isu32(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1410-    xo = XO_MOV;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1459-      else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1460:	lua_assert(irt_isint(ir->t) || irt_isu32(ir->t) || irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1461-      xo = XO_MOVto;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1474-      lua_assert(irt_is64(ir->t) || irt_isint(ir->t) || irt_isu32(ir->t) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1475:		 irt_isaddr(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1476-      emit_i32(as, k);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1509-#endif
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1510:  lua_assert(irt_isnum(ir->t) || irt_ispri(ir->t) || irt_isaddr(ir->t) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1511-	     (LJ_DUALNUM && irt_isint(ir->t)));
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1526-#if LJ_GC64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1527:    if (irt_isaddr(ir->t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1528-      emit_shifti(as, XOg_SHR|REX_64, dest, 17);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1546-#if LJ_GC64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1547:    if (irt_isaddr(ir->t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1548-      tmp = ra_scratch(as, RSET_GPR);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1565-#if LJ_GC64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1566:  } else if (irt_isaddr(ir->t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1567-    as->mrm.ofs -= 4;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1639-    } else if (!irt_ispri(irr->t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1640:      lua_assert(irt_isaddr(ir->t) || (LJ_DUALNUM && irt_isinteger(ir->t)));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1641-      emit_i32(as, irr->i);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1683-    base = ra_alloc1(as, REF_BASE, RSET_GPR);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1684:    lua_assert(irt_isnum(t) || irt_isint(t) || irt_isaddr(t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1685-    if ((ir->op2 & IRSLOAD_CONVERT)) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1689-#if LJ_GC64
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:1690:      if (irt_isaddr(t)) {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-1691-	/* LJ_GC64 type check + tag removal without BMI2 and with BMI2:
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2420-    lua_assert(irt_is64(ir->t) || irt_isint(ir->t) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:2421:	       irt_isu32(ir->t) || irt_isaddr(ir->t) || irt_isu8(ir->t));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2422-    /* Swap constants (only for ABC) and fusable loads to the right. */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2684-  Reg r = allow ? rset_pickbot(allow) : RID_EAX;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:2685:  emit_jcc(as, CC_B, exitstub_addr(as->J, exitno));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2686-  if (allow == RSET_EMPTY)  /* Restore temp. register. */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2698-    emit_rmro(as, XO_ARITH(XOg_SUB), r, RID_NONE,
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:2699:	      ptr2addr(&J2G(as->J)->jit_base));
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2700-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2727-    } else {
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:2728:      lua_assert(irt_ispri(ir->t) || irt_isaddr(ir->t) ||
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-2729-		 (LJ_DUALNUM && irt_isinteger(ir->t)));
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-3097-  MSize len = T->szmcode;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h:3098:  MCode *px = exitstub_addr(J, exitno) - 6;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_asm_x86.h-3099-  MCode *pe = p+len-6;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_dispatch.h-99-  ASMFunction dispatch[GG_LEN_DISP];	/* Instruction dispatch tables. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_dispatch.h:100:  BCIns bcff[GG_NUM_ASMFF];		/* Bytecode for ASM fast functions. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_dispatch.h-101-} GG_State;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-92-/* [addr] is sign-extended in x64 and must be in lower 2G (not 4G). */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h:93:static int32_t ptr2addr(const void *p)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-94-{
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-98-#else
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h:99:#define ptr2addr(p)	(i32ptr((p)))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-100-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-304-#define emit_loada(as, r, addr) \
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h:305:  emit_loadi(as, (r), ptr2addr((addr)))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-306-#endif
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-352-    MCode *p = as->mcp;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h:353:    *(int32_t *)(p-4) = ptr2addr(addr);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_emit_x86.h-354-#if LJ_64
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c-452-#define DU32(x)		(*(uint32_t *)p = (x), p += 4)
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c:453:#define DADDR(x)	(*(uintptr_t *)p = (x), p += sizeof(uintptr_t))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c-454-#define DUV(x)		(p = (uint8_t *)lj_strfmt_wuleb128((char *)p, (x)))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c-619-    DSTR(ctx->filename);	/* DW_AT_name. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c:620:    DADDR(ctx->mcaddr);		/* DW_AT_low_pc. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c:621:    DADDR(ctx->mcaddr + ctx->szmcode);  /* DW_AT_high_pc. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c-622-    DU32(0);			/* DW_AT_stmt_list. */
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c-667-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c:668:    DLNE(DW_LNE_set_address, sizeof(uintptr_t)); DADDR(ctx->mcaddr);
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_gdbjit.c-669-    if (ctx->lineno) {
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_ir.h-375-#define irt_isgcv(t)		(irt_typerange((t), IRT_STR, IRT_UDATA))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_ir.h:376:#define irt_isaddr(t)		(irt_typerange((t), IRT_LIGHTUD, IRT_UDATA))
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_ir.h-377-#define irt_isint64(t)		(irt_typerange((t), IRT_I64, IRT_U64))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_lib.h-97-#define LIBINIT_CF	0x00
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_lib.h:98:#define LIBINIT_ASM	0x40
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_lib.h-99-#define LIBINIT_ASM_	0x80
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_opt_dce.c-1-/*
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_opt_dce.c:2:** DCE: Dead Code Elimination. Pre-LOOP only -- ASM already performs DCE.
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_opt_dce.c-3-** Copyright (C) 2005-2017 Mike Pall. See Copyright Notice in luajit.h
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target.h-159-/* Avoid dependence on lj_jit.h if only including lj_target.h. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target.h:160:#define exitstub_addr(J, exitno) \
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target.h-161-  ((MCode *)exitstub_addr_((char **)((J)->exitstubgroup), (exitno)))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_arm64.h-113-/* Avoid dependence on lj_jit.h if only including lj_target.h. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_arm64.h:114:#define exitstub_trace_addr(T, exitno) \
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_arm64.h-115-  exitstub_trace_addr_((MCode *)((char *)(T)->mcode + (T)->szmcode), (exitno))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_mips.h-179-/* Avoid dependence on lj_jit.h if only including lj_target.h. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_mips.h:180:#define exitstub_trace_addr(T, exitno) \
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_mips.h-181-  exitstub_trace_addr_((MCode *)((char *)(T)->mcode + (T)->szmcode))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_ppc.h-120-/* Avoid dependence on lj_jit.h if only including lj_target.h. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_ppc.h:121:#define exitstub_trace_addr(T, exitno) \
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_ppc.h-122-  exitstub_trace_addr_((MCode *)((char *)(T)->mcode + (T)->szmcode), (exitno))
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_x86.h-200-/* This list of x86 opcodes is not intended to be complete. Opcodes are only
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_x86.h:201:** included when needed. Take a look at DynASM or jit.dis_x86 to see the
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_target_x86.h-202-** whole mess.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_trace.c-567-    J->state = LJ_TRACE_ASM;
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_trace.c:568:    return 1;  /* Retry ASM with new MCode area. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_trace.c-569-  }
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_vm.h-10-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_vm.h:11:/* Entry points for ASM parts of VM. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_vm.h-12-LJ_ASMF void lj_vm_call(lua_State *L, TValue *base, int nres1);
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_vm.h-113-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_vm.h:114:/* Start of the ASM code. */
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/lj_vm.h-115-LJ_ASMF char lj_vm_asm_begin[];
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/msvcbuild.bat-20-@set LJLIB=lib /nologo /nodefaultlib
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/msvcbuild.bat:21:@set DASMDIR=..\dynasm
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/msvcbuild.bat-22-@set DASM=%DASMDIR%\dynasm.lua
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/ps4build.bat-26-@set LJMT=mt /nologo
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/ps4build.bat:27:@set DASMDIR=..\dynasm
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/ps4build.bat-28-@set DASM=%DASMDIR%\dynasm.lua
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/ps4build.bat-60-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/ps4build.bat:61:buildvm -m elfasm -o lj_vm.s
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/ps4build.bat-62-@if errorlevel 1 goto :BAD
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/psvitabuild.bat-14-@set LJMT=mt /nologo
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/psvitabuild.bat:15:@set DASMDIR=..\dynasm
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/psvitabuild.bat-16-@set DASM=%DASMDIR%\dynasm.lua
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/psvitabuild.bat-40-
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/psvitabuild.bat:41:buildvm -m elfasm -o lj_vm.s
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/psvitabuild.bat-42-@if errorlevel 1 goto :BAD
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/vm_ppc.dasc-17-|
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/vm_ppc.dasc:18:|// DynASM defines used by the PPC port:
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/vm_ppc.dasc-19-|//
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/xb1build.bat-14-@set LJMT=mt /nologo
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/xb1build.bat:15:@set DASMDIR=..\dynasm
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/xb1build.bat-16-@set DASM=%DASMDIR%\dynasm.lua
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/xedkbuild.bat-14-@set LJMT=mt /nologo
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/xedkbuild.bat:15:@set DASMDIR=..\dynasm
texlive-bin-2020.20200327.54578/libs/luajit/LuaJIT-src/src/xedkbuild.bat-16-@set DASM=%DASMDIR%\dynasm.lua
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-119-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-121-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-123-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-124-  esac;
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-126-am__install_max = 40
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-127-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-129-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-492-case "$@" in						\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:493:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-494-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-522-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:523:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:524:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-525-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-538-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:539:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-540-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-578-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:579:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-580-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-581-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:582:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:583:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-584-      else \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:585:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-586-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:587:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-588-        else \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-593-    fi; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:594:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-595-  done; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-738-EXTRA_DIST = $(LUAJIT_TREE) TLpatches jiterr.exp
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:739:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-740-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-891-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:892:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-893-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1143-.S.o:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1144:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1145-@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1151-.S.obj:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1152:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1153:@am__fastdepCCAS_TRUE@	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1154-@am__fastdepCCAS_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1156-@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1157:@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1158-
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1159-.S.lo:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1160:@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1161-@am__fastdepCCAS_TRUE@	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1167-.c.o:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1168:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1169-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1175-.c.obj:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1176:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1177:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1178-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1180-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1181:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1182-
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1183-.c.lo:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1184:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1185-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1191-jittest-jittest.o: jittest.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jittest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jittest-jittest.o -MD -MP -MF $(DEPDIR)/jittest-jittest.Tpo -c -o jittest-jittest.o `test -f 'jittest.c' || echo '$(srcdir)/'`jittest.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/jittest-jittest.Tpo $(DEPDIR)/jittest-jittest.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jittest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jittest-jittest.o `test -f 'jittest.c' || echo '$(srcdir)/'`jittest.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1197-
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1198-jittest-jittest.obj: jittest.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jittest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT jittest-jittest.obj -MD -MP -MF $(DEPDIR)/jittest-jittest.Tpo -c -o jittest-jittest.obj `if test -f 'jittest.c'; then $(CYGPATH_W) 'jittest.c'; else $(CYGPATH_W) '$(srcdir)/jittest.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/jittest-jittest.Tpo $(DEPDIR)/jittest-jittest.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jittest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o jittest-jittest.obj `if test -f 'jittest.c'; then $(CYGPATH_W) 'jittest.c'; else $(CYGPATH_W) '$(srcdir)/jittest.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1204-
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1205-@LUAJIT_TREE@/src/luajittry-luajit.o: @LUAJIT_TREE@/src/luajit.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/luajittry-luajit.o -MD -MP -MF @LUAJIT_TREE@/src/$(DEPDIR)/luajittry-luajit.Tpo -c -o @LUAJIT_TREE@/src/luajittry-luajit.o `test -f '@LUAJIT_TREE@/src/luajit.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/luajit.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/$(DEPDIR)/luajittry-luajit.Tpo @LUAJIT_TREE@/src/$(DEPDIR)/luajittry-luajit.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/luajittry-luajit.o `test -f '@LUAJIT_TREE@/src/luajit.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/luajit.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1211-
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1212-@LUAJIT_TREE@/src/luajittry-luajit.obj: @LUAJIT_TREE@/src/luajit.c
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/luajittry-luajit.obj -MD -MP -MF @LUAJIT_TREE@/src/$(DEPDIR)/luajittry-luajit.Tpo -c -o @LUAJIT_TREE@/src/luajittry-luajit.obj `if test -f '@LUAJIT_TREE@/src/luajit.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/luajit.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/luajit.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/$(DEPDIR)/luajittry-luajit.Tpo @LUAJIT_TREE@/src/$(DEPDIR)/luajittry-luajit.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittry_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/luajittry-luajit.obj `if test -f '@LUAJIT_TREE@/src/luajit.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/luajit.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/luajit.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1218-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1246-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1247:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1248-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1267-	@list='$(luajitinclude_HEADERS)'; test -n "$(luajitincludedir)" || list=; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1268:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1269-	dir='$(DESTDIR)$(luajitincludedir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1284-	dot_seen=no; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1285:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1286-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1347-GTAGS:
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1348:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1349-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1397-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1398:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1399:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1400-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1422-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1423:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1424-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1425:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1426:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1427:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1428:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1429:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1430:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1431:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1432:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1433-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1501-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1502:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1503:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1504:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1505-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1511-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1512:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1513:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1514-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1538-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1539:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1540:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1541-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1552-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1553:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1554-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1666-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1667:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1668-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1710-	}; \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1711:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1712-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1722-	fi
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in:1723:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/luajit/Makefile.in-1724-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-112-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:113:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-114-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-127-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:128:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-129-])
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-225-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:226:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-227-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-378-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:379:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-380-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-385-      || continue
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:386:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:387:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-388-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-453-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:454:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-455-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-612-    * )
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:613:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-614-  esac
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-615-done
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:616:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-617-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-904-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:905:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-906-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-907-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4:908:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/luajit/aclocal.m4-909-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-330-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in:331:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in:332:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-333-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-344-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in:345:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-346-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-479-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in:480:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/luajit/include/Makefile.in-481-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/luajit/native/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-445-.c.o:
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:446:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-447-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-453-.c.obj:
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:454:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:455:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-456-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-458-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:459:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-460-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-461-@LUAJIT_TREE@/src/host/buildvm-buildvm.o: @LUAJIT_TREE@/src/host/buildvm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:462:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm.o -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm.o `test -f '@LUAJIT_TREE@/src/host/buildvm.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-463-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:466:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm.o `test -f '@LUAJIT_TREE@/src/host/buildvm.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-467-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-468-@LUAJIT_TREE@/src/host/buildvm-buildvm.obj: @LUAJIT_TREE@/src/host/buildvm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:469:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm.obj -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-470-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:473:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-474-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-475-@LUAJIT_TREE@/src/host/buildvm-buildvm_asm.o: @LUAJIT_TREE@/src/host/buildvm_asm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:476:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_asm.o -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_asm.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_asm.o `test -f '@LUAJIT_TREE@/src/host/buildvm_asm.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_asm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_asm.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_asm.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:480:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_asm.o `test -f '@LUAJIT_TREE@/src/host/buildvm_asm.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_asm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-481-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-482-@LUAJIT_TREE@/src/host/buildvm-buildvm_asm.obj: @LUAJIT_TREE@/src/host/buildvm_asm.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:483:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_asm.obj -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_asm.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_asm.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_asm.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_asm.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_asm.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-484-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_asm.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_asm.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:487:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_asm.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_asm.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_asm.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_asm.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-488-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-489-@LUAJIT_TREE@/src/host/buildvm-buildvm_fold.o: @LUAJIT_TREE@/src/host/buildvm_fold.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:490:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_fold.o -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_fold.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_fold.o `test -f '@LUAJIT_TREE@/src/host/buildvm_fold.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_fold.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-491-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_fold.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_fold.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-493-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:494:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_fold.o `test -f '@LUAJIT_TREE@/src/host/buildvm_fold.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_fold.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-495-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-496-@LUAJIT_TREE@/src/host/buildvm-buildvm_fold.obj: @LUAJIT_TREE@/src/host/buildvm_fold.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:497:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_fold.obj -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_fold.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_fold.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_fold.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_fold.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_fold.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-498-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_fold.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_fold.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-500-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:501:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_fold.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_fold.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_fold.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_fold.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-502-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-503-@LUAJIT_TREE@/src/host/buildvm-buildvm_lib.o: @LUAJIT_TREE@/src/host/buildvm_lib.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:504:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_lib.o -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_lib.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_lib.o `test -f '@LUAJIT_TREE@/src/host/buildvm_lib.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_lib.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-505-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_lib.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_lib.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-507-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:508:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_lib.o `test -f '@LUAJIT_TREE@/src/host/buildvm_lib.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_lib.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-509-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-510-@LUAJIT_TREE@/src/host/buildvm-buildvm_lib.obj: @LUAJIT_TREE@/src/host/buildvm_lib.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:511:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_lib.obj -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_lib.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_lib.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_lib.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_lib.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_lib.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-512-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_lib.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_lib.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:515:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_lib.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_lib.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_lib.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_lib.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-516-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-517-@LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.o: @LUAJIT_TREE@/src/host/buildvm_peobj.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:518:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.o -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_peobj.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.o `test -f '@LUAJIT_TREE@/src/host/buildvm_peobj.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_peobj.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-519-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_peobj.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_peobj.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.o `test -f '@LUAJIT_TREE@/src/host/buildvm_peobj.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/buildvm_peobj.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-523-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-524-@LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.obj: @LUAJIT_TREE@/src/host/buildvm_peobj.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:525:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.obj -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_peobj.Tpo -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_peobj.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_peobj.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_peobj.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-526-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_peobj.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/buildvm-buildvm_peobj.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:529:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(buildvm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/buildvm-buildvm_peobj.obj `if test -f '@LUAJIT_TREE@/src/host/buildvm_peobj.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/buildvm_peobj.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/buildvm_peobj.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-530-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-531-@LUAJIT_TREE@/src/host/minilua-minilua.o: @LUAJIT_TREE@/src/host/minilua.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:532:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minilua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/minilua-minilua.o -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/minilua-minilua.Tpo -c -o @LUAJIT_TREE@/src/host/minilua-minilua.o `test -f '@LUAJIT_TREE@/src/host/minilua.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/minilua.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-533-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/minilua-minilua.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/minilua-minilua.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-535-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:536:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minilua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/minilua-minilua.o `test -f '@LUAJIT_TREE@/src/host/minilua.c' || echo '$(srcdir)/'`@LUAJIT_TREE@/src/host/minilua.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-537-
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-538-@LUAJIT_TREE@/src/host/minilua-minilua.obj: @LUAJIT_TREE@/src/host/minilua.c
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:539:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minilua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @LUAJIT_TREE@/src/host/minilua-minilua.obj -MD -MP -MF @LUAJIT_TREE@/src/host/$(DEPDIR)/minilua-minilua.Tpo -c -o @LUAJIT_TREE@/src/host/minilua-minilua.obj `if test -f '@LUAJIT_TREE@/src/host/minilua.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/minilua.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/minilua.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-540-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @LUAJIT_TREE@/src/host/$(DEPDIR)/minilua-minilua.Tpo @LUAJIT_TREE@/src/host/$(DEPDIR)/minilua-minilua.Po
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:543:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minilua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @LUAJIT_TREE@/src/host/minilua-minilua.obj `if test -f '@LUAJIT_TREE@/src/host/minilua.c'; then $(CYGPATH_W) '@LUAJIT_TREE@/src/host/minilua.c'; else $(CYGPATH_W) '$(srcdir)/@LUAJIT_TREE@/src/host/minilua.c'; fi`
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-544-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-574-GTAGS:
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:575:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-576-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-609-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:610:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:611:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-612-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-623-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:624:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-625-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-709-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:710:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-711-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-753-	}; \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:754:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-755-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-765-	fi
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in:766:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/luajit/native/Makefile.in-767-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-52-else
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-400-  {
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-810-  case $ac_option in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:811:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-812-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-854-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:855:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-856-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-859-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:860:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-861-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-880-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:881:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-882-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-885-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:886:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-887-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1084-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1085:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1086-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1089-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1090:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1091-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1100-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1105-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1106:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1107-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1138-  *=*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1139:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1159-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1160:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1161-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1181-    */ )
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1182:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1183-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1216-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1217:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1218-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1272-case $srcdir in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1273:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1274-esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1315-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1316:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1317:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1318-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1408-*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1409:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1410-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1411:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1412-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1921-    *\'*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:1922:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-1923-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2004-      case $ac_val in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2005:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2006-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2019-	case $ac_val in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2020:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2021-	esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2139-    set,)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2140:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2141:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2142-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2150-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2151:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2152:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2153-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2170-    case $ac_new_val in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2171:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2172-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2349-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2350:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2351-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2352-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2353:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2354-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2400-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2401:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2402-
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2403-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2404:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2405-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2545-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2546:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2547-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2618-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2619:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2620-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2628-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:2629:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-2630-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3103-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3104:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3105-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3147-	then :; else
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3148:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3149-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3207-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3208:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3209-	  break;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3316-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3317:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3318-       break;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3634-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3635:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3636-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3751-
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3752:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3753-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3927-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3928:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3929-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3933-esac
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3934:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3935-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3945-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:3946:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-3947-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-4601-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:4602:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-4603-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-4869-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:4870:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-4871-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-4935-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:4936:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-4937-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5096-do :
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5097:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5098-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5101-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5102:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5103-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5143-if test "x$ac_cv_sizeof_void_p" != "x$HOST_PTR_SIZE"; then :
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5144:  HOST_PTR_BITS=`expr 8 \* $HOST_PTR_SIZE`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5145-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: pointer size mismatch in cross-build; use a ${HOST_PTR_BITS}bit compiler LUAJITCROSSCOMPILER." >&5
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5169-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5170:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5171-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5172-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5173:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5174-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5193-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5194:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5195-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5204-else
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5205:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5206-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5226-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5227:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5228-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5417-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5418:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5419-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5516-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5517:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5518-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5519-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5520:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5521-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5523-else
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5524:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5525-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5533-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5534:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5535-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5610-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5611:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5612-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5682-  {
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5683:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5684-  }
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5786-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5787:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5788-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5921-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5922:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5923-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5946-  --*=?*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5947:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5948:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5949-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5951-  --*=)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5952:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5953-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5975-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5976:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5977-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5983-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:5984:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-5985-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6111-fi
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6112:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6113-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6128-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6129:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6130-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6134-
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6135:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6136-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6272-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6273:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6274-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6404-      esac
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6405:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6406-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6463-*)
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6464:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6465-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6466:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6467-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6524-/@mandir@/p'
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6525:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6526-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6541-
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6542:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6543-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6569-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6570:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6571-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6615-    * )
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6616:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6617-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6670-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/luajit/native/configure:6671:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure-6672-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/native/configure.ac-22-AS_IF([test "x$ac_cv_sizeof_void_p" != "x$HOST_PTR_SIZE"], [dnl
texlive-bin-2020.20200327.54578/libs/luajit/native/configure.ac:23:HOST_PTR_BITS=`expr 8 \* $HOST_PTR_SIZE`
texlive-bin-2020.20200327.54578/libs/luajit/native/configure.ac-24-AC_MSG_WARN([pointer size mismatch in cross-build; use a ${HOST_PTR_BITS}bit compiler LUAJITCROSSCOMPILER.])
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/luajit/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/luajit/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/luajit/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-52-else
texlive-bin-2020.20200327.54578/libs/luajit/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/luajit/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/libs/luajit/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/libs/luajit/configure-201-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/libs/luajit/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/libs/luajit/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/libs/luajit/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/luajit/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/luajit/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-408-  {
texlive-bin-2020.20200327.54578/libs/luajit/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/luajit/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/luajit/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/libs/luajit/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/libs/luajit/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-870-  case $ac_option in
texlive-bin-2020.20200327.54578/libs/luajit/configure:871:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-872-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-914-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:915:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-916-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-919-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/configure:920:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-921-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-940-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:941:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-942-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-945-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/configure:946:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-947-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1144-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1149-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1151-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1160-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:1161:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1162-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1165-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/luajit/configure:1166:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1167-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1198-  *=*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:1199:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1200-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1219-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:1220:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1221-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1241-    */ )
texlive-bin-2020.20200327.54578/libs/luajit/configure:1242:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1243-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1276-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/libs/luajit/configure:1277:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/libs/luajit/configure-1278-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1332-case $srcdir in
texlive-bin-2020.20200327.54578/libs/luajit/configure:1333:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-1334-esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1375-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/libs/luajit/configure:1376:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/libs/luajit/configure:1377:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/libs/luajit/configure-1378-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-1491-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:1492:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1493-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/luajit/configure:1494:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-1495-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2003-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/libs/luajit/configure:2004:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/libs/luajit/configure:2005:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2006-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2117-    *\'*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:2118:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-2119-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2200-      case $ac_val in
texlive-bin-2020.20200327.54578/libs/luajit/configure:2201:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-2202-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2215-	case $ac_val in
texlive-bin-2020.20200327.54578/libs/luajit/configure:2216:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-2217-	esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2335-    set,)
texlive-bin-2020.20200327.54578/libs/luajit/configure:2336:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/libs/luajit/configure:2337:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/libs/luajit/configure-2338-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2346-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/libs/luajit/configure:2347:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/libs/luajit/configure:2348:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2349-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2366-    case $ac_new_val in
texlive-bin-2020.20200327.54578/libs/luajit/configure:2367:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-2368-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2545-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/luajit/configure:2546:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2547-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-2548-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/luajit/configure:2549:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2550-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2596-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/libs/luajit/configure:2597:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2598-
texlive-bin-2020.20200327.54578/libs/luajit/configure-2599-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/luajit/configure:2600:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2601-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2741-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/libs/luajit/configure:2742:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/libs/luajit/configure-2743-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2814-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/libs/luajit/configure:2815:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-2816-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-2824-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/libs/luajit/configure:2825:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-2826-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-3299-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/libs/luajit/configure:3300:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-3301-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-3343-	then :; else
texlive-bin-2020.20200327.54578/libs/luajit/configure:3344:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-3345-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-3403-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure:3404:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-3405-	  break;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-3512-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure:3513:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-3514-       break;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-3830-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:3831:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/configure-3832-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-3947-
texlive-bin-2020.20200327.54578/libs/luajit/configure:3948:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-3949-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4123-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/libs/luajit/configure:4124:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/luajit/configure-4125-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4129-esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:4130:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/luajit/configure-4131-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4141-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/libs/luajit/configure:4142:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/luajit/configure-4143-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4181-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/luajit/configure:4182:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-4183-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/luajit/configure-4184-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/luajit/configure:4185:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/libs/luajit/configure-4186-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4205-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/luajit/configure:4206:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/luajit/configure-4207-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4216-else
texlive-bin-2020.20200327.54578/libs/luajit/configure:4217:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/libs/luajit/configure-4218-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4238-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/luajit/configure:4239:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/luajit/configure-4240-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-4874-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:4875:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/configure-4876-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5186-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:5187:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/luajit/configure-5188-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5443-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/libs/luajit/configure:5444:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-5445-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/libs/luajit/configure:5446:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-5447-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5512-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/libs/luajit/configure:5513:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5514-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5588-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/libs/luajit/configure:5589:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5590-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5654-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/libs/luajit/configure:5655:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5656-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5721-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/libs/luajit/configure:5722:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5723-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5801-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/libs/luajit/configure:5802:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-5803-  *)
texlive-bin-2020.20200327.54578/libs/luajit/configure:5804:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-5805-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5810-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/libs/luajit/configure:5811:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-5812-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/libs/luajit/configure:5813:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-5814-      done
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5845-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/libs/luajit/configure:5846:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5847-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5876-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/libs/luajit/configure:5877:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5878-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5926-	esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:5927:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5928-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-5932-	*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:5933:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-5934-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6060-
texlive-bin-2020.20200327.54578/libs/luajit/configure:6061:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-6062-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6161-    # And add a safety zone
texlive-bin-2020.20200327.54578/libs/luajit/configure:6162:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/libs/luajit/configure:6163:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6164-    ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6194-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:6195:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6196-    else
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6203-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:6204:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/libs/luajit/configure:6205:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6206-    else
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6215-      # we can't tell.
texlive-bin-2020.20200327.54578/libs/luajit/configure:6216:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/libs/luajit/configure-6217-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6219-      do
texlive-bin-2020.20200327.54578/libs/luajit/configure:6220:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6221-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6223-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/libs/luajit/configure:6224:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6225-      teststring=
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6228-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/libs/luajit/configure:6229:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6230-    fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6636-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:6637:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-6638-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6706-    else
texlive-bin-2020.20200327.54578/libs/luajit/configure:6707:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-6708-    fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-6848-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/libs/luajit/configure:6849:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-6850-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7369-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/libs/luajit/configure:7370:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7371-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7417-mingw*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:7418:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/libs/luajit/configure-7419-  ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7649-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:7650:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/configure-7651-   fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7653- /*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:7654:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-7655-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7748-    done
texlive-bin-2020.20200327.54578/libs/luajit/configure:7749:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-7750-}
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7770-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:7771:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7772-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7791-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:7792:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7793-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7803-    else
texlive-bin-2020.20200327.54578/libs/luajit/configure:7804:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7805-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7829-    emul=elf
texlive-bin-2020.20200327.54578/libs/luajit/configure:7830:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7831-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7837-    esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:7838:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7839-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-7845-    esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:7846:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-7847-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-8778-    *:)
texlive-bin-2020.20200327.54578/libs/luajit/configure:8779:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-8780-        ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-8781-    x:*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:8782:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-8783-        ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-8784-    *::*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:8785:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/luajit/configure:8786:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-8787-        ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-8788-    *)
texlive-bin-2020.20200327.54578/libs/luajit/configure:8789:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-8790-        ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-9047-do :
texlive-bin-2020.20200327.54578/libs/luajit/configure:9048:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/luajit/configure-9049-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-9052-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/luajit/configure:9053:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/luajit/configure-9054-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-9708-	"file_magic "*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:9709:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-9710-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-9774-	"file_magic "*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:9775:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-9776-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10172-      *)
texlive-bin-2020.20200327.54578/libs/luajit/configure:10173:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-10174-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10618-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/libs/luajit/configure:10619:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-10620-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10650-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/libs/luajit/configure:10651:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-10652-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10719-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/libs/luajit/configure:10720:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-10721-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10753-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/libs/luajit/configure:10754:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-10755-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10775-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/libs/luajit/configure:10776:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure:10777:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-10778-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10793-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/libs/luajit/configure:10794:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/luajit/configure-10795-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10798-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/libs/luajit/configure:10799:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/luajit/configure-10800-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10815-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/libs/luajit/configure:10816:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/luajit/configure-10817-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10819-	esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:10820:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-10821-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/libs/luajit/configure:10822:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/libs/luajit/configure-10823-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10890-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:10891:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-10892-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-10979-	else
texlive-bin-2020.20200327.54578/libs/luajit/configure:10980:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/libs/luajit/configure-10981-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11044-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/libs/luajit/configure:11045:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/libs/luajit/configure-11046-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11124-      }'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11125:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-11126-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/libs/luajit/configure-11127-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:11128:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-11129-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11142-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/libs/luajit/configure:11143:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/libs/luajit/configure-11144-      else
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11177-      }'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11178:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-11179-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/libs/luajit/configure-11180-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:11181:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-11182-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11209-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/libs/luajit/configure:11210:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11211-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11262-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/libs/luajit/configure:11263:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-11264-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11300-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/libs/luajit/configure:11301:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/libs/luajit/configure-11302-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11318-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:11319:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11320-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11498-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:11499:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11500-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11526-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:11527:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11528-	fi
texlive-bin-2020.20200327.54578/libs/luajit/configure-11529-      else
texlive-bin-2020.20200327.54578/libs/luajit/configure:11530:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11531:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11532-      fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11576-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/libs/luajit/configure:11577:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-11578-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11607-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/libs/luajit/configure:11608:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-11609-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11621-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11622:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11623-      else
texlive-bin-2020.20200327.54578/libs/luajit/configure-11624-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11625:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11626-      fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11634-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11635:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11636-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11638-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11639:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure:11640:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/libs/luajit/configure:11641:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/libs/luajit/configure-11642-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-11657-      else
texlive-bin-2020.20200327.54578/libs/luajit/configure:11658:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-11659-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12056-  esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:12057:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12058-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12063-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/libs/luajit/configure:12064:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12065-    ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-12066-  *)
texlive-bin-2020.20200327.54578/libs/luajit/configure:12067:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12068-    ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12072-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/libs/luajit/configure:12073:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12074-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12114-  esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:12115:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12116-else
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12254-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/libs/luajit/configure:12255:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12256-    ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12290-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/libs/luajit/configure:12291:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/libs/luajit/configure:12292:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/luajit/configure:12293:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12294-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12299-      fi'
texlive-bin-2020.20200327.54578/libs/luajit/configure:12300:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12301-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12307-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure:12308:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12309-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12313-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/libs/luajit/configure:12314:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12315-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12317-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure:12318:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12319-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12326-    libname_spec='$name'
texlive-bin-2020.20200327.54578/libs/luajit/configure:12327:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12328-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12338-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/libs/luajit/configure:12339:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12340-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12343-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/libs/luajit/configure:12344:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12345-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12349-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/libs/luajit/configure:12350:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/libs/luajit/configure:12351:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/configure:12352:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12353-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12357-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/libs/luajit/configure:12358:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12359-      else
texlive-bin-2020.20200327.54578/libs/luajit/configure:12360:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12361-      fi
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12367-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/libs/luajit/configure:12368:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/libs/luajit/configure:12369:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/luajit/configure:12370:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12371-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12372-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/libs/luajit/configure:12373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12374-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12381-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/libs/luajit/configure:12382:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12383-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12398-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/libs/luajit/configure:12399:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/libs/luajit/configure-12400-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12651-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/libs/luajit/configure:12652:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/libs/luajit/configure-12653-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12705-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/libs/luajit/configure:12706:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-12707-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12732-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/libs/luajit/configure:12733:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/libs/luajit/configure:12734:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/luajit/configure:12735:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12736-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-12741-    fi'
texlive-bin-2020.20200327.54578/libs/luajit/configure:12742:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/libs/luajit/configure-12743-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14333-  Darwin | iOS) :
texlive-bin-2020.20200327.54578/libs/luajit/configure:14334:    LJVM_MODE=machasm ;; #(
texlive-bin-2020.20200327.54578/libs/luajit/configure-14335-  *) :
texlive-bin-2020.20200327.54578/libs/luajit/configure:14336:    LJVM_MODE=elfasm ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-14337-esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14541-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/libs/luajit/configure:14542:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-14543-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14652-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/luajit/configure:14653:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-14654-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/luajit/configure-14655-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/luajit/configure:14656:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-14657-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14659-else
texlive-bin-2020.20200327.54578/libs/luajit/configure:14660:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/luajit/configure-14661-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14669-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/luajit/configure:14670:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-14671-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14746-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/luajit/configure:14747:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/luajit/configure-14748-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14818-  {
texlive-bin-2020.20200327.54578/libs/luajit/configure:14819:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/luajit/configure-14820-  }
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-14922-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/luajit/configure:14923:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/luajit/configure-14924-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15057-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/libs/luajit/configure:15058:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/libs/luajit/configure-15059-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15082-  --*=?*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:15083:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/luajit/configure:15084:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15085-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15087-  --*=)
texlive-bin-2020.20200327.54578/libs/luajit/configure:15088:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15089-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15111-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/luajit/configure:15112:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-15113-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15119-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/luajit/configure:15120:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-15121-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15188-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15189:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15190:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15191:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15192:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15193:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15194:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15195:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15196:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15197:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15198:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15199:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15200:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15201:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15202:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15203:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15204:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15205:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15206:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15207:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15208:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15209:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15210:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15211:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15212:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15213:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15214:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15215:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15216:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15217:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15218:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15219:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15220:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15221:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15222:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15223:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15224:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15225:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15226:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15227:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15228:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15229:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15230:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15231:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15232:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15233:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15234:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15235:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15236:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15237:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15238:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15239:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15240:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15241:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15242:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15243:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15244:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15245:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15246:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15247:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15248:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15249:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15250:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15251:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15252:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15253:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15254:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15255:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15256:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15257:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15258:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15259:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15260:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15261:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15262:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15263:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15264:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15265:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15266:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15267:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15268:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15269:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15270:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15271:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15272:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15273:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15274:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15275:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15276:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15277:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15278:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15279:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15280:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15281:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15282:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15283:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15284:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15285:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15286:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15287:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15288:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15289:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15290:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15291:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15292:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15293:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15294:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15295:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15296:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15297:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15298:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15299:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15300:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15301:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15302:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15303:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15304:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15305:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15306:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15307:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15308:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15309:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15310:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15311:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15312:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15313:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15314:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15315:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15316:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15317:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15318:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15319:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15320:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15321:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15322:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15323:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15324:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/libs/luajit/configure-15325-
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15407-striplib; do
texlive-bin-2020.20200327.54578/libs/luajit/configure:15408:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-15409-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:15410:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/libs/luajit/configure-15411-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15438-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/libs/luajit/configure:15439:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-15440-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:15441:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/libs/luajit/configure-15442-      ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15536-fi
texlive-bin-2020.20200327.54578/libs/luajit/configure:15537:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15538-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15553-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/luajit/configure:15554:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15555-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15559-
texlive-bin-2020.20200327.54578/libs/luajit/configure:15560:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15561-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15697-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/libs/luajit/configure:15698:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15699-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15829-      esac
texlive-bin-2020.20200327.54578/libs/luajit/configure:15830:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/libs/luajit/configure-15831-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15888-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:15889:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15890-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/luajit/configure:15891:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-15892-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15949-/@mandir@/p'
texlive-bin-2020.20200327.54578/libs/luajit/configure:15950:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/libs/luajit/configure-15951-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15966-
texlive-bin-2020.20200327.54578/libs/luajit/configure:15967:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/libs/luajit/configure-15968-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-15994-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/libs/luajit/configure:15995:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/libs/luajit/configure-15996-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16040-    * )
texlive-bin-2020.20200327.54578/libs/luajit/configure:16041:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-16042-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16095-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/luajit/configure:16096:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-16097-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16650-    *:)
texlive-bin-2020.20200327.54578/libs/luajit/configure:16651:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-16652-        ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-16653-    x:*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:16654:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-16655-        ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-16656-    *::*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:16657:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/luajit/configure:16658:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-16659-        ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-16660-    *)
texlive-bin-2020.20200327.54578/libs/luajit/configure:16661:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/libs/luajit/configure-16662-        ;;
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16677-    done
texlive-bin-2020.20200327.54578/libs/luajit/configure:16678:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/libs/luajit/configure-16679-}
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16807-      case $ac_arg in
texlive-bin-2020.20200327.54578/libs/luajit/configure:16808:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-16809-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16817-  case $ac_arg in
texlive-bin-2020.20200327.54578/libs/luajit/configure:16818:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/luajit/configure-16819-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/luajit/configure-16846-*)
texlive-bin-2020.20200327.54578/libs/luajit/configure:16847:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-16848-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/luajit/configure:16849:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/luajit/configure-16850-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-382-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:383:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-384-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-385-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:386:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:387:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-388-      else \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:389:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-390-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:391:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-392-        else \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-397-    fi; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:398:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-399-  done; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-512-EXTRA_DIST = $(POPPLER_TREE) TLpatches
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:513:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-514-
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1047-.cc.o:
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1048:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1049-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1055-.cc.obj:
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1056:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1057:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1058-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1060-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1061:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1062-
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1076-	dot_seen=no; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1077:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1078-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1139-GTAGS:
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1140:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1141-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1174-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1175:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1176:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1177-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1188-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1189:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1190-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1302-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1303:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1304-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1346-	}; \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1347:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1348-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1358-	fi
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in:1359:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/poppler/Makefile.in-1360-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/poppler/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-169-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:170:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-171-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-172-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:173:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:174:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-175-      else \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:176:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-177-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:178:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-179-        else \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-184-    fi; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:185:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-186-  done; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-341-	dot_seen=no; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:342:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-343-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-404-GTAGS:
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:405:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-406-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-430-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:431:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:432:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-433-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-444-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:445:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-446-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-606-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in:607:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/Makefile.in-608-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-276-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in:277:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in:278:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-279-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-290-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in:291:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-292-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-424-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in:425:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/fofi/Makefile.in-426-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-276-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in:277:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in:278:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-279-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-290-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in:291:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-292-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-424-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in:425:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/poppler/include/goo/Makefile.in-426-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/poppler-src/CMakeLists.txt-28-if (ECM_FOUND)
texlive-bin-2020.20200327.54578/libs/poppler/poppler-src/CMakeLists.txt:29:    include("${ECM_MODULE_DIR}/ECMEnableSanitizers.cmake")
texlive-bin-2020.20200327.54578/libs/poppler/poppler-src/CMakeLists.txt-30-endif()
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/poppler-src/ChangeLog-10402-    The header files provided by NSS3 are inside versioned directories,
texlive-bin-2020.20200327.54578/libs/poppler/poppler-src/ChangeLog:10403:    `$includedir/nss3` and `$includedir/nspr4`, which are provided by the
texlive-bin-2020.20200327.54578/libs/poppler/poppler-src/ChangeLog-10404-    nss3 pkg-config file as include directives for the compiler.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/poppler/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/poppler/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/poppler/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-52-else
texlive-bin-2020.20200327.54578/libs/poppler/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/poppler/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/libs/poppler/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/libs/poppler/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/poppler/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-400-  {
texlive-bin-2020.20200327.54578/libs/poppler/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/poppler/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/poppler/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/poppler/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/libs/poppler/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/libs/poppler/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-831-  case $ac_option in
texlive-bin-2020.20200327.54578/libs/poppler/configure:832:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-833-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-875-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:876:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-877-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-880-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/poppler/configure:881:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-882-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-901-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:902:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-903-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-906-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/poppler/configure:907:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-908-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1105-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:1106:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1107-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1110-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/poppler/configure:1111:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1112-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1121-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:1122:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1123-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1126-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/poppler/configure:1127:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1128-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1159-  *=*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:1160:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1161-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1180-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/libs/poppler/configure:1181:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1182-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1202-    */ )
texlive-bin-2020.20200327.54578/libs/poppler/configure:1203:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1204-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1237-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/libs/poppler/configure:1238:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/libs/poppler/configure-1239-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1293-case $srcdir in
texlive-bin-2020.20200327.54578/libs/poppler/configure:1294:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-1295-esac
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1336-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/libs/poppler/configure:1337:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/libs/poppler/configure:1338:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/libs/poppler/configure-1339-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-1442-*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:1443:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1444-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/poppler/configure:1445:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-1446-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2208-    *\'*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:2209:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-2210-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2291-      case $ac_val in
texlive-bin-2020.20200327.54578/libs/poppler/configure:2292:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-2293-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2306-	case $ac_val in
texlive-bin-2020.20200327.54578/libs/poppler/configure:2307:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-2308-	esac
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2426-    set,)
texlive-bin-2020.20200327.54578/libs/poppler/configure:2427:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/libs/poppler/configure:2428:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/libs/poppler/configure-2429-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2437-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/libs/poppler/configure:2438:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/libs/poppler/configure:2439:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/libs/poppler/configure-2440-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2457-    case $ac_new_val in
texlive-bin-2020.20200327.54578/libs/poppler/configure:2458:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-2459-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2636-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/poppler/configure:2637:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/poppler/configure-2638-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-2639-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/poppler/configure:2640:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/poppler/configure-2641-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2687-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/libs/poppler/configure:2688:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/poppler/configure-2689-
texlive-bin-2020.20200327.54578/libs/poppler/configure-2690-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/poppler/configure:2691:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/poppler/configure-2692-
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2832-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/libs/poppler/configure:2833:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure-2834-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2905-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/libs/poppler/configure:2906:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-2907-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-2915-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/libs/poppler/configure:2916:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/libs/poppler/configure-2917-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-3390-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/libs/poppler/configure:3391:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-3392-
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-3434-	then :; else
texlive-bin-2020.20200327.54578/libs/poppler/configure:3435:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-3436-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-3494-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure:3495:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-3496-	  break;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-3603-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure:3604:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-3605-       break;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-3921-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/poppler/configure:3922:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/poppler/configure-3923-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-4038-
texlive-bin-2020.20200327.54578/libs/poppler/configure:4039:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-4040-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-4205-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/libs/poppler/configure:4206:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure-4207-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-4211-esac
texlive-bin-2020.20200327.54578/libs/poppler/configure:4212:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure-4213-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-4223-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/libs/poppler/configure:4224:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure-4225-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-4879-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/poppler/configure:4880:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/poppler/configure-4881-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-5264-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/poppler/configure:5265:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/poppler/configure-5266-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-5372-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/libs/poppler/configure:5373:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure-5374-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-5378-esac
texlive-bin-2020.20200327.54578/libs/poppler/configure:5379:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure-5380-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-5727-      switch="-std=gnu++${alternative}"
texlive-bin-2020.20200327.54578/libs/poppler/configure:5728:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/poppler/configure-5729-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-6049-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
texlive-bin-2020.20200327.54578/libs/poppler/configure:6050:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/poppler/configure-6051-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-6753-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/libs/poppler/configure:6754:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/poppler/configure-6755-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-6819-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/libs/poppler/configure:6820:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/poppler/configure-6821-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-6980-do :
texlive-bin-2020.20200327.54578/libs/poppler/configure:6981:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/poppler/configure-6982-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-6985-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/poppler/configure:6986:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/poppler/configure-6987-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-7105-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/libs/poppler/configure:7106:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/poppler/configure-7107-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-7137-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/poppler/configure:7138:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/poppler/configure-7139-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-7265-do :
texlive-bin-2020.20200327.54578/libs/poppler/configure:7266:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/poppler/configure-7267-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-7269-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/poppler/configure:7270:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/poppler/configure-7271-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-7659-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/libs/poppler/configure:7660:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/libs/poppler/configure-7661-
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-7891-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/libs/poppler/configure:7892:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/poppler/configure-7893-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8006-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/poppler/configure:8007:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-8008-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/poppler/configure-8009-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/poppler/configure:8010:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-8011-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8013-else
texlive-bin-2020.20200327.54578/libs/poppler/configure:8014:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/poppler/configure-8015-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8023-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/poppler/configure:8024:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-8025-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8100-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/poppler/configure:8101:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/poppler/configure-8102-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8172-  {
texlive-bin-2020.20200327.54578/libs/poppler/configure:8173:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8174-  }
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8276-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/poppler/configure:8277:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/poppler/configure-8278-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8411-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/libs/poppler/configure:8412:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/libs/poppler/configure-8413-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8436-  --*=?*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:8437:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/poppler/configure:8438:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8439-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8441-  --*=)
texlive-bin-2020.20200327.54578/libs/poppler/configure:8442:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8443-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8465-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/poppler/configure:8466:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-8467-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8473-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/poppler/configure:8474:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-8475-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8605-fi
texlive-bin-2020.20200327.54578/libs/poppler/configure:8606:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8607-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8622-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/poppler/configure:8623:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8624-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8628-
texlive-bin-2020.20200327.54578/libs/poppler/configure:8629:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8630-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8766-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/libs/poppler/configure:8767:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8768-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8898-      esac
texlive-bin-2020.20200327.54578/libs/poppler/configure:8899:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/libs/poppler/configure-8900-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-8957-*)
texlive-bin-2020.20200327.54578/libs/poppler/configure:8958:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8959-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/poppler/configure:8960:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-8961-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-9018-/@mandir@/p'
texlive-bin-2020.20200327.54578/libs/poppler/configure:9019:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/libs/poppler/configure-9020-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-9035-
texlive-bin-2020.20200327.54578/libs/poppler/configure:9036:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/libs/poppler/configure-9037-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-9063-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/libs/poppler/configure:9064:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/libs/poppler/configure-9065-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-9109-    * )
texlive-bin-2020.20200327.54578/libs/poppler/configure:9110:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/poppler/configure-9111-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/poppler/configure-9164-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/poppler/configure:9165:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/poppler/configure-9166-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/xpdf/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-265-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in:266:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in:267:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-268-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-279-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in:280:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-281-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-413-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in:414:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/fofi/Makefile.in-415-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-265-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in:266:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in:267:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-268-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-279-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in:280:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-281-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-413-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in:414:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/goo/Makefile.in-415-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-265-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in:266:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in:267:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-268-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-279-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in:280:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-281-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-413-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in:414:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/splash/Makefile.in-415-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h-84-
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:85:  __asm fld QWORD PTR x
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:86:  __asm fnstcw WORD PTR oldCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:87:  __asm mov ax, WORD PTR oldCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:88:  __asm and ax, 0xf3ff
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:89:  __asm or ax, 0x0400
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:90:  __asm mov WORD PTR newCW, ax     // round down
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:91:  __asm fldcw WORD PTR newCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:92:  __asm fistp DWORD PTR result
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:93:  __asm fldcw WORD PTR oldCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h-94-  return result;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h-159-
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:160:  __asm fld QWORD PTR x
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:161:  __asm fnstcw WORD PTR oldCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:162:  __asm mov ax, WORD PTR oldCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:163:  __asm and ax, 0xf3ff
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:164:  __asm or ax, 0x0800
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:165:  __asm mov WORD PTR newCW, ax     // round up
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:166:  __asm fldcw WORD PTR newCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:167:  __asm fistp DWORD PTR result
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h:168:  __asm fldcw WORD PTR oldCW
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf-src/splash/SplashMath.h-169-  return result;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-265-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in:266:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in:267:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-268-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-279-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in:280:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-281-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-413-	  test -f $$file || continue; \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in:414:	  inst=`echo $$file | sed -e 's/^.*\///'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/xpdf/Makefile.in-415-	  test -f $$inst || { \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-329-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:330:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-331-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-332-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:333:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:334:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-335-      else \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:336:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-337-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:338:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-339-        else \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-344-    fi; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:345:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-346-  done; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-457-EXTRA_DIST = $(XPDF_TREE) xpdf-foolabs TLpatches
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:458:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-459-
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-834-.cc.o:
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:835:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-836-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-842-.cc.obj:
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:843:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:844:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-845-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-847-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:848:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-849-
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-863-	dot_seen=no; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:864:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-865-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-926-GTAGS:
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:927:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-928-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-961-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:962:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:963:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-964-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-975-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:976:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-977-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-1089-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:1090:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-1091-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-1133-	}; \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:1134:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-1135-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-1145-	fi
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in:1146:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/xpdf/Makefile.in-1147-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/xpdf/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/xpdf/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/xpdf/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-52-else
texlive-bin-2020.20200327.54578/libs/xpdf/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/xpdf/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/libs/xpdf/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/libs/xpdf/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-400-  {
texlive-bin-2020.20200327.54578/libs/xpdf/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/xpdf/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/xpdf/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/libs/xpdf/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/libs/xpdf/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-814-  case $ac_option in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:815:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-816-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-858-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:859:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-860-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-863-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/xpdf/configure:864:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-865-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-884-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:885:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-886-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-889-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/xpdf/configure:890:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-891-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1088-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1093-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1095-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1104-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1106-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1109-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1111-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1142-  *=*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1163-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1185-    */ )
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1187-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1220-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1276-case $srcdir in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1278-esac
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1319-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1322-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1415-*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1416:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1417-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1418:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1419-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1941-    *\'*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:1942:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-1943-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2024-      case $ac_val in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2025:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2026-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2039-	case $ac_val in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2040:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2041-	esac
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2159-    set,)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2160:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2161:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2162-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2170-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2171:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2172:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2173-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2190-    case $ac_new_val in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2191:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2192-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2369-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2370:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2371-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2372-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2373:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2374-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2420-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2421:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2422-
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2423-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2424:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2425-
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2565-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2566:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2567-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2638-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2639:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2640-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2648-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:2649:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/libs/xpdf/configure-2650-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3123-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3124:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3125-
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3167-	then :; else
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3168:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3169-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3227-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3228:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3229-	  break;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3336-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3337:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3338-       break;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3654-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3655:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3656-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3771-
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3772:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3773-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3938-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3939:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3940-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3944-esac
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3945:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3946-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3956-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/libs/xpdf/configure:3957:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-3958-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-4612-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure:4613:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-4614-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-4997-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure:4998:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-4999-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5105-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5106:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5107-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5111-esac
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5112:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5113-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5440-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5441:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5442-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5506-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5507:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5508-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5667-do :
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5668:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5669-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5672-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5673:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5674-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5682-do :
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5683:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5684-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5686-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5687:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5688-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5695-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5696:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5697-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5727-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5728:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5729-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5855-do :
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5856:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5857-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5859-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/libs/xpdf/configure:5860:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/libs/xpdf/configure-5861-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6262-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6263:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6264-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6365-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6366:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6367-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6368-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6369:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6370-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6372-else
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6373:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6374-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6382-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6383:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6384-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6459-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6460:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6461-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6531-  {
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6532:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6533-  }
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6635-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6636:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6637-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6774-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6775:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6776-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6799-  --*=?*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6800:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6801:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6802-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6804-  --*=)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6805:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6806-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6828-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6829:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6830-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6836-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6837:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6838-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6970-fi
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6971:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6972-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6987-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6988:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6989-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6993-
texlive-bin-2020.20200327.54578/libs/xpdf/configure:6994:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-6995-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7131-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7132:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7133-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7263-      esac
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7264:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7265-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7322-*)
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7323:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7324-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7325:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7326-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7383-/@mandir@/p'
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7384:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7385-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7400-
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7401:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7402-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7428-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7429:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7430-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7474-    * )
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7475:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7476-  esac
##############################################
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7560-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/xpdf/configure:7561:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/xpdf/configure-7562-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/libs/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/libs/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/libs/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/libs/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/libs/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/libs/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/libs/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/libs/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/libs/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/libs/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/libs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-288-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/libs/Makefile.in:289:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-290-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/libs/Makefile.in-291-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/libs/Makefile.in:292:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:293:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-294-      else \
texlive-bin-2020.20200327.54578/libs/Makefile.in:295:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-296-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/libs/Makefile.in:297:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-298-        else \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-303-    fi; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:304:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-305-  done; \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-411-DIST_SUBDIRS = $(CONF_SUBDIRS)
texlive-bin-2020.20200327.54578/libs/Makefile.in:412:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/libs/Makefile.in-413-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-489-	dot_seen=no; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:490:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-491-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-552-GTAGS:
texlive-bin-2020.20200327.54578/libs/Makefile.in:553:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/libs/Makefile.in-554-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-587-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/libs/Makefile.in:588:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:589:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-590-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-601-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/libs/Makefile.in:602:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-603-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-715-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:716:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/libs/Makefile.in-717-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-759-	}; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:760:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/Makefile.in-761-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-771-	fi
texlive-bin-2020.20200327.54578/libs/Makefile.in:772:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/libs/Makefile.in-773-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/libs/Makefile.in-915-	    test -d $$one_dir || $(MKDIR_P) $$one_dir; \
texlive-bin-2020.20200327.54578/libs/Makefile.in:916:	    cmd=`cat $(CONFIG_AUX) | sed "s,auxdir/auxsub,$(recurse_this)$$one_dir,g"`; \
texlive-bin-2020.20200327.54578/libs/Makefile.in-917-	    case " $(MAKE_SUBDIRS) " in \
##############################################
texlive-bin-2020.20200327.54578/libs/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/configure-52-else
texlive-bin-2020.20200327.54578/libs/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/libs/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/libs/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/libs/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-399-  {
texlive-bin-2020.20200327.54578/libs/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/libs/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/libs/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/libs/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/libs/configure-919-  case $ac_option in
texlive-bin-2020.20200327.54578/libs/configure:920:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/libs/configure-921-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-963-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/libs/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/configure-965-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-968-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/configure-970-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/configure-989-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/libs/configure:990:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/configure-991-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-994-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/configure:995:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/configure-996-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1193-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/libs/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/libs/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1198-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/configure:1199:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/configure-1200-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1209-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/libs/configure:1210:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/libs/configure-1211-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1214-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/libs/configure:1215:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/libs/configure-1216-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1247-  *=*)
texlive-bin-2020.20200327.54578/libs/configure:1248:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/configure-1249-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1268-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/libs/configure:1269:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/libs/configure-1270-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1290-    */ )
texlive-bin-2020.20200327.54578/libs/configure:1291:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/libs/configure-1292-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1325-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/libs/configure:1326:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/libs/configure-1327-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1381-case $srcdir in
texlive-bin-2020.20200327.54578/libs/configure:1382:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/libs/configure-1383-esac
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1424-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/libs/configure:1425:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/libs/configure:1426:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/libs/configure-1427-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1708-*)
texlive-bin-2020.20200327.54578/libs/configure:1709:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/configure-1710-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/configure:1711:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/configure-1712-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/configure-1928-    *\'*)
texlive-bin-2020.20200327.54578/libs/configure:1929:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/configure-1930-    esac
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2011-      case $ac_val in
texlive-bin-2020.20200327.54578/libs/configure:2012:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/configure-2013-      esac
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2026-	case $ac_val in
texlive-bin-2020.20200327.54578/libs/configure:2027:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/libs/configure-2028-	esac
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2146-    set,)
texlive-bin-2020.20200327.54578/libs/configure:2147:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/libs/configure:2148:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/libs/configure-2149-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2157-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/libs/configure:2158:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/libs/configure:2159:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/libs/configure-2160-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2177-    case $ac_new_val in
texlive-bin-2020.20200327.54578/libs/configure:2178:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/configure-2179-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2248-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/configure:2249:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/libs/configure-2250-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/libs/configure-2251-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/configure:2252:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/libs/configure-2253-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2272-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/configure:2273:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/configure-2274-
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2283-else
texlive-bin-2020.20200327.54578/libs/configure:2284:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/libs/configure-2285-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2305-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/libs/configure:2306:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/libs/configure-2307-
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2314-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/libs/configure:2315:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/libs/configure-2316-
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2662-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/libs/configure:2663:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/libs/configure-2664-
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2706-	then :; else
texlive-bin-2020.20200327.54578/libs/configure:2707:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/configure-2708-	fi
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2766-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/libs/configure:2767:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/libs/configure-2768-	  break;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-2875-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/libs/configure:2876:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/libs/configure-2877-       break;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-5690-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/libs/configure:5691:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/libs/configure-5692-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/libs/configure-5693-	# -L didn't work.
texlive-bin-2020.20200327.54578/libs/configure:5694:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/libs/configure-5695-     fi
##############################################
texlive-bin-2020.20200327.54578/libs/configure-5741-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/libs/configure:5742:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/configure-5743-
##############################################
texlive-bin-2020.20200327.54578/libs/configure-5883-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/libs/configure:5884:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/libs/configure-5885-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/libs/configure-5956-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/libs/configure:5957:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/libs/configure-5958-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/libs/configure-5966-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/libs/configure:5967:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/libs/configure-5968-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6112-
texlive-bin-2020.20200327.54578/libs/configure:6113:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/libs/configure-6114-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6213-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/libs/configure:6214:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/libs/configure-6215-  fi
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6416-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/libs/configure:6417:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/configure-6418-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6422-esac
texlive-bin-2020.20200327.54578/libs/configure:6423:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/configure-6424-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6434-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/libs/configure:6435:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/libs/configure-6436-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6674-'
texlive-bin-2020.20200327.54578/libs/configure:6675:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/libs/configure-6676-
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6683-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/libs/configure:6684:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/libs/configure-6685-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6778-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/libs/configure:6779:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/configure-6780-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/libs/configure-6781-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/libs/configure:6782:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/libs/configure-6783-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6785-else
texlive-bin-2020.20200327.54578/libs/configure:6786:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/libs/configure-6787-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6795-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/libs/configure:6796:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/libs/configure-6797-      esac;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6872-# ----------------------------------------
texlive-bin-2020.20200327.54578/libs/configure:6873:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/libs/configure-6874-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/libs/configure-6944-  {
texlive-bin-2020.20200327.54578/libs/configure:6945:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/libs/configure-6946-  }
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7048-      case $as_dir in #(
texlive-bin-2020.20200327.54578/libs/configure:7049:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/libs/configure-7050-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7174-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/libs/configure:7175:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/libs/configure-7176-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7199-  --*=?*)
texlive-bin-2020.20200327.54578/libs/configure:7200:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/configure:7201:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/libs/configure-7202-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7204-  --*=)
texlive-bin-2020.20200327.54578/libs/configure:7205:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/libs/configure-7206-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7228-    case $ac_optarg in
texlive-bin-2020.20200327.54578/libs/configure:7229:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/libs/configure-7230-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7351-fi
texlive-bin-2020.20200327.54578/libs/configure:7352:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/libs/configure-7353-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7368-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/libs/configure:7369:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/libs/configure-7370-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7374-
texlive-bin-2020.20200327.54578/libs/configure:7375:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/libs/configure-7376-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7536-      esac
texlive-bin-2020.20200327.54578/libs/configure:7537:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/libs/configure-7538-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7595-*)
texlive-bin-2020.20200327.54578/libs/configure:7596:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/libs/configure-7597-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/libs/configure:7598:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/libs/configure-7599-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7656-/@mandir@/p'
texlive-bin-2020.20200327.54578/libs/configure:7657:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/libs/configure-7658-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7673-
texlive-bin-2020.20200327.54578/libs/configure:7674:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/libs/configure-7675-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7701-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/libs/configure:7702:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/libs/configure-7703-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/libs/configure-7745-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/libs/configure:7746:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/libs/configure-7747-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-11-# -------------------
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4:12:# Check if gcc asm for i386 needs external symbols with an underscore.
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-13-AC_DEFUN([KPSE_ASM_UNDERSCORE],
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4:14:[AC_CACHE_CHECK([whether gcc asm needs underscore],
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-15-                [pb_cv_asm_underscore],
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-16-                [
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4:17:# Some versions of GCC asm for i386 need an underscore prepended to
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-18-# external symbols. Figure out if this is so.
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-36-  AC_DEFINE([ASM_NEEDS_UNDERSCORE], 1,
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4:37:            [web2c: Define if gcc asm needs _ on external symbols.])
texlive-bin-2020.20200327.54578/m4/kpse-asm.m4-38-fi
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-cxx-hack.m4-78-                          [cpp_link_hack=true; break],
texlive-bin-2020.20200327.54578/m4/kpse-cxx-hack.m4:79:                          [AS_CASE([`(./conftest$ac_exeext; exit) 2>/dev/null`],
texlive-bin-2020.20200327.54578/m4/kpse-cxx-hack.m4-80-                                   [worksok], [cpp_link_hack=true; break])])])
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-fontconfig-flags.m4-40-elif $PKG_CONFIG fontconfig; then
texlive-bin-2020.20200327.54578/m4/kpse-fontconfig-flags.m4:41:  kpse_cv_fontconfig_includes=`$PKG_CONFIG fontconfig --cflags`
texlive-bin-2020.20200327.54578/m4/kpse-fontconfig-flags.m4:42:  kpse_cv_fontconfig_libs=`$PKG_CONFIG fontconfig --libs`
texlive-bin-2020.20200327.54578/m4/kpse-fontconfig-flags.m4-43-fi
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-lib-version.m4-22-AC_SUBST(AS_TR_CPP($1)[_LT_VERSINFO],
texlive-bin-2020.20200327.54578/m4/kpse-lib-version.m4:23:         [m4_eval($1_major+$1_minor):$1_micro:$1_minor])[]dnl
texlive-bin-2020.20200327.54578/m4/kpse-lib-version.m4-24-]) # KPSE_LT_VERSION
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-poppler-flags.m4-31-_KPSE_PKG_CONFIG_FLAGS([poppler], [poppler], [0.30])
texlive-bin-2020.20200327.54578/m4/kpse-poppler-flags.m4:32:POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
texlive-bin-2020.20200327.54578/m4/kpse-poppler-flags.m4-33-POPPLER_INCLUDES="$POPPLER_VERSION $POPPLER_INCLUDES"
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-149-  kpse_cv_warning_$2="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4:150:  AS_CASE([`$[]$1 -dumpversion`],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-151-          [3.4.* | 4.* | 5.*],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-152-          [kpse_cv_warning_$2="$kpse_cv_warning_$2 -Wdeclaration-after-statement"])
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4:153:  AS_CASE([`$[]$1 -dumpversion`],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-154-          [3.@<:@234@:>@.* | 4.* | 5.*],
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-161-      kpse_cv_warning_$2="$kpse_cv_warning_$2 -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4:162:      AS_CASE([`$[]$1 -dumpversion`],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-163-              [3.4.* | 4.* | 5.*],
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-181-  kpse_cv_warning_$2="-Wreturn-type"
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4:182:  AS_CASE([`$[]$1 -dumpversion`],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-183-          [3.* | 4.@<:@012345@:>@.*],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-184-          [kpse_cv_warning_$2="-Wimplicit $kpse_cv_warning_$2"])
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4:185:  AS_CASE([`$[]$1 -dumpversion`],
texlive-bin-2020.20200327.54578/m4/kpse-warnings.m4-186-          [3.@<:@234@:>@.* | 4.* | 5.*],
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-xpdf-flags.m4-35-_KPSE_PKG_CONFIG_FLAGS([xpdf], [poppler], [0.12])
texlive-bin-2020.20200327.54578/m4/kpse-xpdf-flags.m4:36:POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
texlive-bin-2020.20200327.54578/m4/kpse-xpdf-flags.m4-37-XPDF_INCLUDES="$POPPLER_VERSION $XPDF_INCLUDES"
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-119-    done
texlive-bin-2020.20200327.54578/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-121-}
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
texlive-bin-2020.20200327.54578/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
texlive-bin-2020.20200327.54578/m4/libtool.m4-439-
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-447-#
texlive-bin-2020.20200327.54578/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
texlive-bin-2020.20200327.54578/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/m4/libtool.m4-561-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
texlive-bin-2020.20200327.54578/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/m4/libtool.m4-574-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1165-      }]'
texlive-bin-2020.20200327.54578/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1170-  fi],[])
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-1203-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
texlive-bin-2020.20200327.54578/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
texlive-bin-2020.20200327.54578/m4/libtool.m4-1239-
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1260-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1262-   fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1264- /*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1266-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-1296-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-1313-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1323-    else
texlive-bin-2020.20200327.54578/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-1325-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1345-    emul=elf
texlive-bin-2020.20200327.54578/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-1347-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1353-    esac
texlive-bin-2020.20200327.54578/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-1355-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1361-    esac
texlive-bin-2020.20200327.54578/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-1363-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1726-    # And add a safety zone
texlive-bin-2020.20200327.54578/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1729-    ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1759-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1761-    else
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1771-    else
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1780-      # we can't tell.
texlive-bin-2020.20200327.54578/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1784-      do
texlive-bin-2020.20200327.54578/m4/libtool.m4:1785:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1788-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1790-      teststring=
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/m4/libtool.m4-1795-    fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2259-    *:)
texlive-bin-2020.20200327.54578/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
texlive-bin-2020.20200327.54578/m4/libtool.m4-2261-        ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-2262-    x:*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/m4/libtool.m4-2264-        ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-2265-    *::*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
texlive-bin-2020.20200327.54578/m4/libtool.m4-2268-        ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-2269-    *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/m4/libtool.m4-2271-        ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2299-  esac
texlive-bin-2020.20200327.54578/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2308-    ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-2309-  *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2311-    ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2357-  esac
texlive-bin-2020.20200327.54578/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2359-else
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2500-    ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2543-      fi'
texlive-bin-2020.20200327.54578/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2559-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2563-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2570-    libname_spec='$name'
texlive-bin-2020.20200327.54578/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2587-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2589-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2597-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2603-      else
texlive-bin-2020.20200327.54578/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2605-      fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2625-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2876-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:2877:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/m4/libtool.m4-2878-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2930-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/m4/libtool.m4:2931:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-2932-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2957-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/m4/libtool.m4:2958:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/m4/libtool.m4:2959:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/m4/libtool.m4:2960:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2961-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-2966-    fi'
texlive-bin-2020.20200327.54578/m4/libtool.m4:2967:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-2968-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3177-	"file_magic "*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:3178:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-3179-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3260-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/m4/libtool.m4:3261:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-3262-  *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:3263:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-3264-  esac
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3269-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/m4/libtool.m4:3270:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/m4/libtool.m4-3271-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/m4/libtool.m4:3272:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-3273-      done
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3300-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/m4/libtool.m4:3301:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3302-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3340-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/m4/libtool.m4:3341:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3342-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3567-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:3568:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-3569-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3634-    else
texlive-bin-2020.20200327.54578/m4/libtool.m4:3635:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
texlive-bin-2020.20200327.54578/m4/libtool.m4-3636-    fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3685-	esac
texlive-bin-2020.20200327.54578/m4/libtool.m4:3686:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3687-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3691-	*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:3692:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3693-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3717-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
texlive-bin-2020.20200327.54578/m4/libtool.m4:3718:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3719-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3776-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/m4/libtool.m4:3777:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3778-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3950-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/m4/libtool.m4:3951:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-3952-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-3998-mingw*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:3999:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/m4/libtool.m4-4000-  ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-4054-    nlist=conftest.nm
texlive-bin-2020.20200327.54578/m4/libtool.m4:4055:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-4056-      # Try sorting and uniquifying the output.
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-4402-	  *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:4403:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-4404-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-4738-      *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:4739:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-4740-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-4921-    else
texlive-bin-2020.20200327.54578/m4/libtool.m4:4922:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/m4/libtool.m4-4923-    fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5014-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/m4/libtool.m4:5015:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-5016-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5046-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/m4/libtool.m4:5047:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-5048-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5149-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/m4/libtool.m4:5150:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-5151-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5171-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/m4/libtool.m4:5172:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5173:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5174-      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5189-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/m4/libtool.m4:5190:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5191-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5194-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/m4/libtool.m4:5195:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5196-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5211-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5213-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5215-	esac
texlive-bin-2020.20200327.54578/m4/libtool.m4:5216:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-5217-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/m4/libtool.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5219-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5286-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:5287:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-5288-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5375-	else
texlive-bin-2020.20200327.54578/m4/libtool.m4:5376:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5377-	fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5440-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/m4/libtool.m4:5441:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/m4/libtool.m4-5442-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5496-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/m4/libtool.m4:5497:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/m4/libtool.m4-5498-      else
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5521-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/m4/libtool.m4:5522:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5523-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5612-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/m4/libtool.m4:5613:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/m4/libtool.m4-5614-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5750-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:5751:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5752-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5773-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:5774:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5775-	fi
texlive-bin-2020.20200327.54578/m4/libtool.m4-5776-      else
texlive-bin-2020.20200327.54578/m4/libtool.m4:5777:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5778:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5779-      fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5823-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
texlive-bin-2020.20200327.54578/m4/libtool.m4:5824:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-5825-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5854-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/m4/libtool.m4:5855:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-5856-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5868-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5869:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5870-      else
texlive-bin-2020.20200327.54578/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5873-      fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5881-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5882:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5883-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5886:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:5887:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/m4/libtool.m4:5888:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/m4/libtool.m4-5889-
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-5904-      else
texlive-bin-2020.20200327.54578/m4/libtool.m4:5905:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-5906-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6097-	  _LT_TAGVAR(allow_undefined_flag, $1)=
texlive-bin-2020.20200327.54578/m4/libtool.m4:6098:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
texlive-bin-2020.20200327.54578/m4/libtool.m4-6099-	  then
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6401-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6402:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/m4/libtool.m4-6403-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6511-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/m4/libtool.m4:6512:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/m4/libtool.m4-6513-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6569-
texlive-bin-2020.20200327.54578/m4/libtool.m4:6570:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/m4/libtool.m4-6571-        else
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6594-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/m4/libtool.m4:6595:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6596-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6723-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/m4/libtool.m4:6724:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-6725-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6797-            # dependencies.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6798:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6799-            ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6862-	    # dependencies.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6863:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6864-	    ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6898-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6899:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:6900:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6901-	;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6905-	    # SGI C++
texlive-bin-2020.20200327.54578/m4/libtool.m4:6906:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6907-
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6916-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:6917:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6918-	      else
texlive-bin-2020.20200327.54578/m4/libtool.m4:6919:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6920-	      fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6937-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6938:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:6939:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6940-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6947-	    # dependencies.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6948:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6949-
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6962-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/m4/libtool.m4:6963:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-6964-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6983-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/m4/libtool.m4:6984:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-6985-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6988-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/m4/libtool.m4:6989:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6990-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6992-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/m4/libtool.m4:6993:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/m4/libtool.m4-6994-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-6997-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/m4/libtool.m4:6998:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-6999-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7001-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/m4/libtool.m4:7002:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7003-	      ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7011-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/m4/libtool.m4:7012:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7013-            ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7030-	    # dependencies.
texlive-bin-2020.20200327.54578/m4/libtool.m4:7031:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7032-	    ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7045-	  *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:7046:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/m4/libtool.m4-7047-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7052-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
texlive-bin-2020.20200327.54578/m4/libtool.m4:7053:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7054-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7117-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/m4/libtool.m4:7118:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4-7119-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7136-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/m4/libtool.m4:7137:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7138-
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7157-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/m4/libtool.m4:7158:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7159-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7162-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/m4/libtool.m4:7163:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4:7164:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/m4/libtool.m4-7165-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/m4/libtool.m4:7166:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/m4/libtool.m4-7167-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7181-	    # dependencies.
texlive-bin-2020.20200327.54578/m4/libtool.m4:7182:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7183-	    ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7188-	        osf3*)
texlive-bin-2020.20200327.54578/m4/libtool.m4:7189:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7190-		  ;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-7191-	        *)
texlive-bin-2020.20200327.54578/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/m4/libtool.m4-7193-		  ;;
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7441-  case @S|@2 in
texlive-bin-2020.20200327.54578/m4/libtool.m4:7442:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
texlive-bin-2020.20200327.54578/m4/libtool.m4:7443:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
texlive-bin-2020.20200327.54578/m4/libtool.m4-7444-  esac
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7530-
texlive-bin-2020.20200327.54578/m4/libtool.m4:7531:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/m4/libtool.m4-7532-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-7634-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
texlive-bin-2020.20200327.54578/m4/libtool.m4:7635: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/m4/libtool.m4-7636-fi
##############################################
texlive-bin-2020.20200327.54578/m4/libtool.m4-8254-    test 10 -lt "$lt_ac_count" && break
texlive-bin-2020.20200327.54578/m4/libtool.m4:8255:    lt_ac_count=`expr $lt_ac_count + 1`
texlive-bin-2020.20200327.54578/m4/libtool.m4-8256-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
texlive-bin-2020.20200327.54578/m4/ltsugar.m4-68-m4_define([lt_combine],
texlive-bin-2020.20200327.54578/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
texlive-bin-2020.20200327.54578/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-common.m4-24-[kpse_BLD=`(cd "./kpse_TL()." && pwd)`
texlive-bin-2020.20200327.54578/m4/kpse-common.m4:25:kpse_SRC=`(cd "$srcdir/kpse_TL()." && pwd)`
texlive-bin-2020.20200327.54578/m4/kpse-common.m4-26-])[]dnl
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-common.m4-311-if $PKG_CONFIG $2[]m4_ifval([$3], [ --atleast-version=$3]); then
texlive-bin-2020.20200327.54578/m4/kpse-common.m4:312:  AS_TR_CPP($1)_INCLUDES=`$PKG_CONFIG $2 --cflags`
texlive-bin-2020.20200327.54578/m4/kpse-common.m4:313:  AS_TR_CPP($1)_LIBS=`$PKG_CONFIG $2 --libs`
texlive-bin-2020.20200327.54578/m4/kpse-common.m4-314-elif test "x$need_[]AS_TR_SH($1):$with_system_[]AS_TR_SH($1)" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4-37-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4:38:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4:39:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4-40-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4:41:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4:42:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/m4/kpse-freetype2-flags.m4-43-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4-64-if $ICU_CONFIG --version >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4:65:  ICU_INCLUDES=`$ICU_CONFIG --cppflags`
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4-66-  ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath m4_ifset([kpse_icu_config_args],
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4-68-elif $PKG_CONFIG --libs icu-uc icu-io >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4:69:  ICU_INCLUDES=`$PKG_CONFIG --cflags icu-uc icu-io`
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4:70:  ICU_LIBS=`$PKG_CONFIG --libs icu-uc icu-io`
texlive-bin-2020.20200327.54578/m4/kpse-icu-flags.m4-71-elif test "x$need_icu:$with_system_icu" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/m4/kpse-setup.m4-204-  elif test "x$with_system_[]AS_TR_SH(Kpse_Lib)" != xyes; then
texlive-bin-2020.20200327.54578/m4/kpse-setup.m4:205:    AC_MSG_ERROR([Sorry, `--with-system-$2' requires `--with-system-Kpse_Lib'])
texlive-bin-2020.20200327.54578/m4/kpse-setup.m4-206-  fi
##############################################
texlive-bin-2020.20200327.54578/reautoconf-73-: ${TL_AUTOCONF=autoconf}
texlive-bin-2020.20200327.54578/reautoconf:74:echo "$0: using \"$TL_AUTOCONF\" = `$TL_AUTOCONF --version | sed 1q`"
texlive-bin-2020.20200327.54578/reautoconf-75-: ${TL_AUTOHEADER=autoheader}
texlive-bin-2020.20200327.54578/reautoconf:76:echo "$0: using \"$TL_AUTOHEADER\" = `$TL_AUTOHEADER --version | sed 1q`"
texlive-bin-2020.20200327.54578/reautoconf-77-: ${TL_AUTOMAKE=automake}
texlive-bin-2020.20200327.54578/reautoconf:78:echo "$0: using \"$TL_AUTOMAKE\" = `$TL_AUTOMAKE --version | sed 1q`"
texlive-bin-2020.20200327.54578/reautoconf-79-: ${TL_ACLOCAL=aclocal}
texlive-bin-2020.20200327.54578/reautoconf:80:echo "$0: using \"$TL_ACLOCAL\" = `$TL_ACLOCAL --version | sed 1q`"
texlive-bin-2020.20200327.54578/reautoconf-81-echo "$0:       if you want to use different versions, set TL_AUTOCONF,"
##############################################
texlive-bin-2020.20200327.54578/reautoconf-106-  # Remove trailing slash from shell filename completion
texlive-bin-2020.20200327.54578/reautoconf:107:  dir=`echo $dir | sed 's,/\$,,'`
texlive-bin-2020.20200327.54578/reautoconf-108-  if test ! -d "$dir"; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-165-  esac
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:166:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-167-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:168:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-169-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-170-  esac;
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:171:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-172-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-173-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:174:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-175-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-340-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:341:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-342-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-370-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:371:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:372:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-373-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-386-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:387:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-388-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-653-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:654:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-655-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-676-.c.o:
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:677:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-678-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-684-.c.obj:
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:685:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:686:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-687-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-691-
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-692-.c.lo:
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:693:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-694-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-712-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:713:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-714-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-779-GTAGS:
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:780:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-781-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-829-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:830:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:831:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-832-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-854-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:855:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-856-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:857:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:858:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:859:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:860:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:861:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:862:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:863:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:864:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-865-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-933-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:934:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:935:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:936:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-937-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-943-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:944:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:945:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-946-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-970-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:971:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:972:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-973-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-984-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:985:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-986-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-1070-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:1071:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-1072-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-1114-	}; \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:1115:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-1116-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-1126-	fi
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in:1127:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/afm2pl/Makefile.in-1128-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/afm2pl/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-52-else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-408-  {
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1222-    */ )
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1472-*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-1476-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2247-    *\'*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2248:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2249-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2330-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2331:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2332-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2345-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2346:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2347-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2465-    set,)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2466:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2467:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2468-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2476-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2477:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2478:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2479-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2496-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2497:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2498-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2675-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2676:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2677-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2678-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2679:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2680-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2726-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2727:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2728-
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2729-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2730:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2871-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2872:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2873-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2944-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2945:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2946-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2954-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:2955:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-2956-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3429-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:3430:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3431-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3473-	then :; else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:3474:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3475-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3533-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:3534:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3535-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3642-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:3643:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3644-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3960-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:3961:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-3962-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4111-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4112:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4114-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4115:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4116-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4135-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4137-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4146-else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4148-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4168-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4169:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4170-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4196-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4197:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4198-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4199:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4200-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4265-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4266:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4267-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4341-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4342:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4343-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4407-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4408:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4409-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4474-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4475:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4476-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4554-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4555:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4556-  *)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4558-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4563-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4564:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4565-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4566:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4567-      done
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4598-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4599:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4600-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4629-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4630:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4631-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4679-	esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4680:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4681-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4685-	*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4686:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4687-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4813-
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4814:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4815-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4925-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4926:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4928-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4958-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4959:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4960-    else
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4967-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4968:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4979-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4980:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4981-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4983-      do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4984:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4985-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4987-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4988:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4989-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4992-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:4993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-4994-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-5400-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:5401:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-5402-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-5470-    else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:5471:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-5472-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-5612-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:5613:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-5614-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6133-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6134:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6135-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6181-mingw*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6182:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6183-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6413-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6414:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6415-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6417- /*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6418:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6419-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6512-    done
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6513:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6514-}
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6534-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6535:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6536-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6555-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6556:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6557-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6567-    else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6568:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6569-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6593-    emul=elf
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6594:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6595-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6601-    esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6603-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-6611-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7542-    *:)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7544-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7545-    x:*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7546:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7547-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7548-    *::*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7549:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7550:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7552-    *)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7554-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7811-do :
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7812:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7813-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7816-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7817:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7818-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7840-
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:7841:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-7842-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8016-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:8017:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8018-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8022-esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:8023:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8024-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8034-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:8035:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8036-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8698-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:8699:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8700-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8764-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:8765:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-8766-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9162-      *)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9163:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9164-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9608-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9609:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9610-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9640-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9641:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9642-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9709-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9710:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9711-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9743-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9744:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9745-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9765-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9766:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9767:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9768-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9783-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9784:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9785-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9788-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9789:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9790-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9805-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9806:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9807-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9809-	esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9810:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9811-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9812:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9813-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9880-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9881:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9882-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9969-	else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:9970:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-9971-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10034-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10035:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10036-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10114-      }'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10115:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10116-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10117-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10118:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10119-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10132-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10133:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10134-      else
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10167-      }'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10168:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10169-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10170-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10171:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10172-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10199-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10200:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10201-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10252-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10253:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10254-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10290-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10291:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10292-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10308-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10309:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10310-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10488-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10489:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10490-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10516-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10517:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10518-	fi
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10519-      else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10520:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10521:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10522-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10566-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10567:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10568-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10597-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10598:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10599-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10611-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10612:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10613-      else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10614-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10615:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10616-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10624-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10625:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10626-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10628-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10630:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10631:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10632-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10647-      else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:10648:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-10649-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11046-  esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11047:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11048-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11053-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11055-    ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11056-  *)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11057:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11058-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11062-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11063:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11064-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11104-  esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11105:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11106-else
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11244-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11245:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11246-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11280-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11281:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11282:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11283:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11284-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11289-      fi'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11290:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11291-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11297-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11298:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11299-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11303-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11304:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11305-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11307-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11308:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11309-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11316-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11317:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11318-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11328-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11329:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11330-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11333-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11334:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11335-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11339-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11340:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11341:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11342:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11343-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11347-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11348:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11349-      else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11350:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11351-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11357-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11358:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11359:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11360:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11361-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11362-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11364-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11371-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11372:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11373-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11388-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11389:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11390-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11641-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11642:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11643-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11695-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11696:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11697-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11722-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11723:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11724:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11725:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11726-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11731-    fi'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:11732:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-11733-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-12931-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:12932:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-12933-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-12963-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:12964:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-12965-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13243-do :
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13244:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13245-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13247-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13248:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13249-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13267-do :
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13268:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13269-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13271-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13272:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13273-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13531-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13532:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13533-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13579-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13580:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13581-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13582-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13583:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13584-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13586-else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13587:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13588-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13596-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13597:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13598-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13673-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13674:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13675-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13745-  {
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13746:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13747-  }
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13849-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13850:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13851-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-13983-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13984:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13985:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13986:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13987:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13988:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13989:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13990:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13991:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13992:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13993:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13994:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13995:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13996:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13997:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13998:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:13999:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14000:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14001:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14002:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14003:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14004:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14005:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14006:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14007:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14008:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14009:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14010:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14011:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14012:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14013:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14014:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14015:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14016:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14017:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14018:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14019:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14020:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14021:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14022:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14023:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14024:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14025:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14026:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14027:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14028:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14029:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14030:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14031:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14032:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14033:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14034:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14035:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14036:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14037:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14038:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14039:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14040:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14041:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14042:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14043:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14044:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14045:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14046:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14047:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14048:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14049:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14050:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14051:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14052:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14053:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14054:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14055:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14056:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14057:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14058:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14059:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14060:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14061:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14062:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14063:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14064:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14065:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14066:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14067:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14068:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14069:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14070:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14071:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14072:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14073:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14074:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14075:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14076:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14077:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14078:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14079:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14080:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14081:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14082:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14083:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14084:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14085:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14086:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14087:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14088:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14089:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14090:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14091:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14092:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14093:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14094:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14095:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14096:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14097:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14098:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14099:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14100:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14101:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14102:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14103:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14104:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14105:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14106:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14107:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14108:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14109:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14110:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14111:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14112:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14113:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14114:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14115:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14116:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14117:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14118:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14119:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14120-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14202-striplib; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14203:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14204-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14205:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14206-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14233-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14234:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14235-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14236:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14237-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14745-    *:)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14746:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14747-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14748-    x:*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14749:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14750-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14751-    *::*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14752:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14753:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14754-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14755-    *)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14756:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14757-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14772-    done
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14773:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14774-}
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14935-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14936:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:14937:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-14938-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15109-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15110:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15111-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15204-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15205:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15206-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15207-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15208:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15209-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15211-else
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15212:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15213-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15221-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15222:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15223-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15298-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15299:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15300-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15370-  {
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15371:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15372-  }
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15474-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15475:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15476-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15609-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15610:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15611-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15634-  --*=?*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15635:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15636:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15637-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15639-  --*=)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15640:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15641-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15663-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15664:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15665-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15671-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15672:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15673-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15740-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15741:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15742:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15743:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15744:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15745:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15746:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15747:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15748:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15749:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15750:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15751:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15752:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15753:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15754:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15755:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15756:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15757:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15758:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15759:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15760:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15761:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15762:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15763:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15764:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15765:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15766:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15767:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15768:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15769:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15770:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15771:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15772:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15773:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15774:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15775:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15776:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15777:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15778:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15779:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15780:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15781:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15782:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15783:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15784:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15785:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15786:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15787:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15788:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15789:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15790:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15791:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15792:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15793:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15794:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15795:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15796:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15797:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15798:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15799:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15800:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15801:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15802:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15803:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15804:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15805:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15806:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15807:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15808:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15809:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15810:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15811:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15812:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15813:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15814:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15815:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15816:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15817:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15818:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15819:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15820:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15821:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15822:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15823:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15824:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15825:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15826:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15827:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15828:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15829:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15830:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15831:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15832:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15833:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15834:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15835:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15836:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15837:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15838:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15839:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15840:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15841:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15842:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15843:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15844:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15845:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15846:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15847:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15848:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15849:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15850:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15851:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15852:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15853:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15854:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15855:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15856:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15857:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15858:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15859:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15860:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15861:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15862:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15863:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15864:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15865:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15866:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15867:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15868:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15869:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15870:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15871:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15872:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15873:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15874:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15875:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15876:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15877-
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15959-striplib; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15960:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15961-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15962:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15963-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15990-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15991:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15992-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:15993:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-15994-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16086-fi
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16087:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16088-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16103-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16104:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16105-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16109-
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16110:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16111-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16247-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16248:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16249-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16379-      esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16380:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16381-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16438-*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16439:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16440-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16441:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16442-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16499-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16500:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16501-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16516-
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16517:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16518-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16544-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16545:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16546-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16590-    * )
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16591:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16592-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16645-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:16646:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-16647-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17200-    *:)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:17201:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17202-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17203-    x:*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:17204:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17205-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17206-    *::*)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:17207:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:17208:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17209-        ;;
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17210-    *)
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:17211:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17212-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17227-    done
texlive-bin-2020.20200327.54578/texk/afm2pl/configure:17228:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/afm2pl/configure-17229-}
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/bibtex-x/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-52-else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-408-  {
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-877-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:878:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-879-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-921-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-947-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:948:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-949-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-952-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:953:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-954-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1151-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1152:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1156-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1157:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1158-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1167-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1168:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1169-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1172-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1173:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1174-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1205-  *=*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1206:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1207-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1226-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1227:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1228-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1248-    */ )
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1249:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1250-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1283-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1284:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1285-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1339-case $srcdir in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1340:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1341-esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1382-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1383:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1384:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1385-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1506-*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1507:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1508-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:1509:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-1510-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2110-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2111:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2112:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2113-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2493-    *\'*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2494:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2495-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2576-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2577:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2578-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2591-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2592:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2593-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2711-    set,)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2712:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2713:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2714-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2722-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2723:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2724:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2725-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2742-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2743:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2744-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2921-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2922:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2923-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2924-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2925:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2926-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2972-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2973:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2974-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2975-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:2976:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-2977-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3117-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3118:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3119-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3190-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3191:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3192-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3200-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3201:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3202-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3675-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3676:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3677-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3719-	then :; else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3720:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3721-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3779-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3780:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3781-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3888-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:3889:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-3890-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4206-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4207:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4208-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4357-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4358:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4359-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4360-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4361:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4362-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4381-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4382:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4383-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4392-else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4393:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4394-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4414-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4415:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4416-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4442-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4443:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4444-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4445:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4446-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4511-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4512:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4513-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4587-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4588:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4589-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4653-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4654:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4655-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4720-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4721:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4722-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4800-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4801:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4802-  *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4803:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4804-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4809-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4810:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4811-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4812:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4813-      done
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4844-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4845:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4846-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4875-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4876:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4877-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4925-	esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4926:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4927-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4931-	*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:4932:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-4933-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5059-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5060:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5061-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5171-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5172:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5173:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5174-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5204-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5205:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5206-    else
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5213-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5214:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5215:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5216-    else
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5225-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5226:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5227-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5229-      do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5230:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5231-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5233-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5234:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5235-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5238-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5239:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5240-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5646-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5647:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5648-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5716-    else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5717:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5718-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5858-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:5859:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-5860-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6379-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6380:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6381-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6427-mingw*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6428:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6429-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6659-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6660:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6661-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6663- /*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6664:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6665-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6758-    done
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6759:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6760-}
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6780-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6781:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6782-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6801-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6802:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6803-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6813-    else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6814:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6815-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6839-    emul=elf
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6840:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6841-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6847-    esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6848:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6849-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6855-    esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:6856:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-6857-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7788-    *:)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:7789:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7790-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7791-    x:*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:7792:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7793-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7794-    *::*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:7795:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:7796:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7797-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7798-    *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:7799:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-7800-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8057-do :
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8058:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8059-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8062-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8063:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8064-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8086-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8087:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8088-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8253-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8254:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8255-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8259-esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8260:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8261-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8271-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8272:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8273-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8935-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:8936:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-8937-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9001-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:9002:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9003-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9399-      *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:9400:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9401-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9845-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:9846:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9847-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9877-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:9878:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9879-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9946-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:9947:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9948-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9980-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:9981:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-9982-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10002-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10003:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10004:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10005-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10020-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10021:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10022-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10025-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10026:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10027-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10042-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10043:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10044-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10046-	esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10047:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10048-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10049:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10050-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10117-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10118:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10119-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10206-	else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10207:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10208-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10271-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10272:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10273-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10351-      }'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10352:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10353-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10354-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10355:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10356-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10369-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10370:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10371-      else
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10404-      }'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10405:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10406-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10407-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10408:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10409-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10436-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10437:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10438-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10489-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10490:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10491-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10527-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10528:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10529-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10545-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10546:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10547-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10725-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10726:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10727-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10753-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10754:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10755-	fi
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10756-      else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10757:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10758:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10759-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10803-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10804:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10805-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10834-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10835:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10836-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10848-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10849:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10850-      else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10851-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10852:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10853-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10861-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10862:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10863-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10865-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10866:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10867:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10868:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10869-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10884-      else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:10885:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-10886-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11283-  esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11284:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11285-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11290-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11291:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11292-    ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11293-  *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11294:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11295-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11299-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11300:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11301-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11341-  esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11342:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11343-else
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11481-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11482:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11483-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11517-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11518:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11519:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11520:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11521-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11526-      fi'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11527:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11528-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11534-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11535:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11536-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11540-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11541:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11542-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11544-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11545:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11546-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11553-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11554:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11555-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11565-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11566:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11567-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11570-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11571:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11572-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11576-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11577:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11578:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11579:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11580-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11584-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11585:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11586-      else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11587:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11588-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11594-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11595:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11596:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11597:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11598-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11599-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11600:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11601-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11608-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11609:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11610-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11625-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11626:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11627-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11878-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11879:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11880-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11932-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11933:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11934-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11959-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11960:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11961:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11962:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11963-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11968-    fi'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:11969:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-11970-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13168-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:13169:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13170-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13200-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:13201:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13202-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13480-do :
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:13481:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13482-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13484-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:13485:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13486-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13504-do :
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:13505:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13506-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13508-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:13509:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-13510-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14020-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14021:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14022-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14128-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14129:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14130-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14134-esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14135:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14136-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14170-  case $2 in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14171:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14172:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14173-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14450-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14451:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14452-  *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14453:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14454-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14459-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14460:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14461-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14462:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14463-      done
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14494-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14495:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14496-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14525-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14526:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14527-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14559-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14560:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14561-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14670-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14671:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14672-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14751-      }'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14752:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14753-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14754-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14755:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14756-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14770-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14771:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14772-        else
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14805-      }'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14806:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14807-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14808-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14809:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14810-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14837-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14838:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14839-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14890-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14891:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14892-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14932-	    # is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14933:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14934-              cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14953-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14954:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14955-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-14998-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:14999:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15000-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15072-            # dependencies.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15073:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15074-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15137-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15138:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15139-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15173-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15174:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15175:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15176-	;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15180-	    # SGI C++
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15181:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15182-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15191-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15192:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15193-	      else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15194:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15195-	      fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15212-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15213:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15214:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15215-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15222-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15223:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15224-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15237-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15238:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15239-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15258-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15259:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15260-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15263-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15264:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15265-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15267-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15268:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15269-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15272-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15273:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15274-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15276-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15277:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15278-	      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15286-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15287:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15288-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15305-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15306:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15307-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15320-	  *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15321:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15322-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15327-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15328:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15329-	      compiler_needs_object_CXX=yes
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15392-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15393:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15394-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15411-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15412:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15413-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15432-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15433:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15434-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15437-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15438:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15439:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15440-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15441:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15442-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15456-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15457:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15458-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15463-	        osf3*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15464:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15465-		  ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15466-	        *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15467:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15468-		  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15710-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15711:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15712-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15813-if test -n "${compiler_lib_search_path_CXX}"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:15814: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-15815-fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16060-	  *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16061:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16062-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16442-    else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16443:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16444-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16744-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16745:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16746-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16780-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16781:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16782:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16783:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16784-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16789-      fi'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16790:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16791-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16797-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16798:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16799-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16802-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16803:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16804-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16806-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16807:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16808-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16815-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16816:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16817-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16827-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16828:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16829-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16832-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16833:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16834-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16838-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16839:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16840:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16841:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16842-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16846-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16847:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16848-      else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16849:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16850-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16856-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16857:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16858:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16859:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16860-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16861-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16862:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16863-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16870-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16871:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16872-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16887-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:16888:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-16889-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17139-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17140:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17141-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17193-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17194:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17195-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17220-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17221:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17222:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17223:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17224-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17229-    fi'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17230:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17231-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17543-else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17544:  case `(./conftest$ac_exeext; exit) 2>/dev/null` in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17545-  worksok) :
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17653-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17654:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17655-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17701-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17702:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17703-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17704-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17705:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17706-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17708-else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17709:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17710-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17718-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17719:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17720-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17795-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17796:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17797-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17867-  {
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17868:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17869-  }
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17971-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:17972:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-17973-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18105-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18106:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18107:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18108:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18109:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18110:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18111:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18112:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18113:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18114:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18115:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18116:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18117:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18118:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18119:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18120:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18121:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18122:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18123:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18124:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18125:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18126:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18127:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18128:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18129:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18130:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18131:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18132:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18133:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18134:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18135:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18136:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18137:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18138:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18139:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18140:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18141:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18142:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18143:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18144:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18145:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18146:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18147:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18148:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18149:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18150:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18151:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18152:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18153:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18154:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18155:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18156:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18157:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18158:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18159:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18160:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18161:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18162:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18163:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18164:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18165:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18166:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18167:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18168:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18169:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18170:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18171:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18172:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18173:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18174:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18175:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18176:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18177:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18178:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18179:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18180:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18181:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18182:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18183:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18184:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18185:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18186:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18187:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18188:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18189:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18190:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18191:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18192:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18193:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18194:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18195:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18196:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18197:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18198:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18199:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18200:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18201:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18202:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18203:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18204:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18205:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18206:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18207:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18208:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18209:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18210:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18211:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18212:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18213:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18214:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18215:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18216:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18217:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18218:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18219:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18220:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18221:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18222:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18223:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18224:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18225:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18226:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18227:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18228:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18229:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18230:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18231:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18232:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18233:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18234:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18235:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18236:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18237:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18238:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18239:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18240:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18241:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18242:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18243:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18244:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18245:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18246:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18247:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18248:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18249:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18250:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18251:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18252:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18253:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18254:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18255:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18256:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18257:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18258:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18259:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18260:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18261:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18262:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18263:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18264:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18265:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18266:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18267:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18268:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18269:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18270:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18271:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18272:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18273:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18274:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18275:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18276:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18277:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18278:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18279:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18280:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18281:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18282:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18283:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18284:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18285:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18286:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18287:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18288:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18289:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18290:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18291:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18292:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18293:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18294:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18295:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18296-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18409-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18410:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18411-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18412:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18413-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18451-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18452:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18453-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18454:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18455-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18979-    *:)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18980:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18981-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18982-    x:*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18983:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18984-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18985-    *::*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18986:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18987:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18988-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18989-    *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:18990:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-18991-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19006-    done
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19007:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19008-}
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19322-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19323:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19324:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19325-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19568-if $ICU_CONFIG --version >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19569:  ICU_INCLUDES=`$ICU_CONFIG --cppflags`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19570:  ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-icuio --ldflags-libsonly --ldflags-system`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19571-elif $PKG_CONFIG --libs icu-uc icu-io >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19572:  ICU_INCLUDES=`$PKG_CONFIG --cflags icu-uc icu-io`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19573:  ICU_LIBS=`$PKG_CONFIG --libs icu-uc icu-io`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19574-elif test "x$need_icu:$with_system_icu" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19712-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19713:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19714-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19819-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19820:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19821-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19822-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19823:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19824-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19826-else
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19827:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19828-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19836-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19837:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19838-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19913-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19914:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19915-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19985-  {
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:19986:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-19987-  }
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20089-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20090:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20091-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20224-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20225:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20226-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20249-  --*=?*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20250:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20251:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20252-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20254-  --*=)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20255:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20256-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20278-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20279:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20280-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20286-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20287:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20288-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20355-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20356:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20357:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20358:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20359:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20360:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20361:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20362:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20363:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20364:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20365:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20366:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20367:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20368:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20369:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20370:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20371:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20372:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20373:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20374:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20375:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20376:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20377:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20378:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20379:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20380:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20381:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20382:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20383:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20384:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20385:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20386:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20387:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20388:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20389:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20390:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20391:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20392:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20393:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20394:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20395:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20396:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20397:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20398:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20399:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20400:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20401:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20402:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20403:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20404:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20405:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20406:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20407:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20408:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20409:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20410:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20411:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20412:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20413:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20414:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20415:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20416:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20417:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20418:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20419:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20420:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20421:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20422:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20423:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20424:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20425:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20426:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20427:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20428:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20429:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20430:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20431:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20432:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20433:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20434:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20435:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20436:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20437:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20438:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20439:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20440:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20441:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20442:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20443:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20444:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20445:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20446:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20447:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20448:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20449:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20450:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20451:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20452:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20453:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20454:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20455:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20456:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20457:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20458:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20459:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20460:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20461:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20462:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20463:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20464:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20465:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20466:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20467:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20468:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20469:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20470:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20471:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20472:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20473:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20474:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20475:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20476:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20477:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20478:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20479:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20480:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20481:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20482:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20483:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20484:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20485:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20486:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20487:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20488:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20489:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20490:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20491:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20492:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20493:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20494:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20495:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20496:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20497:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20498:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20499:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20500:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20501:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20502:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20503:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20504:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20505:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20506:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20507:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20508:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20509:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20510:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20511:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20512:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20513:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20514:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20515:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20516:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20517:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20518:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20519:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20520:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20521:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20522:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20523:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20524:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20525:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20526:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20527:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20528:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20529:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20530:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20531:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20532:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20533:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20534:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20535:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20536:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20537:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20538:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20539:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20540:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20541:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20542:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20543:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20544:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20545:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20546-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20659-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20660:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20661-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20662:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20663-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20701-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20702:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20703-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20704:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20705-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20801-fi
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20802:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20803-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20818-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20819:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20820-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20824-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20825:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20826-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20962-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:20963:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-20964-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21094-      esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21095:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21096-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21153-*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21154:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21155-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21156:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21157-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21214-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21215:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21216-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21231-
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21232:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21233-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21259-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21260:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21261-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21305-    * )
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21306:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21307-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21360-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21361:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21362-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21929-    *:)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21930:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21931-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21932-    x:*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21933:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21934-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21935-    *::*)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21936:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21937:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21938-        ;;
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21939-    *)
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21940:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21941-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21956-    done
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure:21957:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/bibtex-x/configure-21958-}
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-211-  esac
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:212:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-213-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:214:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-215-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-216-  esac;
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:217:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-218-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-219-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:220:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-221-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-387-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:388:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-389-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-417-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:418:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:419:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-420-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-433-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:434:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-435-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-760-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:761:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-762-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-799-.c.o:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:800:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-801-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-807-.c.obj:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:808:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:809:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-810-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-814-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-815-.c.lo:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:816:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-817-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-823-bibtex8-bibtex-1.o: bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-1.o -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-1.Tpo -c -o bibtex8-bibtex-1.o `test -f 'bibtex-1.c' || echo '$(srcdir)/'`bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-1.Tpo $(DEPDIR)/bibtex8-bibtex-1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-1.o `test -f 'bibtex-1.c' || echo '$(srcdir)/'`bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-829-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-830-bibtex8-bibtex-1.obj: bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-1.obj -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-1.Tpo -c -o bibtex8-bibtex-1.obj `if test -f 'bibtex-1.c'; then $(CYGPATH_W) 'bibtex-1.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-1.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-1.Tpo $(DEPDIR)/bibtex8-bibtex-1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-1.obj `if test -f 'bibtex-1.c'; then $(CYGPATH_W) 'bibtex-1.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-1.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-836-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-837-bibtex8-bibtex-2.o: bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-2.o -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-2.Tpo -c -o bibtex8-bibtex-2.o `test -f 'bibtex-2.c' || echo '$(srcdir)/'`bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-2.Tpo $(DEPDIR)/bibtex8-bibtex-2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-2.o `test -f 'bibtex-2.c' || echo '$(srcdir)/'`bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-843-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-844-bibtex8-bibtex-2.obj: bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-2.obj -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-2.Tpo -c -o bibtex8-bibtex-2.obj `if test -f 'bibtex-2.c'; then $(CYGPATH_W) 'bibtex-2.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-2.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-2.Tpo $(DEPDIR)/bibtex8-bibtex-2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-2.obj `if test -f 'bibtex-2.c'; then $(CYGPATH_W) 'bibtex-2.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-2.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-850-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-851-bibtex8-bibtex-3.o: bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-3.o -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-3.Tpo -c -o bibtex8-bibtex-3.o `test -f 'bibtex-3.c' || echo '$(srcdir)/'`bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-3.Tpo $(DEPDIR)/bibtex8-bibtex-3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-3.o `test -f 'bibtex-3.c' || echo '$(srcdir)/'`bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-857-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-858-bibtex8-bibtex-3.obj: bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-3.obj -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-3.Tpo -c -o bibtex8-bibtex-3.obj `if test -f 'bibtex-3.c'; then $(CYGPATH_W) 'bibtex-3.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-3.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-3.Tpo $(DEPDIR)/bibtex8-bibtex-3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-3.obj `if test -f 'bibtex-3.c'; then $(CYGPATH_W) 'bibtex-3.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-3.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-864-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-865-bibtex8-bibtex-4.o: bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-4.o -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-4.Tpo -c -o bibtex8-bibtex-4.o `test -f 'bibtex-4.c' || echo '$(srcdir)/'`bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-4.Tpo $(DEPDIR)/bibtex8-bibtex-4.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-4.o `test -f 'bibtex-4.c' || echo '$(srcdir)/'`bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-871-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-872-bibtex8-bibtex-4.obj: bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex-4.obj -MD -MP -MF $(DEPDIR)/bibtex8-bibtex-4.Tpo -c -o bibtex8-bibtex-4.obj `if test -f 'bibtex-4.c'; then $(CYGPATH_W) 'bibtex-4.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-4.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex-4.Tpo $(DEPDIR)/bibtex8-bibtex-4.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex-4.obj `if test -f 'bibtex-4.c'; then $(CYGPATH_W) 'bibtex-4.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-4.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-878-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-879-bibtex8-bibtex.o: bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:880:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex.o -MD -MP -MF $(DEPDIR)/bibtex8-bibtex.Tpo -c -o bibtex8-bibtex.o `test -f 'bibtex.c' || echo '$(srcdir)/'`bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-881-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex.Tpo $(DEPDIR)/bibtex8-bibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex.o `test -f 'bibtex.c' || echo '$(srcdir)/'`bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-885-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-886-bibtex8-bibtex.obj: bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:887:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-bibtex.obj -MD -MP -MF $(DEPDIR)/bibtex8-bibtex.Tpo -c -o bibtex8-bibtex.obj `if test -f 'bibtex.c'; then $(CYGPATH_W) 'bibtex.c'; else $(CYGPATH_W) '$(srcdir)/bibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-888-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-bibtex.Tpo $(DEPDIR)/bibtex8-bibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-890-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:891:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-bibtex.obj `if test -f 'bibtex.c'; then $(CYGPATH_W) 'bibtex.c'; else $(CYGPATH_W) '$(srcdir)/bibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-892-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-893-bibtex8-utils.o: utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-utils.o -MD -MP -MF $(DEPDIR)/bibtex8-utils.Tpo -c -o bibtex8-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-utils.Tpo $(DEPDIR)/bibtex8-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-899-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-900-bibtex8-utils.obj: utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtex8-utils.obj -MD -MP -MF $(DEPDIR)/bibtex8-utils.Tpo -c -o bibtex8-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtex8-utils.Tpo $(DEPDIR)/bibtex8-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtex8_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtex8-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-906-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-907-bibtexu-bibtex-1.o: bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-1.o -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-1.Tpo -c -o bibtexu-bibtex-1.o `test -f 'bibtex-1.c' || echo '$(srcdir)/'`bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-1.Tpo $(DEPDIR)/bibtexu-bibtex-1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-1.o `test -f 'bibtex-1.c' || echo '$(srcdir)/'`bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-913-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-914-bibtexu-bibtex-1.obj: bibtex-1.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:915:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-1.obj -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-1.Tpo -c -o bibtexu-bibtex-1.obj `if test -f 'bibtex-1.c'; then $(CYGPATH_W) 'bibtex-1.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-1.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-916-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-1.Tpo $(DEPDIR)/bibtexu-bibtex-1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-918-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:919:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-1.obj `if test -f 'bibtex-1.c'; then $(CYGPATH_W) 'bibtex-1.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-1.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-920-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-921-bibtexu-bibtex-2.o: bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:922:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-2.o -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-2.Tpo -c -o bibtexu-bibtex-2.o `test -f 'bibtex-2.c' || echo '$(srcdir)/'`bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-923-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-2.Tpo $(DEPDIR)/bibtexu-bibtex-2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-925-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:926:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-2.o `test -f 'bibtex-2.c' || echo '$(srcdir)/'`bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-927-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-928-bibtexu-bibtex-2.obj: bibtex-2.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:929:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-2.obj -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-2.Tpo -c -o bibtexu-bibtex-2.obj `if test -f 'bibtex-2.c'; then $(CYGPATH_W) 'bibtex-2.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-2.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-930-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-2.Tpo $(DEPDIR)/bibtexu-bibtex-2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-2.obj `if test -f 'bibtex-2.c'; then $(CYGPATH_W) 'bibtex-2.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-2.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-934-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-935-bibtexu-bibtex-3.o: bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:936:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-3.o -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-3.Tpo -c -o bibtexu-bibtex-3.o `test -f 'bibtex-3.c' || echo '$(srcdir)/'`bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-937-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-3.Tpo $(DEPDIR)/bibtexu-bibtex-3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-939-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:940:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-3.o `test -f 'bibtex-3.c' || echo '$(srcdir)/'`bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-941-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-942-bibtexu-bibtex-3.obj: bibtex-3.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:943:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-3.obj -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-3.Tpo -c -o bibtexu-bibtex-3.obj `if test -f 'bibtex-3.c'; then $(CYGPATH_W) 'bibtex-3.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-3.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-944-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-3.Tpo $(DEPDIR)/bibtexu-bibtex-3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-946-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:947:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-3.obj `if test -f 'bibtex-3.c'; then $(CYGPATH_W) 'bibtex-3.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-3.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-948-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-949-bibtexu-bibtex-4.o: bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:950:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-4.o -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-4.Tpo -c -o bibtexu-bibtex-4.o `test -f 'bibtex-4.c' || echo '$(srcdir)/'`bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-951-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-4.Tpo $(DEPDIR)/bibtexu-bibtex-4.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-953-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:954:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-4.o `test -f 'bibtex-4.c' || echo '$(srcdir)/'`bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-955-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-956-bibtexu-bibtex-4.obj: bibtex-4.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:957:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex-4.obj -MD -MP -MF $(DEPDIR)/bibtexu-bibtex-4.Tpo -c -o bibtexu-bibtex-4.obj `if test -f 'bibtex-4.c'; then $(CYGPATH_W) 'bibtex-4.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-4.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-958-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex-4.Tpo $(DEPDIR)/bibtexu-bibtex-4.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-960-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:961:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex-4.obj `if test -f 'bibtex-4.c'; then $(CYGPATH_W) 'bibtex-4.c'; else $(CYGPATH_W) '$(srcdir)/bibtex-4.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-962-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-963-bibtexu-bibtex.o: bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:964:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex.o -MD -MP -MF $(DEPDIR)/bibtexu-bibtex.Tpo -c -o bibtexu-bibtex.o `test -f 'bibtex.c' || echo '$(srcdir)/'`bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-965-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex.Tpo $(DEPDIR)/bibtexu-bibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-967-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:968:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex.o `test -f 'bibtex.c' || echo '$(srcdir)/'`bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-969-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-970-bibtexu-bibtex.obj: bibtex.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:971:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-bibtex.obj -MD -MP -MF $(DEPDIR)/bibtexu-bibtex.Tpo -c -o bibtexu-bibtex.obj `if test -f 'bibtex.c'; then $(CYGPATH_W) 'bibtex.c'; else $(CYGPATH_W) '$(srcdir)/bibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-972-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-bibtex.Tpo $(DEPDIR)/bibtexu-bibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-974-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:975:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-bibtex.obj `if test -f 'bibtex.c'; then $(CYGPATH_W) 'bibtex.c'; else $(CYGPATH_W) '$(srcdir)/bibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-976-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-977-bibtexu-utils.o: utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:978:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-utils.o -MD -MP -MF $(DEPDIR)/bibtexu-utils.Tpo -c -o bibtexu-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-979-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-utils.Tpo $(DEPDIR)/bibtexu-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-981-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:982:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-983-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-984-bibtexu-utils.obj: utils.c
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:985:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT bibtexu-utils.obj -MD -MP -MF $(DEPDIR)/bibtexu-utils.Tpo -c -o bibtexu-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-986-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-utils.Tpo $(DEPDIR)/bibtexu-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-988-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:989:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o bibtexu-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-990-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-991-.cxx.o:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:992:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-993-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-999-.cxx.obj:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1000:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1001:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1002-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1004-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1005:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1006-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1007-.cxx.lo:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1008:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1009-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1015-bibtexu-dummy.o: dummy.cxx
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1016:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bibtexu-dummy.o -MD -MP -MF $(DEPDIR)/bibtexu-dummy.Tpo -c -o bibtexu-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1017-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-dummy.Tpo $(DEPDIR)/bibtexu-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1019-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1020:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bibtexu-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1021-
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1022-bibtexu-dummy.obj: dummy.cxx
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1023:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT bibtexu-dummy.obj -MD -MP -MF $(DEPDIR)/bibtexu-dummy.Tpo -c -o bibtexu-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1024-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/bibtexu-dummy.Tpo $(DEPDIR)/bibtexu-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1026-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1027:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bibtexu_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o bibtexu-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1028-
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1041-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1042:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1043-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1096-	@list='$(dist_btdoc_DATA)'; test -n "$(btdocdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1097:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1098-	dir='$(DESTDIR)$(btdocdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1117-	@list='$(dist_csf_DATA)'; test -n "$(csfdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1118:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1119-	dir='$(DESTDIR)$(csfdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1150-GTAGS:
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1151:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1152-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1200-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1201:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1202:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1203-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1225-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1226:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1227-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1228:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1229:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1230:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1231:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1232:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1233:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1234:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1235:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1236-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1304-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1305:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1306:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1307:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1308-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1314-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1315:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1316:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1317-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1341-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1342:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1343:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1344-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1355-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1356:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1357-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1441-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1442:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1443-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1485-	}; \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1486:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1487-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1497-	fi
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in:1498:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/bibtex-x/Makefile.in-1499-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-58-  { \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:59:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-60-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-153-am__v_lt_1 = 
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:154:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-155-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:156:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-157-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-158-  esac;
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:159:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-160-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-161-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:162:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-163-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-379-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:380:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-381-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-409-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:410:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:411:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-412-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-425-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:426:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-427-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-595-	$(TESTS)
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:596:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-597-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-751-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:752:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-753-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-919-.c.o:
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:920:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-921-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-927-.c.obj:
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:928:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:929:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-930-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-934-
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-935-.c.lo:
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:936:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-937-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-955-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:956:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-957-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1012-	@list='$(config_DATA)'; test -n "$(configdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1013:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1014-	dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1033-	@list='$(pdfdoc_DATA)'; test -n "$(pdfdocdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1034:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1035-	dir='$(DESTDIR)$(pdfdocdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1066-GTAGS:
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1067:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1068-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1116-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1117:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1118:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1119-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1141-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1142:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1143-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1144:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1145:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1146:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1147:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1148:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1149:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1150:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1151:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1152-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1220-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1221:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1222:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1223:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1224-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1230-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1231:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1232:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1233-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1257-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1258:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1259:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1260-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1271-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1272:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1273-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1360-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1361:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1362-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1404-	}; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1405:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1406-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1416-	fi
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1417:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1418-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1620-	}; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in:1621:	REL=`$(SHELL) $$relpath '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/texk/chktex/Makefile.in-1622-	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/chktex/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-77-   #
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4:78:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-79-   AC_TRY_COMPILE([],[return 0;],
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4:80:   [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-81-done
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-88-    if (signal (SIGINT, SIG_IGN) != SIG_DFL) return 2;],
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4:89:    dnl the original did use test -n `$CC testprogram.c`
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-90-    [if test `diff config.log config.tmp | grep -i warning | wc -l` != 0
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-133-   #
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4:134:do FLAGS="$ac_save_[]FLAGS "`echo $ac_arg | sed -e 's,%%.*,,' -e 's,%,,'`
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-135-   AC_TRY_COMPILE([],[return 0;],
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4:136:   [VAR=`echo $ac_arg | sed -e 's,.*% *,,'` ; break])
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-137-done
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-144-    if (signal (SIGINT, SIG_IGN) != SIG_DFL) return 2;],
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4:145:    dnl the original did use test -n `$CC testprogram.c`
texlive-bin-2020.20200327.54578/texk/chktex/chktex-src/m4/ax_cflags_strict_prototypes.m4-146-    [if test `diff config.log config.tmp | grep -i warning | wc -l` != 0
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/chktex/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/chktex/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/chktex/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-52-else
texlive-bin-2020.20200327.54578/texk/chktex/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/chktex/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/chktex/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/chktex/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/chktex/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/chktex/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-408-  {
texlive-bin-2020.20200327.54578/texk/chktex/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/chktex/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/chktex/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/chktex/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/chktex/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/chktex/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-864-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/chktex/configure:865:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-866-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-908-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:909:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-910-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-913-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/chktex/configure:914:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-915-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-934-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:935:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-936-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-939-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/chktex/configure:940:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-941-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1138-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:1139:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1143-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/chktex/configure:1144:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1145-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1154-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:1155:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1159-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/chktex/configure:1160:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1161-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1192-  *=*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:1193:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1194-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1213-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:1214:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1215-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1235-    */ )
texlive-bin-2020.20200327.54578/texk/chktex/configure:1236:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1237-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1270-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/chktex/configure:1271:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/chktex/configure-1272-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1326-case $srcdir in
texlive-bin-2020.20200327.54578/texk/chktex/configure:1327:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-1328-esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1369-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/chktex/configure:1370:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/chktex/configure:1371:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/chktex/configure-1372-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-1486-*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:1487:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1488-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/chktex/configure:1489:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-1490-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2090-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/chktex/configure:2091:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/chktex/configure:2092:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2093-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2261-    *\'*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:2262:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-2263-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2344-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/chktex/configure:2345:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-2346-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2359-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/chktex/configure:2360:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-2361-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2479-    set,)
texlive-bin-2020.20200327.54578/texk/chktex/configure:2480:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/chktex/configure:2481:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/chktex/configure-2482-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2490-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/chktex/configure:2491:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/chktex/configure:2492:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2493-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2510-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/chktex/configure:2511:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-2512-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2689-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/chktex/configure:2690:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2691-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-2692-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/chktex/configure:2693:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2694-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2740-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/chktex/configure:2741:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2742-
texlive-bin-2020.20200327.54578/texk/chktex/configure-2743-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/chktex/configure:2744:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2745-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2885-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/chktex/configure:2886:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure-2887-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2958-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/chktex/configure:2959:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-2960-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-2968-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/chktex/configure:2969:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-2970-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-3443-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/chktex/configure:3444:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-3445-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-3487-	then :; else
texlive-bin-2020.20200327.54578/texk/chktex/configure:3488:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-3489-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-3547-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure:3548:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-3549-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-3656-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure:3657:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-3658-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-3974-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:3975:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/chktex/configure-3976-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4125-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/chktex/configure:4126:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4127-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/chktex/configure-4128-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/chktex/configure:4129:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/chktex/configure-4130-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4149-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/chktex/configure:4150:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/chktex/configure-4151-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4160-else
texlive-bin-2020.20200327.54578/texk/chktex/configure:4161:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/chktex/configure-4162-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4182-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/chktex/configure:4183:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/chktex/configure-4184-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4210-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/chktex/configure:4211:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-4212-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/chktex/configure:4213:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-4214-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4279-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/chktex/configure:4280:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4281-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4355-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/chktex/configure:4356:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4357-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4421-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/chktex/configure:4422:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4423-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4488-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/chktex/configure:4489:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4490-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4568-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/chktex/configure:4569:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-4570-  *)
texlive-bin-2020.20200327.54578/texk/chktex/configure:4571:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-4572-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4577-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/chktex/configure:4578:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4579-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:4580:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4581-      done
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4612-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/chktex/configure:4613:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4614-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4643-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/chktex/configure:4644:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4645-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4693-	esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:4694:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4695-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4699-	*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:4700:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4701-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4827-
texlive-bin-2020.20200327.54578/texk/chktex/configure:4828:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-4829-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4939-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/chktex/configure:4940:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/chktex/configure:4941:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4942-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4972-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:4973:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4974-    else
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4981-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:4982:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/chktex/configure:4983:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4984-    else
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4993-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/chktex/configure:4994:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/chktex/configure-4995-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-4997-      do
texlive-bin-2020.20200327.54578/texk/chktex/configure:4998:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/chktex/configure-4999-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-5001-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/chktex/configure:5002:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/chktex/configure-5003-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-5006-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/chktex/configure:5007:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/chktex/configure-5008-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-5414-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:5415:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-5416-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-5484-    else
texlive-bin-2020.20200327.54578/texk/chktex/configure:5485:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-5486-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-5626-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/chktex/configure:5627:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-5628-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6147-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/chktex/configure:6148:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6149-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6195-mingw*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:6196:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/chktex/configure-6197-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6427-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:6428:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/chktex/configure-6429-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6431- /*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:6432:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-6433-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6526-    done
texlive-bin-2020.20200327.54578/texk/chktex/configure:6527:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-6528-}
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6548-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:6549:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6550-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6569-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:6570:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6571-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6581-    else
texlive-bin-2020.20200327.54578/texk/chktex/configure:6582:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6583-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6607-    emul=elf
texlive-bin-2020.20200327.54578/texk/chktex/configure:6608:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6609-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6615-    esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:6616:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6617-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-6623-    esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:6624:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-6625-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-7556-    *:)
texlive-bin-2020.20200327.54578/texk/chktex/configure:7557:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-7558-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-7559-    x:*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:7560:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-7561-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-7562-    *::*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:7563:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure:7564:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-7565-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-7566-    *)
texlive-bin-2020.20200327.54578/texk/chktex/configure:7567:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-7568-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-7825-do :
texlive-bin-2020.20200327.54578/texk/chktex/configure:7826:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/chktex/configure-7827-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-7830-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/chktex/configure:7831:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-7832-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-7854-
texlive-bin-2020.20200327.54578/texk/chktex/configure:7855:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-7856-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-8030-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/chktex/configure:8031:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure-8032-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-8036-esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:8037:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure-8038-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-8048-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/chktex/configure:8049:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure-8050-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-8712-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:8713:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-8714-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-8778-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:8779:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-8780-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9176-      *)
texlive-bin-2020.20200327.54578/texk/chktex/configure:9177:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-9178-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9622-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/chktex/configure:9623:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-9624-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9654-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/chktex/configure:9655:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-9656-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9723-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/chktex/configure:9724:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-9725-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9757-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/chktex/configure:9758:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-9759-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9779-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/chktex/configure:9780:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure:9781:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-9782-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9797-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/chktex/configure:9798:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/chktex/configure-9799-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9802-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/chktex/configure:9803:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/chktex/configure-9804-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9819-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/chktex/configure:9820:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/chktex/configure-9821-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9823-	esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:9824:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-9825-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/chktex/configure:9826:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/chktex/configure-9827-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9894-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:9895:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-9896-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-9983-	else
texlive-bin-2020.20200327.54578/texk/chktex/configure:9984:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/chktex/configure-9985-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10048-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/chktex/configure:10049:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/chktex/configure-10050-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10128-      }'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10129:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-10130-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/chktex/configure-10131-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:10132:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-10133-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10146-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/chktex/configure:10147:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/chktex/configure-10148-      else
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10181-      }'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10182:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-10183-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/chktex/configure-10184-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:10185:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-10186-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10213-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/chktex/configure:10214:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10215-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10266-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/chktex/configure:10267:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-10268-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10304-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/chktex/configure:10305:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/chktex/configure-10306-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10322-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:10323:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10324-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10502-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:10503:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10504-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10530-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:10531:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10532-	fi
texlive-bin-2020.20200327.54578/texk/chktex/configure-10533-      else
texlive-bin-2020.20200327.54578/texk/chktex/configure:10534:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10535:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10536-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10580-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/chktex/configure:10581:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-10582-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10611-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/chktex/configure:10612:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-10613-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10625-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10626:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10627-      else
texlive-bin-2020.20200327.54578/texk/chktex/configure-10628-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10630-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10638-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10639:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10640-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10642-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10643:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure:10644:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/chktex/configure:10645:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/chktex/configure-10646-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-10661-      else
texlive-bin-2020.20200327.54578/texk/chktex/configure:10662:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-10663-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11060-  esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:11061:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11062-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11067-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/chktex/configure:11068:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11069-    ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-11070-  *)
texlive-bin-2020.20200327.54578/texk/chktex/configure:11071:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11072-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11076-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/chktex/configure:11077:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11078-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11118-  esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:11119:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11120-else
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11258-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/chktex/configure:11259:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11260-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11294-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/chktex/configure:11295:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/chktex/configure:11296:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/chktex/configure:11297:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11298-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11303-      fi'
texlive-bin-2020.20200327.54578/texk/chktex/configure:11304:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11305-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11311-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure:11312:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11313-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11317-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/chktex/configure:11318:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11319-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11321-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure:11322:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11323-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11330-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/chktex/configure:11331:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11332-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11342-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/chktex/configure:11343:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11344-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11347-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/chktex/configure:11348:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11349-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11353-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/chktex/configure:11354:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/chktex/configure:11355:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/chktex/configure:11356:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11357-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11361-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/chktex/configure:11362:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11363-      else
texlive-bin-2020.20200327.54578/texk/chktex/configure:11364:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11365-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11371-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/chktex/configure:11372:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/chktex/configure:11373:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/chktex/configure:11374:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11375-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11376-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/chktex/configure:11377:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11378-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11385-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/chktex/configure:11386:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11387-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11402-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/chktex/configure:11403:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/chktex/configure-11404-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11655-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:11656:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/chktex/configure-11657-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11709-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/chktex/configure:11710:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-11711-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11736-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/chktex/configure:11737:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/chktex/configure:11738:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/chktex/configure:11739:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11740-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-11745-    fi'
texlive-bin-2020.20200327.54578/texk/chktex/configure:11746:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/chktex/configure-11747-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-12945-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:12946:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/chktex/configure-12947-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-12977-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/chktex/configure:12978:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-12979-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13257-do :
texlive-bin-2020.20200327.54578/texk/chktex/configure:13258:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/chktex/configure-13259-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13261-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/chktex/configure:13262:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-13263-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13281-do :
texlive-bin-2020.20200327.54578/texk/chktex/configure:13282:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/chktex/configure-13283-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13285-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/chktex/configure:13286:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-13287-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13613-do :
texlive-bin-2020.20200327.54578/texk/chktex/configure:13614:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/chktex/configure-13615-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13617-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/chktex/configure:13618:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-13619-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13646-do :
texlive-bin-2020.20200327.54578/texk/chktex/configure:13647:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/chktex/configure-13648-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13650-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/chktex/configure:13651:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/chktex/configure-13652-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13804-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/chktex/configure:13805:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/chktex/configure-13806-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13852-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/chktex/configure:13853:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-13854-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/chktex/configure-13855-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/chktex/configure:13856:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-13857-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13859-else
texlive-bin-2020.20200327.54578/texk/chktex/configure:13860:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-13861-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13869-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/chktex/configure:13870:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-13871-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-13946-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/chktex/configure:13947:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/chktex/configure-13948-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-14018-  {
texlive-bin-2020.20200327.54578/texk/chktex/configure:14019:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/chktex/configure-14020-  }
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-14122-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure:14123:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/chktex/configure-14124-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-14256-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14257:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14258:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14259:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14260:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14261:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14262:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14263:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14264:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14265:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14266:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14267:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14268:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14269:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14270:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14271:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14272:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14273:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14274:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14275:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14276:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14277:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14278:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14279:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14280:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14281:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14282:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14283:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14284:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14285:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14286:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14287:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14288:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14289:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14290:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14291:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14292:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14293:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14294:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14295:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14296:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14297:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14298:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14299:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14300:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14301:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14302:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14303:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14304:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14305:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14306:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14307:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14308:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14309:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14310:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14311:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14312:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14313:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14314:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14315:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14316:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14317:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14318:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14319:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14320:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14321:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14322:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14323:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14324:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14325:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14326:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14327:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14328:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14329:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14330:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14331:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14332:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14333:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14334:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14335:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14336:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14337:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14338:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14339:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14340:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14341:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14342:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14343:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14344:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14345:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14346:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14347:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14348:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14349:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14350:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14351:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14352:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14353:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14354:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14355:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14356:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14357:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14358:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14359:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14360:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14361:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14362:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14363:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14364:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14365:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14366:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14367:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14368:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14369:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14370:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14371:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14372:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14373:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14374:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14375:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14376:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14377:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14378:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14379:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14380:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14381:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14382:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14383:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14384:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14385:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14386:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14387:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14388:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14389:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14390:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14391:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:14392:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure-14393-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-14475-striplib; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:14476:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-14477-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:14478:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/chktex/configure-14479-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-14506-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:14507:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-14508-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:14509:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/chktex/configure-14510-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15018-    *:)
texlive-bin-2020.20200327.54578/texk/chktex/configure:15019:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-15020-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-15021-    x:*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:15022:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-15023-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-15024-    *::*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:15025:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure:15026:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-15027-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-15028-    *)
texlive-bin-2020.20200327.54578/texk/chktex/configure:15029:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-15030-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15045-    done
texlive-bin-2020.20200327.54578/texk/chktex/configure:15046:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-15047-}
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15208-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/chktex/configure:15209:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/chktex/configure:15210:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/chktex/configure-15211-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15364-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/chktex/configure:15365:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-15366-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15471-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/chktex/configure:15472:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-15473-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/chktex/configure-15474-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/chktex/configure:15475:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-15476-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15478-else
texlive-bin-2020.20200327.54578/texk/chktex/configure:15479:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/chktex/configure-15480-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15488-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/chktex/configure:15489:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-15490-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15565-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/chktex/configure:15566:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/chktex/configure-15567-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15637-  {
texlive-bin-2020.20200327.54578/texk/chktex/configure:15638:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/chktex/configure-15639-  }
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15741-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/chktex/configure:15742:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/chktex/configure-15743-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15876-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/chktex/configure:15877:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/chktex/configure-15878-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15901-  --*=?*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:15902:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/chktex/configure:15903:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-15904-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15906-  --*=)
texlive-bin-2020.20200327.54578/texk/chktex/configure:15907:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/chktex/configure-15908-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15930-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/chktex/configure:15931:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-15932-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-15938-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/chktex/configure:15939:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-15940-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16007-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16008:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16009:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16010:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16011:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16012:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16013:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16014:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16015:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16016:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16017:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16018:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16019:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16020:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16021:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16022:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16023:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16024:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16025:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16026:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16027:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16028:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16029:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16030:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16031:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16032:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16033:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16034:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16035:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16036:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16037:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16038:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16039:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16040:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16041:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16042:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16043:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16044:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16045:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16046:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16047:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16048:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16049:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16050:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16051:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16052:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16053:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16054:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16055:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16056:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16057:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16058:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16059:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16060:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16061:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16062:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16063:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16064:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16065:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16066:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16067:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16068:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16069:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16070:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16071:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16072:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16073:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16074:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16075:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16076:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16077:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16078:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16079:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16080:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16081:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16082:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16083:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16084:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16085:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16086:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16087:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16088:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16089:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16090:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16091:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16092:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16093:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16094:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16095:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16096:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16097:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16098:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16099:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16100:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16101:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16102:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16103:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16104:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16105:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16106:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16107:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16108:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16109:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16110:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16111:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16112:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16113:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16114:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16115:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16116:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16117:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16118:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16119:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16120:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16121:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16122:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16123:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16124:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16125:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16126:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16127:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16128:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16129:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16130:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16131:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16132:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16133:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16134:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16135:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16136:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16137:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16138:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16139:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16140:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16141:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16142:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16143:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/chktex/configure-16144-
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16226-striplib; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:16227:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-16228-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:16229:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/chktex/configure-16230-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16257-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:16258:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-16259-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:16260:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/chktex/configure-16261-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16355-fi
texlive-bin-2020.20200327.54578/texk/chktex/configure:16356:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16357-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16372-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/chktex/configure:16373:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16374-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16378-
texlive-bin-2020.20200327.54578/texk/chktex/configure:16379:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16380-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16516-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/chktex/configure:16517:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16518-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16648-      esac
texlive-bin-2020.20200327.54578/texk/chktex/configure:16649:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/chktex/configure-16650-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16707-*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:16708:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16709-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/chktex/configure:16710:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16711-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16768-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/chktex/configure:16769:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/chktex/configure-16770-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16785-
texlive-bin-2020.20200327.54578/texk/chktex/configure:16786:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/chktex/configure-16787-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16813-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/chktex/configure:16814:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/chktex/configure-16815-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16859-    * )
texlive-bin-2020.20200327.54578/texk/chktex/configure:16860:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-16861-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-16914-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/chktex/configure:16915:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/chktex/configure-16916-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-17469-    *:)
texlive-bin-2020.20200327.54578/texk/chktex/configure:17470:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-17471-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-17472-    x:*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:17473:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-17474-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-17475-    *::*)
texlive-bin-2020.20200327.54578/texk/chktex/configure:17476:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure:17477:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-17478-        ;;
texlive-bin-2020.20200327.54578/texk/chktex/configure-17479-    *)
texlive-bin-2020.20200327.54578/texk/chktex/configure:17480:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/chktex/configure-17481-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/chktex/configure-17496-    done
texlive-bin-2020.20200327.54578/texk/chktex/configure:17497:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/chktex/configure-17498-}
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-159-sjisconv_LDADD = $(LDADD)
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:160:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-161-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:162:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-163-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-164-  esac;
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:165:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-166-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-167-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:168:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-169-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-388-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:389:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-390-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-418-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:419:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:420:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-421-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-434-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:435:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-436-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-604-	tests/extconv.cjk tests/sjisconv.tex tests/sjisconv.cjk
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:605:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-606-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-781-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:782:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-783-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-903-.c.o:
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:904:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-905-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-911-.c.obj:
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:912:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:913:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-914-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-918-
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-919-.c.lo:
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:920:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-921-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-927-@CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.o: @CJKUTILS_TREE@/cjklatex/cjklatex.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gbkpdflatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.o -MD -MP -MF @CJKUTILS_TREE@/cjklatex/$(DEPDIR)/gbkpdflatex-cjklatex.Tpo -c -o @CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.o `test -f '@CJKUTILS_TREE@/cjklatex/cjklatex.c' || echo '$(srcdir)/'`@CJKUTILS_TREE@/cjklatex/cjklatex.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @CJKUTILS_TREE@/cjklatex/$(DEPDIR)/gbkpdflatex-cjklatex.Tpo @CJKUTILS_TREE@/cjklatex/$(DEPDIR)/gbkpdflatex-cjklatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gbkpdflatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.o `test -f '@CJKUTILS_TREE@/cjklatex/cjklatex.c' || echo '$(srcdir)/'`@CJKUTILS_TREE@/cjklatex/cjklatex.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-933-
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-934-@CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.obj: @CJKUTILS_TREE@/cjklatex/cjklatex.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gbkpdflatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.obj -MD -MP -MF @CJKUTILS_TREE@/cjklatex/$(DEPDIR)/gbkpdflatex-cjklatex.Tpo -c -o @CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.obj `if test -f '@CJKUTILS_TREE@/cjklatex/cjklatex.c'; then $(CYGPATH_W) '@CJKUTILS_TREE@/cjklatex/cjklatex.c'; else $(CYGPATH_W) '$(srcdir)/@CJKUTILS_TREE@/cjklatex/cjklatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @CJKUTILS_TREE@/cjklatex/$(DEPDIR)/gbkpdflatex-cjklatex.Tpo @CJKUTILS_TREE@/cjklatex/$(DEPDIR)/gbkpdflatex-cjklatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gbkpdflatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @CJKUTILS_TREE@/cjklatex/gbkpdflatex-cjklatex.obj `if test -f '@CJKUTILS_TREE@/cjklatex/cjklatex.c'; then $(CYGPATH_W) '@CJKUTILS_TREE@/cjklatex/cjklatex.c'; else $(CYGPATH_W) '$(srcdir)/@CJKUTILS_TREE@/cjklatex/cjklatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-940-
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-941-@CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.o: @CJKUTILS_TREE@/hbf2gf/hbf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.o -MD -MP -MF @CJKUTILS_TREE@/hbf2gf/$(DEPDIR)/hbf2gf-hbf.Tpo -c -o @CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.o `test -f '@CJKUTILS_TREE@/hbf2gf/hbf.c' || echo '$(srcdir)/'`@CJKUTILS_TREE@/hbf2gf/hbf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @CJKUTILS_TREE@/hbf2gf/$(DEPDIR)/hbf2gf-hbf.Tpo @CJKUTILS_TREE@/hbf2gf/$(DEPDIR)/hbf2gf-hbf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.o `test -f '@CJKUTILS_TREE@/hbf2gf/hbf.c' || echo '$(srcdir)/'`@CJKUTILS_TREE@/hbf2gf/hbf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-947-
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-948-@CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.obj: @CJKUTILS_TREE@/hbf2gf/hbf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT @CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.obj -MD -MP -MF @CJKUTILS_TREE@/hbf2gf/$(DEPDIR)/hbf2gf-hbf.Tpo -c -o @CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.obj `if test -f '@CJKUTILS_TREE@/hbf2gf/hbf.c'; then $(CYGPATH_W) '@CJKUTILS_TREE@/hbf2gf/hbf.c'; else $(CYGPATH_W) '$(srcdir)/@CJKUTILS_TREE@/hbf2gf/hbf.c'; fi`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) @CJKUTILS_TREE@/hbf2gf/$(DEPDIR)/hbf2gf-hbf.Tpo @CJKUTILS_TREE@/hbf2gf/$(DEPDIR)/hbf2gf-hbf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o @CJKUTILS_TREE@/hbf2gf/hbf2gf-hbf.obj `if test -f '@CJKUTILS_TREE@/hbf2gf/hbf.c'; then $(CYGPATH_W) '@CJKUTILS_TREE@/hbf2gf/hbf.c'; else $(CYGPATH_W) '$(srcdir)/@CJKUTILS_TREE@/hbf2gf/hbf.c'; fi`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-954-
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-955-hbf2gf-hbf2gf.o: hbf2gf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hbf2gf-hbf2gf.o -MD -MP -MF $(DEPDIR)/hbf2gf-hbf2gf.Tpo -c -o hbf2gf-hbf2gf.o `test -f 'hbf2gf.c' || echo '$(srcdir)/'`hbf2gf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hbf2gf-hbf2gf.Tpo $(DEPDIR)/hbf2gf-hbf2gf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hbf2gf-hbf2gf.o `test -f 'hbf2gf.c' || echo '$(srcdir)/'`hbf2gf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-961-
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-962-hbf2gf-hbf2gf.obj: hbf2gf.c
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hbf2gf-hbf2gf.obj -MD -MP -MF $(DEPDIR)/hbf2gf-hbf2gf.Tpo -c -o hbf2gf-hbf2gf.obj `if test -f 'hbf2gf.c'; then $(CYGPATH_W) 'hbf2gf.c'; else $(CYGPATH_W) '$(srcdir)/hbf2gf.c'; fi`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hbf2gf-hbf2gf.Tpo $(DEPDIR)/hbf2gf-hbf2gf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hbf2gf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hbf2gf-hbf2gf.obj `if test -f 'hbf2gf.c'; then $(CYGPATH_W) 'hbf2gf.c'; else $(CYGPATH_W) '$(srcdir)/hbf2gf.c'; fi`
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-968-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-981-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:982:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-983-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1036-	@list='$(hbf2gf_cfg_DATA)'; test -n "$(hbf2gf_cfgdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1037:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1038-	dir='$(DESTDIR)$(hbf2gf_cfgdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1069-GTAGS:
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1070:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1071-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1119-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1120:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1121:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1122-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1144-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1145:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1146-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1147:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1148:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1149:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1150:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1151:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1152:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1153:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1154:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1155-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1223-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1224:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1225:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1226:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1227-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1233-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1234:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1235:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1236-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1260-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1261:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1262:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1263-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1274-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1275:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1276-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1363-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1364:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1365-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1407-	}; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1408:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1409-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1419-	fi
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1420:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1421-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1612-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1613:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1614:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1615-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1621-@WIN32_FALSE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in:1622:@WIN32_FALSE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/cjkutils/Makefile.in-1623-@WIN32_FALSE@	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/cjkutils/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5latex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5latex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5latex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5latex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5latex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5latex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5pdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5pdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5pdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5pdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5pdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/Bg5conv/bg5pdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5latex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5latex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5latex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5latex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5latex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5latex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5pdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5pdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5pdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5pdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5pdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cef5pdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/ceflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/ceflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/ceflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/ceflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/ceflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/ceflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefpdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefpdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefpdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefpdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefpdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefpdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefslatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefslatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefslatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefslatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefslatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefslatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefspdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefspdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefspdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefspdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefspdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/CEFconv/cefspdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjislatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjislatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjislatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjislatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjislatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjislatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjispdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjispdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjispdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjispdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjispdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/SJISconv/sjispdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+latex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+latex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+latex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+latex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+latex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+latex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+pdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+pdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+pdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+pdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+pdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/bg5+pdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbklatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbklatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbklatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbklatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbklatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbklatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbkpdflatex-26-  argv="$argv \"\$argv$n\""
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbkpdflatex:27:  n=`expr $n + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbkpdflatex-28-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbkpdflatex-37-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbkpdflatex:38:  aux=`expr "X$tex" : 'X\(.*\)\.[^/]*$' \| "X$tex" : 'X\(.*\)'`.cjk;;
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/extconv/gbkpdflatex-39-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/hbf2gf/Makefile.in-116-                  -e 's|^# [1-9][0-9]* "\($(srcdir)/.*\.h\)".*|\1|p' | \
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/hbf2gf/Makefile.in:117:           sed -e 's|/\./|.|g' -e "s/^/`basename $$file .c`.o: /" ; \
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/hbf2gf/Makefile.in-118-        done | \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/hbf2gf/hbf2gf.w-2388-configuration parameter will be truncated to |STRING_LENGTH| characters. If
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/hbf2gf/hbf2gf.w:2389:you want to have `\.{\$}' you must write `\.{\$\$}'.
texlive-bin-2020.20200327.54578/texk/cjkutils/cjkutils-src/hbf2gf/hbf2gf.w-2390-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/hbf2gf.tex-2495-characters. If
texlive-bin-2020.20200327.54578/texk/cjkutils/hbf2gf.tex:2496:you want to have `\.{\$}' you must write `\.{\$\$}'.
texlive-bin-2020.20200327.54578/texk/cjkutils/hbf2gf.tex-2497-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-52-else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-408-  {
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-861-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:862:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-863-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-905-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:906:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-907-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-910-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:911:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-912-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-931-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:932:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-933-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-936-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:937:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-938-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1135-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1136:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1137-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1140-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1141:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1142-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1151-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1152:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1153-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1156-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1157:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1158-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1189-  *=*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1190:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1210-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1211:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1212-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1232-    */ )
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1233:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1234-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1267-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1268:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1269-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1323-case $srcdir in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1324:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1325-esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1366-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1367:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1368:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1369-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1482-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1483:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1484-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:1485:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-1486-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2086-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2087:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2088:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2089-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2257-    *\'*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2258:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2259-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2340-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2341:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2342-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2355-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2356:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2357-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2475-    set,)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2476:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2477:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2478-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2486-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2487:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2488:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2489-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2506-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2507:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2508-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2685-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2686:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2687-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2688-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2689:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2690-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2736-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2737:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2738-
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2739-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2740:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2741-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2881-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2882:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2883-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2954-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2955:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2956-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2964-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:2965:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-2966-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3439-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:3440:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3441-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3483-	then :; else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:3484:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3485-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3543-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:3544:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3545-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3652-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:3653:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3654-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3970-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:3971:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-3972-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4121-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4122:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4123-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4124-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4125:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4126-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4145-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4146:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4147-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4156-else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4157:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4158-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4178-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4179:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4180-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4206-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4207:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4208-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4209:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4210-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4275-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4276:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4277-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4351-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4352:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4353-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4417-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4418:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4419-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4484-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4485:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4486-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4564-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4565:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4566-  *)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4567:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4568-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4573-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4574:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4575-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4576:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4577-      done
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4608-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4609:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4610-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4639-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4640:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4641-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4689-	esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4690:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4691-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4695-	*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4696:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4697-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4823-
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4824:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4825-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4935-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4936:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4937:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4938-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4968-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4969:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4977-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4978:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4979:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4980-    else
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4989-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4990:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4991-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4993-      do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4994:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4995-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4997-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:4998:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-4999-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5002-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:5003:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5004-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5410-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:5411:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5412-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5480-    else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:5481:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5482-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5622-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:5623:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-5624-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6143-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6144:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6145-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6191-mingw*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6192:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6193-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6423-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6424:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6425-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6427- /*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6428:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6429-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6522-    done
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6523:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6524-}
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6544-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6545:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6546-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6565-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6566:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6567-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6577-    else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6578:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6579-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6603-    emul=elf
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6604:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6605-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6611-    esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6612:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6613-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6619-    esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:6620:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-6621-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7552-    *:)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7554-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7555-    x:*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7556:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7557-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7558-    *::*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7559:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7560:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7561-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7562-    *)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7563:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7564-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7821-do :
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7822:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7823-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7826-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7827:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7828-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7850-
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:7851:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-7852-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8017-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:8018:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8019-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8023-esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:8024:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8025-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8035-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:8036:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8037-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8699-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:8700:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8701-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8765-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:8766:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-8767-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9163-      *)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9164:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9165-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9609-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9610:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9611-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9641-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9642:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9643-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9710-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9711:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9712-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9744-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9745:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9746-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9766-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9767:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9768:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9769-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9784-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9785:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9786-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9789-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9790:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9791-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9806-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9807:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9808-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9810-	esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9811:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9812-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9813:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9814-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9881-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9882:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9883-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9970-	else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:9971:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-9972-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10035-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10036:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10037-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10115-      }'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10116:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10117-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10118-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10119:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10120-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10133-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10134:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10135-      else
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10168-      }'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10169:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10170-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10171-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10172:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10173-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10200-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10201:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10202-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10253-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10254:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10255-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10291-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10292:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10293-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10309-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10310:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10311-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10489-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10490:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10491-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10517-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10518:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10519-	fi
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10520-      else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10521:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10522:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10523-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10567-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10568:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10569-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10598-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10599:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10600-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10612-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10613:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10614-      else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10615-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10616:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10617-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10625-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10626:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10627-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10629-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10630:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10631:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10632:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10633-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10648-      else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:10649:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-10650-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11047-  esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11048:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11049-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11054-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11055:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11056-    ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11057-  *)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11058:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11059-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11063-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11064:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11065-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11105-  esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11106:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11107-else
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11245-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11246:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11247-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11281-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11282:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11283:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11284:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11285-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11290-      fi'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11291:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11292-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11298-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11299:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11300-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11304-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11305:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11306-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11308-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11309:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11310-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11317-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11318:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11319-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11329-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11330:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11331-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11334-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11335:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11336-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11340-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11341:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11342:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11343:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11344-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11348-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11349:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11350-      else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11351:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11352-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11358-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11359:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11360:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11361:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11362-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11363-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11364:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11365-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11372-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11373:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11374-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11389-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11390:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11391-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11642-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11643:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11644-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11696-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11697:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11698-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11723-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11724:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11725:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11726:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11727-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11732-    fi'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:11733:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-11734-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-12932-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:12933:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-12934-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-12964-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:12965:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-12966-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13244-do :
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13245:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13246-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13248-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13249:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13250-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13268-do :
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13269:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13270-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13272-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13273:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13274-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13539-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13540:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13541-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13587-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13588:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13589-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13590-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13591:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13592-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13594-else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13595:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13596-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13604-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13605:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13606-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13681-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13682:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13683-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13753-  {
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13754:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13755-  }
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13857-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13858:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13859-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-13991-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13992:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13993:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13994:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13995:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13996:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13997:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13998:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:13999:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14000:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14001:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14002:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14003:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14004:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14005:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14006:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14007:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14008:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14009:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14010:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14011:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14012:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14013:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14014:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14015:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14016:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14017:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14018:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14019:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14020:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14021:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14022:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14023:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14024:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14025:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14026:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14027:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14028:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14029:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14030:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14031:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14032:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14033:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14034:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14035:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14036:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14037:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14038:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14039:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14040:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14041:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14042:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14043:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14044:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14045:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14046:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14047:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14048:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14049:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14050:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14051:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14052:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14053:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14054:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14055:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14056:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14057:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14058:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14059:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14060:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14061:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14062:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14063:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14064:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14065:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14066:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14067:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14068:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14069:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14070:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14071:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14072:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14073:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14074:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14075:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14076:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14077:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14078:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14079:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14080:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14081:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14082:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14083:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14084:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14085:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14086:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14087:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14088:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14089:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14090:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14091:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14092:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14093:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14094:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14095:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14096:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14097:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14098:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14099:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14100:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14101:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14102:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14103:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14104:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14105:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14106:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14107:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14108:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14109:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14110:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14111:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14112:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14113:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14114:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14115:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14116:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14117:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14118:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14119:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14120:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14121:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14122:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14123:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14124:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14125:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14126:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14127:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14128-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14210-striplib; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14211:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14212-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14213:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14214-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14241-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14242:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14243-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14244:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14245-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14753-    *:)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14754:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14755-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14756-    x:*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14757:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14758-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14759-    *::*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14760:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14761:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14762-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14763-    *)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14764:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14765-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14780-    done
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14781:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14782-}
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14943-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14944:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:14945:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-14946-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15324-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15325:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15326-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15427-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15428:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15429-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15430-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15431:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15432-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15434-else
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15435:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15436-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15444-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15445:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15446-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15521-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15522:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15523-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15593-  {
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15594:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15595-  }
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15697-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15698:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15699-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15832-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15833:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15834-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15857-  --*=?*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15858:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15859:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15860-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15862-  --*=)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15863:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15864-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15886-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15887:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15888-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15894-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15895:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15896-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-15963-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15964:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15965:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15966:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15967:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15968:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15969:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15970:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15971:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15972:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15973:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15974:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15975:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15976:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15977:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15978:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15979:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15980:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15981:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15982:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15983:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15984:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15985:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15986:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15987:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15988:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15989:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15990:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15991:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15992:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15993:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15994:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15995:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15996:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15997:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15998:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:15999:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16000:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16001:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16002:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16003:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16004:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16005:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16006:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16007:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16008:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16009:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16010:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16011:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16012:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16013:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16014:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16015:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16016:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16017:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16018:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16019:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16020:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16021:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16022:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16023:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16024:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16025:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16026:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16027:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16028:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16029:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16030:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16031:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16032:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16033:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16034:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16035:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16036:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16037:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16038:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16039:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16040:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16041:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16042:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16043:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16044:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16045:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16046:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16047:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16048:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16049:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16050:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16051:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16052:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16053:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16054:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16055:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16056:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16057:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16058:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16059:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16060:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16061:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16062:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16063:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16064:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16065:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16066:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16067:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16068:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16069:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16070:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16071:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16072:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16073:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16074:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16075:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16076:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16077:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16078:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16079:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16080:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16081:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16082:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16083:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16084:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16085:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16086:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16087:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16088:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16089:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16090:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16091:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16092:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16093:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16094:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16095:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16096:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16097:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16098:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16099:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16100-
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16182-striplib; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16183:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16184-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16185:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16186-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16213-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16214:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16215-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16216:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16217-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16309-fi
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16310:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16311-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16326-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16327:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16328-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16332-
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16333:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16334-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16470-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16471:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16472-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16602-      esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16603:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16604-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16661-*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16662:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16663-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16664:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16665-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16722-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16723:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16724-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16739-
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16740:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16741-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16767-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16768:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16769-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16813-    * )
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16814:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16815-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16868-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:16869:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-16870-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17423-    *:)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:17424:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17425-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17426-    x:*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:17427:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17428-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17429-    *::*)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:17430:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:17431:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17432-        ;;
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17433-    *)
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:17434:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17435-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17450-    done
texlive-bin-2020.20200327.54578/texk/cjkutils/configure:17451:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/cjkutils/configure-17452-}
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-175-  esac
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:176:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-177-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:178:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-179-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-180-  esac;
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:181:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-182-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-183-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:184:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-185-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-350-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:351:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-352-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-380-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:381:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:382:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-383-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-396-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:397:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-398-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-561-EXTRA_DIST = $(DETEX_TREE) TLpatches test.lout test.tex test.tout
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:562:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-563-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-680-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:681:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-682-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-712-.c.o:
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:713:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-714-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-720-.c.obj:
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:721:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:722:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-723-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-727-
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-728-.c.lo:
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:729:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-730-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-751-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:752:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-753-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-818-GTAGS:
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:819:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-820-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-868-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:869:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:870:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-871-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-893-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:894:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-895-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:896:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:897:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:898:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:899:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:900:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:901:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:902:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:903:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-904-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-972-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:973:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:974:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:975:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-976-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-982-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:983:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:984:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-985-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1009-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:1010:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:1011:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1012-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1023-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:1024:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1025-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1112-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:1113:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1114-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1156-	}; \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:1157:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1158-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1168-	fi
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in:1169:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/detex/Makefile.in-1170-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/detex/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/detex/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/detex/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/detex/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/detex/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/detex/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-52-else
texlive-bin-2020.20200327.54578/texk/detex/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/detex/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/detex/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/detex/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/detex/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/detex/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/detex/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/detex/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/detex/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/detex/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-408-  {
texlive-bin-2020.20200327.54578/texk/detex/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/detex/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/detex/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/detex/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/detex/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/detex/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-855-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/detex/configure:856:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-857-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-899-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/detex/configure:900:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-901-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-904-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/detex/configure:905:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-906-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-925-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/detex/configure:926:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-927-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-930-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/detex/configure:931:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-932-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1129-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/detex/configure:1130:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1134-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/detex/configure:1135:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1136-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1145-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/detex/configure:1146:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1147-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1150-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/detex/configure:1151:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1152-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1183-  *=*)
texlive-bin-2020.20200327.54578/texk/detex/configure:1184:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/detex/configure-1185-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1204-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:1205:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1206-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1226-    */ )
texlive-bin-2020.20200327.54578/texk/detex/configure:1227:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1228-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1261-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/detex/configure:1262:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/detex/configure-1263-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1317-case $srcdir in
texlive-bin-2020.20200327.54578/texk/detex/configure:1318:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/detex/configure-1319-esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1360-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/detex/configure:1361:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/detex/configure:1362:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/detex/configure-1363-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-1476-*)
texlive-bin-2020.20200327.54578/texk/detex/configure:1477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1478-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/detex/configure:1479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/detex/configure-1480-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2080-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/detex/configure:2081:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/detex/configure:2082:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-2083-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2251-    *\'*)
texlive-bin-2020.20200327.54578/texk/detex/configure:2252:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-2253-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2334-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/detex/configure:2335:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/detex/configure-2336-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2349-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/detex/configure:2350:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/detex/configure-2351-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2469-    set,)
texlive-bin-2020.20200327.54578/texk/detex/configure:2470:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/detex/configure:2471:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/detex/configure-2472-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2480-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/detex/configure:2481:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/detex/configure:2482:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/detex/configure-2483-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2500-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/detex/configure:2501:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-2502-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2679-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/detex/configure:2680:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/detex/configure-2681-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-2682-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/detex/configure:2683:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/detex/configure-2684-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2730-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/detex/configure:2731:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/detex/configure-2732-
texlive-bin-2020.20200327.54578/texk/detex/configure-2733-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/detex/configure:2734:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/detex/configure-2735-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2875-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/detex/configure:2876:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/detex/configure-2877-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2948-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/detex/configure:2949:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-2950-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-2958-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/detex/configure:2959:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/detex/configure-2960-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-3433-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/detex/configure:3434:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/detex/configure-3435-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-3477-	then :; else
texlive-bin-2020.20200327.54578/texk/detex/configure:3478:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-3479-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-3537-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/detex/configure:3538:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-3539-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-3646-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/detex/configure:3647:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-3648-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-3964-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/detex/configure:3965:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/detex/configure-3966-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4115-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/detex/configure:4116:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/detex/configure-4117-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/detex/configure-4118-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/detex/configure:4119:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/detex/configure-4120-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4139-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/detex/configure:4140:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/detex/configure-4141-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4150-else
texlive-bin-2020.20200327.54578/texk/detex/configure:4151:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/detex/configure-4152-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4172-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/detex/configure:4173:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/detex/configure-4174-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/detex/configure:4201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-4202-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/detex/configure:4203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-4204-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4269-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/detex/configure:4270:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4271-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4345-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/detex/configure:4346:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4347-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4411-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/detex/configure:4412:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4413-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4478-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/detex/configure:4479:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4480-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4558-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/detex/configure:4559:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-4560-  *)
texlive-bin-2020.20200327.54578/texk/detex/configure:4561:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-4562-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4567-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/detex/configure:4568:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-4569-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/detex/configure:4570:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/detex/configure-4571-      done
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4602-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/detex/configure:4603:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4604-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4633-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/detex/configure:4634:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4635-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4683-	esac
texlive-bin-2020.20200327.54578/texk/detex/configure:4684:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4685-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4689-	*)
texlive-bin-2020.20200327.54578/texk/detex/configure:4690:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4691-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4817-
texlive-bin-2020.20200327.54578/texk/detex/configure:4818:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/detex/configure-4819-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4929-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/detex/configure:4930:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/detex/configure:4931:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/detex/configure-4932-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4962-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:4963:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/detex/configure-4964-    else
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4971-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:4972:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/detex/configure:4973:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/detex/configure-4974-    else
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4983-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/detex/configure:4984:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/detex/configure-4985-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4987-      do
texlive-bin-2020.20200327.54578/texk/detex/configure:4988:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/detex/configure-4989-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4991-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/detex/configure:4992:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/detex/configure-4993-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-4996-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/detex/configure:4997:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/detex/configure-4998-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-5404-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/detex/configure:5405:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-5406-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-5474-    else
texlive-bin-2020.20200327.54578/texk/detex/configure:5475:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/detex/configure-5476-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-5616-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/detex/configure:5617:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-5618-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6137-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/detex/configure:6138:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6139-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6185-mingw*)
texlive-bin-2020.20200327.54578/texk/detex/configure:6186:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/detex/configure-6187-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6417-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:6418:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/detex/configure-6419-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6421- /*)
texlive-bin-2020.20200327.54578/texk/detex/configure:6422:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/detex/configure-6423-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6516-    done
texlive-bin-2020.20200327.54578/texk/detex/configure:6517:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/detex/configure-6518-}
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6538-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/detex/configure:6539:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6540-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6559-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:6560:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6561-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6571-    else
texlive-bin-2020.20200327.54578/texk/detex/configure:6572:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6573-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6597-    emul=elf
texlive-bin-2020.20200327.54578/texk/detex/configure:6598:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6599-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6605-    esac
texlive-bin-2020.20200327.54578/texk/detex/configure:6606:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6607-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-6613-    esac
texlive-bin-2020.20200327.54578/texk/detex/configure:6614:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/detex/configure-6615-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-7546-    *:)
texlive-bin-2020.20200327.54578/texk/detex/configure:7547:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/detex/configure-7548-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-7549-    x:*)
texlive-bin-2020.20200327.54578/texk/detex/configure:7550:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-7552-    *::*)
texlive-bin-2020.20200327.54578/texk/detex/configure:7553:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure:7554:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/detex/configure-7555-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-7556-    *)
texlive-bin-2020.20200327.54578/texk/detex/configure:7557:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure-7558-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-7815-do :
texlive-bin-2020.20200327.54578/texk/detex/configure:7816:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/detex/configure-7817-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-7820-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/detex/configure:7821:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/detex/configure-7822-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-7844-
texlive-bin-2020.20200327.54578/texk/detex/configure:7845:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-7846-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-8020-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/detex/configure:8021:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/detex/configure-8022-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-8026-esac
texlive-bin-2020.20200327.54578/texk/detex/configure:8027:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/detex/configure-8028-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-8038-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/detex/configure:8039:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/detex/configure-8040-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-8702-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/detex/configure:8703:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/detex/configure-8704-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-8768-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/detex/configure:8769:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/detex/configure-8770-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9166-      *)
texlive-bin-2020.20200327.54578/texk/detex/configure:9167:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/detex/configure-9168-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9612-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/detex/configure:9613:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-9614-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9644-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/detex/configure:9645:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-9646-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9713-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/detex/configure:9714:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/detex/configure-9715-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9747-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/detex/configure:9748:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-9749-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9769-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/detex/configure:9770:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure:9771:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-9772-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9787-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/detex/configure:9788:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/detex/configure-9789-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9792-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/detex/configure:9793:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/detex/configure-9794-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9809-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/detex/configure:9810:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/detex/configure-9811-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9813-	esac
texlive-bin-2020.20200327.54578/texk/detex/configure:9814:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/detex/configure-9815-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/detex/configure:9816:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/detex/configure-9817-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9884-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/detex/configure:9885:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-9886-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-9973-	else
texlive-bin-2020.20200327.54578/texk/detex/configure:9974:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/detex/configure-9975-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10038-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/detex/configure:10039:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/detex/configure-10040-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10118-      }'
texlive-bin-2020.20200327.54578/texk/detex/configure:10119:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/detex/configure-10120-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/detex/configure-10121-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:10122:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/detex/configure-10123-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10136-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/detex/configure:10137:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/detex/configure-10138-      else
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10171-      }'
texlive-bin-2020.20200327.54578/texk/detex/configure:10172:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/detex/configure-10173-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/detex/configure-10174-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:10175:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/detex/configure-10176-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10203-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/detex/configure:10204:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/detex/configure-10205-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10256-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/detex/configure:10257:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/detex/configure-10258-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10294-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/detex/configure:10295:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/detex/configure-10296-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10312-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:10313:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/detex/configure-10314-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10492-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:10493:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-10494-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10520-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/detex/configure:10521:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-10522-	fi
texlive-bin-2020.20200327.54578/texk/detex/configure-10523-      else
texlive-bin-2020.20200327.54578/texk/detex/configure:10524:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure:10525:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-10526-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10570-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/detex/configure:10571:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-10572-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10601-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/detex/configure:10602:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-10603-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10615-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/detex/configure:10616:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-10617-      else
texlive-bin-2020.20200327.54578/texk/detex/configure-10618-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/detex/configure:10619:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-10620-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10628-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/detex/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-10630-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10632-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/detex/configure:10633:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/detex/configure:10634:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/detex/configure:10635:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/detex/configure-10636-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-10651-      else
texlive-bin-2020.20200327.54578/texk/detex/configure:10652:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/detex/configure-10653-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11050-  esac
texlive-bin-2020.20200327.54578/texk/detex/configure:11051:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/detex/configure-11052-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11057-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/detex/configure:11058:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-11059-    ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-11060-  *)
texlive-bin-2020.20200327.54578/texk/detex/configure:11061:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/detex/configure-11062-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11066-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/detex/configure:11067:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/detex/configure-11068-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11108-  esac
texlive-bin-2020.20200327.54578/texk/detex/configure:11109:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/detex/configure-11110-else
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11248-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/detex/configure:11249:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/detex/configure-11250-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11284-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/detex/configure:11285:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/detex/configure:11286:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/detex/configure:11287:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/detex/configure-11288-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11293-      fi'
texlive-bin-2020.20200327.54578/texk/detex/configure:11294:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/detex/configure-11295-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11301-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/detex/configure:11302:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/detex/configure-11303-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11307-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/detex/configure:11308:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/detex/configure-11309-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11311-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/detex/configure:11312:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/detex/configure-11313-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11320-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/detex/configure:11321:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/detex/configure-11322-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11332-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/detex/configure:11333:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/detex/configure-11334-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11337-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/detex/configure:11338:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/detex/configure-11339-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11343-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/detex/configure:11344:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/detex/configure:11345:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/detex/configure:11346:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/detex/configure-11347-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11351-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/detex/configure:11352:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/detex/configure-11353-      else
texlive-bin-2020.20200327.54578/texk/detex/configure:11354:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/detex/configure-11355-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/detex/configure:11362:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/detex/configure:11363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/detex/configure:11364:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/detex/configure-11365-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/detex/configure-11366-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/detex/configure:11367:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/detex/configure-11368-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11375-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/detex/configure:11376:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/detex/configure-11377-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11392-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/detex/configure:11393:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/detex/configure-11394-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11645-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/detex/configure:11646:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/detex/configure-11647-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11699-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/detex/configure:11700:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-11701-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11726-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/detex/configure:11727:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/detex/configure:11728:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/detex/configure:11729:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/detex/configure-11730-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-11735-    fi'
texlive-bin-2020.20200327.54578/texk/detex/configure:11736:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/detex/configure-11737-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-12935-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/detex/configure:12936:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/detex/configure-12937-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-12967-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/detex/configure:12968:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/detex/configure-12969-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13247-do :
texlive-bin-2020.20200327.54578/texk/detex/configure:13248:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/detex/configure-13249-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13251-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/detex/configure:13252:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/detex/configure-13253-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13271-do :
texlive-bin-2020.20200327.54578/texk/detex/configure:13272:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/detex/configure-13273-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13275-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/detex/configure:13276:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/detex/configure-13277-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13576-/* end confdefs.h.  */
texlive-bin-2020.20200327.54578/texk/detex/configure:13577:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/texk/detex/configure-13578-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13609-  #define YYTEXT_POINTER 1
texlive-bin-2020.20200327.54578/texk/detex/configure:13610:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/texk/detex/configure-13611-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13673-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/detex/configure:13674:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/detex/configure-13675-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13721-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/detex/configure:13722:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/detex/configure-13723-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/detex/configure-13724-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/detex/configure:13725:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/detex/configure-13726-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13728-else
texlive-bin-2020.20200327.54578/texk/detex/configure:13729:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-13730-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13738-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/detex/configure:13739:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/detex/configure-13740-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13815-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/detex/configure:13816:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/detex/configure-13817-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13887-  {
texlive-bin-2020.20200327.54578/texk/detex/configure:13888:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/detex/configure-13889-  }
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-13991-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/detex/configure:13992:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/detex/configure-13993-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-14125-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/detex/configure:14126:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14127:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14128:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14129:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14130:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14131:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14132:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14133:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14134:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14135:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14136:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14137:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14138:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14139:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14140:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14141:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14142:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14143:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14144:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14145:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14146:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14147:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14148:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14149:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14150:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14151:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14152:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14153:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14154:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14155:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14156:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14157:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14158:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14159:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14160:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14161:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14162:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14163:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14164:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14165:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14166:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14167:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14168:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14169:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14170:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14171:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14172:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14173:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14174:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14175:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14176:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14177:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14178:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14179:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14180:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14181:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14182:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14183:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14184:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14185:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14186:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14187:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14188:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14189:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14190:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14191:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14192:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14193:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14194:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14195:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14196:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14197:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14198:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14199:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14200:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14201:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14202:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14203:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14204:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14205:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14206:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14207:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14208:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14209:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14210:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14211:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14212:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14213:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14214:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14215:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14216:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14217:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14218:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14219:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14220:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14221:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14222:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14223:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14224:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14225:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14226:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14227:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14228:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14229:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14230:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14231:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14232:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14233:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14234:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14235:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14236:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14237:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14238:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14239:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14240:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14241:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14242:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14243:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14244:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14245:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14246:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14247:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14248:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14249:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14250:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14251:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14252:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14253:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14254:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14255:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14256:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14257:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14258:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14259:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14260:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:14261:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure-14262-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-14344-striplib; do
texlive-bin-2020.20200327.54578/texk/detex/configure:14345:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/detex/configure-14346-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/detex/configure:14347:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/detex/configure-14348-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-14375-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/detex/configure:14376:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/detex/configure-14377-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/detex/configure:14378:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/detex/configure-14379-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-14887-    *:)
texlive-bin-2020.20200327.54578/texk/detex/configure:14888:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/detex/configure-14889-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-14890-    x:*)
texlive-bin-2020.20200327.54578/texk/detex/configure:14891:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure-14892-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-14893-    *::*)
texlive-bin-2020.20200327.54578/texk/detex/configure:14894:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure:14895:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/detex/configure-14896-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-14897-    *)
texlive-bin-2020.20200327.54578/texk/detex/configure:14898:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure-14899-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-14914-    done
texlive-bin-2020.20200327.54578/texk/detex/configure:14915:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/detex/configure-14916-}
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15077-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/detex/configure:15078:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/detex/configure:15079:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/detex/configure-15080-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15234-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/detex/configure:15235:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/detex/configure-15236-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15329-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/detex/configure:15330:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/detex/configure-15331-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/detex/configure-15332-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/detex/configure:15333:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/detex/configure-15334-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15336-else
texlive-bin-2020.20200327.54578/texk/detex/configure:15337:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/detex/configure-15338-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15346-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/detex/configure:15347:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/detex/configure-15348-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15423-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/detex/configure:15424:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/detex/configure-15425-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15495-  {
texlive-bin-2020.20200327.54578/texk/detex/configure:15496:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/detex/configure-15497-  }
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15599-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/detex/configure:15600:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/detex/configure-15601-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15734-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/detex/configure:15735:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/detex/configure-15736-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15759-  --*=?*)
texlive-bin-2020.20200327.54578/texk/detex/configure:15760:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/detex/configure:15761:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/detex/configure-15762-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15764-  --*=)
texlive-bin-2020.20200327.54578/texk/detex/configure:15765:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/detex/configure-15766-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15788-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/detex/configure:15789:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-15790-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15796-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/detex/configure:15797:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-15798-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-15865-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/detex/configure:15866:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15867:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15868:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15869:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15870:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15871:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15872:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15873:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15874:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15875:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15876:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15877:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15878:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15879:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15880:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15881:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15882:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15883:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15884:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15885:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15886:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15887:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15888:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15889:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15890:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15891:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15892:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15893:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15894:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15895:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15896:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15897:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15898:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15899:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15900:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15901:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15902:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15903:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15904:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15905:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15906:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15907:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15908:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15909:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15910:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15911:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15912:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15913:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15914:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15915:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15916:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15917:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15918:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15919:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15920:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15921:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15922:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15923:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15924:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15925:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15926:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15927:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15928:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15929:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15930:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15931:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15932:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15933:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15934:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15935:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15936:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15937:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15938:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15939:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15940:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15941:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15942:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15943:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15944:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15945:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15946:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15947:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15948:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15949:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15950:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15951:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15952:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15953:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15954:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15955:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15956:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15957:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15958:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15959:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15960:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15961:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15962:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15963:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15964:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15965:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15966:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15967:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15968:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15969:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15970:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15971:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15972:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15973:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15974:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15975:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15976:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15977:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15978:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15979:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15980:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15981:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15982:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15983:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15984:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15985:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15986:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15987:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15988:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15989:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15990:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15991:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15992:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15993:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15994:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15995:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15996:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15997:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15998:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:15999:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:16000:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure:16001:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/detex/configure-16002-
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16084-striplib; do
texlive-bin-2020.20200327.54578/texk/detex/configure:16085:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/detex/configure-16086-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/detex/configure:16087:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/detex/configure-16088-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16115-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/detex/configure:16116:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/detex/configure-16117-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/detex/configure:16118:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/detex/configure-16119-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16211-fi
texlive-bin-2020.20200327.54578/texk/detex/configure:16212:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/detex/configure-16213-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16228-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/detex/configure:16229:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/detex/configure-16230-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16234-
texlive-bin-2020.20200327.54578/texk/detex/configure:16235:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/detex/configure-16236-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16372-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/detex/configure:16373:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/detex/configure-16374-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16504-      esac
texlive-bin-2020.20200327.54578/texk/detex/configure:16505:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/detex/configure-16506-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16563-*)
texlive-bin-2020.20200327.54578/texk/detex/configure:16564:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/detex/configure-16565-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/detex/configure:16566:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/detex/configure-16567-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16624-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/detex/configure:16625:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/detex/configure-16626-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16641-
texlive-bin-2020.20200327.54578/texk/detex/configure:16642:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/detex/configure-16643-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16669-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/detex/configure:16670:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/detex/configure-16671-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16715-    * )
texlive-bin-2020.20200327.54578/texk/detex/configure:16716:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-16717-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-16770-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/detex/configure:16771:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/detex/configure-16772-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-17325-    *:)
texlive-bin-2020.20200327.54578/texk/detex/configure:17326:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/detex/configure-17327-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-17328-    x:*)
texlive-bin-2020.20200327.54578/texk/detex/configure:17329:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure-17330-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-17331-    *::*)
texlive-bin-2020.20200327.54578/texk/detex/configure:17332:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure:17333:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/detex/configure-17334-        ;;
texlive-bin-2020.20200327.54578/texk/detex/configure-17335-    *)
texlive-bin-2020.20200327.54578/texk/detex/configure:17336:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/detex/configure-17337-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/detex/configure-17352-    done
texlive-bin-2020.20200327.54578/texk/detex/configure:17353:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/detex/configure-17354-}
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-169-  esac
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:170:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-171-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:172:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-173-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-174-  esac;
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:175:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-176-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-177-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:178:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-179-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-344-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:345:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-346-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-374-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:375:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:376:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-377-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-390-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:391:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-392-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-659-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:660:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-661-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-687-.c.o:
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:688:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-689-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-695-.c.obj:
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:696:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:697:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-698-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-702-
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-703-.c.lo:
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:704:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-705-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-723-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:724:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-725-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-790-GTAGS:
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:791:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-792-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-840-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:841:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:842:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-843-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-865-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:866:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-867-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:868:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:869:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:870:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:871:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:872:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:873:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:874:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:875:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-876-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-944-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:945:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:946:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:947:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-948-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-954-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:955:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:956:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-957-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-981-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:982:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:983:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-984-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-995-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:996:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-997-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-1081-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:1082:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-1083-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-1125-	}; \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:1126:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-1127-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-1137-	fi
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in:1138:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dtl/Makefile.in-1139-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dtl/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/man2ps-18-# Choose a troff format according to the scrip name.
texlive-bin-2020.20200327.54578/texk/dtl/man2ps:19:case `basename $0` in
texlive-bin-2020.20200327.54578/texk/dtl/man2ps-20-	man*)	FORMAT=-man ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dtl/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dtl/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dtl/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-52-else
texlive-bin-2020.20200327.54578/texk/dtl/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dtl/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dtl/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dtl/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dtl/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dtl/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dtl/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dtl/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dtl/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dtl/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dtl/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dtl/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dtl/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dtl/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dtl/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dtl/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dtl/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dtl/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dtl/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1222-    */ )
texlive-bin-2020.20200327.54578/texk/dtl/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dtl/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dtl/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dtl/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dtl/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dtl/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dtl/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-1471-*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:1472:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1473-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dtl/configure:1474:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-1475-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2075-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dtl/configure:2076:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dtl/configure:2077:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-2078-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2429-    *\'*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:2430:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-2431-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2512-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dtl/configure:2513:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-2514-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2527-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dtl/configure:2528:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-2529-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2647-    set,)
texlive-bin-2020.20200327.54578/texk/dtl/configure:2648:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dtl/configure:2649:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dtl/configure-2650-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2658-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dtl/configure:2659:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dtl/configure:2660:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dtl/configure-2661-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2678-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dtl/configure:2679:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-2680-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2857-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dtl/configure:2858:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dtl/configure-2859-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-2860-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dtl/configure:2861:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dtl/configure-2862-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-2908-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dtl/configure:2909:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-2910-
texlive-bin-2020.20200327.54578/texk/dtl/configure-2911-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dtl/configure:2912:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dtl/configure-2913-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3053-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dtl/configure:3054:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure-3055-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3126-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dtl/configure:3127:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-3128-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3136-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dtl/configure:3137:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-3138-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3611-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dtl/configure:3612:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-3613-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3655-	then :; else
texlive-bin-2020.20200327.54578/texk/dtl/configure:3656:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-3657-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3715-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure:3716:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-3717-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-3824-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure:3825:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-3826-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4142-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:4143:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dtl/configure-4144-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4293-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dtl/configure:4294:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-4295-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dtl/configure-4296-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dtl/configure:4297:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dtl/configure-4298-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4317-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dtl/configure:4318:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dtl/configure-4319-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4328-else
texlive-bin-2020.20200327.54578/texk/dtl/configure:4329:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dtl/configure-4330-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4350-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dtl/configure:4351:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dtl/configure-4352-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4378-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dtl/configure:4379:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-4380-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dtl/configure:4381:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-4382-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4447-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dtl/configure:4448:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4449-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4523-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dtl/configure:4524:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4525-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4589-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dtl/configure:4590:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4591-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4656-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dtl/configure:4657:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4658-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4736-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dtl/configure:4737:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-4738-  *)
texlive-bin-2020.20200327.54578/texk/dtl/configure:4739:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-4740-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4745-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dtl/configure:4746:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-4747-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:4748:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-4749-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4780-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dtl/configure:4781:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4782-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4811-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dtl/configure:4812:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4813-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4861-	esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:4862:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4863-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4867-	*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:4868:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4869-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-4995-
texlive-bin-2020.20200327.54578/texk/dtl/configure:4996:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-4997-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5107-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dtl/configure:5108:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dtl/configure:5109:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5110-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5140-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:5141:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5142-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5149-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:5150:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dtl/configure:5151:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5152-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5161-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dtl/configure:5162:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dtl/configure-5163-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5165-      do
texlive-bin-2020.20200327.54578/texk/dtl/configure:5166:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5167-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5169-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dtl/configure:5170:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5171-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5174-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dtl/configure:5175:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5176-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5582-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:5583:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-5584-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5652-    else
texlive-bin-2020.20200327.54578/texk/dtl/configure:5653:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-5654-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-5794-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dtl/configure:5795:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-5796-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6315-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dtl/configure:6316:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6317-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6363-mingw*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:6364:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dtl/configure-6365-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6595-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:6596:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dtl/configure-6597-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6599- /*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:6600:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-6601-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6694-    done
texlive-bin-2020.20200327.54578/texk/dtl/configure:6695:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-6696-}
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6716-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:6717:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6718-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6737-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:6738:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6739-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6749-    else
texlive-bin-2020.20200327.54578/texk/dtl/configure:6750:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6751-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6775-    emul=elf
texlive-bin-2020.20200327.54578/texk/dtl/configure:6776:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6777-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6783-    esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:6784:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6785-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-6791-    esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:6792:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-6793-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-7724-    *:)
texlive-bin-2020.20200327.54578/texk/dtl/configure:7725:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-7726-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-7727-    x:*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:7728:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-7729-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-7730-    *::*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:7731:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure:7732:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-7733-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-7734-    *)
texlive-bin-2020.20200327.54578/texk/dtl/configure:7735:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-7736-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-7993-do :
texlive-bin-2020.20200327.54578/texk/dtl/configure:7994:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dtl/configure-7995-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-7998-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dtl/configure:7999:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dtl/configure-8000-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-8022-
texlive-bin-2020.20200327.54578/texk/dtl/configure:8023:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-8024-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-8198-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dtl/configure:8199:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure-8200-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-8204-esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:8205:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure-8206-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-8216-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dtl/configure:8217:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure-8218-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-8880-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:8881:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-8882-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-8946-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:8947:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-8948-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9344-      *)
texlive-bin-2020.20200327.54578/texk/dtl/configure:9345:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-9346-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9790-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dtl/configure:9791:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-9792-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9822-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dtl/configure:9823:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-9824-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9891-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dtl/configure:9892:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-9893-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9925-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dtl/configure:9926:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-9927-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9947-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dtl/configure:9948:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure:9949:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-9950-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9965-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dtl/configure:9966:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dtl/configure-9967-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9970-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dtl/configure:9971:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dtl/configure-9972-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9987-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dtl/configure:9988:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dtl/configure-9989-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-9991-	esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:9992:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-9993-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dtl/configure:9994:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dtl/configure-9995-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10062-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:10063:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-10064-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10151-	else
texlive-bin-2020.20200327.54578/texk/dtl/configure:10152:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10153-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10216-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dtl/configure:10217:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dtl/configure-10218-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10296-      }'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10297:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-10298-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dtl/configure-10299-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:10300:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-10301-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10314-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dtl/configure:10315:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dtl/configure-10316-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10349-      }'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10350:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-10351-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dtl/configure-10352-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:10353:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-10354-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10381-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dtl/configure:10382:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10383-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10434-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dtl/configure:10435:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-10436-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10472-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dtl/configure:10473:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dtl/configure-10474-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10490-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:10491:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10492-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10670-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:10671:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10672-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10698-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:10699:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10700-	fi
texlive-bin-2020.20200327.54578/texk/dtl/configure-10701-      else
texlive-bin-2020.20200327.54578/texk/dtl/configure:10702:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10703:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10704-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10748-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dtl/configure:10749:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-10750-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10779-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dtl/configure:10780:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-10781-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10793-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10794:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10795-      else
texlive-bin-2020.20200327.54578/texk/dtl/configure-10796-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10797:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10798-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10806-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10807:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10808-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10810-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10811:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure:10812:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dtl/configure:10813:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dtl/configure-10814-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-10829-      else
texlive-bin-2020.20200327.54578/texk/dtl/configure:10830:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-10831-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11228-  esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:11229:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11230-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11235-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dtl/configure:11236:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11237-    ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-11238-  *)
texlive-bin-2020.20200327.54578/texk/dtl/configure:11239:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11240-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11244-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dtl/configure:11245:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11246-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11286-  esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:11287:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11288-else
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11426-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dtl/configure:11427:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11428-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11462-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dtl/configure:11463:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dtl/configure:11464:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dtl/configure:11465:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11466-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11471-      fi'
texlive-bin-2020.20200327.54578/texk/dtl/configure:11472:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11473-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11479-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure:11480:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11481-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11485-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dtl/configure:11486:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11487-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11489-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure:11490:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11491-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11498-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dtl/configure:11499:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11500-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11510-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dtl/configure:11511:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11512-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11515-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dtl/configure:11516:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11517-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11521-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dtl/configure:11522:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dtl/configure:11523:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dtl/configure:11524:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11525-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11529-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dtl/configure:11530:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11531-      else
texlive-bin-2020.20200327.54578/texk/dtl/configure:11532:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11533-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11539-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dtl/configure:11540:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dtl/configure:11541:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dtl/configure:11542:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11543-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11544-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dtl/configure:11545:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11546-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11553-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dtl/configure:11554:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11555-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11570-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dtl/configure:11571:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dtl/configure-11572-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11823-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:11824:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dtl/configure-11825-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11877-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dtl/configure:11878:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-11879-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11904-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dtl/configure:11905:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dtl/configure:11906:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dtl/configure:11907:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11908-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-11913-    fi'
texlive-bin-2020.20200327.54578/texk/dtl/configure:11914:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dtl/configure-11915-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13113-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:13114:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dtl/configure-13115-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13145-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dtl/configure:13146:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dtl/configure-13147-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13425-do :
texlive-bin-2020.20200327.54578/texk/dtl/configure:13426:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dtl/configure-13427-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13429-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dtl/configure:13430:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dtl/configure-13431-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13449-do :
texlive-bin-2020.20200327.54578/texk/dtl/configure:13450:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dtl/configure-13451-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13453-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dtl/configure:13454:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dtl/configure-13455-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13723-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dtl/configure:13724:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dtl/configure-13725-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13771-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dtl/configure:13772:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-13773-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dtl/configure-13774-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dtl/configure:13775:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-13776-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13778-else
texlive-bin-2020.20200327.54578/texk/dtl/configure:13779:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-13780-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13788-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dtl/configure:13789:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-13790-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13865-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dtl/configure:13866:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dtl/configure-13867-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-13937-  {
texlive-bin-2020.20200327.54578/texk/dtl/configure:13938:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dtl/configure-13939-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-14041-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure:14042:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dtl/configure-14043-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-14175-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14176:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14177:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14178:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14179:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14180:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14181:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14182:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14183:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14184:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14185:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14186:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14187:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14188:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14189:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14190:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14191:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14192:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14193:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14194:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14195:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14196:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14197:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14198:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14199:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14200:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14201:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14202:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14203:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14204:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14205:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14206:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14207:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14208:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14209:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14210:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14211:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14212:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14213:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14214:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14215:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14216:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14217:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14218:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14219:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14220:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14221:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14222:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14223:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14224:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14225:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14226:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14227:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14228:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14229:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14230:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14231:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14232:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14233:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14234:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14235:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14236:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14237:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14238:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14239:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14240:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14241:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14242:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14243:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14244:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14245:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14246:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14247:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14248:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14249:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14250:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14251:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14252:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14253:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14254:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14255:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14256:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14257:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14258:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14259:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14260:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14261:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14262:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14263:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14264:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14265:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14266:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14267:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14268:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14269:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14270:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14271:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14272:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14273:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14274:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14275:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14276:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14277:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14278:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14279:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14280:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14281:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14282:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14283:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14284:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14285:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14286:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14287:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14288:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14289:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14290:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14291:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14292:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14293:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14294:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14295:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14296:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14297:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14298:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14299:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14300:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14301:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14302:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14303:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14304:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14305:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14306:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14307:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14308:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14309:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14310:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:14311:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure-14312-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-14394-striplib; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:14395:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-14396-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:14397:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dtl/configure-14398-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-14425-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:14426:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-14427-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:14428:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dtl/configure-14429-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-14937-    *:)
texlive-bin-2020.20200327.54578/texk/dtl/configure:14938:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-14939-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-14940-    x:*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:14941:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-14942-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-14943-    *::*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:14944:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure:14945:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-14946-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-14947-    *)
texlive-bin-2020.20200327.54578/texk/dtl/configure:14948:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-14949-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-14964-    done
texlive-bin-2020.20200327.54578/texk/dtl/configure:14965:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-14966-}
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15127-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dtl/configure:15128:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dtl/configure:15129:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dtl/configure-15130-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15281-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15282:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-15283-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15376-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dtl/configure:15377:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-15378-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dtl/configure-15379-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15380:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-15381-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15383-else
texlive-bin-2020.20200327.54578/texk/dtl/configure:15384:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dtl/configure-15385-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15393-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dtl/configure:15394:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-15395-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15470-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dtl/configure:15471:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dtl/configure-15472-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15542-  {
texlive-bin-2020.20200327.54578/texk/dtl/configure:15543:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dtl/configure-15544-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15646-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dtl/configure:15647:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dtl/configure-15648-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15781-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dtl/configure:15782:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dtl/configure-15783-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15806-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:15807:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dtl/configure:15808:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-15809-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15811-  --*=)
texlive-bin-2020.20200327.54578/texk/dtl/configure:15812:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dtl/configure-15813-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15835-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dtl/configure:15836:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-15837-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15843-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dtl/configure:15844:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-15845-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-15912-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15913:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15914:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15915:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15916:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15917:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15918:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15919:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15920:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15921:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15922:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15923:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15924:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15925:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15926:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15927:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15928:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15929:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15930:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15931:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15932:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15933:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15934:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15935:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15936:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15937:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15938:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15939:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15940:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15941:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15942:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15943:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15944:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15945:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15946:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15947:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15948:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15949:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15950:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15951:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15952:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15953:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15954:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15955:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15956:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15957:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15958:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15959:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15960:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15961:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15962:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15963:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15964:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15965:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15966:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15967:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15968:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15969:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15970:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15971:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15972:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15973:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15974:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15975:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15976:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15977:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15978:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15979:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15980:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15981:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15982:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15983:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15984:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15985:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15986:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15987:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15988:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15989:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15990:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15991:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15992:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15993:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15994:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15995:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15996:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15997:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15998:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:15999:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16000:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16001:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16002:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16003:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16004:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16005:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16006:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16007:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16008:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16009:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16010:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16011:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16012:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16013:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16014:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16015:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16016:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16017:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16018:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16019:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16020:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16021:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16022:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16023:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16024:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16025:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16026:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16027:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16028:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16029:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16030:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16031:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16032:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16033:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16034:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16035:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16036:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16037:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16038:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16039:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16040:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16041:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16042:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16043:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16044:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16045:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16046:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16047:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16048:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dtl/configure-16049-
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16131-striplib; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:16132:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-16133-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:16134:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dtl/configure-16135-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16162-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:16163:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-16164-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:16165:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dtl/configure-16166-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16258-fi
texlive-bin-2020.20200327.54578/texk/dtl/configure:16259:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16260-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16275-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dtl/configure:16276:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16277-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16281-
texlive-bin-2020.20200327.54578/texk/dtl/configure:16282:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16283-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16419-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dtl/configure:16420:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16421-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16551-      esac
texlive-bin-2020.20200327.54578/texk/dtl/configure:16552:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dtl/configure-16553-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16610-*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:16611:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16612-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dtl/configure:16613:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16614-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16671-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dtl/configure:16672:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dtl/configure-16673-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16688-
texlive-bin-2020.20200327.54578/texk/dtl/configure:16689:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dtl/configure-16690-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16716-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dtl/configure:16717:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dtl/configure-16718-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16762-    * )
texlive-bin-2020.20200327.54578/texk/dtl/configure:16763:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-16764-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-16817-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dtl/configure:16818:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dtl/configure-16819-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-17372-    *:)
texlive-bin-2020.20200327.54578/texk/dtl/configure:17373:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-17374-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-17375-    x:*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:17376:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-17377-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-17378-    *::*)
texlive-bin-2020.20200327.54578/texk/dtl/configure:17379:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure:17380:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-17381-        ;;
texlive-bin-2020.20200327.54578/texk/dtl/configure-17382-    *)
texlive-bin-2020.20200327.54578/texk/dtl/configure:17383:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dtl/configure-17384-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dtl/configure-17399-    done
texlive-bin-2020.20200327.54578/texk/dtl/configure:17400:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dtl/configure-17401-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-174-  esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:175:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-176-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:177:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-178-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-179-  esac;
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:180:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-181-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-182-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:183:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-184-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-349-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:350:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-351-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-379-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:380:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:381:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-382-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-395-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:396:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-397-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-560-	ligtest.tty test.tty testc.tty tests.tty testu.tty
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:561:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-562-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-690-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:691:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-692-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-732-.c.o:
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:733:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-734-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-740-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:741:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:742:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-743-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-747-
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-748-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:749:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-750-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-768-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:769:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-770-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-835-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:836:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-837-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-885-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:886:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:887:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-888-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-910-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:911:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-912-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:913:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:914:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:915:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:916:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:917:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:918:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:919:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:920:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-921-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-989-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:990:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:991:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:992:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-993-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-999-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1000:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1001:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1002-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1026-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1027:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1028:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1029-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1040-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1041:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1042-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1129-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1130:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1131-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1173-	}; \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1174:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1175-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1185-	fi
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in:1186:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvi2tty/Makefile.in-1187-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvi2tty/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/dvi2tty-src/UNIXtoMacLib/unix-to-macintosh.c-295-	
texlive-bin-2020.20200327.54578/texk/dvi2tty/dvi2tty-src/UNIXtoMacLib/unix-to-macintosh.c:296:	asm {
texlive-bin-2020.20200327.54578/texk/dvi2tty/dvi2tty-src/UNIXtoMacLib/unix-to-macintosh.c-297-		lea		itemList,a0
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-857-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:858:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-859-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-901-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:902:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-903-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-906-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:907:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-908-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-927-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:928:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-929-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-932-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:933:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-934-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1131-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1132:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1133-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1136-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1137:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1138-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1147-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1148:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1149-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1152-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1153:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1154-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1185-  *=*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1186:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1187-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1206-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1207:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1208-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1228-    */ )
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1229:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1230-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1263-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1264:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1265-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1319-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1320:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1321-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1362-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1363:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1364:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1365-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1480-*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1481:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1482-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:1483:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-1484-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2084-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2085:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2086:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2087-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2255-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2256:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2257-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2338-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2339:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2340-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2353-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2354:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2355-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2473-    set,)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2474:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2475:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2476-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2484-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2485:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2486:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2487-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2504-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2505:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2506-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2683-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2684:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2685-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2686-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2687:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2688-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2734-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2735:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2736-
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2737-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2738:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2739-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2879-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2880:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2881-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2952-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2953:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2954-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2962-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:2963:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-2964-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3437-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:3438:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3439-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3481-	then :; else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:3482:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3483-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3541-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:3542:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3543-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3650-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:3651:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3652-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3968-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:3969:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-3970-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4119-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4120:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4121-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4122-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4123:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4124-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4143-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4144:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4145-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4154-else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4155:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4156-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4176-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4177:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4178-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4204-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4205:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4206-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4207:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4208-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4273-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4274:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4275-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4349-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4350:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4351-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4415-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4416:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4417-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4482-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4483:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4484-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4562-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4563:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4564-  *)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4565:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4566-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4571-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4572:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4573-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4574:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4575-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4606-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4607:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4608-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4637-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4638:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4639-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4687-	esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4688:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4689-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4693-	*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4694:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4695-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4821-
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4822:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4823-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4933-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4934:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4935:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4936-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4966-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4967:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4968-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4975-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4976:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4977:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4978-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4987-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4988:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4989-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4991-      do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4992:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4993-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4995-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:4996:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-4997-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5000-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:5001:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5002-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5408-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:5409:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5410-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5478-    else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:5479:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5480-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5620-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:5621:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-5622-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6141-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6142:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6143-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6189-mingw*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6190:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6191-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6421-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6422:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6423-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6425- /*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6426:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6427-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6520-    done
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6521:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6522-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6542-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6543:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6544-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6563-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6564:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6565-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6575-    else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6576:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6577-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6601-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6603-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6611-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6617-    esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:6618:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-6619-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7550-    *:)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7551:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7552-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7553-    x:*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7554:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7555-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7556-    *::*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7557:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7558:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7559-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7560-    *)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7561:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7562-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7819-do :
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7820:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7821-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7824-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7825:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7826-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7848-
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:7849:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-7850-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8024-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:8025:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8026-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8030-esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:8031:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8032-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8042-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:8043:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8044-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8706-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:8707:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8708-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8772-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:8773:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-8774-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9170-      *)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9171:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9172-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9616-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9617:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9618-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9648-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9649:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9650-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9717-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9718:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9719-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9751-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9752:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9753-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9773-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9774:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9775:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9776-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9791-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9792:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9793-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9796-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9797:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9798-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9813-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9814:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9815-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9817-	esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9818:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9819-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9820:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9821-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9888-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9889:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9890-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9977-	else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:9978:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-9979-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10042-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10043:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10044-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10122-      }'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10123:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10124-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10125-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10126:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10127-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10140-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10141:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10142-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10175-      }'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10176:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10177-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10178-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10179:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10180-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10207-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10208:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10209-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10260-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10261:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10262-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10298-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10299:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10300-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10316-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10317:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10318-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10496-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10497:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10498-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10524-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10525:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10526-	fi
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10527-      else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10528:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10529:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10530-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10574-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10575:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10576-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10605-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10606:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10607-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10619-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10620:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10621-      else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10622-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10623:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10624-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10632-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10633:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10634-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10636-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10637:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10638:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10639:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10640-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10655-      else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:10656:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-10657-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11054-  esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11055:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11056-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11061-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11062:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11063-    ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11064-  *)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11065:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11066-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11070-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11071:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11072-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11112-  esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11113:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11114-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11252-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11253:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11254-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11288-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11289:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11290:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11291:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11292-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11297-      fi'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11298:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11299-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11305-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11306:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11307-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11311-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11312:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11313-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11315-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11316:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11317-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11324-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11325:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11326-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11336-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11337:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11338-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11341-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11342:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11343-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11347-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11348:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11349:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11350:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11351-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11355-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11356:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11357-      else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11358:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11359-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11365-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11366:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11367:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11368:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11369-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11370-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11372-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11379-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11380:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11381-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11396-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11397:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11398-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11649-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11650:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11651-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11703-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11704:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11705-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11730-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11731:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11732:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11733:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11734-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11739-    fi'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:11740:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-11741-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-12939-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:12940:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-12941-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-12971-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:12972:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-12973-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13251-do :
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13252:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13253-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13255-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13256:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13257-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13275-do :
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13276:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13277-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13279-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13280:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13281-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13482-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13483:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13484-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13530-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13531:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13532-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13533-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13534:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13535-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13537-else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13538:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13539-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13547-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13548:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13549-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13624-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13625:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13626-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13696-  {
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13697:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13698-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13800-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13801:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13802-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-13934-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13935:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13936:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13937:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13938:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13939:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13940:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13941:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13942:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13943:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13944:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13945:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13946:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13947:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13948:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13949:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13950:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13951:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13952:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13953:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13954:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13955:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13956:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13957:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13958:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13959:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13960:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13961:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13962:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13963:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13964:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13965:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13966:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13967:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13968:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13969:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13970:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13971:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13972:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13973:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13974:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13975:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13976:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13977:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13978:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13979:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13980:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13981:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13982:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13983:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13984:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13985:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13986:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13987:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13988:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13989:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13990:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13991:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13992:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13993:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13994:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13995:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13996:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13997:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13998:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:13999:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14000:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14001:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14002:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14003:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14004:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14005:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14006:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14007:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14008:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14009:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14010:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14011:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14012:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14013:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14014:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14015:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14016:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14017:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14018:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14019:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14020:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14021:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14022:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14023:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14024:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14025:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14026:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14027:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14028:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14029:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14030:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14031:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14032:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14033:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14034:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14035:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14036:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14037:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14038:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14039:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14040:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14041:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14042:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14043:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14044:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14045:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14046:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14047:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14048:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14049:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14050:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14051:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14052:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14053:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14054:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14055:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14056:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14057:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14058:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14059:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14060:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14061:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14062:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14063:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14064:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14065:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14066:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14067:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14068:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14069:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14070:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14071-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14153-striplib; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14154:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14155-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14156:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14157-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14184-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14185:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14186-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14187:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14188-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14696-    *:)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14697:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14698-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14699-    x:*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14700:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14701-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14702-    *::*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14703:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14704:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14705-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14706-    *)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14707:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14708-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14723-    done
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14724:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14725-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14886-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14887:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14888:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14889-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14948-  if $PKG_CONFIG ptexenc; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14949:  PTEXENC_INCLUDES=`$PKG_CONFIG ptexenc --cflags`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:14950:  PTEXENC_LIBS=`$PKG_CONFIG ptexenc --libs`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-14951-elif test "x$need_ptexenc:$with_system_ptexenc" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15067-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15068:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15069-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15162-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15163:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15164-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15165-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15166:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15167-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15169-else
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15170:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15171-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15179-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15180:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15181-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15256-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15257:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15258-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15328-  {
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15329:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15330-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15432-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15433:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15434-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15567-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15568:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15569-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15592-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15593:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15594:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15595-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15597-  --*=)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15598:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15599-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15621-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15622:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15623-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15629-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15630:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15631-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15698-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15699:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15700:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15701:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15702:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15703:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15704:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15705:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15706:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15707:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15708:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15709:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15710:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15711:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15712:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15713:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15714:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15715:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15716:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15717:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15718:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15719:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15720:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15721:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15722:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15723:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15724:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15725:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15726:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15727:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15728:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15729:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15730:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15731:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15732:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15733:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15734:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15735:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15736:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15737:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15738:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15739:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15740:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15741:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15742:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15743:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15744:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15745:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15746:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15747:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15748:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15749:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15750:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15751:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15752:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15753:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15754:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15755:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15756:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15757:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15758:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15759:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15760:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15761:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15762:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15763:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15764:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15765:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15766:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15767:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15768:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15769:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15770:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15771:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15772:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15773:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15774:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15775:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15776:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15777:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15778:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15779:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15780:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15781:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15782:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15783:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15784:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15785:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15786:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15787:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15788:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15789:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15790:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15791:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15792:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15793:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15794:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15795:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15796:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15797:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15798:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15799:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15800:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15801:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15802:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15803:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15804:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15805:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15806:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15807:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15808:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15809:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15810:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15811:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15812:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15813:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15814:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15815:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15816:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15817:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15818:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15819:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15820:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15821:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15822:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15823:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15824:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15825:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15826:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15827:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15828:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15829:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15830:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15831:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15832:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15833:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15834:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15835-
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15917-striplib; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15918:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15919-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15920:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15921-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15948-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15949:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15950-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:15951:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-15952-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16044-fi
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16045:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16046-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16061-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16062:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16063-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16067-
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16068:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16069-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16205-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16206:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16207-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16337-      esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16338:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16339-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16396-*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16397:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16398-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16399:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16400-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16457-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16458:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16459-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16474-
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16475:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16476-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16502-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16503:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16504-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16548-    * )
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16549:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16550-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16603-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:16604:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-16605-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17158-    *:)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:17159:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17160-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17161-    x:*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:17162:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17163-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17164-    *::*)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:17165:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:17166:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17167-        ;;
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17168-    *)
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:17169:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17170-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17185-    done
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure:17186:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvi2tty/configure-17187-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-166-  esac
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:167:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-168-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:169:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-170-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-171-  esac;
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:172:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-173-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-174-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:175:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-176-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-341-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:342:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-343-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-371-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:372:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:373:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-374-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-387-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:388:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-389-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-656-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:657:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-658-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-679-.c.o:
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:680:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-681-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-687-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:688:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:689:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-690-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-694-
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-695-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:696:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-697-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-715-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:716:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-717-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-782-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:783:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-784-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-832-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:833:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:834:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-835-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-857-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:858:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-859-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:860:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:861:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:862:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:863:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:864:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:865:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:866:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:867:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-868-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-936-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:937:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:938:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:939:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-940-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-946-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:947:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:948:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-949-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-973-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:974:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:975:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-976-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-987-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:988:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-989-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-1073-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:1074:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-1075-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-1117-	}; \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:1118:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-1119-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-1129-	fi
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in:1130:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvidvi/Makefile.in-1131-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvidvi/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-853-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:854:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-855-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-897-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-899-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-902-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-904-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-923-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:924:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-925-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-928-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:929:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-930-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1127-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1132-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1134-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1143-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1144:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1148-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1149:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1150-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1181-  *=*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1182:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1202-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1203:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1204-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1224-    */ )
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1225:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1226-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1259-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1260:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1261-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1315-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1316:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1317-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1358-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1359:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1360:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1361-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1474-*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1475:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1476-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:1477:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-1478-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2078-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2079:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2080:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2081-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2249-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2250:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2251-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2332-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2333:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2334-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2347-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2348:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2349-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2467-    set,)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2468:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2469:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2470-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2478-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2479:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2480:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2481-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2498-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2499:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2500-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2677-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2678:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2679-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2680-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2681:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2682-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2728-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2729:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2730-
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2731-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2732:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2733-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2873-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2874:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2875-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2946-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2947:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2948-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2956-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:2957:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-2958-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3431-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:3432:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3433-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3475-	then :; else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:3476:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3477-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3535-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:3536:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3537-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3644-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:3645:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3646-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3962-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:3963:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-3964-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4114:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4115-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4116-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4117:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4118-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4137-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4138:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4139-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4148-else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4149:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4150-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4170-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4171:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4172-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4198-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4199:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4200-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4201:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4202-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4267-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4268:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4269-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4343-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4344:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4345-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4409-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4410:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4411-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4476-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4477:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4478-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4556-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4558-  *)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4559:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4560-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4565-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4566:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4567-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4568:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4569-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4600-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4601:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4602-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4631-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4632:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4633-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4681-	esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4682:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4683-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4687-	*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4688:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4689-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4815-
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4816:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4817-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4927-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4930-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4960-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4961:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4962-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4969-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4970:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4971:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4972-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4981-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4982:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4983-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4985-      do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4986:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4987-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4989-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4990:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4991-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4994-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:4995:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-4996-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-5402-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:5403:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-5404-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-5472-    else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:5473:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-5474-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-5614-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:5615:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-5616-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6135-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6136:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6137-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6183-mingw*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6184:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6185-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6415-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6416:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6417-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6419- /*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6420:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6421-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6514-    done
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6515:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6516-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6536-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6537:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6538-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6557-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6558:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6559-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6569-    else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6570:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6571-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6595-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6596:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6597-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6603-    esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6604:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6605-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6611-    esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:6612:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-6613-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7544-    *:)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7545:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7546-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7547-    x:*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7548:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7549-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7550-    *::*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7551:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7552:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7553-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7554-    *)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7555:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7556-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7813-do :
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7814:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7815-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7818-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7819:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7820-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7842-
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:7843:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-7844-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8018-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:8019:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8020-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8024-esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:8025:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8026-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8036-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:8037:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8038-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8700-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:8701:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8702-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8766-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:8767:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-8768-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9164-      *)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9165:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9166-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9610-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9611:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9612-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9642-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9643:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9644-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9711-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9712:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9713-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9745-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9746:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9747-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9767-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9768:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9769:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9770-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9785-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9786:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9787-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9790-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9791:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9792-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9807-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9808:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9809-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9811-	esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9812:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9813-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9814:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9815-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9882-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9883:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9884-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9971-	else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:9972:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-9973-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10036-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10037:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10038-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10116-      }'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10117:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10118-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10119-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10120:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10121-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10134-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10135:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10136-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10169-      }'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10170:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10171-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10172-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10173:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10174-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10201-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10202:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10203-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10254-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10255:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10256-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10292-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10293:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10294-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10310-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10311:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10312-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10490-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10491:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10492-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10518-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10519:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10520-	fi
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10521-      else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10522:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10523:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10524-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10568-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10569:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10570-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10599-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10600:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10601-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10613-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10614:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10615-      else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10616-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10617:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10618-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10626-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10627:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10628-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10630-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10631:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10632:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10633:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10634-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10649-      else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:10650:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-10651-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11048-  esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11049:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11050-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11055-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11056:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11057-    ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11058-  *)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11059:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11060-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11064-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11065:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11066-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11106-  esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11107:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11108-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11246-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11247:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11248-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11282-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11283:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11284:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11285:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11286-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11291-      fi'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11292:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11293-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11299-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11300:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11301-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11305-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11306:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11307-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11309-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11310:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11311-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11318-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11319:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11320-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11330-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11331:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11332-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11335-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11336:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11337-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11341-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11342:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11343:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11344:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11345-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11349-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11350:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11351-      else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11352:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11353-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11359-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11360:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11361:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11362:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11363-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11364-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11365:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11366-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11373-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11374:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11375-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11390-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11391:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11392-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11643-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11644:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11645-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11697-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11698:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11699-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11724-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11725:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11726:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11727:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11728-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11733-    fi'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:11734:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-11735-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-12933-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:12934:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-12935-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-12965-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:12966:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-12967-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13245-do :
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13246:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13247-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13249-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13250:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13251-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13269-do :
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13270:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13271-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13273-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13274:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13275-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13477-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13478:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13479-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13525-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13526:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13527-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13528-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13529:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13530-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13532-else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13533:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13534-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13542-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13543:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13544-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13619-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13620:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13621-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13691-  {
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13692:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13693-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13795-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13796:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13797-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-13929-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13930:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13931:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13932:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13933:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13934:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13935:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13936:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13937:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13938:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13939:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13940:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13941:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13942:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13943:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13944:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13945:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13946:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13947:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13948:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13949:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13950:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13951:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13952:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13953:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13954:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13955:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13956:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13957:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13958:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13959:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13960:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13961:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13962:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13963:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13964:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13965:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13966:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13967:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13968:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13969:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13970:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13971:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13972:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13973:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13974:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13975:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13976:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13977:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13978:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13979:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13980:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13981:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13982:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13983:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13984:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13985:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13986:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13987:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13988:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13989:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13990:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13991:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13992:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13993:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13994:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13995:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13996:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13997:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13998:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:13999:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14000:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14001:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14002:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14003:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14004:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14005:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14006:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14007:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14008:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14009:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14010:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14011:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14012:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14013:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14014:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14015:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14016:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14017:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14018:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14019:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14020:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14021:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14022:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14023:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14024:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14025:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14026:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14027:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14028:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14029:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14030:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14031:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14032:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14033:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14034:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14035:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14036:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14037:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14038:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14039:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14040:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14041:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14042:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14043:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14044:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14045:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14046:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14047:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14048:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14049:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14050:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14051:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14052:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14053:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14054:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14055:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14056:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14057:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14058:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14059:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14060:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14061:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14062:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14063:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14064:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14065:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14066-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14148-striplib; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14149:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14150-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14151:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14152-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14179-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14180:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14181-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14182:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14183-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14691-    *:)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14692:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14693-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14694-    x:*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14695:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14696-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14697-    *::*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14698:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14699:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14700-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14701-    *)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14702:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14703-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14718-    done
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14719:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14720-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14881-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14882:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:14883:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-14884-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15056-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15057:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15058-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15155-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15156:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15157-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15158-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15159:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15160-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15162-else
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15163:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15164-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15172-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15173:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15174-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15249-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15250:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15251-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15321-  {
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15322:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15323-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15425-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15426:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15427-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15560-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15561:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15562-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15585-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15586:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15587:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15588-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15590-  --*=)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15591:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15592-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15614-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15615:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15616-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15622-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15623:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15624-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15691-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15692:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15693:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15694:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15695:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15696:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15697:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15698:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15699:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15700:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15701:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15702:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15703:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15704:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15705:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15706:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15707:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15708:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15709:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15710:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15711:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15712:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15713:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15714:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15715:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15716:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15717:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15718:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15719:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15720:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15721:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15722:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15723:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15724:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15725:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15726:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15727:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15728:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15729:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15730:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15731:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15732:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15733:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15734:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15735:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15736:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15737:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15738:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15739:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15740:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15741:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15742:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15743:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15744:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15745:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15746:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15747:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15748:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15749:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15750:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15751:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15752:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15753:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15754:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15755:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15756:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15757:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15758:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15759:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15760:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15761:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15762:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15763:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15764:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15765:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15766:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15767:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15768:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15769:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15770:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15771:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15772:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15773:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15774:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15775:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15776:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15777:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15778:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15779:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15780:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15781:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15782:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15783:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15784:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15785:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15786:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15787:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15788:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15789:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15790:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15791:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15792:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15793:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15794:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15795:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15796:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15797:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15798:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15799:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15800:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15801:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15802:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15803:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15804:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15805:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15806:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15807:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15808:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15809:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15810:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15811:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15812:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15813:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15814:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15815:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15816:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15817:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15818:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15819:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15820:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15821:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15822:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15823:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15824:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15825:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15826:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15827:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15828-
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15910-striplib; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15911:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15912-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15913:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15914-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15941-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15942:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15943-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:15944:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-15945-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16037-fi
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16038:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16039-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16054-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16055:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16056-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16060-
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16061:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16062-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16198-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16199:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16200-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16330-      esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16331:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16332-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16389-*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16390:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16391-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16392:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16393-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16450-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16451:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16452-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16467-
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16468:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16469-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16495-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16496:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16497-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16541-    * )
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16542:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16543-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16596-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:16597:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-16598-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17151-    *:)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:17152:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17153-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17154-    x:*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:17155:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17156-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17157-    *::*)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:17158:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:17159:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17160-        ;;
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17161-    *)
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:17162:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17163-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17178-    done
texlive-bin-2020.20200327.54578/texk/dvidvi/configure:17179:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvidvi/configure-17180-}
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/ChangeLog-329-
texlive-bin-2020.20200327.54578/texk/dviljk/ChangeLog:330:	* dvihp: Use `basename $0` in usage and version messages for
texlive-bin-2020.20200327.54578/texk/dviljk/ChangeLog-331- 	consistency with other programs and scripts.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.am-76-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.am:77:VERSION = `grep 'define VERSION' $(srcdir)/dvi2xx.c | sed -e 's/^.*version //' -e 's/).*//'`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.am-78-if MAINTAINER_MODE
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-161-am__dist_bin_SCRIPTS_DIST = dvihp
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:162:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-163-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:164:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-165-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-166-  esac;
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:167:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-168-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-169-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:170:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-171-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-311-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:312:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-313-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-314-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:315:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:316:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-317-      else \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:318:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-319-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:320:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-321-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-326-    fi; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:327:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-328-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-404-STRIP = @STRIP@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:405:VERSION = `grep 'define VERSION' $(srcdir)/dvi2xx.c | sed -e 's/^.*version //' -e 's/).*//'`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-406-WARNING_CFLAGS = @WARNING_CFLAGS@
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-595-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:596:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-597-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-682-.c.o:
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:683:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-684-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-690-.c.obj:
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:691:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:692:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-693-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-697-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-698-.c.lo:
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:699:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-700-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-706-dvilj-dvi2xx.o: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj-dvi2xx.o -MD -MP -MF $(DEPDIR)/dvilj-dvi2xx.Tpo -c -o dvilj-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj-dvi2xx.Tpo $(DEPDIR)/dvilj-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-712-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-713-dvilj-dvi2xx.obj: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj-dvi2xx.obj -MD -MP -MF $(DEPDIR)/dvilj-dvi2xx.Tpo -c -o dvilj-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj-dvi2xx.Tpo $(DEPDIR)/dvilj-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-719-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-720-dvilj2p-dvi2xx.o: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj2p-dvi2xx.o -MD -MP -MF $(DEPDIR)/dvilj2p-dvi2xx.Tpo -c -o dvilj2p-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj2p-dvi2xx.Tpo $(DEPDIR)/dvilj2p-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj2p-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-726-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-727-dvilj2p-dvi2xx.obj: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:728:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj2p-dvi2xx.obj -MD -MP -MF $(DEPDIR)/dvilj2p-dvi2xx.Tpo -c -o dvilj2p-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj2p-dvi2xx.Tpo $(DEPDIR)/dvilj2p-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj2p_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj2p-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-733-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-734-dvilj4-dvi2xx.o: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:735:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj4-dvi2xx.o -MD -MP -MF $(DEPDIR)/dvilj4-dvi2xx.Tpo -c -o dvilj4-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj4-dvi2xx.Tpo $(DEPDIR)/dvilj4-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj4-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-740-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-741-dvilj4-dvi2xx.obj: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:742:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj4-dvi2xx.obj -MD -MP -MF $(DEPDIR)/dvilj4-dvi2xx.Tpo -c -o dvilj4-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj4-dvi2xx.Tpo $(DEPDIR)/dvilj4-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj4-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-747-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-748-dvilj4l-dvi2xx.o: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:749:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4l_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj4l-dvi2xx.o -MD -MP -MF $(DEPDIR)/dvilj4l-dvi2xx.Tpo -c -o dvilj4l-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj4l-dvi2xx.Tpo $(DEPDIR)/dvilj4l-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:753:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4l_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj4l-dvi2xx.o `test -f 'dvi2xx.c' || echo '$(srcdir)/'`dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-754-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-755-dvilj4l-dvi2xx.obj: dvi2xx.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:756:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4l_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj4l-dvi2xx.obj -MD -MP -MF $(DEPDIR)/dvilj4l-dvi2xx.Tpo -c -o dvilj4l-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj4l-dvi2xx.Tpo $(DEPDIR)/dvilj4l-dvi2xx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:760:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj4l_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj4l-dvi2xx.obj `if test -f 'dvi2xx.c'; then $(CYGPATH_W) 'dvi2xx.c'; else $(CYGPATH_W) '$(srcdir)/dvi2xx.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-761-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-762-dvilj6-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:763:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj6_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj6-callexe.o -MD -MP -MF $(DEPDIR)/dvilj6-callexe.Tpo -c -o dvilj6-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj6-callexe.Tpo $(DEPDIR)/dvilj6-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:767:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj6_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj6-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-768-
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-769-dvilj6-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:770:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj6_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvilj6-callexe.obj -MD -MP -MF $(DEPDIR)/dvilj6-callexe.Tpo -c -o dvilj6-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvilj6-callexe.Tpo $(DEPDIR)/dvilj6-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:774:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvilj6_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvilj6-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-775-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-788-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:789:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-790-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-839-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:840:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-841-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-902-GTAGS:
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:903:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-904-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-937-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:938:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:939:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-940-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-951-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:952:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-953-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1062-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1063:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1064-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1106-	}; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1107:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1108-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1118-	fi
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1119:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1120-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1295-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1296:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1297:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1298-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1304-@WIN32_FALSE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1305:@WIN32_FALSE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1306-@WIN32_FALSE@	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1312-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1313:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1314:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1315-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1321-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in:1322:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/Makefile.in-1323-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-242-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:243:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-244-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-395-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:396:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-397-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-402-      || continue
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:403:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:404:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-405-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-470-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:471:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-472-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-629-    * )
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:630:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-631-  esac
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-632-done
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:633:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-634-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-921-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:922:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-923-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-924-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4:925:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dviljk/aclocal.m4-926-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-18-rcs_revision='$Revision: 1.3 $'
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:19:version=`set - $rcs_revision; echo $2`
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-20-
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:21:usage="Usage: `basename $0` [OPTIONS] [DVIFILE[.dvi]].
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-22-  Translate the given DVIFILE to Hewlett-Packard PCL by calling dvicopy
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-47-if test $# -eq 0; then
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:48:  echo "`basename $0`: Missing argument(s)." >&2
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:49:  echo "Try \``basename $0` --help' for more information." >&2
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-50-  exit 0
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-60-    -version|--version) 
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:61:      echo "`basename $0` (Dviljk 2.6) $version"
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-62-      echo "There is NO warranty.  This script is public domain."
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-66-    -d)  shift; opt="$opt --D$1";;              # -d => --D (debug)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:67:    -d*) opt="$opt `echo $1 | sed s/d/-D/`";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-68-    -D)  shift; opt="$opt -R$1";;               # -D => -R (resolution)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-70-    -l)  shift; opt="$opt -t$1";;               # -l => -t (ending page)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:71:    -l*) opt="$opt `echo $1 | sed s/l/t/`";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-72-    -m)  opt="$opt -A";;                        # -m => -A (manual feed)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-73-    -n)  shift; opt="$opt -p$1";;               # -n => -p (page count)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:74:    -n*) opt="$opt `echo $1 | sed s/^-n/-p/`";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-75-    -o)  if test $# -eq 1; then                 # -o (output file)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-76-           # No remaining args, output to foo.lj.
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:77:           output=`basename $infile .dvi`.lj
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-78-         else shift; output="$1"; fi;;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:79:    -o*) output="`echo $1 | sed 's/^-o//'`";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:80:    -O)  shift; x=`echo $1 | sed 's/,.*//'`     # -O => -x, -y (page offsets)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:81:         y=`echo $1 | sed 's/.*,//'`;  opt="$opt -x$x -y$y";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:82:    -O*) temp="`echo $1 | sed 's/^-O//'`"
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:83:         x=`echo $temp | sed 's/,.*//'`
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:84:         y=`echo $temp | sed 's/.*,//'`;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-85-         opt="$opt -x$x -y$y";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-86-    -p)  shift; opt="$opt -f$1";;               # -p => -f (starting page)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:87:    -p*) opt="$opt `echo $1 | sed s/p/f/`";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-88-    -P)  shift; output=; spool_opt="-P$1";;     # -Pprinter
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-91-    -x)  shift; opt="$opt -m$1";;               # -x => -m (magnification)
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp:92:    -x*) opt="$opt `echo $1 | sed s/x/m/`";;
texlive-bin-2020.20200327.54578/texk/dviljk/dvihp-93-    --)  shift; infile="$1"; break;;            # -- => end of options
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-397-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:398:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-399-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-421-.c.o:
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:422:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-423-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-429-.c.obj:
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:430:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:431:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-432-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-436-
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-437-.c.lo:
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:438:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-439-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-480-GTAGS:
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:481:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-482-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-506-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:507:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:508:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-509-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-520-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in:521:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dviljk/win32/Makefile.in-522-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dviljk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-52-else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dviljk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dviljk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dviljk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dviljk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dviljk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dviljk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dviljk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-855-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:856:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-857-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-899-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:900:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-901-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-904-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviljk/configure:905:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-906-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-925-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:926:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-927-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-930-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviljk/configure:931:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-932-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1129-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1130:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1131-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1134-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1135:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1136-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1145-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1146:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1147-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1150-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1151:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1152-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1183-  *=*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1184:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1185-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1204-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1205:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1206-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1226-    */ )
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1227:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1228-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1261-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1262:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1263-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1317-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1318:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1319-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1360-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1361:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1362:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1363-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1476-*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1478-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:1479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-1480-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2080-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2081:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2082:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2083-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2434-    *\'*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2435:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2436-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2517-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2518:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2519-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2532-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2533:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2534-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2652-    set,)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2653:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2654:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2655-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2663-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2664:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2665:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2666-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2683-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2684:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2685-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2862-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2864-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2865-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2866:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2867-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2913-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2914:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2915-
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2916-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:2917:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-2918-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3058-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3059:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3060-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3131-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3132:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3133-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3141-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3142:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3143-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3616-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3617:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3618-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3660-	then :; else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3661:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3662-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3720-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3721:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3722-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3829-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure:3830:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-3831-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4147-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4148:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4149-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4298-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4299:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4300-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4301-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4302:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4303-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4322-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4323:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4324-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4333-else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4334:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4335-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4355-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4356:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4357-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4383-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4384:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4385-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4386:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4387-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4452-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4453:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4454-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4528-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4529:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4530-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4594-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4595:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4596-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4661-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4662:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4663-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4741-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4742:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4743-  *)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4744:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4745-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4750-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4751:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4752-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4753:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4754-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4785-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4786:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4787-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4816-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4817:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4818-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4866-	esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4867:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4868-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4872-	*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:4873:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-4874-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5000-
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5001:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5002-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5112-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5113:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5114:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5115-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5145-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5146:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5147-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5154-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5155:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5156:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5157-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5166-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5167:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5168-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5170-      do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5171:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5172-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5174-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5175:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5176-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5179-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5180:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5181-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5587-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5588:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5589-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5657-    else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5658:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5659-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5799-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dviljk/configure:5800:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-5801-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6320-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6321:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6322-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6368-mingw*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6369:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6370-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6600-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6601:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6602-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6604- /*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6605:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6606-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6699-    done
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6700:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6701-}
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6721-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6722:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6723-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6742-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6743:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6744-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6754-    else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6755:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6756-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6780-    emul=elf
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6781:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6782-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6788-    esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6789:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6790-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6796-    esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:6797:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-6798-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7729-    *:)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:7730:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7731-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7732-    x:*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:7733:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7734-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7735-    *::*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:7736:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure:7737:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7738-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7739-    *)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:7740:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7741-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-7998-do :
texlive-bin-2020.20200327.54578/texk/dviljk/configure:7999:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8000-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8003-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8004:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8005-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8027-
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8028:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8029-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8194-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8195:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8196-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8200-esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8201:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8202-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8212-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8213:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8214-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8876-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8877:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8878-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8942-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:8943:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-8944-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9340-      *)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9341:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9342-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9786-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9787:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9788-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9818-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9819:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9820-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9887-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9888:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9889-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9921-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9922:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9923-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9943-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9944:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9945:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9946-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9961-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9962:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9963-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9966-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9967:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9968-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9983-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9984:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9985-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9987-	esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9988:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9989-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dviljk/configure:9990:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-9991-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10058-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10059:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10060-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10147-	else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10148:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10149-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10212-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10213:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10214-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10292-      }'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10293:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10294-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10295-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10296:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10297-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10310-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10311:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10312-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10345-      }'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10346:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10347-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10348-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10349:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10350-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10377-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10378:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10379-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10430-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10431:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10432-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10468-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10469:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10470-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10486-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10487:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10488-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10666-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10667:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10668-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10694-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10695:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10696-	fi
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10697-      else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10698:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10699:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10700-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10744-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10745:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10746-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10775-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10776:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10777-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10789-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10790:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10791-      else
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10792-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10793:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10794-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10802-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10803:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10804-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10806-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10807:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10808:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10809:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10810-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10825-      else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:10826:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-10827-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11224-  esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11225:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11226-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11231-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11232:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11233-    ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11234-  *)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11235:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11236-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11240-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11241:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11242-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11282-  esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11283:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11284-else
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11422-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11423:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11424-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11458-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11459:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11460:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11461:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11462-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11467-      fi'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11468:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11469-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11475-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11476:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11477-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11481-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11482:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11483-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11485-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11486:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11487-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11494-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11495:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11496-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11506-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11507:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11508-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11511-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11512:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11513-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11517-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11518:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11519:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11520:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11521-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11525-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11526:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11527-      else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11528:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11529-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11535-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11536:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11537:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11538:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11539-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11540-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11541:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11542-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11549-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11550:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11551-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11566-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11567:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11568-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11819-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11820:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11821-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11873-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11874:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11875-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11900-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11901:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11902:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11903:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11904-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11909-    fi'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:11910:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviljk/configure-11911-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13109-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13110:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13111-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13141-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13142:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13143-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13421-do :
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13422:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13423-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13425-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13426:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13427-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13445-do :
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13446:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13447-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13449-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13450:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13451-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13715-do :
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13716:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13717-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13719-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13720:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13721-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13731-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13732:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13733-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13779-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13780:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13781-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13782-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13783:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13784-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13786-else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13787:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13788-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13796-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13797:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13798-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13873-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13874:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13875-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13945-  {
texlive-bin-2020.20200327.54578/texk/dviljk/configure:13946:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-13947-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14049-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14050:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14051-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14183-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14184:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14185:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14186:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14187:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14188:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14189:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14190:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14191:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14192:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14193:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14194:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14195:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14196:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14197:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14198:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14199:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14200:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14201:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14202:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14203:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14204:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14205:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14206:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14207:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14208:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14209:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14210:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14211:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14212:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14213:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14214:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14215:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14216:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14217:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14218:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14219:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14220:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14221:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14222:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14223:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14224:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14225:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14226:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14227:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14228:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14229:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14230:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14231:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14232:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14233:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14234:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14235:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14236:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14237:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14238:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14239:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14240:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14241:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14242:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14243:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14244:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14245:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14246:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14247:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14248:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14249:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14250:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14251:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14252:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14253:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14254:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14255:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14256:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14257:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14258:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14259:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14260:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14261:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14262:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14263:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14264:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14265:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14266:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14267:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14268:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14269:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14270:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14271:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14272:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14273:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14274:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14275:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14276:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14277:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14278:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14279:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14280:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14281:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14282:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14283:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14284:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14285:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14286:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14287:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14288:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14289:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14290:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14291:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14292:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14293:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14294:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14295:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14296:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14297:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14298:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14299:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14300:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14301:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14302:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14303:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14304:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14305:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14306:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14307:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14308:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14309:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14310:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14311:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14312:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14313:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14314:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14315:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14316:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14317:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14318:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14319:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14320-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14402-striplib; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14403:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14404-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14405:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14406-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14433-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14434:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14435-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14436:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14437-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14945-    *:)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14946:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14947-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14948-    x:*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14949:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14950-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14951-    *::*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14952:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14953:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14954-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14955-    *)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14956:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14957-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14972-    done
texlive-bin-2020.20200327.54578/texk/dviljk/configure:14973:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-14974-}
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15135-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15136:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15137:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15138-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15358-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15359:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15360-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15461-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15462:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15463-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15464-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15465:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15466-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15468-else
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15469:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15470-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15478-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15479:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15480-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15555-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15556:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15557-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15627-  {
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15628:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15629-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15731-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15732:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15733-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15870-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15871:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15872-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15895-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15896:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15897:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15898-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15900-  --*=)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15901:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15902-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15924-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15925:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15926-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15932-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dviljk/configure:15933:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-15934-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16001-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16002:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16003:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16004:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16005:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16006:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16007:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16008:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16009:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16010:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16011:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16012:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16013:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16014:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16015:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16016:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16017:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16018:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16019:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16020:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16021:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16022:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16023:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16024:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16025:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16026:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16027:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16028:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16029:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16030:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16031:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16032:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16033:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16034:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16035:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16036:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16037:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16038:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16039:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16040:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16041:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16042:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16043:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16044:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16045:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16046:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16047:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16048:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16049:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16050:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16051:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16052:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16053:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16054:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16055:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16056:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16057:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16058:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16059:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16060:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16061:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16062:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16063:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16064:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16065:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16066:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16067:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16068:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16069:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16070:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16071:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16072:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16073:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16074:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16075:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16076:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16077:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16078:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16079:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16080:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16081:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16082:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16083:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16084:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16085:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16086:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16087:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16088:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16089:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16090:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16091:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16092:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16093:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16094:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16095:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16096:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16097:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16098:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16099:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16100:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16101:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16102:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16103:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16104:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16105:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16106:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16107:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16108:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16109:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16110:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16111:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16112:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16113:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16114:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16115:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16116:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16117:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16118:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16119:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16120:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16121:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16122:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16123:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16124:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16125:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16126:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16127:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16128:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16129:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16130:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16131:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16132:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16133:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16134:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16135:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16136:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16137:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16138-
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16220-striplib; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16221:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16222-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16223:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16224-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16251-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16252:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16253-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16254:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16255-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16350-fi
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16351:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16352-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16367-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16368:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16369-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16373-
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16374:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16375-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16511-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16512:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16513-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16643-      esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16644:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16645-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16702-*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16703:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16704-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16705:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16706-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16763-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16764:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16765-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16780-
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16781:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16782-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16808-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16809:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16810-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16854-    * )
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16855:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16856-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16940-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dviljk/configure:16941:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-16942-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17495-    *:)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:17496:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17497-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17498-    x:*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:17499:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17500-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17501-    *::*)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:17502:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure:17503:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17504-        ;;
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17505-    *)
texlive-bin-2020.20200327.54578/texk/dviljk/configure:17506:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17507-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17522-    done
texlive-bin-2020.20200327.54578/texk/dviljk/configure:17523:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dviljk/configure-17524-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-242-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:243:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-244-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-395-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:396:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-397-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-402-      || continue
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:403:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:404:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-405-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-470-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:471:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-472-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-629-    * )
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:630:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-631-  esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-632-done
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:633:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-634-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-921-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:922:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-923-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-924-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4:925:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/aclocal.m4-926-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft-50-  esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft:51:  s="$s${s+ }"`quoteit "$1"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft-52-  shift
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft-75-test -n "$outfile" \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft:76:  || outfile=`echo "$dvifile" | sed 's@.*/@@; s@\.dvi$@@; s@$@.pdf@'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft-77-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft-78-# outBase is part of the thumbname files just as dvipdfm expects them:
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft:79:outBase=`echo "$outfile" | sed 's@\.pdf$@@'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/dvipdft-80-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-167-am__dist_bin_SCRIPTS_DIST = dvipdft
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:168:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-169-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:170:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-171-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-172-  esac;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:173:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-174-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-175-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:176:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-177-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-421-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:422:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-423-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-451-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:452:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:453:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-454-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-467-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:468:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-469-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-940-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:941:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-942-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-949-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:950:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-951-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1083-.c.o:
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1084:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1085-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1091-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1092:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1093:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1094-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1098-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1099-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1100:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1101-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1107-call_xdvipdfmx-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_xdvipdfmx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_xdvipdfmx-callexe.o -MD -MP -MF $(DEPDIR)/call_xdvipdfmx-callexe.Tpo -c -o call_xdvipdfmx-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_xdvipdfmx-callexe.Tpo $(DEPDIR)/call_xdvipdfmx-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_xdvipdfmx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_xdvipdfmx-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1113-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1114-call_xdvipdfmx-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_xdvipdfmx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_xdvipdfmx-callexe.obj -MD -MP -MF $(DEPDIR)/call_xdvipdfmx-callexe.Tpo -c -o call_xdvipdfmx-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_xdvipdfmx-callexe.Tpo $(DEPDIR)/call_xdvipdfmx-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_xdvipdfmx_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_xdvipdfmx-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1120-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1133-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1134:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1135-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1188-	@list='$(dist_cmapdata_DATA)'; test -n "$(cmapdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1189:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1190-	dir='$(DESTDIR)$(cmapdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1209-	@list='$(dist_configdata_DATA)'; test -n "$(configdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1210:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1211-	dir='$(DESTDIR)$(configdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1230-	@list='$(dist_glyphlistdata_DATA)'; test -n "$(glyphlistdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1231:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1232-	dir='$(DESTDIR)$(glyphlistdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1251-	@list='$(dist_mapdata_DATA)'; test -n "$(mapdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1252:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1253-	dir='$(DESTDIR)$(mapdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1284-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1285:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1286-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1334-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1335:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1336:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1337-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1359-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1360:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1361-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1362:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1363:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1364:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1365:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1366:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1367:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1368:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1369:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1370-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1438-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1439:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1440:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1441:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1442-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1448-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1449:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1450:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1451-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1475-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1476:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1477:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1478-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1489-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1490:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1491-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1575-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1576:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1577-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1619-	}; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1620:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1621-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1631-	fi
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1632:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1633-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1947-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1948:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1949:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1950-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1956-@WIN32_FALSE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1957:@WIN32_FALSE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1958-@WIN32_FALSE@	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1964-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1965:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1966:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1967-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1973-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in:1974:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/Makefile.in-1975-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-874-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:875:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-876-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-918-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:919:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-920-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-923-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:924:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-925-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-944-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:945:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-946-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-949-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:950:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-951-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1148-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1149:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1150-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1153-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1154:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1155-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1164-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1165:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1166-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1169-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1170:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1171-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1202-  *=*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1203:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1204-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1223-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1224:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1225-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1245-    */ )
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1246:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1247-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1280-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1281:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1282-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1336-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1337:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1338-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1379-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1380:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1381:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1382-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1506-*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1507:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1508-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:1509:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-1510-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2110-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2111:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2112:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2113-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2464-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2465:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2466-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2547-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2548:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2549-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2562-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2563:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2564-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2682-    set,)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2683:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2684:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2685-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2693-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2694:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2695:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2696-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2713-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2714:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2715-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2892-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2893:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2894-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2895-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2896:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2897-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2943-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2944:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2945-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2946-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:2947:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-2948-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3088-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3089:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3090-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3161-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3162:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3163-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3171-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3172:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3173-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3646-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3647:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3648-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3690-	then :; else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3691:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3692-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3750-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3751:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3752-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3859-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:3860:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-3861-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4177-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4178:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4179-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4328-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4329:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4330-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4331-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4332:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4333-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4352-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4353:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4354-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4363-else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4364:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4365-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4385-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4386:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4387-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4413-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4414:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4415-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4416:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4417-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4482-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4483:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4484-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4558-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4559:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4560-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4624-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4625:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4626-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4691-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4692:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4693-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4771-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4772:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4773-  *)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4774:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4775-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4780-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4781:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4782-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4783:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4784-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4815-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4816:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4817-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4846-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4847:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4848-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4896-	esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4897:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4898-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4902-	*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:4903:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-4904-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5030-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5031:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5032-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5142-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5143:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5144:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5145-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5175-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5176:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5177-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5184-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5185:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5186:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5187-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5196-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5197:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5198-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5200-      do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5201:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5202-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5204-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5205:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5206-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5209-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5210:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5211-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5617-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5618:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5619-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5687-    else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5688:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5689-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5829-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:5830:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-5831-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6350-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6351:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6352-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6398-mingw*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6399:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6400-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6630-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6631:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6632-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6634- /*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6635:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6636-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6729-    done
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6730:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6731-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6751-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6752:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6753-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6772-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6773:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6774-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6784-    else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6785:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6786-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6810-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6811:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6812-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6818-    esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6819:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6820-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6826-    esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:6827:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-6828-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7759-    *:)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:7760:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7761-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7762-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:7763:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7764-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7765-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:7766:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:7767:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7768-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7769-    *)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:7770:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-7771-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8028-do :
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8029:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8030-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8033-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8034:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8035-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8057-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8058:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8059-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8233-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8234:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8235-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8239-esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8240:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8241-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8251-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8252:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8253-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8915-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8916:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8917-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8981-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:8982:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-8983-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9379-      *)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9380:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9381-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9825-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9826:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9827-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9857-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9858:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9859-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9926-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9927:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9928-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9960-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9961:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9962-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9982-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9983:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:9984:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-9985-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10000-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10001:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10002-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10005-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10006:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10007-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10022-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10023:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10024-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10026-	esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10027:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10028-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10029:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10030-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10097-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10098:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10099-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10186-	else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10187:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10188-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10251-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10252:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10253-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10331-      }'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10332:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10333-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10334-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10335:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10336-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10349-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10350:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10351-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10384-      }'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10385:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10386-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10387-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10388:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10389-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10416-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10417:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10418-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10469-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10470:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10471-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10507-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10508:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10509-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10525-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10526:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10527-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10705-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10706:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10707-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10733-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10734:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10735-	fi
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10736-      else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10737:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10738:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10739-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10783-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10784:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10785-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10814-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10815:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10816-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10828-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10829:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10830-      else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10831-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10832:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10833-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10841-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10842:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10843-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10845-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10846:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10847:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10848:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10849-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10864-      else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:10865:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-10866-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11263-  esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11264:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11265-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11270-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11271:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11272-    ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11273-  *)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11274:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11275-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11279-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11280:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11281-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11321-  esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11322:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11323-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11461-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11462:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11463-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11497-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11498:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11499:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11500:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11501-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11506-      fi'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11507:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11508-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11514-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11515:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11516-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11520-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11521:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11522-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11524-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11525:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11526-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11533-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11534:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11535-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11545-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11546:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11547-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11550-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11551:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11552-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11556-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11557:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11558:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11559:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11560-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11564-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11565:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11566-      else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11567:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11568-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11574-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11575:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11576:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11577:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11578-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11579-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11580:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11581-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11588-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11589:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11590-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11605-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11606:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11607-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11858-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11859:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11860-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11912-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11913:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11914-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11939-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11940:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11941:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11942:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11943-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11948-    fi'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:11949:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-11950-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13148-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13149:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13150-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13180-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13181:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13182-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13460-do :
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13461:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13462-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13464-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13465:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13466-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13484-do :
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13485:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13486-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13488-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13489:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13490-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13688-do :
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13689:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13690-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13692-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13693:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13694-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13764-do :
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13765:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13766-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13768-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:13769:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-13770-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14339-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14340:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14341-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14387-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14388:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14389-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14390-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14391:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14392-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14394-else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14395:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14396-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14404-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14405:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14406-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14481-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14482:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14483-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14553-  {
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14554:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14555-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14657-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14658:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14659-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14791-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14792:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14793:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14794:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14795:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14796:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14797:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14798:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14799:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14800:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14801:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14802:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14803:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14804:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14805:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14806:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14807:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14808:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14809:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14810:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14811:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14812:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14813:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14814:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14815:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14816:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14817:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14818:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14819:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14820:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14821:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14822:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14823:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14824:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14825:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14826:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14827:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14828:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14829:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14830:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14831:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14832:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14833:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14834:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14835:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14836:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14837:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14838:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14839:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14840:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14841:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14842:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14843:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14844:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14845:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14846:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14847:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14848:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14849:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14850:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14851:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14852:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14853:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14854:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14855:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14856:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14857:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14858:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14859:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14860:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14861:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14862:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14863:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14864:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14865:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14866:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14867:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14868:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14869:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14870:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14871:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14872:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14873:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14874:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14875:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14876:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14877:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14878:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14879:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14880:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14881:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14882:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14883:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14884:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14885:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14886:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14887:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14888:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14889:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14890:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14891:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14892:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14893:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14894:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14895:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14896:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14897:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14898:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14899:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14900:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14901:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14902:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14903:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14904:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14905:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14906:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14907:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14908:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14909:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14910:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14911:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14912:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14913:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14914:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14915:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14916:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14917:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14918:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14919:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14920:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14921:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14922:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14923:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14924:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14925:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14926:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:14927:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-14928-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15010-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15011:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15012-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15013:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15014-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15041-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15042:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15043-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15044:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15045-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15553-    *:)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15554:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15555-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15556-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15557:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15558-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15559-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15560:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15561:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15562-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15563-    *)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15564:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15565-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15580-    done
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15581:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15582-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15743-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15744:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15745:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15746-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15884-  if $PKG_CONFIG libpng; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15885:  LIBPNG_INCLUDES=`$PKG_CONFIG libpng --cflags`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:15886:  LIBPNG_LIBS=`$PKG_CONFIG libpng --libs`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-15887-elif test "x$need_libpng:$with_system_libpng" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16193-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16194:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16195-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16297-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16298:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16299-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16300-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16301:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16302-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16304-else
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16305:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16306-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16314-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16315:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16316-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16391-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16392:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16393-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16463-  {
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16464:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16465-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16567-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16568:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16569-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16706-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16707:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16708-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16731-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16732:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16733:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16734-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16736-  --*=)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16737:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16738-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16760-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16761:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16762-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16768-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16769:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16770-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16837-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16838:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16839:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16840:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16841:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16842:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16843:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16844:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16845:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16846:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16847:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16848:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16849:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16850:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16851:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16852:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16853:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16854:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16855:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16856:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16857:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16858:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16859:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16860:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16861:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16862:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16863:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16864:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16865:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16866:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16867:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16868:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16869:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16870:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16871:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16872:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16873:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16874:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16875:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16876:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16877:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16878:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16879:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16880:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16881:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16882:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16883:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16884:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16885:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16886:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16887:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16888:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16889:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16890:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16891:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16892:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16893:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16894:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16895:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16896:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16897:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16898:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16899:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16900:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16901:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16902:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16903:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16904:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16905:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16906:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16907:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16908:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16909:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16910:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16911:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16912:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16913:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16914:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16915:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16916:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16917:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16918:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16919:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16920:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16921:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16922:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16923:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16924:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16925:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16926:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16927:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16928:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16929:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16930:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16931:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16932:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16933:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16934:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16935:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16936:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16937:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16938:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16939:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16940:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16941:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16942:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16943:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16944:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16945:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16946:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16947:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16948:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16949:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16950:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16951:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16952:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16953:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16954:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16955:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16956:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16957:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16958:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16959:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16960:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16961:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16962:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16963:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16964:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16965:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16966:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16967:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16968:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16969:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16970:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16971:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16972:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:16973:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-16974-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17056-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17057:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17058-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17059:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17060-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17087-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17088:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17089-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17090:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17091-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17185-fi
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17186:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17187-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17202-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17203:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17204-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17208-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17209:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17210-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17346-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17347:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17348-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17478-      esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17479:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17480-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17537-*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17538:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17539-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17540:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17541-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17598-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17599:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17600-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17615-
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17616:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17617-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17643-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17644:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17645-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17689-    * )
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17690:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17691-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17775-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:17776:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-17777-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18330-    *:)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:18331:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18332-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18333-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:18334:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18335-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18336-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:18337:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:18338:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18339-        ;;
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18340-    *)
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:18341:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18342-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18357-    done
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure:18358:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/configure-18359-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/ChangeLog-866-	* dvi.c: Introduce a new static function static int is_notdef_notzero()
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/ChangeLog:867:	to fix the support of native type1 fonts. The t1disasm is required.
texlive-bin-2020.20200327.54578/texk/dvipdfm-x/ChangeLog-868-	The fix is intended as an intermediate one until more fine fix is given.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-270-}
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:271:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-272-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:273:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-274-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-275-  esac;
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:276:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-277-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-278-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:279:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-280-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-398-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:399:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-400-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-428-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:429:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:430:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-431-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-444-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:445:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-446-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-483-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:484:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-485-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-486-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:487:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:488:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-489-      else \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:490:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-491-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:492:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-493-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-498-    fi; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:499:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-500-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-653-EXTRA_DIST = $(DVIPNG_TREE) TLpatches dvipng.test dvipng-test.dvi
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:654:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-655-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-784-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:785:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-786-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-869-.c.o:
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:870:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-871-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-877-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:879:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-880-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-884-
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-885-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:886:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-887-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-893-dvigif-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvigif_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvigif-callexe.o -MD -MP -MF $(DEPDIR)/dvigif-callexe.Tpo -c -o dvigif-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvigif-callexe.Tpo $(DEPDIR)/dvigif-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvigif_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvigif-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-899-
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-900-dvigif-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvigif_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dvigif-callexe.obj -MD -MP -MF $(DEPDIR)/dvigif-callexe.Tpo -c -o dvigif-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/dvigif-callexe.Tpo $(DEPDIR)/dvigif-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dvigif_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dvigif-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-906-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-929-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:930:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-931-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-992-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:993:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-994-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1042-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1043:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1044:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1045-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1067-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1068:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1069-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1070:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1071:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1072:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1073:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1074:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1075:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1076:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1077:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1078-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1146-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1147:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1148:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1149:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1150-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1156-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1157:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1158:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1159-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1183-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1184:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1185:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1186-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1197-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1198:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1199-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1311-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1312:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1313-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1355-	}; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1356:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1357-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1367-	fi
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1368:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1369-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1578-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1579:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1580:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1581-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1587-@WIN32_FALSE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in:1588:@WIN32_FALSE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/Makefile.in-1589-@WIN32_FALSE@	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-242-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:243:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-244-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-395-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:396:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-397-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-402-      || continue
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:403:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:404:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-405-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-470-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:471:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-472-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-629-    * )
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:630:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-631-  esac
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-632-done
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:633:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-634-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-921-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:922:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-923-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-924-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4:925:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipng/aclocal.m4-926-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-178-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:179:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-180-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:181:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-182-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-183-  esac;
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:184:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-185-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-186-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:187:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-188-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-431-	  $(am__cd) $(srcdir) && \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:432:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-433-	fi; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-487-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:488:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-489-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-496-	for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:497:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:498:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-499-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-523-dist-info: $(INFO_DEPS)
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:524:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-525-	list='$(INFO_DEPS)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-527-	  case $$base in \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:528:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-529-	  esac; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-530-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:531:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-532-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-533-	    if test -f $$file; then \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:534:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-535-	      test -f "$(distdir)/$$relfile" || \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-549-	@list='$(INFO_DEPS)'; for i in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:550:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-551-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-558-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:559:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-560-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-605-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:606:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:607:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-608-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-619-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:620:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-621-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-753-	@$(NORMAL_INSTALL)
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:754:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-755-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-761-	  case $$file in \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:762:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-763-	  esac; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-764-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:765:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-766-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-779-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:780:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-781-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-889-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:890:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:891:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-892-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-898-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in:899:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/doc/Makefile.in-900-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4-123-    PKG_CHECK_EXISTS([$3],
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4:124:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4-125-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4-171-        if test $_pkg_short_errors_supported = yes; then
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4:172:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4-173-        else 
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4:174:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/aclocal.m4-175-        fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac-156-      AC_MSG_CHECKING([for \$SELFAUTOLOC])
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac:157:      SELFAUTOLOC=`kpsewhich -expand-var=\\\$SELFAUTOLOC`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac-158-      AC_DEFINE_UNQUOTED(ENV_SELFAUTOLOC,["SELFAUTOLOC=$SELFAUTOLOC"],
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac-161-      AC_MSG_CHECKING([for \$SELFAUTODIR])
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac:162:      SELFAUTODIR=`kpsewhich -expand-var=\\\$SELFAUTODIR`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac-163-      AC_DEFINE_UNQUOTED(ENV_SELFAUTODIR,["SELFAUTODIR=$SELFAUTODIR"],
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac-166-      AC_MSG_CHECKING([for \$SELFAUTOPARENT])
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac:167:      SELFAUTOPARENT=`kpsewhich -expand-var=\\\$SELFAUTOPARENT`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/configure.ac-168-      AC_DEFINE_UNQUOTED(ENV_SELFAUTOPARENT,["SELFAUTOPARENT=$SELFAUTOPARENT"],
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/dvipng.c-63-     FILE *self;
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/dvipng.c:64:     self = popen("kpsewhich -expand-var='$SELFAUTODIR'", "r");
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng-src/dvipng.c-65-     if (!self)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-5-get_val () {
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:6:  res=`kpsewhich "$@"` || { echo "\"kpsewhich $@\" failed"; exit 77; }
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-7-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-9-get_val mktex.cnf
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:10:TEXMFCNF=`dirname "$res"`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-11-get_val psfonts.map
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:12:par=`dirname "$res"`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:13:TEXFONTMAPS=`dirname "$par"`//
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-14-get_val 8r.enc
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:15:par=`dirname "$res"`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:16:ENCFONTS=`dirname "$par"`//
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-17-get_val --expand-var='$TEXMFMAIN'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-20-TEXMFDIST=$res
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test:21:TEXMFLOCAL=`kpsewhich --expand-var='$TEXMFLOCAL'`
texlive-bin-2020.20200327.54578/texk/dvipng/dvipng.test-22-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in-327-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in:328:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in:329:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in-330-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in-341-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in:342:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipng/help/Makefile.in-343-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipng/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipng/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvipng/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvipng/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvipng/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipng/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipng/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvipng/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-895-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:896:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-897-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-939-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:940:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-941-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-944-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipng/configure:945:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-946-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-965-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:966:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-967-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-970-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipng/configure:971:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-972-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1169-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1170:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1171-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1174-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1175:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1176-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1185-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1186:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1187-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1190-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1191:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1192-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1223-  *=*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1224:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1225-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1244-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1245:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1246-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1266-    */ )
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1267:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1268-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1301-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1302:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1303-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1357-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1358:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1359-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1400-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1401:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1402:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1403-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1530-*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1531:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1532-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:1533:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-1534-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2134-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2135:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2136:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2137-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2305-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2306:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2307-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2388-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2389:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2390-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2403-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2404:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2405-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2526-    set,)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2527:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2528:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2529-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2537-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2538:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2539:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2540-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2557-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2558:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2559-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2737-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2738:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2739-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2740-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2741:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2742-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2788-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2789:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2790-
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2791-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2792:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2793-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2933-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvipng/configure:2934:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-2935-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3006-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvipng/configure:3007:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3008-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3016-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:3017:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3018-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3491-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvipng/configure:3492:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3493-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3535-	then :; else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:3536:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3537-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3595-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure:3596:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3597-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3704-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure:3705:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-3706-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4022-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4023:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4024-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4173-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4174:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4175-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4176-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4177:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4178-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4197-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4198:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4199-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4208-else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4209:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4210-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4230-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4231:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4232-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4258-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4259:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4260-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4261:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4262-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4327-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4328:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4329-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4403-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4404:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4405-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4469-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4470:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4471-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4536-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4537:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4538-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4616-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4617:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4618-  *)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4619:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4620-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4625-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4626:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4627-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4628:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4629-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4660-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4661:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4662-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4691-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4692:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4693-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4741-	esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4742:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4743-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4747-	*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4748:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4749-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4875-
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4876:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4877-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4987-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4988:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:4989:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-4990-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5020-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5021:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5022-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5029-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5030:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5031:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5032-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5041-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5042:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5043-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5045-      do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5046:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5047-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5049-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5050:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5051-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5054-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5055:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5056-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5462-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5463:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5464-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5532-    else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5533:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5534-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5674-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvipng/configure:5675:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-5676-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6195-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6196:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6197-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6243-mingw*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6244:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6245-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6475-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6476:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6477-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6479- /*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6480:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6481-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6574-    done
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6575:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6576-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6596-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6597:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6598-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6617-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6618:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6619-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6629-    else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6630:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6631-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6655-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6656:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6657-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6663-    esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6664:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6665-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6671-    esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:6672:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-6673-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7604-    *:)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7605:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7606-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7607-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7608:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7609-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7610-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7611:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7612:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7613-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7614-    *)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7615:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7616-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7873-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7874:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7875-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7878-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7879:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7880-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7902-
texlive-bin-2020.20200327.54578/texk/dvipng/configure:7903:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-7904-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8078-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvipng/configure:8079:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8080-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8084-esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:8085:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8086-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8096-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvipng/configure:8097:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8098-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8760-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:8761:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8762-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8826-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:8827:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-8828-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9224-      *)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9225:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9226-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9670-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9671:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9672-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9702-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9703:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9704-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9771-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9772:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9773-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9805-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9806:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9807-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9827-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9828:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9829:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9830-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9845-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9846:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9847-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9850-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9851:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9852-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9867-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9868:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9869-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9871-	esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9872:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9873-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9874:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9875-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9942-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:9943:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-9944-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10031-	else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10032:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10033-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10096-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10097:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10098-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10176-      }'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10177:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10178-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10179-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10180:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10181-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10194-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10195:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10196-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10229-      }'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10230:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10231-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10232-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10233:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10234-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10261-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10262:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10263-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10314-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10315:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10316-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10352-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10353:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10354-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10370-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10371:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10372-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10550-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10551:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10552-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10578-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10579:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10580-	fi
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10581-      else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10582:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10583:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10584-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10628-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10629:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10630-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10659-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10660:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10661-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10673-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10674:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10675-      else
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10676-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10677:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10678-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10686-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10687:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10688-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10690-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10691:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10692:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10693:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10694-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10709-      else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:10710:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-10711-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11108-  esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11109:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11110-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11115-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11116:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11117-    ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11118-  *)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11119:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11120-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11124-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11125:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11126-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11166-  esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11167:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11168-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11306-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11307:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11308-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11342-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11343:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11344:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11345:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11346-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11351-      fi'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11352:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11353-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11359-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11360:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11361-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11365-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11366:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11367-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11369-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11370:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11371-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11378-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11379:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11380-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11390-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11391:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11392-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11395-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11396:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11397-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11401-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11402:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11403:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11404:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11405-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11409-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11410:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11411-      else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11412:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11413-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11419-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11420:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11421:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11422:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11423-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11424-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11425:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11426-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11433-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11434:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11435-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11450-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11451:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11452-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11703-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11704:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11705-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11757-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11758:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11759-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11784-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11785:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11786:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11787:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11788-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11793-    fi'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:11794:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipng/configure-11795-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-12993-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:12994:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-12995-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13025-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13026:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13027-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13305-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13306:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13307-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13309-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13310:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13311-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13329-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13330:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13331-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13333-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13334:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13335-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13930-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13931:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13932-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13934-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:13935:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-13936-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14211-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14212:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14213-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14216-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14217:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14218-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14541-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14542:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14543-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14545-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14546:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14547-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14555-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14556:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14557-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14559-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14560:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14561-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14682-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14683:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14684-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14730-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14731:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14732-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14733-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14734:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14735-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14737-else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14738:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14739-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14747-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14748:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14749-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14824-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14825:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14826-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14896-  {
texlive-bin-2020.20200327.54578/texk/dvipng/configure:14897:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-14898-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15000-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15001:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15002-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15134-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15135:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15136:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15137:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15138:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15139:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15140:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15141:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15142:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15143:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15144:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15145:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15146:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15147:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15148:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15149:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15150:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15151:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15152:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15153:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15154:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15155:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15156:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15157:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15158:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15159:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15160:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15161:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15162:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15163:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15164:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15165:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15166:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15167:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15168:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15169:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15170:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15171:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15172:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15173:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15174:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15175:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15176:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15177:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15178:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15179:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15180:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15181:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15182:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15183:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15184:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15185:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15186:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15187:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15188:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15189:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15190:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15191:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15192:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15193:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15194:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15195:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15196:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15197:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15198:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15199:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15200:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15201:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15202:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15203:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15204:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15205:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15206:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15207:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15208:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15209:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15210:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15211:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15212:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15213:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15214:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15215:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15216:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15217:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15218:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15219:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15220:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15221:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15222:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15223:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15224:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15225:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15226:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15227:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15228:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15229:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15230:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15231:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15232:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15233:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15234:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15235:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15236:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15237:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15238:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15239:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15240:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15241:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15242:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15243:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15244:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15245:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15246:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15247:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15248:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15249:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15250:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15251:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15252:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15253:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15254:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15255:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15256:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15257:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15258:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15259:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15260:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15261:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15262:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15263:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15264:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15265:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15266:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15267:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15268:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15269:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15270:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15271-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15353-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15354:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15355-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15356:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15357-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15384-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15385:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15386-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15387:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15388-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15896-    *:)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15897:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15898-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15899-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15900:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15901-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15902-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15903:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15904:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15905-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15906-    *)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15907:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15908-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15923-    done
texlive-bin-2020.20200327.54578/texk/dvipng/configure:15924:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-15925-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16086-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16087:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16088:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16089-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16227-  if $PKG_CONFIG libpng; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16228:  LIBPNG_INCLUDES=`$PKG_CONFIG libpng --cflags`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16229:  LIBPNG_LIBS=`$PKG_CONFIG libpng --libs`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16230-elif test "x$need_libpng:$with_system_libpng" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16435-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16436:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16437:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16438-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16439:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16440:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16441-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16675-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16676:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16677-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16679-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16680:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16681-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16692-do :
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16693:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16694-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16696-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16697:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16698-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16901-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:16902:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-16903-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17016-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17017:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17018-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17019-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17020:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17021-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17023-else
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17024:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17025-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17033-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17034:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17035-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17110-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17111:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17112-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17182-  {
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17183:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17184-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17286-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17287:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17288-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17425-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17426:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17427-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17450-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17451:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17452:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17453-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17455-  --*=)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17456:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17457-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17479-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17480:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17481-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17487-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17488:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17489-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17556-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17557:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17558:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17559:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17560:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17561:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17562:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17563:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17564:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17565:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17566:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17567:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17568:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17569:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17570:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17571:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17572:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17573:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17574:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17575:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17576:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17577:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17578:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17579:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17580:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17581:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17582:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17583:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17584:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17585:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17586:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17587:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17588:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17589:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17590:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17591:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17592:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17593:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17594:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17595:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17596:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17597:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17598:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17599:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17600:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17601:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17602:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17603:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17604:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17605:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17606:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17607:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17608:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17609:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17610:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17611:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17612:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17613:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17614:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17615:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17616:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17617:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17618:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17619:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17620:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17621:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17622:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17623:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17624:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17625:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17626:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17627:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17628:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17629:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17630:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17631:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17632:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17633:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17634:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17635:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17636:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17637:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17638:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17639:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17640:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17641:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17642:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17643:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17644:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17645:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17646:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17647:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17648:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17649:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17650:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17651:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17652:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17653:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17654:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17655:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17656:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17657:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17658:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17659:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17660:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17661:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17662:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17663:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17664:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17665:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17666:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17667:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17668:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17669:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17670:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17671:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17672:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17673:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17674:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17675:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17676:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17677:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17678:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17679:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17680:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17681:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17682:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17683:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17684:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17685:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17686:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17687:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17688:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17689:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17690:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17691:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17692:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17693-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17775-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17776:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17777-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17778:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17779-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17806-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17807:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17808-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17809:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17810-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17906-fi
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17907:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17908-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17923-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17924:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17925-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17929-
texlive-bin-2020.20200327.54578/texk/dvipng/configure:17930:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-17931-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18067-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18068:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18069-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18199-      esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18200:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18201-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18258-*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18259:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18260-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18261:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18262-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18319-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18320:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18321-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18336-
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18337:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18338-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18364-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18365:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18366-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18410-    * )
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18411:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18412-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18496-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipng/configure:18497:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-18498-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19051-    *:)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:19052:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19053-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19054-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:19055:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19056-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19057-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:19058:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure:19059:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19060-        ;;
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19061-    *)
texlive-bin-2020.20200327.54578/texk/dvipng/configure:19062:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19063-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19078-    done
texlive-bin-2020.20200327.54578/texk/dvipng/configure:19079:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipng/configure-19080-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-167-  esac
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:168:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-169-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:170:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-171-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-172-  esac;
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:173:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-174-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-175-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:176:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-177-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-484-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:485:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-486-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-510-.c.o:
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:511:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-512-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-518-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:519:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:520:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-521-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-525-
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-526-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:527:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-528-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-546-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:547:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-548-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-613-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:614:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-615-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-648-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-651-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-662-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-748-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:749:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-750-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-792-	}; \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:793:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-794-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-804-	fi
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in:805:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipos/Makefile.in-806-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipos/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipos/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipos/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvipos/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvipos/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvipos/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvipos/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvipos/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipos/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipos/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvipos/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipos/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipos/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1222-    */ )
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1472-*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-1476-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2247-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2248:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2249-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2330-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2331:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2332-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2345-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2346:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2347-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2465-    set,)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2466:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2467:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2468-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2476-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2477:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2478:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2479-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2496-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2497:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2498-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2675-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2676:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2677-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2678-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2679:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2680-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2726-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2727:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2728-
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2729-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2730:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2871-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2872:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2873-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2944-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2945:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2946-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2954-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:2955:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-2956-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3429-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvipos/configure:3430:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3431-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3473-	then :; else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:3474:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3475-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3533-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure:3534:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3535-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3642-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure:3643:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3644-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3960-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:3961:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-3962-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4111-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4112:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4114-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4115:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4116-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4135-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4137-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4146-else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4148-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4168-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4169:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4170-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4196-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4197:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4198-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4199:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4200-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4265-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4266:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4267-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4341-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4342:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4343-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4407-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4408:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4409-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4474-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4475:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4476-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4554-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4555:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4556-  *)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4558-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4563-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4564:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4565-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4566:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4567-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4598-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4599:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4600-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4629-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4630:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4631-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4679-	esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4680:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4681-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4685-	*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4686:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4687-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4813-
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4814:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4815-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4925-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4926:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4928-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4958-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4959:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4960-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4967-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4968:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4979-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4980:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4981-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4983-      do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4984:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4985-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4987-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4988:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4989-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4992-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:4993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-4994-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-5400-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:5401:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-5402-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-5470-    else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:5471:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-5472-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-5612-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvipos/configure:5613:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-5614-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6133-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6134:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6135-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6181-mingw*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6182:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6183-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6413-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6414:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6415-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6417- /*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6418:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6419-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6512-    done
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6513:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6514-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6534-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6535:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6536-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6555-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6556:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6557-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6567-    else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6568:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6569-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6593-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6594:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6595-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6601-    esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6603-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-6611-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7542-    *:)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7544-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7545-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7546:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7547-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7548-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7549:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7550:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7552-    *)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7554-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7811-do :
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7812:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7813-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7816-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7817:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7818-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7840-
texlive-bin-2020.20200327.54578/texk/dvipos/configure:7841:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-7842-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8016-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvipos/configure:8017:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8018-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8022-esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:8023:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8024-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8034-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvipos/configure:8035:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8036-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8698-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:8699:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8700-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8764-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:8765:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-8766-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9162-      *)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9163:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9164-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9608-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9609:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9610-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9640-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9641:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9642-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9709-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9710:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9711-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9743-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9744:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9745-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9765-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9766:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9767:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9768-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9783-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9784:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9785-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9788-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9789:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9790-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9805-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9806:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9807-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9809-	esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9810:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9811-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9812:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9813-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9880-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9881:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9882-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9969-	else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:9970:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-9971-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10034-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10035:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10036-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10114-      }'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10115:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10116-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10117-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10118:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10119-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10132-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10133:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10134-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10167-      }'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10168:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10169-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10170-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10171:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10172-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10199-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10200:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10201-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10252-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10253:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10254-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10290-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10291:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10292-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10308-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10309:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10310-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10488-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10489:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10490-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10516-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10517:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10518-	fi
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10519-      else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10520:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10521:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10522-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10566-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10567:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10568-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10597-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10598:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10599-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10611-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10612:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10613-      else
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10614-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10615:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10616-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10624-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10625:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10626-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10628-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10630:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10631:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10632-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10647-      else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:10648:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-10649-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11046-  esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11047:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11048-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11053-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11055-    ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11056-  *)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11057:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11058-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11062-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11063:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11064-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11104-  esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11105:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11106-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11244-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11245:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11246-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11280-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11281:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11282:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11283:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11284-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11289-      fi'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11290:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11291-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11297-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11298:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11299-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11303-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11304:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11305-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11307-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11308:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11309-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11316-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11317:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11318-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11328-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11329:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11330-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11333-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11334:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11335-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11339-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11340:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11341:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11342:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11343-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11347-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11348:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11349-      else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11350:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11351-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11357-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11358:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11359:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11360:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11361-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11362-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11364-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11371-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11372:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11373-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11388-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11389:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11390-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11641-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11642:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11643-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11695-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11696:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11697-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11722-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11723:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11724:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11725:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11726-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11731-    fi'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:11732:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipos/configure-11733-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-12931-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:12932:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-12933-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-12963-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipos/configure:12964:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipos/configure-12965-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13243-do :
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13244:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13245-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13247-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13248:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13249-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13267-do :
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13268:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13269-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13271-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13272:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13273-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13530-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13531:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13532-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13578-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13579:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13580-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13581-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13582:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13583-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13585-else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13586:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13587-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13595-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13596:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13597-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13672-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13673:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13674-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13744-  {
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13745:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13746-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13848-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13849:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13850-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-13982-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13983:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13984:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13985:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13986:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13987:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13988:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13989:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13990:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13991:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13992:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13993:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13994:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13995:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13996:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13997:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13998:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:13999:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14000:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14001:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14002:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14003:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14004:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14005:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14006:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14007:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14008:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14009:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14010:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14011:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14012:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14013:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14014:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14015:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14016:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14017:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14018:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14019:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14020:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14021:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14022:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14023:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14024:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14025:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14026:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14027:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14028:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14029:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14030:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14031:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14032:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14033:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14034:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14035:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14036:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14037:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14038:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14039:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14040:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14041:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14042:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14043:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14044:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14045:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14046:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14047:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14048:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14049:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14050:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14051:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14052:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14053:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14054:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14055:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14056:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14057:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14058:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14059:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14060:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14061:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14062:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14063:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14064:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14065:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14066:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14067:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14068:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14069:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14070:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14071:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14072:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14073:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14074:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14075:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14076:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14077:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14078:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14079:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14080:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14081:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14082:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14083:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14084:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14085:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14086:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14087:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14088:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14089:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14090:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14091:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14092:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14093:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14094:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14095:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14096:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14097:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14098:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14099:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14100:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14101:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14102:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14103:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14104:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14105:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14106:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14107:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14108:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14109:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14110:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14111:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14112:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14113:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14114:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14115:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14116:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14117:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14118:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14119-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14201-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14202:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14203-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14204:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14205-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14232-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14233:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14234-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14235:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14236-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14744-    *:)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14745:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14746-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14747-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14748:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14749-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14750-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14751:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14752:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14753-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14754-    *)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14755:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14756-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14771-    done
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14772:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14773-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14934-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14935:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:14936:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-14937-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15088-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15089:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15090-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15183-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15184:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15185-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15186-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15187:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15188-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15190-else
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15191:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15192-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15200-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15201:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15202-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15277-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15278:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15279-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15349-  {
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15350:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15351-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15453-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15454:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15455-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15588-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15589:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15590-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15613-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15614:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15615:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15616-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15618-  --*=)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15619:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15620-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15642-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15643:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15644-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15650-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15651:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15652-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15719-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15720:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15721:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15722:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15723:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15724:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15725:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15726:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15727:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15728:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15729:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15730:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15731:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15732:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15733:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15734:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15735:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15736:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15737:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15738:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15739:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15740:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15741:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15742:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15743:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15744:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15745:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15746:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15747:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15748:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15749:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15750:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15751:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15752:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15753:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15754:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15755:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15756:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15757:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15758:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15759:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15760:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15761:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15762:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15763:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15764:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15765:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15766:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15767:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15768:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15769:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15770:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15771:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15772:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15773:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15774:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15775:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15776:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15777:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15778:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15779:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15780:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15781:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15782:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15783:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15784:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15785:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15786:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15787:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15788:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15789:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15790:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15791:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15792:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15793:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15794:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15795:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15796:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15797:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15798:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15799:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15800:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15801:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15802:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15803:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15804:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15805:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15806:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15807:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15808:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15809:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15810:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15811:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15812:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15813:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15814:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15815:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15816:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15817:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15818:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15819:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15820:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15821:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15822:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15823:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15824:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15825:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15826:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15827:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15828:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15829:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15830:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15831:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15832:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15833:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15834:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15835:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15836:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15837:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15838:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15839:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15840:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15841:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15842:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15843:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15844:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15845:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15846:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15847:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15848:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15849:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15850:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15851:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15852:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15853:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15854:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15855:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15856-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15938-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15939:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15940-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15941:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15942-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15969-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15970:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15971-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:15972:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipos/configure-15973-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16065-fi
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16066:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16067-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16082-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16083:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16084-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16088-
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16089:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16090-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16226-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16227:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16228-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16358-      esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16359:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16360-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16417-*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16418:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16419-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16420:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16421-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16478-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16479:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16480-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16495-
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16496:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16497-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16523-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16524:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16525-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16569-    * )
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16570:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16571-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16624-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipos/configure:16625:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-16626-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17179-    *:)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:17180:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17181-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17182-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:17183:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17184-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17185-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:17186:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure:17187:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17188-        ;;
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17189-    *)
texlive-bin-2020.20200327.54578/texk/dvipos/configure:17190:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17191-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17206-    done
texlive-bin-2020.20200327.54578/texk/dvipos/configure:17207:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipos/configure-17208-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipsk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/afm2tfm-test.pl-5-
texlive-bin-2020.20200327.54578/texk/dvipsk/afm2tfm-test.pl:6:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `dirname $0`); }
texlive-bin-2020.20200327.54578/texk/dvipsk/afm2tfm-test.pl-7-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/contrib/whichinpath-5-#
texlive-bin-2020.20200327.54578/texk/dvipsk/contrib/whichinpath:6:pathList=`echo ${TEXINPUTS:=.:/usr/local/tex/inputs}  | tr ':' ' '`
texlive-bin-2020.20200327.54578/texk/dvipsk/contrib/whichinpath-7-theFile=$1
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/quotecmd-test.pl-5-
texlive-bin-2020.20200327.54578/texk/dvipsk/quotecmd-test.pl:6:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `dirname $0`); }
texlive-bin-2020.20200327.54578/texk/dvipsk/quotecmd-test.pl-7-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-342-.c.o:
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:343:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-344-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-350-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:351:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:352:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-353-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-357-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-387-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-389-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-422-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-425-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-436-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-438-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-522-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:523:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-524-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-566-	}; \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:567:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-568-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-578-	fi
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in:579:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/Makefile.in-580-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-399-  {
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-755-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:756:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-757-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-799-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:800:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-801-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-804-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:805:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-806-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-825-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:826:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-827-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-830-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:831:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-832-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1029-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1030:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1031-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1034-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1035:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1036-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1045-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1046:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1047-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1050-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1051:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1052-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1083-  *=*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1084:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1104-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1105:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1106-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1126-    */ )
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1127:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1128-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1161-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1162:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1163-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1217-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1218:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1219-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1260-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1261:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1262:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1263-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1348-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1349:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1350-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1351:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1352-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1568-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1569:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1570-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1651-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1652:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1653-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1666-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1667:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1668-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1786-    set,)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1787:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1788:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1789-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1797-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1798:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1799:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1800-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1817-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1818:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1819-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1996-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:1997:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1998-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-1999-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2000:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2001-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2047-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2048:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2049-
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2050-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2051:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2052-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2192-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2193:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2194-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2265-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2266:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2267-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2275-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2276:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2277-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2750-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2751:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2752-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2794-	then :; else
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2795:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2796-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2854-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2855:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2856-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2963-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:2964:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-2965-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3281-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:3282:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3283-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3398-
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:3399:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3400-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3574-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:3575:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3576-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3580-esac
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:3581:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3582-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3592-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:3593:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-3594-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4248-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4249:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4250-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4476-'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4477:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4478-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4485-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4486:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4487-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4584-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4585:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4586-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4587-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4588:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4589-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4591-else
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4592:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4593-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4601-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4602:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4603-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4678-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4679:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4680-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4750-  {
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4751:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4752-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4854-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4855:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4856-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4980-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:4981:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-4982-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5005-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5006:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5007:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5008-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5010-  --*=)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5011:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5012-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5034-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5035:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5036-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5157-fi
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5158:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5159-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5174-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5175:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5176-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5180-
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5181:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5182-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5342-      esac
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5343:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5344-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5401-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5402:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5403-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5404:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5405-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5462-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5463:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5464-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5479-
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5480:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5481-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5507-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5508:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5509-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5551-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure:5552:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/squeeze/configure-5553-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-247-  esac
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:248:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-249-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:250:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-251-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-252-  esac;
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:253:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-254-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-255-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:256:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-257-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-431-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:432:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-433-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-461-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:462:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:463:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-464-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-475-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:476:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-477-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-519-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:520:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-521-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-522-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:523:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:524:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-525-      else \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:526:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-527-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:528:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-529-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-534-    fi; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:535:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-536-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-772-	TEXPSHEADERS=$(srcdir)/testdata; export TEXPSHEADERS;
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:773:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-774-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-876-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:877:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-878-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-935-.c.o:
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:936:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-937-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-943-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:944:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:945:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-946-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:949:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-950-
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-951-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:952:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-953-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-985-	  $(am__cd) $(srcdir) && \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:986:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-987-	fi; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1041-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1042:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1043-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1050-	for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1051:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1052:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1053-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1077-dist-info: $(INFO_DEPS)
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1078:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1079-	list='$(INFO_DEPS)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1081-	  case $$base in \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1082:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1083-	  esac; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1084-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1085:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1086-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1087-	    if test -f $$file; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1088:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1089-	      test -f "$(distdir)/$$relfile" || \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1103-	@list='$(INFO_DEPS)'; for i in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1104:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1105-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1112-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1113:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1114-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1167-	@list='$(enc_DATA)'; test -n "$(encdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1168:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1169-	dir='$(DESTDIR)$(encdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1188-	@list='$(prolog_DATA)'; test -n "$(prologdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1189:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1190-	dir='$(DESTDIR)$(prologdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1205-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1206:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1207-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1268-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1269:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1270-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1318-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1319:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1320:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1321-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1343-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1344:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1345-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1346:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1347:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1348:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1349:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1350:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1351:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1352:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1353:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1354-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1422-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1423:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1424:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1425:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1426-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1432-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1433:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1434:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1435-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1473-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1474:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1475:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1476-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1487-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1488:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1489-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1601-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1602:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1603-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1645-	}; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1646:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1647-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1657-	fi
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1658:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1659-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1814-	@$(NORMAL_INSTALL)
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1815:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1816-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1822-	  case $$file in \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1823:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1824-	  esac; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1825-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1826:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1827-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1840-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in:1841:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/dvipsk/Makefile.in-1842-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-854-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:855:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-856-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-898-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-900-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-903-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-905-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-924-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-926-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-929-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-931-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1128-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1129:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1133-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1134:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1135-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1144-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1149-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1151-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1182-  *=*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1183:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1184-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1203-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1204:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1205-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1225-    */ )
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1226:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1227-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1260-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1261:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1262-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1316-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1317:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1318-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1359-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1360:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1361:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1362-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1475-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1476:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1477-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:1478:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-1479-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2079-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2080:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2081:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2082-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2433-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2434:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2435-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2516-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2517:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2518-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2531-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2532:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2533-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2651-    set,)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2652:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2653:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2654-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2662-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2663:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2664:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2665-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2682-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2683:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2684-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2862-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2864-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2865-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2866:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2867-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2913-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2914:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2915-
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2916-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:2917:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-2918-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3058-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3059:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3060-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3131-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3132:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3133-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3141-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3142:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3143-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3616-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3617:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3618-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3660-	then :; else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3661:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3662-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3720-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3721:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3722-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3829-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:3830:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-3831-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4147-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4148:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4149-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4298-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4299:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4300-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4301-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4302:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4303-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4322-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4323:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4324-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4333-else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4334:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4335-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4355-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4356:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4357-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4383-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4384:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4385-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4386:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4387-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4452-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4453:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4454-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4528-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4529:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4530-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4594-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4595:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4596-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4661-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4662:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4663-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4741-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4742:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4743-  *)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4744:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4745-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4750-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4751:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4752-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4753:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4754-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4785-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4786:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4787-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4816-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4817:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4818-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4866-	esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4867:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4868-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4872-	*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:4873:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-4874-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5000-
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5001:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5002-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5112-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5113:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5114:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5115-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5145-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5146:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5147-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5154-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5155:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5156:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5157-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5166-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5167:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5168-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5170-      do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5171:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5172-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5174-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5175:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5176-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5179-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5180:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5181-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5587-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5588:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5589-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5657-    else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5658:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5659-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5799-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:5800:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-5801-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6320-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6321:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6322-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6368-mingw*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6369:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6370-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6600-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6601:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6602-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6604- /*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6605:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6606-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6699-    done
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6700:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6701-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6721-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6722:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6723-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6742-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6743:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6744-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6754-    else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6755:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6756-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6780-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6781:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6782-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6788-    esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6789:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6790-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6796-    esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:6797:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-6798-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7729-    *:)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:7730:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7731-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7732-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:7733:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7734-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7735-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:7736:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:7737:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7738-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7739-    *)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:7740:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7741-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-7998-do :
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:7999:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8000-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8003-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8004:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8005-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8027-
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8028:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8029-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8203-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8204:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8205-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8209-esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8210:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8211-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8221-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8222:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8223-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8885-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8886:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8887-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8951-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:8952:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-8953-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9349-      *)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9350:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9351-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9795-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9796:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9797-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9827-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9828:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9829-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9896-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9897:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9898-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9930-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9931:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9932-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9952-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9953:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9954:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9955-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9970-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9971:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9972-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9975-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9976:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9977-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9992-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9993:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9994-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9996-	esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9997:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-9998-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:9999:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10000-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10067-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10068:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10069-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10156-	else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10157:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10158-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10221-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10222:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10223-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10301-      }'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10302:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10303-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10304-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10305:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10306-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10319-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10320:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10321-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10354-      }'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10355:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10356-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10357-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10358:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10359-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10386-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10387:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10388-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10439-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10440:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10441-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10477-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10478:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10479-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10495-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10496:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10497-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10675-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10676:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10677-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10703-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10704:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10705-	fi
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10706-      else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10707:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10708:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10709-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10753-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10754:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10755-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10784-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10785:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10786-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10798-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10799:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10800-      else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10801-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10802:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10803-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10811-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10812:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10813-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10815-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10816:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10817:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10818:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10819-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10834-      else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:10835:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-10836-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11233-  esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11234:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11235-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11240-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11241:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11242-    ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11243-  *)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11244:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11245-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11249-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11250:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11251-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11291-  esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11292:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11293-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11431-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11432:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11433-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11467-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11468:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11469:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11470:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11471-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11476-      fi'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11477:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11478-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11484-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11485:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11486-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11490-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11491:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11492-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11494-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11495:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11496-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11503-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11504:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11505-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11515-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11516:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11517-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11520-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11521:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11522-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11526-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11527:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11528:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11529:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11530-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11534-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11535:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11536-      else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11537:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11538-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11544-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11545:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11546:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11547:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11548-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11549-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11550:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11551-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11558-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11559:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11560-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11575-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11576:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11577-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11828-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11829:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11830-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11882-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11883:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11884-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11909-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11910:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11911:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11912:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11913-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11918-    fi'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:11919:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-11920-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13118-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13119:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13120-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13150-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13151:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13152-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13430-do :
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13431:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13432-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13434-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13435:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13436-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13454-do :
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13455:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13456-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13458-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13459:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13460-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13757-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13758:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13759-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13805-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13806:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13807-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13808-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13809:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13810-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13812-else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13813:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13814-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13822-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13823:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13824-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13899-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13900:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13901-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13971-  {
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:13972:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-13973-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14075-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14076:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14077-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14209-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14210:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14211:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14212:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14213:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14214:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14215:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14216:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14217:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14218:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14219:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14220:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14221:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14222:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14223:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14224:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14225:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14226:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14227:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14228:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14229:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14230:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14231:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14232:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14233:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14234:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14235:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14236:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14237:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14238:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14239:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14240:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14241:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14242:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14243:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14244:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14245:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14246:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14247:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14248:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14249:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14250:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14251:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14252:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14253:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14254:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14255:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14256:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14257:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14258:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14259:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14260:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14261:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14262:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14263:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14264:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14265:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14266:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14267:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14268:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14269:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14270:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14271:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14272:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14273:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14274:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14275:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14276:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14277:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14278:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14279:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14280:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14281:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14282:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14283:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14284:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14285:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14286:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14287:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14288:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14289:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14290:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14291:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14292:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14293:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14294:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14295:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14296:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14297:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14298:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14299:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14300:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14301:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14302:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14303:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14304:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14305:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14306:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14307:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14308:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14309:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14310:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14311:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14312:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14313:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14314:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14315:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14316:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14317:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14318:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14319:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14320:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14321:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14322:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14323:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14324:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14325:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14326:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14327:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14328:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14329:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14330:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14331:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14332:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14333:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14334:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14335:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14336:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14337:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14338:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14339:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14340:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14341:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14342:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14343:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14344:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14345:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14346-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14428-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14429:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14430-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14431:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14432-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14459-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14460:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14461-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14462:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14463-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14971-    *:)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14972:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14973-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14974-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14975:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14976-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14977-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14978:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14979:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14980-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14981-    *)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14982:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14983-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-14998-    done
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:14999:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15000-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15161-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15162:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15163:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15164-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15327-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15328:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15329-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15422-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15423:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15424-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15425-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15426:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15427-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15429-else
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15430:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15431-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15439-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15440:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15441-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15516-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15517:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15518-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15588-  {
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15589:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15590-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15692-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15693:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15694-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15827-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15828:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15829-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15852-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15853:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15854:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15855-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15857-  --*=)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15858:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15859-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15881-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15882:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15883-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15889-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15890:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15891-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-15958-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15959:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15960:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15961:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15962:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15963:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15964:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15965:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15966:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15967:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15968:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15969:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15970:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15971:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15972:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15973:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15974:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15975:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15976:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15977:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15978:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15979:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15980:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15981:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15982:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15983:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15984:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15985:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15986:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15987:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15988:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15989:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15990:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15991:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15992:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15993:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15994:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15995:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15996:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15997:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15998:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:15999:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16000:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16001:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16002:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16003:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16004:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16005:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16006:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16007:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16008:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16009:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16010:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16011:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16012:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16013:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16014:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16015:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16016:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16017:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16018:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16019:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16020:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16021:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16022:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16023:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16024:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16025:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16026:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16027:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16028:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16029:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16030:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16031:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16032:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16033:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16034:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16035:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16036:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16037:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16038:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16039:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16040:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16041:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16042:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16043:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16044:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16045:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16046:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16047:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16048:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16049:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16050:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16051:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16052:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16053:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16054:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16055:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16056:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16057:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16058:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16059:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16060:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16061:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16062:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16063:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16064:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16065:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16066:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16067:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16068:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16069:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16070:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16071:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16072:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16073:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16074:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16075:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16076:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16077:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16078:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16079:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16080:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16081:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16082:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16083:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16084:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16085:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16086:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16087:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16088:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16089:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16090:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16091:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16092:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16093:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16094:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16095-
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16177-striplib; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16178:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16179-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16180:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16181-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16208-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16209:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16210-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16211:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16212-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16304-fi
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16305:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16306-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16321-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16322:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16323-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16327-
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16328:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16329-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16465-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16466:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16467-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16597-      esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16598:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16599-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16656-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16657:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16658-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16659:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16660-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16717-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16718:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16719-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16734-
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16735:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16736-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16762-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16763:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16764-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16808-    * )
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16809:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16810-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16863-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:16864:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-16865-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17418-    *:)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17419:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17420-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17421-    x:*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17422:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17423-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17424-    *::*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17425:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17426:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17427-        ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17428-    *)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17429:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17430-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17445-    done
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17446:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17447-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17564-      case $ac_arg in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17565:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17566-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17574-  case $ac_arg in
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17575:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17576-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17603-*)
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17604:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17605-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvipsk/configure:17606:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvipsk/configure-17607-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvipsk/ChangeLog-1458-
texlive-bin-2020.20200327.54578/texk/dvipsk/ChangeLog:1459:	* Makefile.in: Allow `make check' when $(srcdir) is not `.'.
texlive-bin-2020.20200327.54578/texk/dvipsk/ChangeLog-1460-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/TLpatches/patch-04-configure-372--	changequote({,})
texlive-bin-2020.20200327.54578/texk/dvisvgm/TLpatches/patch-04-configure:373:-	CFLAGS=`echo $CFLAGS | sed 's/-O[1-9s]//g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/TLpatches/patch-04-configure:374:-	CXXFLAGS=`echo $CXXFLAGS | sed 's/-O[1-9s]//g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/TLpatches/patch-04-configure-375--	changequote([,])
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-53-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-55-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-128-  esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-130-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-132-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-133-  esac;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-135-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-136-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-138-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-381-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:382:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-383-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-431-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:432:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:433:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-434-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-445-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in:446:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/doc/Makefile.in-447-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-610-.c.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:611:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-612-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-618-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:619:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:620:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-621-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-625-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-626-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:627:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-628-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-669-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:670:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-671-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-695-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:696:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:697:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-698-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-709-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in:710:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/brotli/Makefile.in-711-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-419-.cpp.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:420:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-421-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-427-.cpp.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:428:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:429:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-430-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-432-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:433:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-434-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-435-.cpp.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:436:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-437-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-478-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:479:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-480-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-504-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:505:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-507-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-518-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in:519:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/clipper/Makefile.in-520-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-552-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:553:ASM *ASMFromOpenTypeForms(SplineFont *sf,uint32 script) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-554-    int i, which, cg, mg;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-557-    OTLookup *lookups[4];
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:558:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-559-    int flags;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-771-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:772:static ASM *ASMFromCoverageFPST(SplineFont *sf,FPST *fpst,int ordered) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-773-    SplineChar ***tables, **glyphs;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-779-    uint16 *map;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:780:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-781-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-933-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:934:static ASM *ASMFromClassFPST(SplineFont *sf,FPST *fpst, struct contexttree *tree) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:935:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-936-    struct contexttree *cur;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-981-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:982:ASM *ASMFromFPST(SplineFont *sf,FPST *fpst,int ordered) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-983-    FPST *tempfpst=fpst;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-984-    struct contexttree *tree=NULL;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c:985:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/asmfpst.c-986-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c-2664-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c:2665:static void SFDParseStateMachine(FILE *sfd,SplineFont *sf,ASM *sm, char *tok,int old) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c-2666-    int i, temp;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c-2729-    }
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c:2730:    getname(sfd,tok);			/* EndASM */
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c-2731-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c-4005-    {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c:4006:	ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd.c-4007-	if ( strchr(tok,'2')!=NULL ) {
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd1.h-76-typedef struct generic_asm1 {		/* Apple State Machine */
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd1.h:77:    ASM sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/sfd1.h-78-    uint16 feature, setting;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-439-    struct generic_fpst *fpst;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:440:    struct generic_asm  *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-441-    /* Each time an item is added to a lookup we must place it into a */
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-670-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:671:typedef struct generic_asm {		/* Apple State Machine */
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:672:    struct generic_asm *next;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-673-    uint16 /*enum asm_type*/ type;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-1764-    FPST *possub;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:1765:    ASM *sm;				/* asm is a keyword */
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-1766-    MacFeat *features;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-2072-extern void FPSTFree(FPST *fpst);
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:2073:extern void ASMFree(ASM *sm);
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-2074-extern void MacNameListFree(struct macname *mn);
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-2382-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:2383:extern ASM *ASMFromOpenTypeForms(SplineFont *sf,uint32 script);
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h:2384:extern ASM *ASMFromFPST(SplineFont *sf,FPST *fpst,int ordered);
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splinefont.h-2385-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineutil.c-3009-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineutil.c:3010:void ASMFree(ASM *sm) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineutil.c:3011:    ASM *next;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/splineutil.c-3012-    int i;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c-2667-    int i, lr, rl, indic_rearrange, arabic;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c:2668:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottf.c-2669-    struct ttflangname *useng;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-58-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:59:static int morx_dumpASM(FILE *temp,ASM *sm, struct alltabs *at, SplineFont *sf );
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-60-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-77-    KernClass *kc;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:78:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-79-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-167-    KernClass *kc;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:168:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-169-    uint16 *glnum, *offsets;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1040-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:1041:static int morx_dumpASM(FILE *temp,ASM *sm, struct alltabs *at, SplineFont *sf ) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1042-    int i, j, k, gcnt, ch;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1306-static struct feature *aat_dumpmorx_asm(struct alltabs *at, SplineFont *sf,
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:1307:	FILE *temp, struct feature *features, ASM *sm) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1308-    struct feature *cur;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1329-	FILE *temp, struct feature *features, struct lookup_subtable *sub) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:1330:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1331-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1358-    uint32 tag;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:1359:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1360-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1444-	FILE *temp, struct feature *features) {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c:1445:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/tottfaat.c-1446-    uint32 *scripts;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttf.h-264-    FPST *possub;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttf.h:265:    ASM *sm;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/ttf.h-266-    MacFeat *features;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-716-.c.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:717:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-718-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-724-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:725:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:726:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-727-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-731-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-732-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:733:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-734-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-740-.cpp.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:741:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-742-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-748-.cpp.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:749:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:750:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-751-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-753-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:754:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-755-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-756-.cpp.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:757:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-758-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-799-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:800:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-801-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-825-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:826:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:827:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-828-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-839-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in:840:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/ff-woff/Makefile.in-841-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-377-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in:378:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-379-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-403-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in:404:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in:405:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-406-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-417-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in:418:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/variant/Makefile.in-419-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-496-.cc.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:497:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-498-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-504-.cc.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:505:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:506:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-507-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-509-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:510:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-511-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-512-.cc.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:513:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-514-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-555-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:556:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-557-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-581-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:582:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:583:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-584-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-595-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in:596:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/woff2/Makefile.in-597-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-402-.c.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:403:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-404-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-410-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:411:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:412:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-413-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-415-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:416:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-417-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-418-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:419:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-420-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-461-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-487-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-501-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h-39- *
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h:40: * Credit: most of the work on vectorial and asm variants comes from @easyaspi314
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/xxHash/xxh3.h-41- */
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-402-.c.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:403:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-404-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-410-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:411:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:412:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-413-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-415-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:416:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-417-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-418-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:419:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-420-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-461-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-487-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-501-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/md5/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-424-.c.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:425:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-426-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-432-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:433:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:434:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-435-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:438:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-439-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-440-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:441:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-442-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-483-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:484:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-485-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-509-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:510:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:511:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-512-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-523-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in:524:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/potrace/Makefile.in-525-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-177-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:178:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-179-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-180-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:181:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:182:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-183-      else \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:184:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-185-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:186:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-187-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-192-    fi; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:193:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-194-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-398-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:399:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-400-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-461-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-487-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-501-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/libs/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-421-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:422:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-423-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-424-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:425:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:426:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-427-      else \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:428:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-429-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:430:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-431-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-436-    fi; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:437:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-438-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-764-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:765:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-766-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-890-.c.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:891:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-892-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-898-.c.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:899:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:900:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-901-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-905-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-906-.c.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:907:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-908-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-914-.cpp.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:915:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-916-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-922-.cpp.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:923:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:924:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-925-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-927-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:928:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-929-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-930-.cpp.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:931:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-932-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-957-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:958:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-959-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-1020-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:1021:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-1022-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-1046-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:1047:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:1048:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-1049-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-1060-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in:1061:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/Makefile.in-1062-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-441-.cpp.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:442:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-443-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-449-.cpp.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:450:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:451:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-452-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-454-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:455:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-456-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-457-.cpp.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:458:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-459-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-500-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:501:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-502-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-526-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:527:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:528:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-529-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-540-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in:541:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/optimizer/Makefile.in-542-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/TensorProductPatch.hpp-36- *  \f[P(u,v):=\sum_{i=0}^3\sum_{j=0}^3 p_{ij} B_i(u) B_j(v)\f]
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/TensorProductPatch.hpp:37: *  where \f$B_k(t)={3\choose k}(1-t)^k t^k\f$ and \f$u,v \in [0,1]\f$. The four colors assigned
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/src/TensorProductPatch.hpp-38- *  to the vertices are interpolated bilinearily over the unit square. */
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in-352-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in:353:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in:354:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in-355-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in-366-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in:367:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/data/Makefile.in-368-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-3191-  } else {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc:3192:    printf(", where %s = %s\n", kTypeParamLabel, test_case.type_param());
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-3193-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-3205-  } else {
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc:3206:    printf(", where %s = %s\n", kTypeParamLabel, test_suite.type_param());
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-3207-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-5582-            // the output easy to parse by a program.
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc:5583:            PrintOnOneLine(test_suite->type_param(), kMaxParamLength);
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-5584-          }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-5591-          // output easy to parse by a program.
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc:5592:          PrintOnOneLine(test_info->value_param(), kMaxParamLength);
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/gtest/src/gtest.cc-5593-        }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-645-}
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:646:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-647-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:648:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-649-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-650-  esac;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:651:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-652-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-653-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:654:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-655-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-773-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:774:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-775-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-803-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:804:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:805:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-806-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-815-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:816:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-817-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-837-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:838:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-839-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-840-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:841:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:842:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-843-      else \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:844:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-845-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:846:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-847-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-852-    fi; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:853:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-854-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1260-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1261:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1262-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1604-.cc.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1605:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1606-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1612-.cc.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1613:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1614:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1615-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1617-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1618:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1619-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1620-.cc.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1621:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1622-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1628-gtest/src/libgtest_la-gtest-all.lo: gtest/src/gtest-all.cc
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1629:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT gtest/src/libgtest_la-gtest-all.lo -MD -MP -MF gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Tpo -c -o gtest/src/libgtest_la-gtest-all.lo `test -f 'gtest/src/gtest-all.cc' || echo '$(srcdir)/'`gtest/src/gtest-all.cc
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1630-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Tpo gtest/src/$(DEPDIR)/libgtest_la-gtest-all.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1632-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1633:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o gtest/src/libgtest_la-gtest-all.lo `test -f 'gtest/src/gtest-all.cc' || echo '$(srcdir)/'`gtest/src/gtest-all.cc
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1634-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1635-libgtest_la-testmain.lo: testmain.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1636:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libgtest_la-testmain.lo -MD -MP -MF $(DEPDIR)/libgtest_la-testmain.Tpo -c -o libgtest_la-testmain.lo `test -f 'testmain.cpp' || echo '$(srcdir)/'`testmain.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1637-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtest_la-testmain.Tpo $(DEPDIR)/libgtest_la-testmain.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1639-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1640:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libgtest_la-testmain.lo `test -f 'testmain.cpp' || echo '$(srcdir)/'`testmain.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1641-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1642-BezierTest-BezierTest.o: BezierTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1643:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BezierTest-BezierTest.o -MD -MP -MF $(DEPDIR)/BezierTest-BezierTest.Tpo -c -o BezierTest-BezierTest.o `test -f 'BezierTest.cpp' || echo '$(srcdir)/'`BezierTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1644-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BezierTest-BezierTest.Tpo $(DEPDIR)/BezierTest-BezierTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1646-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1647:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BezierTest-BezierTest.o `test -f 'BezierTest.cpp' || echo '$(srcdir)/'`BezierTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1648-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1649-BezierTest-BezierTest.obj: BezierTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1650:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BezierTest-BezierTest.obj -MD -MP -MF $(DEPDIR)/BezierTest-BezierTest.Tpo -c -o BezierTest-BezierTest.obj `if test -f 'BezierTest.cpp'; then $(CYGPATH_W) 'BezierTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BezierTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1651-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BezierTest-BezierTest.Tpo $(DEPDIR)/BezierTest-BezierTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1653-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1654:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BezierTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BezierTest-BezierTest.obj `if test -f 'BezierTest.cpp'; then $(CYGPATH_W) 'BezierTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BezierTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1655-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1656-BitmapTest-BitmapTest.o: BitmapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1657:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitmapTest-BitmapTest.o -MD -MP -MF $(DEPDIR)/BitmapTest-BitmapTest.Tpo -c -o BitmapTest-BitmapTest.o `test -f 'BitmapTest.cpp' || echo '$(srcdir)/'`BitmapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1658-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BitmapTest-BitmapTest.Tpo $(DEPDIR)/BitmapTest-BitmapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1660-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1661:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitmapTest-BitmapTest.o `test -f 'BitmapTest.cpp' || echo '$(srcdir)/'`BitmapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1662-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1663-BitmapTest-BitmapTest.obj: BitmapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1664:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BitmapTest-BitmapTest.obj -MD -MP -MF $(DEPDIR)/BitmapTest-BitmapTest.Tpo -c -o BitmapTest-BitmapTest.obj `if test -f 'BitmapTest.cpp'; then $(CYGPATH_W) 'BitmapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BitmapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1665-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BitmapTest-BitmapTest.Tpo $(DEPDIR)/BitmapTest-BitmapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1667-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1668:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BitmapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BitmapTest-BitmapTest.obj `if test -f 'BitmapTest.cpp'; then $(CYGPATH_W) 'BitmapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BitmapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1669-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1670-BoundingBoxTest-BoundingBoxTest.o: BoundingBoxTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1671:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundingBoxTest-BoundingBoxTest.o -MD -MP -MF $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo -c -o BoundingBoxTest-BoundingBoxTest.o `test -f 'BoundingBoxTest.cpp' || echo '$(srcdir)/'`BoundingBoxTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1672-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1674-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1675:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundingBoxTest-BoundingBoxTest.o `test -f 'BoundingBoxTest.cpp' || echo '$(srcdir)/'`BoundingBoxTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1676-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1677-BoundingBoxTest-BoundingBoxTest.obj: BoundingBoxTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1678:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT BoundingBoxTest-BoundingBoxTest.obj -MD -MP -MF $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo -c -o BoundingBoxTest-BoundingBoxTest.obj `if test -f 'BoundingBoxTest.cpp'; then $(CYGPATH_W) 'BoundingBoxTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BoundingBoxTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1679-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Tpo $(DEPDIR)/BoundingBoxTest-BoundingBoxTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1681-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1682:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(BoundingBoxTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BoundingBoxTest-BoundingBoxTest.obj `if test -f 'BoundingBoxTest.cpp'; then $(CYGPATH_W) 'BoundingBoxTest.cpp'; else $(CYGPATH_W) '$(srcdir)/BoundingBoxTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1683-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1684-CMapManagerTest-CMapManagerTest.o: CMapManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1685:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapManagerTest-CMapManagerTest.o -MD -MP -MF $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo -c -o CMapManagerTest-CMapManagerTest.o `test -f 'CMapManagerTest.cpp' || echo '$(srcdir)/'`CMapManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1686-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo $(DEPDIR)/CMapManagerTest-CMapManagerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1688-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1689:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapManagerTest-CMapManagerTest.o `test -f 'CMapManagerTest.cpp' || echo '$(srcdir)/'`CMapManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1690-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1691-CMapManagerTest-CMapManagerTest.obj: CMapManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1692:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapManagerTest-CMapManagerTest.obj -MD -MP -MF $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo -c -o CMapManagerTest-CMapManagerTest.obj `if test -f 'CMapManagerTest.cpp'; then $(CYGPATH_W) 'CMapManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapManagerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1693-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapManagerTest-CMapManagerTest.Tpo $(DEPDIR)/CMapManagerTest-CMapManagerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1695-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1696:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapManagerTest-CMapManagerTest.obj `if test -f 'CMapManagerTest.cpp'; then $(CYGPATH_W) 'CMapManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapManagerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1697-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1698-CMapReaderTest-CMapReaderTest.o: CMapReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1699:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapReaderTest-CMapReaderTest.o -MD -MP -MF $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo -c -o CMapReaderTest-CMapReaderTest.o `test -f 'CMapReaderTest.cpp' || echo '$(srcdir)/'`CMapReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1700-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo $(DEPDIR)/CMapReaderTest-CMapReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1702-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1703:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapReaderTest-CMapReaderTest.o `test -f 'CMapReaderTest.cpp' || echo '$(srcdir)/'`CMapReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1704-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1705-CMapReaderTest-CMapReaderTest.obj: CMapReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1706:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapReaderTest-CMapReaderTest.obj -MD -MP -MF $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo -c -o CMapReaderTest-CMapReaderTest.obj `if test -f 'CMapReaderTest.cpp'; then $(CYGPATH_W) 'CMapReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1707-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapReaderTest-CMapReaderTest.Tpo $(DEPDIR)/CMapReaderTest-CMapReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1709-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1710:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapReaderTest-CMapReaderTest.obj `if test -f 'CMapReaderTest.cpp'; then $(CYGPATH_W) 'CMapReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1711-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1712-CMapTest-CMapTest.o: CMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1713:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapTest-CMapTest.o -MD -MP -MF $(DEPDIR)/CMapTest-CMapTest.Tpo -c -o CMapTest-CMapTest.o `test -f 'CMapTest.cpp' || echo '$(srcdir)/'`CMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1714-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapTest-CMapTest.Tpo $(DEPDIR)/CMapTest-CMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1716-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1717:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapTest-CMapTest.o `test -f 'CMapTest.cpp' || echo '$(srcdir)/'`CMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1718-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1719-CMapTest-CMapTest.obj: CMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1720:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CMapTest-CMapTest.obj -MD -MP -MF $(DEPDIR)/CMapTest-CMapTest.Tpo -c -o CMapTest-CMapTest.obj `if test -f 'CMapTest.cpp'; then $(CYGPATH_W) 'CMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1721-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CMapTest-CMapTest.Tpo $(DEPDIR)/CMapTest-CMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1723-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1724:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CMapTest-CMapTest.obj `if test -f 'CMapTest.cpp'; then $(CYGPATH_W) 'CMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1725-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1726-CalculatorTest-CalculatorTest.o: CalculatorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1727:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CalculatorTest-CalculatorTest.o -MD -MP -MF $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo -c -o CalculatorTest-CalculatorTest.o `test -f 'CalculatorTest.cpp' || echo '$(srcdir)/'`CalculatorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1728-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo $(DEPDIR)/CalculatorTest-CalculatorTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1730-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1731:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CalculatorTest-CalculatorTest.o `test -f 'CalculatorTest.cpp' || echo '$(srcdir)/'`CalculatorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1732-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1733-CalculatorTest-CalculatorTest.obj: CalculatorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1734:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CalculatorTest-CalculatorTest.obj -MD -MP -MF $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo -c -o CalculatorTest-CalculatorTest.obj `if test -f 'CalculatorTest.cpp'; then $(CYGPATH_W) 'CalculatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CalculatorTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1735-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CalculatorTest-CalculatorTest.Tpo $(DEPDIR)/CalculatorTest-CalculatorTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1737-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1738:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CalculatorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CalculatorTest-CalculatorTest.obj `if test -f 'CalculatorTest.cpp'; then $(CYGPATH_W) 'CalculatorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CalculatorTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1739-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1740-ColorSpecialTest-ColorSpecialTest.o: ColorSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1741:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorSpecialTest-ColorSpecialTest.o -MD -MP -MF $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo -c -o ColorSpecialTest-ColorSpecialTest.o `test -f 'ColorSpecialTest.cpp' || echo '$(srcdir)/'`ColorSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1742-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1744-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1745:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorSpecialTest-ColorSpecialTest.o `test -f 'ColorSpecialTest.cpp' || echo '$(srcdir)/'`ColorSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1746-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1747-ColorSpecialTest-ColorSpecialTest.obj: ColorSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1748:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorSpecialTest-ColorSpecialTest.obj -MD -MP -MF $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo -c -o ColorSpecialTest-ColorSpecialTest.obj `if test -f 'ColorSpecialTest.cpp'; then $(CYGPATH_W) 'ColorSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1749-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Tpo $(DEPDIR)/ColorSpecialTest-ColorSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1751-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1752:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorSpecialTest-ColorSpecialTest.obj `if test -f 'ColorSpecialTest.cpp'; then $(CYGPATH_W) 'ColorSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1753-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1754-ColorTest-ColorTest.o: ColorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1755:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorTest-ColorTest.o -MD -MP -MF $(DEPDIR)/ColorTest-ColorTest.Tpo -c -o ColorTest-ColorTest.o `test -f 'ColorTest.cpp' || echo '$(srcdir)/'`ColorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1756-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorTest-ColorTest.Tpo $(DEPDIR)/ColorTest-ColorTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1758-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1759:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorTest-ColorTest.o `test -f 'ColorTest.cpp' || echo '$(srcdir)/'`ColorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1760-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1761-ColorTest-ColorTest.obj: ColorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1762:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ColorTest-ColorTest.obj -MD -MP -MF $(DEPDIR)/ColorTest-ColorTest.Tpo -c -o ColorTest-ColorTest.obj `if test -f 'ColorTest.cpp'; then $(CYGPATH_W) 'ColorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1763-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ColorTest-ColorTest.Tpo $(DEPDIR)/ColorTest-ColorTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1765-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1766:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ColorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ColorTest-ColorTest.obj `if test -f 'ColorTest.cpp'; then $(CYGPATH_W) 'ColorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ColorTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1767-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1768-CommandLineTest-CommandLineTest.o: CommandLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1769:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CommandLineTest-CommandLineTest.o -MD -MP -MF $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo -c -o CommandLineTest-CommandLineTest.o `test -f 'CommandLineTest.cpp' || echo '$(srcdir)/'`CommandLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1770-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo $(DEPDIR)/CommandLineTest-CommandLineTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1772-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1773:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CommandLineTest-CommandLineTest.o `test -f 'CommandLineTest.cpp' || echo '$(srcdir)/'`CommandLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1774-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1775-CommandLineTest-CommandLineTest.obj: CommandLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1776:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CommandLineTest-CommandLineTest.obj -MD -MP -MF $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo -c -o CommandLineTest-CommandLineTest.obj `if test -f 'CommandLineTest.cpp'; then $(CYGPATH_W) 'CommandLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CommandLineTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1777-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CommandLineTest-CommandLineTest.Tpo $(DEPDIR)/CommandLineTest-CommandLineTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1779-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1780:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CommandLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CommandLineTest-CommandLineTest.obj `if test -f 'CommandLineTest.cpp'; then $(CYGPATH_W) 'CommandLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/CommandLineTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1781-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1782-DVIReaderTest-DVIReaderTest.o: DVIReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1783:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DVIReaderTest-DVIReaderTest.o -MD -MP -MF $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo -c -o DVIReaderTest-DVIReaderTest.o `test -f 'DVIReaderTest.cpp' || echo '$(srcdir)/'`DVIReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1784-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo $(DEPDIR)/DVIReaderTest-DVIReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1786-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1787:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DVIReaderTest-DVIReaderTest.o `test -f 'DVIReaderTest.cpp' || echo '$(srcdir)/'`DVIReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1788-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1789-DVIReaderTest-DVIReaderTest.obj: DVIReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1790:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DVIReaderTest-DVIReaderTest.obj -MD -MP -MF $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo -c -o DVIReaderTest-DVIReaderTest.obj `if test -f 'DVIReaderTest.cpp'; then $(CYGPATH_W) 'DVIReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DVIReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1791-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DVIReaderTest-DVIReaderTest.Tpo $(DEPDIR)/DVIReaderTest-DVIReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1793-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1794:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DVIReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DVIReaderTest-DVIReaderTest.obj `if test -f 'DVIReaderTest.cpp'; then $(CYGPATH_W) 'DVIReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DVIReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1795-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1796-DependencyGraphTest-DependencyGraphTest.o: DependencyGraphTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1797:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DependencyGraphTest-DependencyGraphTest.o -MD -MP -MF $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo -c -o DependencyGraphTest-DependencyGraphTest.o `test -f 'DependencyGraphTest.cpp' || echo '$(srcdir)/'`DependencyGraphTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1798-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1800-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1801:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DependencyGraphTest-DependencyGraphTest.o `test -f 'DependencyGraphTest.cpp' || echo '$(srcdir)/'`DependencyGraphTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1802-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1803-DependencyGraphTest-DependencyGraphTest.obj: DependencyGraphTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1804:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DependencyGraphTest-DependencyGraphTest.obj -MD -MP -MF $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo -c -o DependencyGraphTest-DependencyGraphTest.obj `if test -f 'DependencyGraphTest.cpp'; then $(CYGPATH_W) 'DependencyGraphTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DependencyGraphTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1805-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Tpo $(DEPDIR)/DependencyGraphTest-DependencyGraphTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1807-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1808:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DependencyGraphTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DependencyGraphTest-DependencyGraphTest.obj `if test -f 'DependencyGraphTest.cpp'; then $(CYGPATH_W) 'DependencyGraphTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DependencyGraphTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1809-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1810-DirectoryTest-DirectoryTest.o: DirectoryTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1811:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DirectoryTest-DirectoryTest.o -MD -MP -MF $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo -c -o DirectoryTest-DirectoryTest.o `test -f 'DirectoryTest.cpp' || echo '$(srcdir)/'`DirectoryTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1812-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo $(DEPDIR)/DirectoryTest-DirectoryTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1814-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1815:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DirectoryTest-DirectoryTest.o `test -f 'DirectoryTest.cpp' || echo '$(srcdir)/'`DirectoryTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1816-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1817-DirectoryTest-DirectoryTest.obj: DirectoryTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1818:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DirectoryTest-DirectoryTest.obj -MD -MP -MF $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo -c -o DirectoryTest-DirectoryTest.obj `if test -f 'DirectoryTest.cpp'; then $(CYGPATH_W) 'DirectoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DirectoryTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1819-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DirectoryTest-DirectoryTest.Tpo $(DEPDIR)/DirectoryTest-DirectoryTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1821-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1822:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DirectoryTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DirectoryTest-DirectoryTest.obj `if test -f 'DirectoryTest.cpp'; then $(CYGPATH_W) 'DirectoryTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DirectoryTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1823-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1824-DvisvgmSpecialTest-DvisvgmSpecialTest.o: DvisvgmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1825:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DvisvgmSpecialTest-DvisvgmSpecialTest.o -MD -MP -MF $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.o `test -f 'DvisvgmSpecialTest.cpp' || echo '$(srcdir)/'`DvisvgmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1826-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1828-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1829:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.o `test -f 'DvisvgmSpecialTest.cpp' || echo '$(srcdir)/'`DvisvgmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1830-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1831-DvisvgmSpecialTest-DvisvgmSpecialTest.obj: DvisvgmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1832:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT DvisvgmSpecialTest-DvisvgmSpecialTest.obj -MD -MP -MF $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.obj `if test -f 'DvisvgmSpecialTest.cpp'; then $(CYGPATH_W) 'DvisvgmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DvisvgmSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1833-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Tpo $(DEPDIR)/DvisvgmSpecialTest-DvisvgmSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1835-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1836:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(DvisvgmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o DvisvgmSpecialTest-DvisvgmSpecialTest.obj `if test -f 'DvisvgmSpecialTest.cpp'; then $(CYGPATH_W) 'DvisvgmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/DvisvgmSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1837-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1838-EllipticalArcTest-EllipticalArcTest.o: EllipticalArcTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1839:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EllipticalArcTest-EllipticalArcTest.o -MD -MP -MF $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo -c -o EllipticalArcTest-EllipticalArcTest.o `test -f 'EllipticalArcTest.cpp' || echo '$(srcdir)/'`EllipticalArcTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1840-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1842-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1843:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EllipticalArcTest-EllipticalArcTest.o `test -f 'EllipticalArcTest.cpp' || echo '$(srcdir)/'`EllipticalArcTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1844-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1845-EllipticalArcTest-EllipticalArcTest.obj: EllipticalArcTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1846:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EllipticalArcTest-EllipticalArcTest.obj -MD -MP -MF $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo -c -o EllipticalArcTest-EllipticalArcTest.obj `if test -f 'EllipticalArcTest.cpp'; then $(CYGPATH_W) 'EllipticalArcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EllipticalArcTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1847-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Tpo $(DEPDIR)/EllipticalArcTest-EllipticalArcTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1849-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1850:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EllipticalArcTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EllipticalArcTest-EllipticalArcTest.obj `if test -f 'EllipticalArcTest.cpp'; then $(CYGPATH_W) 'EllipticalArcTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EllipticalArcTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1851-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1852-EmSpecialTest-EmSpecialTest.o: EmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1853:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EmSpecialTest-EmSpecialTest.o -MD -MP -MF $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo -c -o EmSpecialTest-EmSpecialTest.o `test -f 'EmSpecialTest.cpp' || echo '$(srcdir)/'`EmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1854-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo $(DEPDIR)/EmSpecialTest-EmSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1856-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1857:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EmSpecialTest-EmSpecialTest.o `test -f 'EmSpecialTest.cpp' || echo '$(srcdir)/'`EmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1858-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1859-EmSpecialTest-EmSpecialTest.obj: EmSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1860:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT EmSpecialTest-EmSpecialTest.obj -MD -MP -MF $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo -c -o EmSpecialTest-EmSpecialTest.obj `if test -f 'EmSpecialTest.cpp'; then $(CYGPATH_W) 'EmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EmSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1861-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/EmSpecialTest-EmSpecialTest.Tpo $(DEPDIR)/EmSpecialTest-EmSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1863-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1864:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(EmSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EmSpecialTest-EmSpecialTest.obj `if test -f 'EmSpecialTest.cpp'; then $(CYGPATH_W) 'EmSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/EmSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1865-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1866-FileFinderTest-FileFinderTest.o: FileFinderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1867:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileFinderTest-FileFinderTest.o -MD -MP -MF $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo -c -o FileFinderTest-FileFinderTest.o `test -f 'FileFinderTest.cpp' || echo '$(srcdir)/'`FileFinderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1868-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo $(DEPDIR)/FileFinderTest-FileFinderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1870-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1871:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileFinderTest-FileFinderTest.o `test -f 'FileFinderTest.cpp' || echo '$(srcdir)/'`FileFinderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1872-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1873-FileFinderTest-FileFinderTest.obj: FileFinderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1874:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileFinderTest-FileFinderTest.obj -MD -MP -MF $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo -c -o FileFinderTest-FileFinderTest.obj `if test -f 'FileFinderTest.cpp'; then $(CYGPATH_W) 'FileFinderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileFinderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1875-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileFinderTest-FileFinderTest.Tpo $(DEPDIR)/FileFinderTest-FileFinderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1877-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1878:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileFinderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileFinderTest-FileFinderTest.obj `if test -f 'FileFinderTest.cpp'; then $(CYGPATH_W) 'FileFinderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileFinderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1879-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1880-FilePathTest-FilePathTest.o: FilePathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1881:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilePathTest-FilePathTest.o -MD -MP -MF $(DEPDIR)/FilePathTest-FilePathTest.Tpo -c -o FilePathTest-FilePathTest.o `test -f 'FilePathTest.cpp' || echo '$(srcdir)/'`FilePathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1882-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FilePathTest-FilePathTest.Tpo $(DEPDIR)/FilePathTest-FilePathTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1884-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1885:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilePathTest-FilePathTest.o `test -f 'FilePathTest.cpp' || echo '$(srcdir)/'`FilePathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1886-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1887-FilePathTest-FilePathTest.obj: FilePathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1888:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FilePathTest-FilePathTest.obj -MD -MP -MF $(DEPDIR)/FilePathTest-FilePathTest.Tpo -c -o FilePathTest-FilePathTest.obj `if test -f 'FilePathTest.cpp'; then $(CYGPATH_W) 'FilePathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FilePathTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1889-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FilePathTest-FilePathTest.Tpo $(DEPDIR)/FilePathTest-FilePathTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1891-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1892:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FilePathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FilePathTest-FilePathTest.obj `if test -f 'FilePathTest.cpp'; then $(CYGPATH_W) 'FilePathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FilePathTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1893-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1894-FileSystemTest-FileSystemTest.o: FileSystemTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1895:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemTest-FileSystemTest.o -MD -MP -MF $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo -c -o FileSystemTest-FileSystemTest.o `test -f 'FileSystemTest.cpp' || echo '$(srcdir)/'`FileSystemTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1896-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo $(DEPDIR)/FileSystemTest-FileSystemTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1898-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1899:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileSystemTest-FileSystemTest.o `test -f 'FileSystemTest.cpp' || echo '$(srcdir)/'`FileSystemTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1900-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1901-FileSystemTest-FileSystemTest.obj: FileSystemTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1902:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FileSystemTest-FileSystemTest.obj -MD -MP -MF $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo -c -o FileSystemTest-FileSystemTest.obj `if test -f 'FileSystemTest.cpp'; then $(CYGPATH_W) 'FileSystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileSystemTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1903-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FileSystemTest-FileSystemTest.Tpo $(DEPDIR)/FileSystemTest-FileSystemTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1905-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1906:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FileSystemTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileSystemTest-FileSystemTest.obj `if test -f 'FileSystemTest.cpp'; then $(CYGPATH_W) 'FileSystemTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FileSystemTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1907-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1908-FontCacheTest-FontCacheTest.o: FontCacheTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1909:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontCacheTest-FontCacheTest.o -MD -MP -MF $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo -c -o FontCacheTest-FontCacheTest.o `test -f 'FontCacheTest.cpp' || echo '$(srcdir)/'`FontCacheTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1910-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo $(DEPDIR)/FontCacheTest-FontCacheTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1912-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1913:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontCacheTest-FontCacheTest.o `test -f 'FontCacheTest.cpp' || echo '$(srcdir)/'`FontCacheTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1914-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1915-FontCacheTest-FontCacheTest.obj: FontCacheTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1916:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontCacheTest-FontCacheTest.obj -MD -MP -MF $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo -c -o FontCacheTest-FontCacheTest.obj `if test -f 'FontCacheTest.cpp'; then $(CYGPATH_W) 'FontCacheTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontCacheTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1917-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontCacheTest-FontCacheTest.Tpo $(DEPDIR)/FontCacheTest-FontCacheTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1919-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1920:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontCacheTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontCacheTest-FontCacheTest.obj `if test -f 'FontCacheTest.cpp'; then $(CYGPATH_W) 'FontCacheTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontCacheTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1921-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1922-FontManagerTest-FontManagerTest.o: FontManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1923:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontManagerTest-FontManagerTest.o -MD -MP -MF $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo -c -o FontManagerTest-FontManagerTest.o `test -f 'FontManagerTest.cpp' || echo '$(srcdir)/'`FontManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1924-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo $(DEPDIR)/FontManagerTest-FontManagerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1926-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1927:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontManagerTest-FontManagerTest.o `test -f 'FontManagerTest.cpp' || echo '$(srcdir)/'`FontManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1928-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1929-FontManagerTest-FontManagerTest.obj: FontManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1930:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontManagerTest-FontManagerTest.obj -MD -MP -MF $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo -c -o FontManagerTest-FontManagerTest.obj `if test -f 'FontManagerTest.cpp'; then $(CYGPATH_W) 'FontManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontManagerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1931-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontManagerTest-FontManagerTest.Tpo $(DEPDIR)/FontManagerTest-FontManagerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1933-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1934:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontManagerTest-FontManagerTest.obj `if test -f 'FontManagerTest.cpp'; then $(CYGPATH_W) 'FontManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontManagerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1935-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1936-FontMapTest-FontMapTest.o: FontMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1937:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontMapTest-FontMapTest.o -MD -MP -MF $(DEPDIR)/FontMapTest-FontMapTest.Tpo -c -o FontMapTest-FontMapTest.o `test -f 'FontMapTest.cpp' || echo '$(srcdir)/'`FontMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1938-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontMapTest-FontMapTest.Tpo $(DEPDIR)/FontMapTest-FontMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1940-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1941:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontMapTest-FontMapTest.o `test -f 'FontMapTest.cpp' || echo '$(srcdir)/'`FontMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1942-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1943-FontMapTest-FontMapTest.obj: FontMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1944:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT FontMapTest-FontMapTest.obj -MD -MP -MF $(DEPDIR)/FontMapTest-FontMapTest.Tpo -c -o FontMapTest-FontMapTest.obj `if test -f 'FontMapTest.cpp'; then $(CYGPATH_W) 'FontMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1945-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/FontMapTest-FontMapTest.Tpo $(DEPDIR)/FontMapTest-FontMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1947-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1948:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(FontMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FontMapTest-FontMapTest.obj `if test -f 'FontMapTest.cpp'; then $(CYGPATH_W) 'FontMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/FontMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1949-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1950-GFGlyphTracerTest-GFGlyphTracerTest.o: GFGlyphTracerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1951:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFGlyphTracerTest-GFGlyphTracerTest.o -MD -MP -MF $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo -c -o GFGlyphTracerTest-GFGlyphTracerTest.o `test -f 'GFGlyphTracerTest.cpp' || echo '$(srcdir)/'`GFGlyphTracerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1952-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1954-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1955:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFGlyphTracerTest-GFGlyphTracerTest.o `test -f 'GFGlyphTracerTest.cpp' || echo '$(srcdir)/'`GFGlyphTracerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1956-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1957-GFGlyphTracerTest-GFGlyphTracerTest.obj: GFGlyphTracerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1958:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFGlyphTracerTest-GFGlyphTracerTest.obj -MD -MP -MF $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo -c -o GFGlyphTracerTest-GFGlyphTracerTest.obj `if test -f 'GFGlyphTracerTest.cpp'; then $(CYGPATH_W) 'GFGlyphTracerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFGlyphTracerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1959-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Tpo $(DEPDIR)/GFGlyphTracerTest-GFGlyphTracerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1961-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1962:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFGlyphTracerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFGlyphTracerTest-GFGlyphTracerTest.obj `if test -f 'GFGlyphTracerTest.cpp'; then $(CYGPATH_W) 'GFGlyphTracerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFGlyphTracerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1963-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1964-GFReaderTest-GFReaderTest.o: GFReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1965:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFReaderTest-GFReaderTest.o -MD -MP -MF $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo -c -o GFReaderTest-GFReaderTest.o `test -f 'GFReaderTest.cpp' || echo '$(srcdir)/'`GFReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1966-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo $(DEPDIR)/GFReaderTest-GFReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1968-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1969:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFReaderTest-GFReaderTest.o `test -f 'GFReaderTest.cpp' || echo '$(srcdir)/'`GFReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1970-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1971-GFReaderTest-GFReaderTest.obj: GFReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1972:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GFReaderTest-GFReaderTest.obj -MD -MP -MF $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo -c -o GFReaderTest-GFReaderTest.obj `if test -f 'GFReaderTest.cpp'; then $(CYGPATH_W) 'GFReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1973-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GFReaderTest-GFReaderTest.Tpo $(DEPDIR)/GFReaderTest-GFReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1975-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1976:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GFReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GFReaderTest-GFReaderTest.obj `if test -f 'GFReaderTest.cpp'; then $(CYGPATH_W) 'GFReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GFReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1977-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1978-GhostscriptTest-GhostscriptTest.o: GhostscriptTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1979:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GhostscriptTest-GhostscriptTest.o -MD -MP -MF $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo -c -o GhostscriptTest-GhostscriptTest.o `test -f 'GhostscriptTest.cpp' || echo '$(srcdir)/'`GhostscriptTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1980-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo $(DEPDIR)/GhostscriptTest-GhostscriptTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1982-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1983:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GhostscriptTest-GhostscriptTest.o `test -f 'GhostscriptTest.cpp' || echo '$(srcdir)/'`GhostscriptTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1984-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1985-GhostscriptTest-GhostscriptTest.obj: GhostscriptTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1986:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GhostscriptTest-GhostscriptTest.obj -MD -MP -MF $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo -c -o GhostscriptTest-GhostscriptTest.obj `if test -f 'GhostscriptTest.cpp'; then $(CYGPATH_W) 'GhostscriptTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GhostscriptTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1987-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GhostscriptTest-GhostscriptTest.Tpo $(DEPDIR)/GhostscriptTest-GhostscriptTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1989-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1990:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GhostscriptTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GhostscriptTest-GhostscriptTest.obj `if test -f 'GhostscriptTest.cpp'; then $(CYGPATH_W) 'GhostscriptTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GhostscriptTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1991-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1992-GraphicsPathTest-GraphicsPathTest.o: GraphicsPathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1993:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GraphicsPathTest-GraphicsPathTest.o -MD -MP -MF $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo -c -o GraphicsPathTest-GraphicsPathTest.o `test -f 'GraphicsPathTest.cpp' || echo '$(srcdir)/'`GraphicsPathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1994-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1996-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:1997:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GraphicsPathTest-GraphicsPathTest.o `test -f 'GraphicsPathTest.cpp' || echo '$(srcdir)/'`GraphicsPathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1998-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-1999-GraphicsPathTest-GraphicsPathTest.obj: GraphicsPathTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2000:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT GraphicsPathTest-GraphicsPathTest.obj -MD -MP -MF $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo -c -o GraphicsPathTest-GraphicsPathTest.obj `if test -f 'GraphicsPathTest.cpp'; then $(CYGPATH_W) 'GraphicsPathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GraphicsPathTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2001-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Tpo $(DEPDIR)/GraphicsPathTest-GraphicsPathTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2003-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2004:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(GraphicsPathTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o GraphicsPathTest-GraphicsPathTest.obj `if test -f 'GraphicsPathTest.cpp'; then $(CYGPATH_W) 'GraphicsPathTest.cpp'; else $(CYGPATH_W) '$(srcdir)/GraphicsPathTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2005-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2006-HashFunctionTest-HashFunctionTest.o: HashFunctionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2007:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HashFunctionTest-HashFunctionTest.o -MD -MP -MF $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo -c -o HashFunctionTest-HashFunctionTest.o `test -f 'HashFunctionTest.cpp' || echo '$(srcdir)/'`HashFunctionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2008-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo $(DEPDIR)/HashFunctionTest-HashFunctionTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2010-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2011:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HashFunctionTest-HashFunctionTest.o `test -f 'HashFunctionTest.cpp' || echo '$(srcdir)/'`HashFunctionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2012-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2013-HashFunctionTest-HashFunctionTest.obj: HashFunctionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2014:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT HashFunctionTest-HashFunctionTest.obj -MD -MP -MF $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo -c -o HashFunctionTest-HashFunctionTest.obj `if test -f 'HashFunctionTest.cpp'; then $(CYGPATH_W) 'HashFunctionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/HashFunctionTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2015-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/HashFunctionTest-HashFunctionTest.Tpo $(DEPDIR)/HashFunctionTest-HashFunctionTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2017-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2018:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(HashFunctionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HashFunctionTest-HashFunctionTest.obj `if test -f 'HashFunctionTest.cpp'; then $(CYGPATH_W) 'HashFunctionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/HashFunctionTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2019-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2020-JFMReaderTest-JFMReaderTest.o: JFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2021:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JFMReaderTest-JFMReaderTest.o -MD -MP -MF $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo -c -o JFMReaderTest-JFMReaderTest.o `test -f 'JFMReaderTest.cpp' || echo '$(srcdir)/'`JFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2022-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo $(DEPDIR)/JFMReaderTest-JFMReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2024-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2025:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JFMReaderTest-JFMReaderTest.o `test -f 'JFMReaderTest.cpp' || echo '$(srcdir)/'`JFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2026-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2027-JFMReaderTest-JFMReaderTest.obj: JFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2028:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT JFMReaderTest-JFMReaderTest.obj -MD -MP -MF $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo -c -o JFMReaderTest-JFMReaderTest.obj `if test -f 'JFMReaderTest.cpp'; then $(CYGPATH_W) 'JFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/JFMReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2029-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/JFMReaderTest-JFMReaderTest.Tpo $(DEPDIR)/JFMReaderTest-JFMReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2031-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2032:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(JFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o JFMReaderTest-JFMReaderTest.obj `if test -f 'JFMReaderTest.cpp'; then $(CYGPATH_W) 'JFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/JFMReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2033-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2034-LengthTest-LengthTest.o: LengthTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2035:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LengthTest-LengthTest.o -MD -MP -MF $(DEPDIR)/LengthTest-LengthTest.Tpo -c -o LengthTest-LengthTest.o `test -f 'LengthTest.cpp' || echo '$(srcdir)/'`LengthTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2036-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LengthTest-LengthTest.Tpo $(DEPDIR)/LengthTest-LengthTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2038-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2039:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LengthTest-LengthTest.o `test -f 'LengthTest.cpp' || echo '$(srcdir)/'`LengthTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2040-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2041-LengthTest-LengthTest.obj: LengthTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2042:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LengthTest-LengthTest.obj -MD -MP -MF $(DEPDIR)/LengthTest-LengthTest.Tpo -c -o LengthTest-LengthTest.obj `if test -f 'LengthTest.cpp'; then $(CYGPATH_W) 'LengthTest.cpp'; else $(CYGPATH_W) '$(srcdir)/LengthTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2043-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/LengthTest-LengthTest.Tpo $(DEPDIR)/LengthTest-LengthTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2045-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2046:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(LengthTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LengthTest-LengthTest.obj `if test -f 'LengthTest.cpp'; then $(CYGPATH_W) 'LengthTest.cpp'; else $(CYGPATH_W) '$(srcdir)/LengthTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2047-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2048-MapLineTest-MapLineTest.o: MapLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2049:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MapLineTest-MapLineTest.o -MD -MP -MF $(DEPDIR)/MapLineTest-MapLineTest.Tpo -c -o MapLineTest-MapLineTest.o `test -f 'MapLineTest.cpp' || echo '$(srcdir)/'`MapLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2050-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MapLineTest-MapLineTest.Tpo $(DEPDIR)/MapLineTest-MapLineTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2052-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2053:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MapLineTest-MapLineTest.o `test -f 'MapLineTest.cpp' || echo '$(srcdir)/'`MapLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2054-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2055-MapLineTest-MapLineTest.obj: MapLineTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2056:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MapLineTest-MapLineTest.obj -MD -MP -MF $(DEPDIR)/MapLineTest-MapLineTest.Tpo -c -o MapLineTest-MapLineTest.obj `if test -f 'MapLineTest.cpp'; then $(CYGPATH_W) 'MapLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MapLineTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2057-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MapLineTest-MapLineTest.Tpo $(DEPDIR)/MapLineTest-MapLineTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2059-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2060:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MapLineTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MapLineTest-MapLineTest.obj `if test -f 'MapLineTest.cpp'; then $(CYGPATH_W) 'MapLineTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MapLineTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2061-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2062-MatrixTest-MatrixTest.o: MatrixTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2063:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatrixTest-MatrixTest.o -MD -MP -MF $(DEPDIR)/MatrixTest-MatrixTest.Tpo -c -o MatrixTest-MatrixTest.o `test -f 'MatrixTest.cpp' || echo '$(srcdir)/'`MatrixTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2064-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MatrixTest-MatrixTest.Tpo $(DEPDIR)/MatrixTest-MatrixTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2066-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2067:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatrixTest-MatrixTest.o `test -f 'MatrixTest.cpp' || echo '$(srcdir)/'`MatrixTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2068-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2069-MatrixTest-MatrixTest.obj: MatrixTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2070:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MatrixTest-MatrixTest.obj -MD -MP -MF $(DEPDIR)/MatrixTest-MatrixTest.Tpo -c -o MatrixTest-MatrixTest.obj `if test -f 'MatrixTest.cpp'; then $(CYGPATH_W) 'MatrixTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MatrixTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2071-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MatrixTest-MatrixTest.Tpo $(DEPDIR)/MatrixTest-MatrixTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2073-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2074:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MatrixTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MatrixTest-MatrixTest.obj `if test -f 'MatrixTest.cpp'; then $(CYGPATH_W) 'MatrixTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MatrixTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2075-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2076-MessageExceptionTest-MessageExceptionTest.o: MessageExceptionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2077:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MessageExceptionTest-MessageExceptionTest.o -MD -MP -MF $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo -c -o MessageExceptionTest-MessageExceptionTest.o `test -f 'MessageExceptionTest.cpp' || echo '$(srcdir)/'`MessageExceptionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2078-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2080-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2081:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MessageExceptionTest-MessageExceptionTest.o `test -f 'MessageExceptionTest.cpp' || echo '$(srcdir)/'`MessageExceptionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2082-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2083-MessageExceptionTest-MessageExceptionTest.obj: MessageExceptionTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2084:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MessageExceptionTest-MessageExceptionTest.obj -MD -MP -MF $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo -c -o MessageExceptionTest-MessageExceptionTest.obj `if test -f 'MessageExceptionTest.cpp'; then $(CYGPATH_W) 'MessageExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MessageExceptionTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2085-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Tpo $(DEPDIR)/MessageExceptionTest-MessageExceptionTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2087-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2088:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MessageExceptionTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MessageExceptionTest-MessageExceptionTest.obj `if test -f 'MessageExceptionTest.cpp'; then $(CYGPATH_W) 'MessageExceptionTest.cpp'; else $(CYGPATH_W) '$(srcdir)/MessageExceptionTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2089-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2090-PDFParserTest-PDFParserTest.o: PDFParserTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2091:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PDFParserTest-PDFParserTest.o -MD -MP -MF $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo -c -o PDFParserTest-PDFParserTest.o `test -f 'PDFParserTest.cpp' || echo '$(srcdir)/'`PDFParserTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2092-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo $(DEPDIR)/PDFParserTest-PDFParserTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2094-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2095:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PDFParserTest-PDFParserTest.o `test -f 'PDFParserTest.cpp' || echo '$(srcdir)/'`PDFParserTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2096-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2097-PDFParserTest-PDFParserTest.obj: PDFParserTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2098:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PDFParserTest-PDFParserTest.obj -MD -MP -MF $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo -c -o PDFParserTest-PDFParserTest.obj `if test -f 'PDFParserTest.cpp'; then $(CYGPATH_W) 'PDFParserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PDFParserTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2099-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PDFParserTest-PDFParserTest.Tpo $(DEPDIR)/PDFParserTest-PDFParserTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2101-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2102:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PDFParserTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PDFParserTest-PDFParserTest.obj `if test -f 'PDFParserTest.cpp'; then $(CYGPATH_W) 'PDFParserTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PDFParserTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2103-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2104-PSInterpreterTest-PSInterpreterTest.o: PSInterpreterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2105:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PSInterpreterTest-PSInterpreterTest.o -MD -MP -MF $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo -c -o PSInterpreterTest-PSInterpreterTest.o `test -f 'PSInterpreterTest.cpp' || echo '$(srcdir)/'`PSInterpreterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2106-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2108-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2109:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PSInterpreterTest-PSInterpreterTest.o `test -f 'PSInterpreterTest.cpp' || echo '$(srcdir)/'`PSInterpreterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2110-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2111-PSInterpreterTest-PSInterpreterTest.obj: PSInterpreterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2112:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PSInterpreterTest-PSInterpreterTest.obj -MD -MP -MF $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo -c -o PSInterpreterTest-PSInterpreterTest.obj `if test -f 'PSInterpreterTest.cpp'; then $(CYGPATH_W) 'PSInterpreterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PSInterpreterTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2113-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Tpo $(DEPDIR)/PSInterpreterTest-PSInterpreterTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2115-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2116:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PSInterpreterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PSInterpreterTest-PSInterpreterTest.obj `if test -f 'PSInterpreterTest.cpp'; then $(CYGPATH_W) 'PSInterpreterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PSInterpreterTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2117-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2118-PageRagesTest-PageRagesTest.o: PageRagesTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2119:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageRagesTest-PageRagesTest.o -MD -MP -MF $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo -c -o PageRagesTest-PageRagesTest.o `test -f 'PageRagesTest.cpp' || echo '$(srcdir)/'`PageRagesTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2120-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo $(DEPDIR)/PageRagesTest-PageRagesTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2122-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2123:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageRagesTest-PageRagesTest.o `test -f 'PageRagesTest.cpp' || echo '$(srcdir)/'`PageRagesTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2124-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2125-PageRagesTest-PageRagesTest.obj: PageRagesTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2126:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageRagesTest-PageRagesTest.obj -MD -MP -MF $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo -c -o PageRagesTest-PageRagesTest.obj `if test -f 'PageRagesTest.cpp'; then $(CYGPATH_W) 'PageRagesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageRagesTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2127-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageRagesTest-PageRagesTest.Tpo $(DEPDIR)/PageRagesTest-PageRagesTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2129-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2130:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageRagesTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageRagesTest-PageRagesTest.obj `if test -f 'PageRagesTest.cpp'; then $(CYGPATH_W) 'PageRagesTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageRagesTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2131-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2132-PageSizeTest-PageSizeTest.o: PageSizeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2133:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageSizeTest-PageSizeTest.o -MD -MP -MF $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo -c -o PageSizeTest-PageSizeTest.o `test -f 'PageSizeTest.cpp' || echo '$(srcdir)/'`PageSizeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2134-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo $(DEPDIR)/PageSizeTest-PageSizeTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2136-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2137:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageSizeTest-PageSizeTest.o `test -f 'PageSizeTest.cpp' || echo '$(srcdir)/'`PageSizeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2138-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2139-PageSizeTest-PageSizeTest.obj: PageSizeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2140:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PageSizeTest-PageSizeTest.obj -MD -MP -MF $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo -c -o PageSizeTest-PageSizeTest.obj `if test -f 'PageSizeTest.cpp'; then $(CYGPATH_W) 'PageSizeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageSizeTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2141-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PageSizeTest-PageSizeTest.Tpo $(DEPDIR)/PageSizeTest-PageSizeTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2143-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2144:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PageSizeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PageSizeTest-PageSizeTest.obj `if test -f 'PageSizeTest.cpp'; then $(CYGPATH_W) 'PageSizeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PageSizeTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2145-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2146-PairTest-PairTest.o: PairTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2147:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PairTest-PairTest.o -MD -MP -MF $(DEPDIR)/PairTest-PairTest.Tpo -c -o PairTest-PairTest.o `test -f 'PairTest.cpp' || echo '$(srcdir)/'`PairTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2148-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PairTest-PairTest.Tpo $(DEPDIR)/PairTest-PairTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2150-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2151:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PairTest-PairTest.o `test -f 'PairTest.cpp' || echo '$(srcdir)/'`PairTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2152-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2153-PairTest-PairTest.obj: PairTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2154:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PairTest-PairTest.obj -MD -MP -MF $(DEPDIR)/PairTest-PairTest.Tpo -c -o PairTest-PairTest.obj `if test -f 'PairTest.cpp'; then $(CYGPATH_W) 'PairTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PairTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2155-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PairTest-PairTest.Tpo $(DEPDIR)/PairTest-PairTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2157-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2158:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PairTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PairTest-PairTest.obj `if test -f 'PairTest.cpp'; then $(CYGPATH_W) 'PairTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PairTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2159-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2160-PapersizeSpecialTest-PapersizeSpecialTest.o: PapersizeSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2161:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PapersizeSpecialTest-PapersizeSpecialTest.o -MD -MP -MF $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo -c -o PapersizeSpecialTest-PapersizeSpecialTest.o `test -f 'PapersizeSpecialTest.cpp' || echo '$(srcdir)/'`PapersizeSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2162-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2164-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2165:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PapersizeSpecialTest-PapersizeSpecialTest.o `test -f 'PapersizeSpecialTest.cpp' || echo '$(srcdir)/'`PapersizeSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2166-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2167-PapersizeSpecialTest-PapersizeSpecialTest.obj: PapersizeSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2168:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT PapersizeSpecialTest-PapersizeSpecialTest.obj -MD -MP -MF $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo -c -o PapersizeSpecialTest-PapersizeSpecialTest.obj `if test -f 'PapersizeSpecialTest.cpp'; then $(CYGPATH_W) 'PapersizeSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PapersizeSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2169-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Tpo $(DEPDIR)/PapersizeSpecialTest-PapersizeSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2171-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2172:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(PapersizeSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PapersizeSpecialTest-PapersizeSpecialTest.obj `if test -f 'PapersizeSpecialTest.cpp'; then $(CYGPATH_W) 'PapersizeSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/PapersizeSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2173-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2174-RangeMapTest-RangeMapTest.o: RangeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2175:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RangeMapTest-RangeMapTest.o -MD -MP -MF $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo -c -o RangeMapTest-RangeMapTest.o `test -f 'RangeMapTest.cpp' || echo '$(srcdir)/'`RangeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2176-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo $(DEPDIR)/RangeMapTest-RangeMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2178-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2179:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RangeMapTest-RangeMapTest.o `test -f 'RangeMapTest.cpp' || echo '$(srcdir)/'`RangeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2180-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2181-RangeMapTest-RangeMapTest.obj: RangeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2182:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT RangeMapTest-RangeMapTest.obj -MD -MP -MF $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo -c -o RangeMapTest-RangeMapTest.obj `if test -f 'RangeMapTest.cpp'; then $(CYGPATH_W) 'RangeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/RangeMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2183-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/RangeMapTest-RangeMapTest.Tpo $(DEPDIR)/RangeMapTest-RangeMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2185-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2186:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(RangeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RangeMapTest-RangeMapTest.obj `if test -f 'RangeMapTest.cpp'; then $(CYGPATH_W) 'RangeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/RangeMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2187-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2188-SVGOutputTest-SVGOutputTest.o: SVGOutputTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2189:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SVGOutputTest-SVGOutputTest.o -MD -MP -MF $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo -c -o SVGOutputTest-SVGOutputTest.o `test -f 'SVGOutputTest.cpp' || echo '$(srcdir)/'`SVGOutputTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2190-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo $(DEPDIR)/SVGOutputTest-SVGOutputTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2192-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2193:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SVGOutputTest-SVGOutputTest.o `test -f 'SVGOutputTest.cpp' || echo '$(srcdir)/'`SVGOutputTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2194-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2195-SVGOutputTest-SVGOutputTest.obj: SVGOutputTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2196:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SVGOutputTest-SVGOutputTest.obj -MD -MP -MF $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo -c -o SVGOutputTest-SVGOutputTest.obj `if test -f 'SVGOutputTest.cpp'; then $(CYGPATH_W) 'SVGOutputTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SVGOutputTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2197-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SVGOutputTest-SVGOutputTest.Tpo $(DEPDIR)/SVGOutputTest-SVGOutputTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2199-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2200:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SVGOutputTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SVGOutputTest-SVGOutputTest.obj `if test -f 'SVGOutputTest.cpp'; then $(CYGPATH_W) 'SVGOutputTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SVGOutputTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2201-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2202-ShadingPatchTest-ShadingPatchTest.o: ShadingPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2203:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShadingPatchTest-ShadingPatchTest.o -MD -MP -MF $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo -c -o ShadingPatchTest-ShadingPatchTest.o `test -f 'ShadingPatchTest.cpp' || echo '$(srcdir)/'`ShadingPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2204-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2206-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2207:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShadingPatchTest-ShadingPatchTest.o `test -f 'ShadingPatchTest.cpp' || echo '$(srcdir)/'`ShadingPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2208-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2209-ShadingPatchTest-ShadingPatchTest.obj: ShadingPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2210:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ShadingPatchTest-ShadingPatchTest.obj -MD -MP -MF $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo -c -o ShadingPatchTest-ShadingPatchTest.obj `if test -f 'ShadingPatchTest.cpp'; then $(CYGPATH_W) 'ShadingPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ShadingPatchTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2211-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Tpo $(DEPDIR)/ShadingPatchTest-ShadingPatchTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2213-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2214:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ShadingPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ShadingPatchTest-ShadingPatchTest.obj `if test -f 'ShadingPatchTest.cpp'; then $(CYGPATH_W) 'ShadingPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ShadingPatchTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2215-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2216-SpecialManagerTest-SpecialManagerTest.o: SpecialManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2217:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SpecialManagerTest-SpecialManagerTest.o -MD -MP -MF $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo -c -o SpecialManagerTest-SpecialManagerTest.o `test -f 'SpecialManagerTest.cpp' || echo '$(srcdir)/'`SpecialManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2218-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2220-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2221:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SpecialManagerTest-SpecialManagerTest.o `test -f 'SpecialManagerTest.cpp' || echo '$(srcdir)/'`SpecialManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2222-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2223-SpecialManagerTest-SpecialManagerTest.obj: SpecialManagerTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2224:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SpecialManagerTest-SpecialManagerTest.obj -MD -MP -MF $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo -c -o SpecialManagerTest-SpecialManagerTest.obj `if test -f 'SpecialManagerTest.cpp'; then $(CYGPATH_W) 'SpecialManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SpecialManagerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2225-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Tpo $(DEPDIR)/SpecialManagerTest-SpecialManagerTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2227-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2228:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SpecialManagerTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SpecialManagerTest-SpecialManagerTest.obj `if test -f 'SpecialManagerTest.cpp'; then $(CYGPATH_W) 'SpecialManagerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SpecialManagerTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2229-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2230-SplittedCharInputBufferTest-SplittedCharInputBufferTest.o: SplittedCharInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2231:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SplittedCharInputBufferTest-SplittedCharInputBufferTest.o -MD -MP -MF $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.o `test -f 'SplittedCharInputBufferTest.cpp' || echo '$(srcdir)/'`SplittedCharInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2232-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2234-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2235:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.o `test -f 'SplittedCharInputBufferTest.cpp' || echo '$(srcdir)/'`SplittedCharInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2236-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2237-SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj: SplittedCharInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2238:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj -MD -MP -MF $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj `if test -f 'SplittedCharInputBufferTest.cpp'; then $(CYGPATH_W) 'SplittedCharInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SplittedCharInputBufferTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2239-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Tpo $(DEPDIR)/SplittedCharInputBufferTest-SplittedCharInputBufferTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2241-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2242:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SplittedCharInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SplittedCharInputBufferTest-SplittedCharInputBufferTest.obj `if test -f 'SplittedCharInputBufferTest.cpp'; then $(CYGPATH_W) 'SplittedCharInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SplittedCharInputBufferTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2243-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2244-StreamInputBufferTest-StreamInputBufferTest.o: StreamInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2245:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamInputBufferTest-StreamInputBufferTest.o -MD -MP -MF $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo -c -o StreamInputBufferTest-StreamInputBufferTest.o `test -f 'StreamInputBufferTest.cpp' || echo '$(srcdir)/'`StreamInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2246-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2248-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2249:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamInputBufferTest-StreamInputBufferTest.o `test -f 'StreamInputBufferTest.cpp' || echo '$(srcdir)/'`StreamInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2250-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2251-StreamInputBufferTest-StreamInputBufferTest.obj: StreamInputBufferTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2252:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamInputBufferTest-StreamInputBufferTest.obj -MD -MP -MF $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo -c -o StreamInputBufferTest-StreamInputBufferTest.obj `if test -f 'StreamInputBufferTest.cpp'; then $(CYGPATH_W) 'StreamInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamInputBufferTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2253-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Tpo $(DEPDIR)/StreamInputBufferTest-StreamInputBufferTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2255-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2256:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamInputBufferTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamInputBufferTest-StreamInputBufferTest.obj `if test -f 'StreamInputBufferTest.cpp'; then $(CYGPATH_W) 'StreamInputBufferTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamInputBufferTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2257-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2258-StreamReaderTest-StreamReaderTest.o: StreamReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2259:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamReaderTest-StreamReaderTest.o -MD -MP -MF $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo -c -o StreamReaderTest-StreamReaderTest.o `test -f 'StreamReaderTest.cpp' || echo '$(srcdir)/'`StreamReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2260-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo $(DEPDIR)/StreamReaderTest-StreamReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2262-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2263:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamReaderTest-StreamReaderTest.o `test -f 'StreamReaderTest.cpp' || echo '$(srcdir)/'`StreamReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2264-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2265-StreamReaderTest-StreamReaderTest.obj: StreamReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2266:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamReaderTest-StreamReaderTest.obj -MD -MP -MF $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo -c -o StreamReaderTest-StreamReaderTest.obj `if test -f 'StreamReaderTest.cpp'; then $(CYGPATH_W) 'StreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2267-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamReaderTest-StreamReaderTest.Tpo $(DEPDIR)/StreamReaderTest-StreamReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2269-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2270:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamReaderTest-StreamReaderTest.obj `if test -f 'StreamReaderTest.cpp'; then $(CYGPATH_W) 'StreamReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2271-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2272-StreamWriterTest-StreamWriterTest.o: StreamWriterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2273:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamWriterTest-StreamWriterTest.o -MD -MP -MF $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo -c -o StreamWriterTest-StreamWriterTest.o `test -f 'StreamWriterTest.cpp' || echo '$(srcdir)/'`StreamWriterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2274-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo $(DEPDIR)/StreamWriterTest-StreamWriterTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2276-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2277:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamWriterTest-StreamWriterTest.o `test -f 'StreamWriterTest.cpp' || echo '$(srcdir)/'`StreamWriterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2278-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2279-StreamWriterTest-StreamWriterTest.obj: StreamWriterTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2280:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StreamWriterTest-StreamWriterTest.obj -MD -MP -MF $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo -c -o StreamWriterTest-StreamWriterTest.obj `if test -f 'StreamWriterTest.cpp'; then $(CYGPATH_W) 'StreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamWriterTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2281-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StreamWriterTest-StreamWriterTest.Tpo $(DEPDIR)/StreamWriterTest-StreamWriterTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2283-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2284:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StreamWriterTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StreamWriterTest-StreamWriterTest.obj `if test -f 'StreamWriterTest.cpp'; then $(CYGPATH_W) 'StreamWriterTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StreamWriterTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2285-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2286-StringMatcherTest-StringMatcherTest.o: StringMatcherTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2287:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringMatcherTest-StringMatcherTest.o -MD -MP -MF $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo -c -o StringMatcherTest-StringMatcherTest.o `test -f 'StringMatcherTest.cpp' || echo '$(srcdir)/'`StringMatcherTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2288-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo $(DEPDIR)/StringMatcherTest-StringMatcherTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2290-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2291:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringMatcherTest-StringMatcherTest.o `test -f 'StringMatcherTest.cpp' || echo '$(srcdir)/'`StringMatcherTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2292-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2293-StringMatcherTest-StringMatcherTest.obj: StringMatcherTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2294:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT StringMatcherTest-StringMatcherTest.obj -MD -MP -MF $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo -c -o StringMatcherTest-StringMatcherTest.obj `if test -f 'StringMatcherTest.cpp'; then $(CYGPATH_W) 'StringMatcherTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StringMatcherTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2295-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/StringMatcherTest-StringMatcherTest.Tpo $(DEPDIR)/StringMatcherTest-StringMatcherTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2297-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2298:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(StringMatcherTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o StringMatcherTest-StringMatcherTest.obj `if test -f 'StringMatcherTest.cpp'; then $(CYGPATH_W) 'StringMatcherTest.cpp'; else $(CYGPATH_W) '$(srcdir)/StringMatcherTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2299-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2300-SubfontTest-SubfontTest.o: SubfontTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2301:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SubfontTest-SubfontTest.o -MD -MP -MF $(DEPDIR)/SubfontTest-SubfontTest.Tpo -c -o SubfontTest-SubfontTest.o `test -f 'SubfontTest.cpp' || echo '$(srcdir)/'`SubfontTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2302-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SubfontTest-SubfontTest.Tpo $(DEPDIR)/SubfontTest-SubfontTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2304-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2305:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SubfontTest-SubfontTest.o `test -f 'SubfontTest.cpp' || echo '$(srcdir)/'`SubfontTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2306-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2307-SubfontTest-SubfontTest.obj: SubfontTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2308:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT SubfontTest-SubfontTest.obj -MD -MP -MF $(DEPDIR)/SubfontTest-SubfontTest.Tpo -c -o SubfontTest-SubfontTest.obj `if test -f 'SubfontTest.cpp'; then $(CYGPATH_W) 'SubfontTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SubfontTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2309-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/SubfontTest-SubfontTest.Tpo $(DEPDIR)/SubfontTest-SubfontTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2311-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2312:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(SubfontTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SubfontTest-SubfontTest.obj `if test -f 'SubfontTest.cpp'; then $(CYGPATH_W) 'SubfontTest.cpp'; else $(CYGPATH_W) '$(srcdir)/SubfontTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2313-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2314-TFMReaderTest-TFMReaderTest.o: TFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2315:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFMReaderTest-TFMReaderTest.o -MD -MP -MF $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo -c -o TFMReaderTest-TFMReaderTest.o `test -f 'TFMReaderTest.cpp' || echo '$(srcdir)/'`TFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2316-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo $(DEPDIR)/TFMReaderTest-TFMReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2318-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2319:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFMReaderTest-TFMReaderTest.o `test -f 'TFMReaderTest.cpp' || echo '$(srcdir)/'`TFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2320-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2321-TFMReaderTest-TFMReaderTest.obj: TFMReaderTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2322:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TFMReaderTest-TFMReaderTest.obj -MD -MP -MF $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo -c -o TFMReaderTest-TFMReaderTest.obj `if test -f 'TFMReaderTest.cpp'; then $(CYGPATH_W) 'TFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TFMReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2323-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TFMReaderTest-TFMReaderTest.Tpo $(DEPDIR)/TFMReaderTest-TFMReaderTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2325-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2326:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TFMReaderTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TFMReaderTest-TFMReaderTest.obj `if test -f 'TFMReaderTest.cpp'; then $(CYGPATH_W) 'TFMReaderTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TFMReaderTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2327-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2328-TensorProductPatchTest-TensorProductPatchTest.o: TensorProductPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2329:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TensorProductPatchTest-TensorProductPatchTest.o -MD -MP -MF $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo -c -o TensorProductPatchTest-TensorProductPatchTest.o `test -f 'TensorProductPatchTest.cpp' || echo '$(srcdir)/'`TensorProductPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2330-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2332-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2333:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TensorProductPatchTest-TensorProductPatchTest.o `test -f 'TensorProductPatchTest.cpp' || echo '$(srcdir)/'`TensorProductPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2334-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2335-TensorProductPatchTest-TensorProductPatchTest.obj: TensorProductPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2336:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TensorProductPatchTest-TensorProductPatchTest.obj -MD -MP -MF $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo -c -o TensorProductPatchTest-TensorProductPatchTest.obj `if test -f 'TensorProductPatchTest.cpp'; then $(CYGPATH_W) 'TensorProductPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TensorProductPatchTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2337-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Tpo $(DEPDIR)/TensorProductPatchTest-TensorProductPatchTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2339-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2340:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TensorProductPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TensorProductPatchTest-TensorProductPatchTest.obj `if test -f 'TensorProductPatchTest.cpp'; then $(CYGPATH_W) 'TensorProductPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TensorProductPatchTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2341-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2342-ToUnicodeMapTest-ToUnicodeMapTest.o: ToUnicodeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2343:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ToUnicodeMapTest-ToUnicodeMapTest.o -MD -MP -MF $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo -c -o ToUnicodeMapTest-ToUnicodeMapTest.o `test -f 'ToUnicodeMapTest.cpp' || echo '$(srcdir)/'`ToUnicodeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2344-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2346-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2347:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ToUnicodeMapTest-ToUnicodeMapTest.o `test -f 'ToUnicodeMapTest.cpp' || echo '$(srcdir)/'`ToUnicodeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2348-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2349-ToUnicodeMapTest-ToUnicodeMapTest.obj: ToUnicodeMapTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2350:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ToUnicodeMapTest-ToUnicodeMapTest.obj -MD -MP -MF $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo -c -o ToUnicodeMapTest-ToUnicodeMapTest.obj `if test -f 'ToUnicodeMapTest.cpp'; then $(CYGPATH_W) 'ToUnicodeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ToUnicodeMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2351-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Tpo $(DEPDIR)/ToUnicodeMapTest-ToUnicodeMapTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2353-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2354:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ToUnicodeMapTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ToUnicodeMapTest-ToUnicodeMapTest.obj `if test -f 'ToUnicodeMapTest.cpp'; then $(CYGPATH_W) 'ToUnicodeMapTest.cpp'; else $(CYGPATH_W) '$(srcdir)/ToUnicodeMapTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2355-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2356-TpicSpecialTest-TpicSpecialTest.o: TpicSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2357:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TpicSpecialTest-TpicSpecialTest.o -MD -MP -MF $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo -c -o TpicSpecialTest-TpicSpecialTest.o `test -f 'TpicSpecialTest.cpp' || echo '$(srcdir)/'`TpicSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2358-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2360-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2361:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TpicSpecialTest-TpicSpecialTest.o `test -f 'TpicSpecialTest.cpp' || echo '$(srcdir)/'`TpicSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2362-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2363-TpicSpecialTest-TpicSpecialTest.obj: TpicSpecialTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2364:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TpicSpecialTest-TpicSpecialTest.obj -MD -MP -MF $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo -c -o TpicSpecialTest-TpicSpecialTest.obj `if test -f 'TpicSpecialTest.cpp'; then $(CYGPATH_W) 'TpicSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TpicSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2365-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Tpo $(DEPDIR)/TpicSpecialTest-TpicSpecialTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2367-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2368:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TpicSpecialTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TpicSpecialTest-TpicSpecialTest.obj `if test -f 'TpicSpecialTest.cpp'; then $(CYGPATH_W) 'TpicSpecialTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TpicSpecialTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2369-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2370-TriangularPatchTest-TriangularPatchTest.o: TriangularPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2371:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriangularPatchTest-TriangularPatchTest.o -MD -MP -MF $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo -c -o TriangularPatchTest-TriangularPatchTest.o `test -f 'TriangularPatchTest.cpp' || echo '$(srcdir)/'`TriangularPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2372-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2374-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2375:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriangularPatchTest-TriangularPatchTest.o `test -f 'TriangularPatchTest.cpp' || echo '$(srcdir)/'`TriangularPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2376-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2377-TriangularPatchTest-TriangularPatchTest.obj: TriangularPatchTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2378:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT TriangularPatchTest-TriangularPatchTest.obj -MD -MP -MF $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo -c -o TriangularPatchTest-TriangularPatchTest.obj `if test -f 'TriangularPatchTest.cpp'; then $(CYGPATH_W) 'TriangularPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TriangularPatchTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2379-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Tpo $(DEPDIR)/TriangularPatchTest-TriangularPatchTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2381-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2382:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(TriangularPatchTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TriangularPatchTest-TriangularPatchTest.obj `if test -f 'TriangularPatchTest.cpp'; then $(CYGPATH_W) 'TriangularPatchTest.cpp'; else $(CYGPATH_W) '$(srcdir)/TriangularPatchTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2383-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2384-UnicodeTest-UnicodeTest.o: UnicodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2385:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnicodeTest-UnicodeTest.o -MD -MP -MF $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo -c -o UnicodeTest-UnicodeTest.o `test -f 'UnicodeTest.cpp' || echo '$(srcdir)/'`UnicodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2386-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo $(DEPDIR)/UnicodeTest-UnicodeTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2388-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2389:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnicodeTest-UnicodeTest.o `test -f 'UnicodeTest.cpp' || echo '$(srcdir)/'`UnicodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2390-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2391-UnicodeTest-UnicodeTest.obj: UnicodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2392:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UnicodeTest-UnicodeTest.obj -MD -MP -MF $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo -c -o UnicodeTest-UnicodeTest.obj `if test -f 'UnicodeTest.cpp'; then $(CYGPATH_W) 'UnicodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UnicodeTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2393-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UnicodeTest-UnicodeTest.Tpo $(DEPDIR)/UnicodeTest-UnicodeTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2395-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2396:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UnicodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UnicodeTest-UnicodeTest.obj `if test -f 'UnicodeTest.cpp'; then $(CYGPATH_W) 'UnicodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UnicodeTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2397-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2398-UtilityTest-UtilityTest.o: UtilityTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2399:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilityTest-UtilityTest.o -MD -MP -MF $(DEPDIR)/UtilityTest-UtilityTest.Tpo -c -o UtilityTest-UtilityTest.o `test -f 'UtilityTest.cpp' || echo '$(srcdir)/'`UtilityTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2400-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UtilityTest-UtilityTest.Tpo $(DEPDIR)/UtilityTest-UtilityTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2402-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2403:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilityTest-UtilityTest.o `test -f 'UtilityTest.cpp' || echo '$(srcdir)/'`UtilityTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2404-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2405-UtilityTest-UtilityTest.obj: UtilityTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2406:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT UtilityTest-UtilityTest.obj -MD -MP -MF $(DEPDIR)/UtilityTest-UtilityTest.Tpo -c -o UtilityTest-UtilityTest.obj `if test -f 'UtilityTest.cpp'; then $(CYGPATH_W) 'UtilityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UtilityTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2407-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/UtilityTest-UtilityTest.Tpo $(DEPDIR)/UtilityTest-UtilityTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2409-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2410:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(UtilityTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o UtilityTest-UtilityTest.obj `if test -f 'UtilityTest.cpp'; then $(CYGPATH_W) 'UtilityTest.cpp'; else $(CYGPATH_W) '$(srcdir)/UtilityTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2411-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2412-VectorIteratorTest-VectorIteratorTest.o: VectorIteratorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2413:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorIteratorTest-VectorIteratorTest.o -MD -MP -MF $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo -c -o VectorIteratorTest-VectorIteratorTest.o `test -f 'VectorIteratorTest.cpp' || echo '$(srcdir)/'`VectorIteratorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2414-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2416-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2417:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorIteratorTest-VectorIteratorTest.o `test -f 'VectorIteratorTest.cpp' || echo '$(srcdir)/'`VectorIteratorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2418-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2419-VectorIteratorTest-VectorIteratorTest.obj: VectorIteratorTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2420:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorIteratorTest-VectorIteratorTest.obj -MD -MP -MF $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo -c -o VectorIteratorTest-VectorIteratorTest.obj `if test -f 'VectorIteratorTest.cpp'; then $(CYGPATH_W) 'VectorIteratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorIteratorTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2421-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Tpo $(DEPDIR)/VectorIteratorTest-VectorIteratorTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2423-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2424:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorIteratorTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorIteratorTest-VectorIteratorTest.obj `if test -f 'VectorIteratorTest.cpp'; then $(CYGPATH_W) 'VectorIteratorTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorIteratorTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2425-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2426-VectorStreamTest-VectorStreamTest.o: VectorStreamTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2427:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorStreamTest-VectorStreamTest.o -MD -MP -MF $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo -c -o VectorStreamTest-VectorStreamTest.o `test -f 'VectorStreamTest.cpp' || echo '$(srcdir)/'`VectorStreamTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2428-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo $(DEPDIR)/VectorStreamTest-VectorStreamTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2430-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2431:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorStreamTest-VectorStreamTest.o `test -f 'VectorStreamTest.cpp' || echo '$(srcdir)/'`VectorStreamTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2432-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2433-VectorStreamTest-VectorStreamTest.obj: VectorStreamTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2434:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT VectorStreamTest-VectorStreamTest.obj -MD -MP -MF $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo -c -o VectorStreamTest-VectorStreamTest.obj `if test -f 'VectorStreamTest.cpp'; then $(CYGPATH_W) 'VectorStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorStreamTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2435-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/VectorStreamTest-VectorStreamTest.Tpo $(DEPDIR)/VectorStreamTest-VectorStreamTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2437-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2438:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(VectorStreamTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VectorStreamTest-VectorStreamTest.obj `if test -f 'VectorStreamTest.cpp'; then $(CYGPATH_W) 'VectorStreamTest.cpp'; else $(CYGPATH_W) '$(srcdir)/VectorStreamTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2439-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2440-XMLNodeTest-XMLNodeTest.o: XMLNodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2441:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLNodeTest-XMLNodeTest.o -MD -MP -MF $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo -c -o XMLNodeTest-XMLNodeTest.o `test -f 'XMLNodeTest.cpp' || echo '$(srcdir)/'`XMLNodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2442-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo $(DEPDIR)/XMLNodeTest-XMLNodeTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2444-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2445:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLNodeTest-XMLNodeTest.o `test -f 'XMLNodeTest.cpp' || echo '$(srcdir)/'`XMLNodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2446-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2447-XMLNodeTest-XMLNodeTest.obj: XMLNodeTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2448:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLNodeTest-XMLNodeTest.obj -MD -MP -MF $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo -c -o XMLNodeTest-XMLNodeTest.obj `if test -f 'XMLNodeTest.cpp'; then $(CYGPATH_W) 'XMLNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLNodeTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2449-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLNodeTest-XMLNodeTest.Tpo $(DEPDIR)/XMLNodeTest-XMLNodeTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2451-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2452:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLNodeTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLNodeTest-XMLNodeTest.obj `if test -f 'XMLNodeTest.cpp'; then $(CYGPATH_W) 'XMLNodeTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLNodeTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2453-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2454-XMLStringTest-XMLStringTest.o: XMLStringTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2455:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLStringTest-XMLStringTest.o -MD -MP -MF $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo -c -o XMLStringTest-XMLStringTest.o `test -f 'XMLStringTest.cpp' || echo '$(srcdir)/'`XMLStringTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2456-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo $(DEPDIR)/XMLStringTest-XMLStringTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2458-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2459:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLStringTest-XMLStringTest.o `test -f 'XMLStringTest.cpp' || echo '$(srcdir)/'`XMLStringTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2460-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2461-XMLStringTest-XMLStringTest.obj: XMLStringTest.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2462:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT XMLStringTest-XMLStringTest.obj -MD -MP -MF $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo -c -o XMLStringTest-XMLStringTest.obj `if test -f 'XMLStringTest.cpp'; then $(CYGPATH_W) 'XMLStringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLStringTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2463-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/XMLStringTest-XMLStringTest.Tpo $(DEPDIR)/XMLStringTest-XMLStringTest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2465-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2466:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(XMLStringTest_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o XMLStringTest-XMLStringTest.obj `if test -f 'XMLStringTest.cpp'; then $(CYGPATH_W) 'XMLStringTest.cpp'; else $(CYGPATH_W) '$(srcdir)/XMLStringTest.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2467-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2468-hashcheck-hashcheck.o: hashcheck.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2469:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT hashcheck-hashcheck.o -MD -MP -MF $(DEPDIR)/hashcheck-hashcheck.Tpo -c -o hashcheck-hashcheck.o `test -f 'hashcheck.cpp' || echo '$(srcdir)/'`hashcheck.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2470-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hashcheck-hashcheck.Tpo $(DEPDIR)/hashcheck-hashcheck.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2472-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2473:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hashcheck-hashcheck.o `test -f 'hashcheck.cpp' || echo '$(srcdir)/'`hashcheck.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2474-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2475-hashcheck-hashcheck.obj: hashcheck.cpp
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2476:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT hashcheck-hashcheck.obj -MD -MP -MF $(DEPDIR)/hashcheck-hashcheck.Tpo -c -o hashcheck-hashcheck.obj `if test -f 'hashcheck.cpp'; then $(CYGPATH_W) 'hashcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/hashcheck.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2477-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hashcheck-hashcheck.Tpo $(DEPDIR)/hashcheck-hashcheck.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2479-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2480:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashcheck_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o hashcheck-hashcheck.obj `if test -f 'hashcheck.cpp'; then $(CYGPATH_W) 'hashcheck.cpp'; else $(CYGPATH_W) '$(srcdir)/hashcheck.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2481-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2482-.cpp.o:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2483:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2484-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2490-.cpp.obj:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2491:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2492:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2493-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2495-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2496:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2497-
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2498-.cpp.lo:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2499:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2500-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2526-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2527:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2528-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2589-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2590:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2591-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2632-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2633:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2634:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2635-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2657-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2658:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2659-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2660:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2661:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2662:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2663:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2664:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2665:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2666:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2667:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2668-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2736-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2737:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2738:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2739:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2740-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2746-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2747:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:2748:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-2749-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-3198-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:3199:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:3200:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-3201-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-3212-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in:3213:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/tests/Makefile.in-3214-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-177-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:178:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-179-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-180-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:181:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:182:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-183-      else \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:184:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-185-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:186:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-187-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-192-    fi; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:193:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-194-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-404-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:405:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-406-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-467-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:468:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-469-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-493-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:494:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:495:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-496-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-507-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in:508:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/Makefile.in-509-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/configure.ac-209-	changequote({,})
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/configure.ac:210:	CFLAGS=`echo $CFLAGS | sed 's/-O[1-9s]//g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/configure.ac:211:	CXXFLAGS=`echo $CXXFLAGS | sed 's/-O[1-9s]//g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/dvisvgm-src/configure.ac-212-	changequote([,])
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-154-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-169-])
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-265-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:266:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-267-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-418-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:419:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-420-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-425-      || continue
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:426:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:427:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-428-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-493-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:494:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-495-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-652-    * )
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:653:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-654-  esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-655-done
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:656:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-657-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-944-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:945:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-946-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-947-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4:948:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvisvgm/aclocal.m4-949-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-59-  { \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:60:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-61-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-152-  esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:153:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-154-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:155:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-156-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-157-  esac;
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:158:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-159-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-160-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:161:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-162-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-336-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:337:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-338-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-366-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:367:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:368:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-369-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-382-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:383:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-384-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-419-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:420:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-421-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-422-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:423:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:424:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-425-      else \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:426:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-427-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:428:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-429-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-434-    fi; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:435:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-436-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-600-man_MANS = $(dvisvgm_srcdir)/doc/dvisvgm.1
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:601:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-602-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-678-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:679:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-680-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-731-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:732:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-733-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-794-GTAGS:
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:795:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-796-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-844-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:845:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:846:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-847-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-869-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:870:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-871-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:872:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:873:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:874:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:875:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:876:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:877:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:878:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:879:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-880-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-948-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:949:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:950:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:951:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-952-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-958-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:959:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:960:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-961-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-985-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:986:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:987:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-988-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-999-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:1000:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1001-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1113-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:1114:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1115-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1157-	}; \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:1158:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1159-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1169-	fi
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in:1170:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dvisvgm/Makefile.in-1171-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-52-else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-915-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:916:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-917-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-959-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:960:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-961-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-964-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:965:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-966-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-985-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:986:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-987-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-990-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:991:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-992-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1189-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1190:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1194-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1195:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1196-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1205-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1206:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1207-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1210-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1211:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1212-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1243-  *=*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1244:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1245-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1264-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1265:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1266-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1286-    */ )
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1287:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1288-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1321-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1322:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1323-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1377-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1378:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1379-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1420-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1421:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1422:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1423-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1549-*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1550:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1551-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:1552:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-1553-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2153-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2154:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2155:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2156-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2536-    *\'*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2537:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2538-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2619-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2620:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2621-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2634-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2635:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2636-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2764-    set,)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2765:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2766:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2767-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2775-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2776:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2777:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2778-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2795-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2796:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2797-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2868-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:2869:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-2870-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3216-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:3217:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3218-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3260-	then :; else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:3261:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3262-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3320-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:3321:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3322-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3429-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:3430:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-3431-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4009-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4010:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4011-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4012-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4013:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4014-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4060-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4061:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4062-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4202-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4203:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4204-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4275-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4276:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4277-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4285-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4286:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4287-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4465-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4466:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4467-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4468-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4469:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4470-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4489-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4490:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4491-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4500-else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4501:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4502-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4522-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4523:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4524-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4550-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4551:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4552-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4553:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4554-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4619-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4620:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4621-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4695-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4696:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4697-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4761-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4762:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4763-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4828-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4829:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4830-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4908-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4909:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4910-  *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4911:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4912-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4917-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4918:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4919-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4920:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4921-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4952-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4953:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4954-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4983-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:4984:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-4985-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5033-	esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5034:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5035-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5039-	*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5040:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5041-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5167-
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5168:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5169-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5279-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5280:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5281:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5282-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5312-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5313:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5314-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5321-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5322:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5323:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5324-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5333-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5334:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5335-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5337-      do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5338:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5339-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5341-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5342:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5343-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5346-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5347:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5348-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5754-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5755:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5756-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5824-    else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5825:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5826-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5966-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:5967:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-5968-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6487-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6488:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6489-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6535-mingw*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6536:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6537-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6767-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6768:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6769-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6771- /*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6772:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6773-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6866-    done
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6867:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6868-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6888-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6889:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6890-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6909-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6910:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6911-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6921-    else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6922:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6923-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6947-    emul=elf
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6948:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6949-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6955-    esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6956:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6957-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6963-    esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:6964:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-6965-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7896-    *:)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:7897:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7898-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7899-    x:*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:7900:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7901-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7902-    *::*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:7903:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:7904:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7905-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7906-    *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:7907:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-7908-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8165-do :
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8166:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8167-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8170-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8171:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8172-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8194-
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8195:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8196-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8295-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8296:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8297-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8498-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8499:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8500-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8504-esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8505:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8506-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8516-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:8517:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-8518-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-9180-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:9181:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-9182-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-9246-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:9247:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-9248-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-9644-      *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:9645:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-9646-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10090-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10091:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10092-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10122-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10123:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10124-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10191-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10192:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10193-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10225-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10226:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10227-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10247-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10248:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10249:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10250-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10265-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10266:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10267-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10270-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10271:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10272-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10287-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10288:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10289-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10291-	esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10292:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10293-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10294:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10295-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10362-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10363:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10364-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10451-	else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10452:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10453-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10516-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10517:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10518-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10596-      }'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10597:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10598-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10599-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10600:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10601-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10614-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10615:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10616-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10649-      }'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10650:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10651-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10652-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10653:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10654-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10681-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10682:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10683-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10734-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10735:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10736-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10772-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10773:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10774-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10790-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10791:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10792-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10970-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10971:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10972-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-10998-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:10999:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11000-	fi
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11001-      else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11002:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11003:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11004-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11048-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11049:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11050-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11079-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11080:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11081-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11093-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11094:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11095-      else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11096-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11097:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11098-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11106-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11107:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11108-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11110-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11111:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11112:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11113:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11114-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11129-      else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11130:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11131-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11528-  esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11529:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11530-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11535-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11536:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11537-    ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11538-  *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11539:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11540-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11544-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11545:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11546-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11586-  esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11587:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11588-else
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11726-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11727:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11728-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11762-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11763:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11764:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11765:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11766-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11771-      fi'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11772:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11773-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11779-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11780:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11781-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11785-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11786:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11787-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11789-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11790:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11791-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11798-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11799:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11800-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11810-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11811:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11812-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11815-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11816:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11817-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11821-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11822:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11823:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11824:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11825-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11829-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11830:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11831-      else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11832:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11833-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11839-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11840:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11841:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11842:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11843-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11844-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11845:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11846-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11853-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11854:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11855-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11870-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:11871:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-11872-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12123-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:12124:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12125-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12177-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:12178:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12179-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12204-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:12205:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:12206:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:12207:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12208-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12213-    fi'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:12214:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-12215-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13413-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:13414:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13415-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13445-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:13446:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13447-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13725-do :
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:13726:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13727-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13729-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:13730:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13731-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13749-do :
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:13750:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13751-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13753-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:13754:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-13755-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15015-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15016:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15017-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15123-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15124:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15125-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15129-esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15130:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15131-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15165-  case $2 in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15166:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15167:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15168-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15445-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15446:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15447-  *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15448:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15449-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15454-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15455:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15456-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15457:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15458-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15489-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15490:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15491-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15520-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15521:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15522-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15554-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15555:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15556-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15665-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15666:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15667-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15746-      }'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15747:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15748-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15749-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15750:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15751-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15765-
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15766:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15767-        else
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15800-      }'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15801:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15802-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15803-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15804:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15805-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15832-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15833:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15834-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15885-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15886:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15887-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15927-	    # is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15928:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15929-              cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15948-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15949:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15950-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15993-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:15994:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-15995-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16067-            # dependencies.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16068:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16069-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16132-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16133:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16134-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16168-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16169:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16170:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16171-	;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16175-	    # SGI C++
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16176:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16177-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16186-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16187:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16188-	      else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16189:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16190-	      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16207-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16208:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16209:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16210-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16217-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16218:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16219-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16232-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16233:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16234-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16253-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16254:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16255-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16258-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16259:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16260-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16262-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16263:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16264-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16267-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16268:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16269-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16271-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16272:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16273-	      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16281-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16282:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16283-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16300-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16301:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16302-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16315-	  *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16316:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16317-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16322-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16323:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16324-	      compiler_needs_object_CXX=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16387-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16388:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16389-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16406-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16407:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16408-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16427-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16428:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16429-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16432-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16433:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16434:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16435-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16436:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16437-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16451-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16452:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16453-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16458-	        osf3*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16459:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16460-		  ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16461-	        *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16462:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16463-		  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16705-
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16706:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16707-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16808-if test -n "${compiler_lib_search_path_CXX}"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:16809: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-16810-fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17055-	  *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17056:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17057-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17437-    else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17438:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17439-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17739-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17740:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17741-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17775-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17776:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17777:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17778:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17779-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17784-      fi'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17785:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17786-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17792-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17793:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17794-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17797-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17798:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17799-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17801-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17802:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17803-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17810-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17811:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17812-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17822-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17823:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17824-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17827-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17828:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17829-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17833-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17834:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17835:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17836:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17837-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17841-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17842:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17843-      else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17844:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17845-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17851-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17852:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17853:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17854:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17855-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17856-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17857:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17858-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17865-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17866:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17867-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17882-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:17883:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-17884-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18134-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18135:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18136-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18188-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18189:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18190-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18215-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18216:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18217:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18218:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18219-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18224-    fi'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18225:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18226-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18792-      switch="-std=gnu++${alternative}"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:18793:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-18794-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19114-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19115:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19116-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19524-else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19525:  case `(./conftest$ac_exeext; exit) 2>/dev/null` in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19526-  worksok) :
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19673-do :
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19674:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19675-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19677-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19678:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19679-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19805-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19806:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19807-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19853-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19854:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19855-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19856-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19857:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19858-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19860-else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19861:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19862-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19870-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19871:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19872-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19947-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:19948:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-19949-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20019-  {
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20020:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20021-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20123-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20124:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20125-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20257-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20258:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20259:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20260:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20261:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20262:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20263:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20264:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20265:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20266:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20267:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20268:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20269:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20270:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20271:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20272:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20273:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20274:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20275:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20276:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20277:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20278:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20279:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20280:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20281:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20282:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20283:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20284:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20285:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20286:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20287:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20288:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20289:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20290:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20291:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20292:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20293:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20294:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20295:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20296:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20297:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20298:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20299:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20300:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20301:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20302:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20303:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20304:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20305:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20306:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20307:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20308:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20309:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20310:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20311:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20312:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20313:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20314:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20315:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20316:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20317:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20318:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20319:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20320:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20321:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20322:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20323:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20324:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20325:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20326:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20327:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20328:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20329:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20330:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20331:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20332:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20333:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20334:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20335:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20336:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20337:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20338:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20339:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20340:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20341:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20342:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20343:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20344:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20345:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20346:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20347:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20348:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20349:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20350:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20351:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20352:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20353:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20354:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20355:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20356:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20357:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20358:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20359:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20360:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20361:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20362:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20363:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20364:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20365:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20366:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20367:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20368:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20369:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20370:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20371:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20372:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20373:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20374:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20375:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20376:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20377:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20378:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20379:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20380:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20381:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20382:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20383:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20384:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20385:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20386:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20387:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20388:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20389:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20390:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20391:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20392:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20393:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20394:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20395:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20396:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20397:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20398:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20399:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20400:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20401:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20402:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20403:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20404:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20405:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20406:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20407:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20408:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20409:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20410:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20411:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20412:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20413:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20414:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20415:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20416:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20417:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20418:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20419:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20420:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20421:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20422:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20423:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20424:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20425:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20426:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20427:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20428:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20429:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20430:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20431:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20432:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20433:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20434:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20435:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20436:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20437:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20438:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20439:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20440:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20441:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20442:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20443:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20444:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20445:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20446:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20447:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20448-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20561-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20562:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20563-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20564:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20565-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20603-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20604:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20605-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:20606:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-20607-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21131-    *:)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21132:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21133-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21134-    x:*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21135:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21136-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21137-    *::*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21138:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21139:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21140-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21141-    *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21142:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21143-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21158-    done
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21159:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21160-}
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21474-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21475:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21476:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21477-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21797-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21798:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21799:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21800-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21801:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:21802:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-21803-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22241-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:22242:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22243-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22273-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:22274:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22275-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22514-do :
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:22515:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22516-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22519-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:22520:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22521-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22793-do :
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:22794:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22795-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22797-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:22798:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-22799-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23039-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23040:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23041-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23178-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23179:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23180-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23181-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23182:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23183-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23185-else
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23186:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23187-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23195-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23196:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23197-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23272-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23273:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23274-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23344-  {
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23345:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23346-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23448-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23449:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23450-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23583-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23584:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23585-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23608-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23609:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23610:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23611-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23613-  --*=)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23614:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23615-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23637-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23638:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23639-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23645-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23646:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23647-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23714-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23715:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23716:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23717:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23718:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23719:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23720:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23721:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23722:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23723:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23724:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23725:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23726:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23727:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23728:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23729:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23730:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23731:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23732:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23733:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23734:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23735:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23736:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23737:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23738:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23739:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23740:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23741:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23742:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23743:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23744:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23745:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23746:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23747:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23748:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23749:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23750:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23751:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23752:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23753:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23754:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23755:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23756:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23757:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23758:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23759:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23760:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23761:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23762:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23763:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23764:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23765:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23766:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23767:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23768:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23769:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23770:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23771:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23772:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23773:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23774:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23775:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23776:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23777:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23778:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23779:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23780:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23781:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23782:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23783:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23784:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23785:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23786:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23787:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23788:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23789:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23790:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23791:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23792:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23793:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23794:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23795:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23796:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23797:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23798:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23799:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23800:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23801:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23802:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23803:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23804:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23805:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23806:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23807:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23808:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23809:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23810:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23811:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23812:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23813:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23814:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23815:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23816:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23817:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23818:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23819:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23820:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23821:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23822:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23823:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23824:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23825:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23826:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23827:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23828:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23829:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23830:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23831:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23832:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23833:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23834:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23835:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23836:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23837:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23838:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23839:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23840:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23841:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23842:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23843:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23844:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23845:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23846:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23847:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23848:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23849:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23850:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23851:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23852:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23853:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23854:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23855:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23856:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23857:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23858:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23859:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23860:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23861:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23862:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23863:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23864:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23865:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23866:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23867:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23868:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23869:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23870:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23871:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23872:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23873:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23874:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23875:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23876:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23877:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23878:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23879:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23880:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23881:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23882:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23883:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23884:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23885:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23886:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23887:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23888:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23889:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23890:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23891:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23892:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23893:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23894:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23895:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23896:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23897:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23898:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23899:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23900:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23901:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23902:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23903:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:23904:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-23905-
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24018-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24019:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24020-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24021:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24022-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24060-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24061:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24062-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24063:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24064-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24173-fi
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24174:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24175-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24190-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24191:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24192-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24196-
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24197:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24198-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24334-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24335:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24336-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24466-      esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24467:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24468-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24525-*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24526:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24527-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24528:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24529-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24586-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24587:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24588-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24603-
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24604:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24605-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24631-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24632:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24633-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24677-    * )
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24678:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24679-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24732-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:24733:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-24734-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25301-    *:)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:25302:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25303-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25304-    x:*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:25305:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25306-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25307-    *::*)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:25308:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:25309:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25310-        ;;
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25311-    *)
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:25312:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25313-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25328-    done
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure:25329:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dvisvgm/configure-25330-}
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-248-}
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:249:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-250-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:251:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-252-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-253-  esac;
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:254:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-255-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-256-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:257:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-258-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-376-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:377:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-378-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-406-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:407:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:408:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-409-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-422-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:423:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-424-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-584-EXTRA_DIST = $(GREGORIO_TREE) TLpatches $(TESTS)
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:585:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-586-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-724-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:725:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-726-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-861-.c.o:
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:862:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-863-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-869-.c.obj:
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:870:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:871:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-872-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-876-
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-877-.c.lo:
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-879-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-923-GTAGS:
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:924:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-925-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-973-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:974:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:975:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-976-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-998-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:999:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1000-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1001:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1002:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1003:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1004:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1005:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1006:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1007:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1008:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1009-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1077-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1078:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1079:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1080:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1081-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1087-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1088:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1089:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1090-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1114-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1115:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1116:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1117-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1128-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1129:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1130-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1217-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1218:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1219-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1261-	}; \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1262:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1263-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1273-	fi
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in:1274:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/gregorio/Makefile.in-1275-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/gregorio/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/CONTRIBUTING.md-65-
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/CONTRIBUTING.md:66:TeX code must use LuaTeX (more than TeX + eTeX + Omega + PDFTeX) primitives as much as possible, and, when not possible, use code compiling under PlainTeX. All lines inside macro definitions must end with `%` to avoid spurious spaces. To check that no line has been forgotten, please check that `grep -nE '^(\s|\\(|g|e|x)def)[^%]+$' tex/*.tex tex/*.sty` returns only Lua and metapost code or other lines where `%` is not needed.
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/CONTRIBUTING.md-67-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/build.sh-53-    --build=*   ) CONFBUILD="$1" ;;
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/build.sh:54:    --arch=*    ) MACCROSS=TRUE; ARCH=`echo $1 | sed 's/--arch=\(.*\)/\1/' ` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/build.sh-55-    -j*|--jobs=*) MAKEOPTS="$MAKEOPTS $1" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/config-texworks.command-51-cp "$TOOLS" "$oldTOOLS"
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/config-texworks.command:52:last=`grep -E "^\[[0-9]+\]$" "$TOOLS" | tail -1`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/config-texworks.command-53-last=${last:1:-1}
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/config-texworks.command-55-(( last++ ))
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/config-texworks.command:56:last=`printf "%03d" $last`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/config-texworks.command-57-last="[$last]"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/gprocess-161-#debugging	print "Doing command: \n  $CMD\n\n";
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/gprocess:162:	system ($CMD) == 0
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/gprocess-163-	   or die "\n\nSystem command failed: $CMD : $?\n";
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command-138-	echo "##### $f" >> $OUTPUT
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command:139:	locations=`kpsewhich -all $f`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command-140-	for loc in $locations; do
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command-152-	echo "##### $f" >> $OUTPUT
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command:153:	locations=`kpsewhich -all $f`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command-154-	for loc in $locations; do
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command-184-	echo "##### $f" >> $OUTPUT
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command:185:	locations=`kpsewhich -all $f`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/contrib/system-setup.command-186-	for loc in $locations; do
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4-75-    PKG_CHECK_EXISTS([$3],
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4-124-        if test $_pkg_short_errors_supported = yes; then
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4-126-        else 
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/m4/pkg.m4-128-        fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/UPGRADE.md-25- * `auto` (optional): the same folder as Greciliae
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/UPGRADE.md:26: * `system`: the appropriate font folder in `$TEXMFLOCAL`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/UPGRADE.md:27: * `user`: the appropriate font folder in `$TEXMFHOME`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/UPGRADE.md-28- * `<dir>`: the name of an alternate texmf root directory you want to use
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-68-VERSION=`head -1 .gregorio-version`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh:69:FILEVERSION=`echo $VERSION | sed 's/\./_/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-70-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-128-    var:*)
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh:129:        TEXMFROOT=`${KPSEWHICH} -expand-path "\$${arg#var:}"`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-130-        if [ "$TEXMFROOT" = "" ]
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-131-        then
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh:132:            TEXMFROOT=`${KPSEWHICH} -var-value "${arg#var:}"`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-133-        fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-138-        else
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh:139:            sep=`${KPSEWHICH} -expand-path "{.,.}"`
texlive-bin-2020.20200327.54578/texk/gregorio/gregorio-src/install-gtex.sh-140-            sep="${sep#.}"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/gregorio/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-52-else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/gregorio/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/gregorio/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/gregorio/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-408-  {
texlive-bin-2020.20200327.54578/texk/gregorio/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/gregorio/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/gregorio/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/gregorio/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-854-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:855:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-856-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-898-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-900-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-903-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gregorio/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-905-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-924-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-926-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-929-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gregorio/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-931-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1128-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1129:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1133-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1134:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1135-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1144-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1149-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1151-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1182-  *=*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1183:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1184-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1203-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1204:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1205-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1225-    */ )
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1226:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1227-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1260-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1261:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1262-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1316-case $srcdir in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1317:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1318-esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1359-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1360:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1361:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1362-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1476-*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1478-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:1479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-1480-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2080-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2081:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2082:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2083-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2434-    *\'*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2435:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2436-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2517-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2518:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2519-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2532-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2533:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2534-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2653-    set,)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2654:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2655:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2656-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2664-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2665:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2666:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2667-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2684-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2685:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2686-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2863-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2864:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2865-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2866-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2867:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2868-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2914-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2915:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2916-
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2917-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:2918:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-2919-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3059-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3060:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3061-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3132-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3133:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3134-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3142-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3143:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3144-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3617-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3618:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3619-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3661-	then :; else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3662:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3663-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3721-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3722:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3723-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3830-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure:3831:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-3832-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4148-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4149:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4150-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4299-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4300:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4301-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4302-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4303:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4304-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4323-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4324:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4325-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4334-else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4335:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4336-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4356-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4357:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4358-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4384-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4385:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4386-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4387:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4388-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4453-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4454:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4455-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4529-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4530:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4531-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4595-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4596:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4597-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4662-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4663:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4664-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4742-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4743:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4744-  *)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4745:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4746-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4751-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4752:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4753-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4754:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4755-      done
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4786-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4787:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4788-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4817-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4818:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4819-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4867-	esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4868:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4869-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4873-	*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:4874:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-4875-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5001-
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5002:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5003-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5113-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5114:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5115:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5116-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5146-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5147:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5148-    else
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5155-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5156:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5157:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5158-    else
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5167-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5168:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5169-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5171-      do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5172:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5173-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5175-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5176:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5177-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5180-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5181:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5182-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5588-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5589:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5590-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5658-    else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5659:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5660-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5800-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/gregorio/configure:5801:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-5802-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6321-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6322:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6323-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6369-mingw*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6370:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6371-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6601-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6602:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6603-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6605- /*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6606:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6607-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6700-    done
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6701:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6702-}
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6722-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6723:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6724-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6743-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6744:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6745-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6755-    else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6756:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6757-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6781-    emul=elf
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6782:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6783-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6789-    esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6790:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6791-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6797-    esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:6798:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-6799-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7730-    *:)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:7731:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7732-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7733-    x:*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:7734:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7735-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7736-    *::*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:7737:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure:7738:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7739-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7740-    *)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:7741:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7742-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-7999-do :
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8000:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8001-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8004-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8005:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8006-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8028-
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8029:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8030-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8204-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8205:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8206-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8210-esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8211:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8212-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8222-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8223:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8224-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8886-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8887:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8888-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8952-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:8953:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-8954-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9350-      *)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9351:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9352-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9796-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9797:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9798-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9828-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9829:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9830-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9897-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9898:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9899-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9931-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9932:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9933-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9953-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9954:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9955:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9956-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9971-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9972:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9973-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9976-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9977:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9978-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9993-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9994:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9995-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9997-	esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:9998:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-9999-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10000:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10001-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10068-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10069:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10070-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10157-	else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10158:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10159-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10222-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10223:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10224-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10302-      }'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10303:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10304-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10305-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10306:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10307-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10320-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10321:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10322-      else
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10355-      }'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10356:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10357-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10358-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10359:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10360-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10387-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10388:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10389-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10440-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10441:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10442-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10478-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10479:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10480-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10496-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10497:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10498-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10676-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10677:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10678-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10704-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10705:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10706-	fi
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10707-      else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10708:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10709:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10710-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10754-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10755:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10756-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10785-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10786:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10787-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10799-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10800:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10801-      else
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10802-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10803:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10804-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10812-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10813:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10814-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10816-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10817:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10818:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10819:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10820-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10835-      else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:10836:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-10837-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11234-  esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11235:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11236-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11241-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11242:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11243-    ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11244-  *)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11245:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11246-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11250-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11251:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11252-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11292-  esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11293:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11294-else
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11432-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11433:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11434-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11468-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11469:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11470:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11471:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11472-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11477-      fi'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11478:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11479-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11485-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11486:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11487-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11491-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11492:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11493-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11495-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11496:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11497-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11504-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11505:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11506-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11516-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11517:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11518-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11521-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11522:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11523-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11527-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11528:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11529:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11530:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11531-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11535-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11536:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11537-      else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11538:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11539-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11545-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11546:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11547:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11548:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11549-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11550-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11551:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11552-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11559-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11560:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11561-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11576-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11577:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11578-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11829-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11830:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11831-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11883-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11884:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11885-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11910-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11911:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11912:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11913:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11914-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11919-    fi'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:11920:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gregorio/configure-11921-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13119-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13120:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13121-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13151-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13152:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13153-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13431-do :
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13432:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13433-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13435-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13436:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13437-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13455-do :
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13456:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13457-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13459-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13460:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13461-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13670-do :
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13671:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13672-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13674-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gregorio/configure:13675:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gregorio/configure-13676-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14061-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14062:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14063-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14109-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14110:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14111-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14112-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14113:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14114-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14116-else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14117:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14118-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14126-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14127:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14128-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14203-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14204:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14205-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14275-  {
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14276:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14277-  }
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14379-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14380:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14381-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14513-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14514:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14515:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14516:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14517:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14518:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14519:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14520:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14521:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14522:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14523:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14524:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14525:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14526:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14527:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14528:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14529:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14530:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14531:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14532:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14533:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14534:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14535:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14536:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14537:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14538:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14539:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14540:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14541:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14542:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14543:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14544:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14545:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14546:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14547:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14548:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14549:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14550:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14551:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14552:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14553:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14554:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14555:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14556:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14557:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14558:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14559:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14560:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14561:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14562:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14563:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14564:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14565:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14566:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14567:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14568:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14569:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14570:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14571:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14572:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14573:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14574:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14575:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14576:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14577:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14578:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14579:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14580:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14581:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14582:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14583:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14584:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14585:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14586:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14587:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14588:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14589:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14590:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14591:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14592:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14593:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14594:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14595:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14596:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14597:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14598:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14599:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14600:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14601:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14602:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14603:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14604:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14605:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14606:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14607:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14608:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14609:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14610:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14611:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14612:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14613:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14614:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14615:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14616:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14617:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14618:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14619:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14620:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14621:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14622:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14623:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14624:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14625:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14626:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14627:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14628:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14629:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14630:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14631:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14632:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14633:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14634:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14635:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14636:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14637:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14638:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14639:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14640:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14641:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14642:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14643:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14644:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14645:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14646:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14647:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14648:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14649:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14650-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14732-striplib; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14733:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14734-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14735:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14736-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14763-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14764:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14765-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:14766:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gregorio/configure-14767-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15275-    *:)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15276:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15277-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15278-    x:*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15279:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15280-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15281-    *::*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15282:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15283:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15284-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15285-    *)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15286:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15287-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15302-    done
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15303:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15304-}
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15465-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15466:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15467:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15468-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15622-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15623:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15624-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15718-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15719:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15720-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15721-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15722:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15723-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15725-else
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15726:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15727-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15735-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15736:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15737-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15812-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15813:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15814-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15884-  {
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15885:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15886-  }
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15988-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/gregorio/configure:15989:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/gregorio/configure-15990-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16124-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16125:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16126-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16149-  --*=?*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16150:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16151:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16152-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16154-  --*=)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16155:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16156-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16178-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16179:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16180-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16186-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16187:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16188-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16255-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16256:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16257:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16258:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16259:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16260:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16261:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16262:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16263:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16264:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16265:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16266:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16267:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16268:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16269:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16270:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16271:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16272:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16273:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16274:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16275:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16276:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16277:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16278:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16279:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16280:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16281:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16282:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16283:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16284:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16285:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16286:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16287:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16288:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16289:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16290:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16291:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16292:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16293:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16294:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16295:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16296:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16297:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16298:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16299:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16300:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16301:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16302:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16303:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16304:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16305:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16306:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16307:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16308:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16309:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16310:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16311:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16312:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16313:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16314:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16315:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16316:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16317:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16318:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16319:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16320:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16321:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16322:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16323:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16324:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16325:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16326:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16327:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16328:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16329:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16330:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16331:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16332:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16333:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16334:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16335:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16336:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16337:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16338:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16339:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16340:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16341:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16342:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16343:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16344:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16345:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16346:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16347:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16348:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16349:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16350:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16351:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16352:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16353:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16354:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16355:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16356:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16357:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16358:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16359:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16360:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16361:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16362:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16363:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16364:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16365:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16366:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16367:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16368:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16369:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16370:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16371:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16372:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16373:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16374:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16375:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16376:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16377:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16378:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16379:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16380:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16381:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16382:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16383:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16384:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16385:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16386:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16387:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16388:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16389:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16390:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16391:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16392-
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16474-striplib; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16475:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16476-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16477:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16478-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16505-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16506:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16507-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16508:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16509-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16601-fi
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16602:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16603-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16618-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16619:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16620-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16624-
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16625:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16626-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16762-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16763:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16764-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16894-      esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16895:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16896-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16953-*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16954:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16955-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:16956:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-16957-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17014-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17015:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17016-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17031-
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17032:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17033-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17059-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17060:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17061-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17105-    * )
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17106:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17107-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17160-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17161:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17162-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17715-    *:)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17716:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17717-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17718-    x:*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17719:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17720-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17721-    *::*)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17722:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17723:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17724-        ;;
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17725-    *)
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17726:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17727-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17742-    done
texlive-bin-2020.20200327.54578/texk/gregorio/configure:17743:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/gregorio/configure-17744-}
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-168-  esac
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:169:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-170-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:171:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-172-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-173-  esac;
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:174:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-175-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-176-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:177:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-178-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-484-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:485:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-486-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-507-.c.o:
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:508:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-509-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-515-.c.obj:
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:516:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:517:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-518-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-520-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:521:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-522-
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-523-.c.lo:
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:524:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-525-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-543-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:544:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-545-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-598-	@list='$(dist_gsftopkpsheader_DATA)'; test -n "$(gsftopkpsheaderdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:599:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-600-	dir='$(DESTDIR)$(gsftopkpsheaderdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-631-GTAGS:
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-666-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:667:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:668:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-669-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-680-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:681:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-682-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-766-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:767:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-768-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-810-	}; \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:811:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-812-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-822-	fi
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in:823:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/gsftopk/Makefile.in-824-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/gsftopk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-52-else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1222-    */ )
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1472-*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-1476-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2247-    *\'*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2248:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2249-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2330-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2331:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2332-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2345-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2346:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2347-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2465-    set,)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2466:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2467:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2468-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2476-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2477:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2478:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2479-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2496-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2497:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2498-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2675-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2676:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2677-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2678-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2679:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2680-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2726-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2727:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2728-
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2729-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2730:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2871-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2872:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2873-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2944-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2945:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2946-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2954-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:2955:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-2956-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3429-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:3430:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3431-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3473-	then :; else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:3474:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3475-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3533-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:3534:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3535-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3642-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:3643:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3644-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3960-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:3961:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-3962-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4111-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4112:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4114-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4115:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4116-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4135-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4137-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4146-else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4148-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4168-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4169:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4170-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4196-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4197:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4198-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4199:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4200-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4265-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4266:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4267-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4341-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4342:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4343-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4407-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4408:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4409-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4474-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4475:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4476-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4554-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4555:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4556-  *)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4558-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4563-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4564:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4565-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4566:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4567-      done
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4598-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4599:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4600-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4629-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4630:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4631-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4679-	esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4680:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4681-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4685-	*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4686:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4687-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4813-
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4814:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4815-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4925-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4926:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4928-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4958-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4959:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4960-    else
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4967-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4968:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4979-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4980:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4981-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4983-      do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4984:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4985-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4987-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4988:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4989-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4992-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:4993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-4994-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-5400-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:5401:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-5402-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-5470-    else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:5471:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-5472-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-5612-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:5613:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-5614-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6133-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6134:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6135-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6181-mingw*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6182:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6183-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6413-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6414:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6415-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6417- /*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6418:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6419-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6512-    done
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6513:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6514-}
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6534-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6535:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6536-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6555-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6556:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6557-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6567-    else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6568:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6569-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6593-    emul=elf
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6594:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6595-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6601-    esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6603-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-6611-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7542-    *:)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7544-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7545-    x:*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7546:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7547-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7548-    *::*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7549:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7550:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7552-    *)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7554-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7811-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7812:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7813-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7816-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7817:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7818-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7840-
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:7841:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-7842-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8016-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:8017:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8018-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8022-esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:8023:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8024-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8034-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:8035:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8036-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8698-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:8699:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8700-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8764-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:8765:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-8766-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9162-      *)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9163:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9164-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9608-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9609:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9610-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9640-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9641:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9642-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9709-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9710:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9711-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9743-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9744:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9745-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9765-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9766:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9767:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9768-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9783-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9784:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9785-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9788-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9789:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9790-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9805-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9806:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9807-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9809-	esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9810:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9811-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9812:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9813-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9880-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9881:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9882-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9969-	else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:9970:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-9971-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10034-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10035:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10036-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10114-      }'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10115:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10116-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10117-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10118:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10119-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10132-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10133:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10134-      else
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10167-      }'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10168:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10169-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10170-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10171:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10172-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10199-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10200:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10201-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10252-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10253:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10254-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10290-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10291:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10292-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10308-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10309:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10310-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10488-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10489:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10490-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10516-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10517:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10518-	fi
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10519-      else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10520:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10521:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10522-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10566-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10567:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10568-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10597-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10598:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10599-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10611-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10612:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10613-      else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10614-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10615:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10616-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10624-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10625:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10626-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10628-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10630:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10631:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10632-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10647-      else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:10648:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-10649-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11046-  esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11047:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11048-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11053-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11055-    ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11056-  *)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11057:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11058-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11062-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11063:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11064-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11104-  esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11105:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11106-else
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11244-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11245:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11246-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11280-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11281:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11282:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11283:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11284-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11289-      fi'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11290:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11291-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11297-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11298:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11299-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11303-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11304:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11305-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11307-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11308:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11309-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11316-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11317:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11318-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11328-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11329:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11330-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11333-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11334:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11335-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11339-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11340:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11341:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11342:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11343-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11347-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11348:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11349-      else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11350:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11351-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11357-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11358:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11359:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11360:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11361-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11362-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11364-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11371-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11372:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11373-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11388-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11389:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11390-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11641-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11642:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11643-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11695-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11696:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11697-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11722-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11723:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11724:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11725:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11726-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11731-    fi'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:11732:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-11733-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-12931-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:12932:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-12933-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-12963-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:12964:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-12965-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13243-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13244:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13245-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13247-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13248:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13249-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13267-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13268:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13269-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13271-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13272:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13273-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13547-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13548:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13549-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13551-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13552:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13553-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13584-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13585:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13586-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13588-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13589:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13590-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13818-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13819:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13820-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13822-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13823:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13824-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13832-do :
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13833:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13834-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13836-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13837:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13838-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13850-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13851:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13852-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13898-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13899:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13900-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13901-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13902:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13903-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13905-else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13906:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13907-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13915-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13916:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13917-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13992-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:13993:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-13994-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14064-  {
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14065:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14066-  }
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14168-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14169:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14170-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14302-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14303:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14304:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14305:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14306:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14307:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14308:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14309:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14310:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14311:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14312:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14313:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14314:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14315:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14316:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14317:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14318:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14319:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14320:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14321:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14322:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14323:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14324:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14325:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14326:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14327:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14328:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14329:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14330:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14331:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14332:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14333:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14334:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14335:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14336:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14337:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14338:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14339:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14340:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14341:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14342:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14343:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14344:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14345:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14346:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14347:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14348:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14349:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14350:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14351:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14352:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14353:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14354:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14355:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14356:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14357:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14358:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14359:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14360:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14361:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14362:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14363:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14364:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14365:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14366:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14367:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14368:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14369:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14370:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14371:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14372:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14373:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14374:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14375:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14376:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14377:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14378:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14379:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14380:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14381:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14382:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14383:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14384:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14385:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14386:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14387:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14388:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14389:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14390:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14391:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14392:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14393:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14394:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14395:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14396:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14397:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14398:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14399:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14400:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14401:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14402:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14403:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14404:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14405:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14406:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14407:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14408:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14409:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14410:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14411:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14412:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14413:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14414:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14415:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14416:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14417:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14418:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14419:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14420:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14421:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14422:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14423:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14424:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14425:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14426:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14427:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14428:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14429:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14430:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14431:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14432:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14433:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14434:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14435:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14436:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14437:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14438:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14439-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14521-striplib; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14522:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14523-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14524:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14525-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14552-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14553:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14554-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:14555:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-14556-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15064-    *:)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15065:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15066-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15067-    x:*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15068:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15069-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15070-    *::*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15071:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15072:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15073-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15074-    *)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15075:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15076-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15091-    done
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15092:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15093-}
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15254-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15255:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15256:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15257-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15428-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15429:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15430-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15523-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15524:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15525-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15526-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15527:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15528-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15530-else
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15531:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15532-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15540-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15541:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15542-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15617-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15618:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15619-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15689-  {
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15690:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15691-  }
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15793-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15794:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15795-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15928-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15929:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15930-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15953-  --*=?*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15954:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15955:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15956-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15958-  --*=)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15959:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15960-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15982-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15983:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15984-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15990-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:15991:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-15992-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16059-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16060:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16061:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16062:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16063:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16064:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16065:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16066:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16067:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16068:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16069:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16070:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16071:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16072:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16073:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16074:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16075:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16076:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16077:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16078:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16079:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16080:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16081:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16082:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16083:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16084:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16085:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16086:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16087:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16088:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16089:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16090:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16091:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16092:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16093:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16094:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16095:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16096:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16097:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16098:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16099:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16100:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16101:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16102:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16103:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16104:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16105:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16106:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16107:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16108:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16109:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16110:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16111:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16112:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16113:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16114:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16115:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16116:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16117:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16118:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16119:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16120:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16121:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16122:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16123:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16124:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16125:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16126:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16127:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16128:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16129:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16130:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16131:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16132:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16133:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16134:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16135:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16136:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16137:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16138:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16139:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16140:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16141:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16142:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16143:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16144:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16145:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16146:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16147:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16148:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16149:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16150:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16151:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16152:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16153:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16154:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16155:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16156:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16157:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16158:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16159:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16160:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16161:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16162:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16163:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16164:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16165:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16166:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16167:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16168:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16169:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16170:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16171:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16172:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16173:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16174:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16175:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16176:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16177:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16178:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16179:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16180:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16181:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16182:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16183:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16184:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16185:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16186:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16187:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16188:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16189:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16190:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16191:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16192:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16193:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16194:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16195:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16196-
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16278-striplib; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16279:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16280-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16281:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16282-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16309-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16310:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16311-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16312:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16313-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16405-fi
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16406:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16407-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16422-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16423:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16424-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16428-
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16429:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16430-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16566-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16567:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16568-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16698-      esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16699:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16700-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16757-*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16758:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16759-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16760:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16761-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16818-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16819:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16820-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16835-
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16836:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16837-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16863-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16864:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16865-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16909-    * )
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16910:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16911-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16964-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:16965:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-16966-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17519-    *:)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:17520:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17521-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17522-    x:*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:17523:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17524-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17525-    *::*)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:17526:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:17527:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17528-        ;;
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17529-    *)
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:17530:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17531-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17546-    done
texlive-bin-2020.20200327.54578/texk/gsftopk/configure:17547:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/gsftopk/configure-17548-}
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/kpathsea/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-171-am__installdirs = "$(DESTDIR)$(infodir)"
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:172:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-173-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:174:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-175-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-176-  esac;
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:177:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-178-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-179-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:180:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-181-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-384-	  $(am__cd) $(srcdir) && \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:385:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-386-	fi; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-440-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:441:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-442-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-449-	for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:450:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:451:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-452-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-476-dist-info: $(INFO_DEPS)
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-478-	list='$(INFO_DEPS)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-480-	  case $$base in \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:481:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-482-	  esac; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-483-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:484:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-485-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-486-	    if test -f $$file; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:487:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-488-	      test -f "$(distdir)/$$relfile" || \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-502-	@list='$(INFO_DEPS)'; for i in $$list; do \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:503:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-504-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-517-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:518:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:519:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-520-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-531-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:532:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-533-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-658-	@$(NORMAL_INSTALL)
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:659:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-660-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-666-	  case $$file in \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:667:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-668-	  esac; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-669-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:670:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-671-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-684-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in:685:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/doc/Makefile.in-686-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-129-  esac
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-131-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-133-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-134-  esac;
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-136-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-137-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-139-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-345-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:346:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-347-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-392-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:393:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:394:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-395-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-406-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in:407:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/man/Makefile.in-408-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsereadlink.test-10-
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsereadlink.test:11:link=`./kpsereadlink $LT_OBJDIR/libkpathsea.la` || exit 1
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsereadlink.test-12-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test-9-for f in . kpsestat kpsestat.o; do
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test:10:  echo "kpsestat = $f => `./kpsestat = $f`"
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test-11-done
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test-13-for m in -rw g-r u-w o+x -rw,u+s -rw,g+s -rw,o+t; do
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test:14:  echo "kpsestat $m kpsestat.o => `./kpsestat $m kpsestat.o`"
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test-15-done
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test-16-
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test:17:echo "kpsestat = \$srcdir => `./kpsestat = $srcdir`"
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test:18:echo "kpsestat = \$srcdir/ => `./kpsestat = $srcdir/`"
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test:19:echo "kpsestat = \$srcdir/kpsestat.c => `./kpsestat = $srcdir/kpsestat.c`"
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/kpsestat.test-20-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfline.test-8-# Just for fun, let's first try the --cnf-line feature to set TEXMFCNF.
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfline.test:9:val=`./kpsewhich "--cnf-line=TEXMFCNF=$cnf_dir" --var-value=othervar`
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfline.test-10-test x"$val" = x300 || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfprog.test-13-errfile=cnfprog.err
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfprog.test:14:val=`./kpsewhich --var-value=noequals 2>$errfile`
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfprog.test-15-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfnull.test-17-
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfnull.test:18:val=`./kpsewhich "--cnf-line=TEXMFCNF=$cnf_dir" --var-value=x`
texlive-bin-2020.20200327.54578/texk/kpathsea/tests/cnfnull.test-19-test x"$val" = x1 || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/variable.c-199-
texlive-bin-2020.20200327.54578/texk/kpathsea/variable.c:200:      /* Three cases: `$VAR', `${VAR}', `$<anything-else>'.  */
texlive-bin-2020.20200327.54578/texk/kpathsea/variable.c-201-      if (IS_VAR_CHAR (*s)) {
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-464-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:465:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-466-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-516-.c.o:
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:517:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-518-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-524-.c.obj:
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:525:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:526:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-527-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-529-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:530:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-531-
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-532-.c.lo:
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:533:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-534-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-575-GTAGS:
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:576:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-577-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-601-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:602:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:603:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-604-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-615-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in:616:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/Makefile.in-617-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c-91-    *base = xstrdup(p);
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c:92:  /* rootname = `echo $name | sed 's/[0-9]*$//'` */
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c-93-  for (q = p + strlen(p);  q > p && isdigit(q[-1]); q--);
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c:94:  /* ptsize = `echo $name | sed 's/^$rootname//'` */
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c-95-  if (ptsize)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c-277-  else if (ptsz_len == 4 || ptsz_len == 5) {
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c:278:    /* realsize=`echo "$pointsize" | sed 's/\(..\)$/.\1/'` */
texlive-bin-2020.20200327.54578/texk/kpathsea/win32/mktexmf.c-279-    string tempsize = (string)xmalloc(ptsz_len + 2);
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-52-else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-408-  {
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-863-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:864:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-865-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-907-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:908:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-909-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-912-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:913:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-914-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-933-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:934:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-935-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-938-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:939:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-940-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1137-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1138:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1139-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1142-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1143:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1144-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1153-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1154:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1155-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1158-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1159:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1160-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1191-  *=*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1192:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1193-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1212-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1213:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1214-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1234-    */ )
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1235:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1236-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1269-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1270:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1271-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1325-case $srcdir in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1326:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1327-esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1368-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1369:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1370:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1371-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1492-*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1493:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1494-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:1495:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-1496-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2096-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2097:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2098:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2099-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2450-    *\'*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2451:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2452-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2533-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2534:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2535-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2548-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2549:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2550-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2668-    set,)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2669:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2670:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2671-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2679-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2680:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2681:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2682-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2699-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2700:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2701-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2888-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2889:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2890-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2891-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2892:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2893-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2939-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2940:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2941-
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2942-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:2943:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-2944-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3084-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3085:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3086-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3157-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3158:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3159-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3167-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3168:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3169-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3642-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3643:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3644-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3686-	then :; else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3687:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3688-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3746-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3747:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3748-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3855-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:3856:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-3857-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4173-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4174:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4175-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4324-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4325:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4326-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4327-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4328:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4329-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4348-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4349:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4350-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4359-else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4360:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4361-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4381-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4382:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4383-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4409-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4410:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4411-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4412:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4413-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4478-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4479:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4480-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4554-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4555:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4556-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4620-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4621:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4622-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4687-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4688:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4689-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4767-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4768:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4769-  *)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4770:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4771-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4776-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4777:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4778-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4779:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4780-      done
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4811-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4812:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4813-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4842-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4843:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4844-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4892-	esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4893:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4894-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4898-	*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:4899:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-4900-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5026-
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5027:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5028-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5138-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5139:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5140:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5141-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5171-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5172:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5173-    else
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5180-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5181:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5182:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5183-    else
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5192-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5193:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5194-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5196-      do
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5197:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5198-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5200-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5201:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5202-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5205-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5206:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5207-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5613-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5614:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5615-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5683-    else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5684:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5685-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5825-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:5826:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-5827-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6346-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6347:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6348-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6394-mingw*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6395:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6396-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6626-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6627:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6628-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6630- /*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6631:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6632-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6725-    done
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6726:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6727-}
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6747-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6748:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6749-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6768-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6769:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6770-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6780-    else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6781:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6782-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6806-    emul=elf
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6807:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6808-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6814-    esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6815:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6816-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6822-    esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:6823:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-6824-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7755-    *:)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:7756:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7757-        ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7758-    x:*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:7759:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7760-        ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7761-    *::*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:7762:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:7763:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7764-        ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7765-    *)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:7766:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-7767-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8024-do :
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8025:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8026-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8029-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8030:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8031-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8053-
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8054:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8055-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8229-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8230:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8231-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8235-esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8236:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8237-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8247-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8248:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8249-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8911-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8912:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8913-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8977-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:8978:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-8979-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9375-      *)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9376:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9377-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9821-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9822:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9823-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9853-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9854:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9855-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9922-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9923:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9924-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9956-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9957:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9958-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9978-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9979:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9980:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9981-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9996-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:9997:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-9998-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10001-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10002:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10003-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10018-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10019:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10020-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10022-	esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10023:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10024-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10025:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10026-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10093-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10094:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10095-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10182-	else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10183:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10184-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10247-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10248:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10249-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10327-      }'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10328:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10329-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10330-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10331:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10332-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10345-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10346:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10347-      else
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10380-      }'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10381:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10382-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10383-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10384:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10385-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10412-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10413:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10414-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10465-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10466:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10467-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10503-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10504:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10505-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10521-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10522:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10523-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10701-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10702:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10703-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10729-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10730:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10731-	fi
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10732-      else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10733:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10734:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10735-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10779-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10780:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10781-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10810-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10811:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10812-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10824-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10825:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10826-      else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10827-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10828:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10829-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10837-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10838:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10839-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10841-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10842:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10843:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10844:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10845-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10860-      else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:10861:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-10862-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11259-  esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11260:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11261-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11266-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11267:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11268-    ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11269-  *)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11270:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11271-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11275-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11276:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11277-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11317-  esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11318:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11319-else
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11457-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11458:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11459-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11493-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11494:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11495:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11496:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11497-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11502-      fi'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11503:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11504-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11510-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11511:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11512-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11516-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11517:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11518-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11520-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11521:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11522-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11529-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11530:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11531-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11541-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11542:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11543-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11546-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11547:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11548-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11552-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11553:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11554:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11555:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11556-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11560-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11561:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11562-      else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11563:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11564-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11570-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11571:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11572:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11573:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11574-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11575-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11576:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11577-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11584-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11585:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11586-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11601-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11602:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11603-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11854-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11855:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11856-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11908-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11909:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11910-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11935-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11936:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11937:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11938:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11939-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11944-    fi'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:11945:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-11946-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13144-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:13145:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13146-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13176-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:13177:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13178-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13456-do :
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:13457:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13458-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13460-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:13461:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13462-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13480-do :
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:13481:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13482-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13484-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:13485:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-13486-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14251-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14252:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14253-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14358-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14359:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14360-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14361-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14362:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14363-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14365-else
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14366:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14367-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14375-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14376:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14377-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14452-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14453:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14454-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14524-  {
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14525:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14526-  }
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14628-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14629:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14630-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14763-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14764:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14765-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14788-  --*=?*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14789:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14790:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14791-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14793-  --*=)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14794:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14795-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14817-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14818:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14819-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14825-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14826:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14827-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-14894-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14895:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14896:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14897:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14898:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14899:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14900:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14901:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14902:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14903:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14904:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14905:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14906:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14907:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14908:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14909:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14910:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14911:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14912:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14913:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14914:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14915:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14916:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14917:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14918:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14919:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14920:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14921:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14922:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14923:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14924:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14925:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14926:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14927:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14928:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14929:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14930:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14931:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14932:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14933:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14934:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14935:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14936:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14937:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14938:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14939:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14940:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14941:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14942:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14943:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14944:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14945:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14946:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14947:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14948:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14949:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14950:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14951:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14952:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14953:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14954:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14955:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14956:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14957:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14958:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14959:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14960:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14961:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14962:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14963:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14964:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14965:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14966:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14967:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14968:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14969:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14970:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14971:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14972:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14973:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14974:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14975:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14976:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14977:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14978:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14979:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14980:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14981:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14982:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14983:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14984:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14985:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14986:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14987:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14988:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14989:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14990:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14991:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14992:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14993:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14994:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14995:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14996:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14997:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14998:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:14999:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15000:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15001:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15002:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15003:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15004:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15005:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15006:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15007:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15008:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15009:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15010:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15011:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15012:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15013:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15014:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15015:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15016:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15017:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15018:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15019:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15020:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15021:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15022:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15023:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15024:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15025:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15026:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15027:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15028:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15029:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15030:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15031-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15113-striplib; do
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15114:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15115-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15116:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15117-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15144-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15145:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15146-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15147:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15148-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15243-fi
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15244:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15245-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15260-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15261:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15262-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15266-
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15267:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15268-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15404-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15405:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15406-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15536-      esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15537:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15538-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15595-*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15596:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15597-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15598:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15599-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15656-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15657:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15658-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15673-
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15674:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15675-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15701-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15702:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15703-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15747-    * )
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15748:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15749-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15802-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:15803:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-15804-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16357-    *:)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:16358:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16359-        ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16360-    x:*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:16361:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16362-        ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16363-    *::*)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:16364:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:16365:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16366-        ;;
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16367-    *)
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:16368:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16369-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16384-    done
texlive-bin-2020.20200327.54578/texk/kpathsea/configure:16385:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/kpathsea/configure-16386-}
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-53-  { \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-55-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-146-PROGRAMS = $(bin_PROGRAMS)
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:147:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-148-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:149:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-150-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-151-  esac;
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:152:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-153-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-154-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:155:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-156-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-521-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:522:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-523-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-551-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:552:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:553:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-554-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-567-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:568:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-569-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-606-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:607:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-608-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-609-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:610:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:611:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-612-      else \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:613:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-614-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:615:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-616-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-621-    fi; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:622:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-623-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-971-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:972:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-973-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1116-.c.o:
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1117:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1118-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1124-.c.obj:
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1125:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1126:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1127-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1131-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1132-.c.lo:
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1133:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1134-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1140-libkpathsea_la-tex-file.lo: tex-file.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1141:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-tex-file.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-tex-file.Tpo -c -o libkpathsea_la-tex-file.lo `test -f 'tex-file.c' || echo '$(srcdir)/'`tex-file.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1142-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-tex-file.Tpo $(DEPDIR)/libkpathsea_la-tex-file.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1144-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1145:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-tex-file.lo `test -f 'tex-file.c' || echo '$(srcdir)/'`tex-file.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1146-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1147-libkpathsea_la-absolute.lo: absolute.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1148:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-absolute.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-absolute.Tpo -c -o libkpathsea_la-absolute.lo `test -f 'absolute.c' || echo '$(srcdir)/'`absolute.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1149-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-absolute.Tpo $(DEPDIR)/libkpathsea_la-absolute.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1151-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1152:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-absolute.lo `test -f 'absolute.c' || echo '$(srcdir)/'`absolute.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1153-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1154-libkpathsea_la-atou.lo: atou.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1155:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-atou.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-atou.Tpo -c -o libkpathsea_la-atou.lo `test -f 'atou.c' || echo '$(srcdir)/'`atou.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1156-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-atou.Tpo $(DEPDIR)/libkpathsea_la-atou.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1158-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1159:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-atou.lo `test -f 'atou.c' || echo '$(srcdir)/'`atou.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1160-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1161-libkpathsea_la-cnf.lo: cnf.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1162:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-cnf.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-cnf.Tpo -c -o libkpathsea_la-cnf.lo `test -f 'cnf.c' || echo '$(srcdir)/'`cnf.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1163-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-cnf.Tpo $(DEPDIR)/libkpathsea_la-cnf.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1165-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1166:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-cnf.lo `test -f 'cnf.c' || echo '$(srcdir)/'`cnf.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1167-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1168-libkpathsea_la-concat.lo: concat.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1169:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-concat.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-concat.Tpo -c -o libkpathsea_la-concat.lo `test -f 'concat.c' || echo '$(srcdir)/'`concat.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1170-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-concat.Tpo $(DEPDIR)/libkpathsea_la-concat.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1172-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1173:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-concat.lo `test -f 'concat.c' || echo '$(srcdir)/'`concat.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1174-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1175-libkpathsea_la-concat3.lo: concat3.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1176:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-concat3.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-concat3.Tpo -c -o libkpathsea_la-concat3.lo `test -f 'concat3.c' || echo '$(srcdir)/'`concat3.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1177-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-concat3.Tpo $(DEPDIR)/libkpathsea_la-concat3.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1179-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1180:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-concat3.lo `test -f 'concat3.c' || echo '$(srcdir)/'`concat3.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1181-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1182-libkpathsea_la-concatn.lo: concatn.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1183:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-concatn.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-concatn.Tpo -c -o libkpathsea_la-concatn.lo `test -f 'concatn.c' || echo '$(srcdir)/'`concatn.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1184-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-concatn.Tpo $(DEPDIR)/libkpathsea_la-concatn.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1186-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1187:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-concatn.lo `test -f 'concatn.c' || echo '$(srcdir)/'`concatn.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1188-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1189-libkpathsea_la-db.lo: db.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1190:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-db.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-db.Tpo -c -o libkpathsea_la-db.lo `test -f 'db.c' || echo '$(srcdir)/'`db.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1191-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-db.Tpo $(DEPDIR)/libkpathsea_la-db.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1193-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1194:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-db.lo `test -f 'db.c' || echo '$(srcdir)/'`db.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1195-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1196-libkpathsea_la-debug.lo: debug.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1197:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-debug.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-debug.Tpo -c -o libkpathsea_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1198-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-debug.Tpo $(DEPDIR)/libkpathsea_la-debug.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1200-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1201:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1202-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1203-libkpathsea_la-dir.lo: dir.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1204:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-dir.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-dir.Tpo -c -o libkpathsea_la-dir.lo `test -f 'dir.c' || echo '$(srcdir)/'`dir.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1205-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-dir.Tpo $(DEPDIR)/libkpathsea_la-dir.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1207-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1208:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-dir.lo `test -f 'dir.c' || echo '$(srcdir)/'`dir.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1209-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1210-libkpathsea_la-elt-dirs.lo: elt-dirs.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-elt-dirs.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-elt-dirs.Tpo -c -o libkpathsea_la-elt-dirs.lo `test -f 'elt-dirs.c' || echo '$(srcdir)/'`elt-dirs.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-elt-dirs.Tpo $(DEPDIR)/libkpathsea_la-elt-dirs.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-elt-dirs.lo `test -f 'elt-dirs.c' || echo '$(srcdir)/'`elt-dirs.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1216-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1217-libkpathsea_la-expand.lo: expand.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-expand.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-expand.Tpo -c -o libkpathsea_la-expand.lo `test -f 'expand.c' || echo '$(srcdir)/'`expand.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-expand.Tpo $(DEPDIR)/libkpathsea_la-expand.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-expand.lo `test -f 'expand.c' || echo '$(srcdir)/'`expand.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1223-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1224-libkpathsea_la-extend-fname.lo: extend-fname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-extend-fname.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-extend-fname.Tpo -c -o libkpathsea_la-extend-fname.lo `test -f 'extend-fname.c' || echo '$(srcdir)/'`extend-fname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-extend-fname.Tpo $(DEPDIR)/libkpathsea_la-extend-fname.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-extend-fname.lo `test -f 'extend-fname.c' || echo '$(srcdir)/'`extend-fname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1230-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1231-libkpathsea_la-file-p.lo: file-p.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1232:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-file-p.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-file-p.Tpo -c -o libkpathsea_la-file-p.lo `test -f 'file-p.c' || echo '$(srcdir)/'`file-p.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1233-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-file-p.Tpo $(DEPDIR)/libkpathsea_la-file-p.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1235-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1236:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-file-p.lo `test -f 'file-p.c' || echo '$(srcdir)/'`file-p.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1237-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1238-libkpathsea_la-find-suffix.lo: find-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1239:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-find-suffix.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-find-suffix.Tpo -c -o libkpathsea_la-find-suffix.lo `test -f 'find-suffix.c' || echo '$(srcdir)/'`find-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1240-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-find-suffix.Tpo $(DEPDIR)/libkpathsea_la-find-suffix.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1243:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-find-suffix.lo `test -f 'find-suffix.c' || echo '$(srcdir)/'`find-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1244-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1245-libkpathsea_la-fn.lo: fn.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1246:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-fn.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-fn.Tpo -c -o libkpathsea_la-fn.lo `test -f 'fn.c' || echo '$(srcdir)/'`fn.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1247-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-fn.Tpo $(DEPDIR)/libkpathsea_la-fn.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1249-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1250:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-fn.lo `test -f 'fn.c' || echo '$(srcdir)/'`fn.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1251-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1252-libkpathsea_la-fontmap.lo: fontmap.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1253:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-fontmap.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-fontmap.Tpo -c -o libkpathsea_la-fontmap.lo `test -f 'fontmap.c' || echo '$(srcdir)/'`fontmap.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1254-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-fontmap.Tpo $(DEPDIR)/libkpathsea_la-fontmap.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1256-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1257:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-fontmap.lo `test -f 'fontmap.c' || echo '$(srcdir)/'`fontmap.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1258-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1259-libkpathsea_la-hash.lo: hash.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1260:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-hash.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-hash.Tpo -c -o libkpathsea_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1261-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-hash.Tpo $(DEPDIR)/libkpathsea_la-hash.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1263-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1264:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1265-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1266-libkpathsea_la-kdefault.lo: kdefault.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1267:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-kdefault.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-kdefault.Tpo -c -o libkpathsea_la-kdefault.lo `test -f 'kdefault.c' || echo '$(srcdir)/'`kdefault.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1268-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-kdefault.Tpo $(DEPDIR)/libkpathsea_la-kdefault.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1270-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1271:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-kdefault.lo `test -f 'kdefault.c' || echo '$(srcdir)/'`kdefault.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1272-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1273-libkpathsea_la-kpathsea.lo: kpathsea.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1274:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-kpathsea.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-kpathsea.Tpo -c -o libkpathsea_la-kpathsea.lo `test -f 'kpathsea.c' || echo '$(srcdir)/'`kpathsea.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1275-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-kpathsea.Tpo $(DEPDIR)/libkpathsea_la-kpathsea.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1277-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1278:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-kpathsea.lo `test -f 'kpathsea.c' || echo '$(srcdir)/'`kpathsea.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1279-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1280-libkpathsea_la-line.lo: line.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1281:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-line.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-line.Tpo -c -o libkpathsea_la-line.lo `test -f 'line.c' || echo '$(srcdir)/'`line.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1282-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-line.Tpo $(DEPDIR)/libkpathsea_la-line.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1284-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1285:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-line.lo `test -f 'line.c' || echo '$(srcdir)/'`line.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1286-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1287-libkpathsea_la-magstep.lo: magstep.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1288:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-magstep.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-magstep.Tpo -c -o libkpathsea_la-magstep.lo `test -f 'magstep.c' || echo '$(srcdir)/'`magstep.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1289-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-magstep.Tpo $(DEPDIR)/libkpathsea_la-magstep.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1291-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1292:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-magstep.lo `test -f 'magstep.c' || echo '$(srcdir)/'`magstep.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1293-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1294-libkpathsea_la-make-suffix.lo: make-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1295:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-make-suffix.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-make-suffix.Tpo -c -o libkpathsea_la-make-suffix.lo `test -f 'make-suffix.c' || echo '$(srcdir)/'`make-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1296-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-make-suffix.Tpo $(DEPDIR)/libkpathsea_la-make-suffix.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1299:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-make-suffix.lo `test -f 'make-suffix.c' || echo '$(srcdir)/'`make-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1300-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1301-libkpathsea_la-path-elt.lo: path-elt.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1302:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-path-elt.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-path-elt.Tpo -c -o libkpathsea_la-path-elt.lo `test -f 'path-elt.c' || echo '$(srcdir)/'`path-elt.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1303-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-path-elt.Tpo $(DEPDIR)/libkpathsea_la-path-elt.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1305-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1306:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-path-elt.lo `test -f 'path-elt.c' || echo '$(srcdir)/'`path-elt.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1307-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1308-libkpathsea_la-pathsearch.lo: pathsearch.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1309:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-pathsearch.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-pathsearch.Tpo -c -o libkpathsea_la-pathsearch.lo `test -f 'pathsearch.c' || echo '$(srcdir)/'`pathsearch.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1310-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-pathsearch.Tpo $(DEPDIR)/libkpathsea_la-pathsearch.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1312-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1313:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-pathsearch.lo `test -f 'pathsearch.c' || echo '$(srcdir)/'`pathsearch.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1314-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1315-libkpathsea_la-proginit.lo: proginit.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1316:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-proginit.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-proginit.Tpo -c -o libkpathsea_la-proginit.lo `test -f 'proginit.c' || echo '$(srcdir)/'`proginit.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1317-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-proginit.Tpo $(DEPDIR)/libkpathsea_la-proginit.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1319-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1320:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-proginit.lo `test -f 'proginit.c' || echo '$(srcdir)/'`proginit.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1321-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1322-libkpathsea_la-progname.lo: progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1323:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-progname.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-progname.Tpo -c -o libkpathsea_la-progname.lo `test -f 'progname.c' || echo '$(srcdir)/'`progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1324-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-progname.Tpo $(DEPDIR)/libkpathsea_la-progname.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1326-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1327:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-progname.lo `test -f 'progname.c' || echo '$(srcdir)/'`progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1328-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1329-libkpathsea_la-readable.lo: readable.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1330:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-readable.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-readable.Tpo -c -o libkpathsea_la-readable.lo `test -f 'readable.c' || echo '$(srcdir)/'`readable.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1331-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-readable.Tpo $(DEPDIR)/libkpathsea_la-readable.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1333-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1334:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-readable.lo `test -f 'readable.c' || echo '$(srcdir)/'`readable.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1335-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1336-libkpathsea_la-rm-suffix.lo: rm-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1337:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-rm-suffix.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-rm-suffix.Tpo -c -o libkpathsea_la-rm-suffix.lo `test -f 'rm-suffix.c' || echo '$(srcdir)/'`rm-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1338-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-rm-suffix.Tpo $(DEPDIR)/libkpathsea_la-rm-suffix.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1340-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1341:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-rm-suffix.lo `test -f 'rm-suffix.c' || echo '$(srcdir)/'`rm-suffix.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1342-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1343-libkpathsea_la-str-list.lo: str-list.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1344:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-str-list.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-str-list.Tpo -c -o libkpathsea_la-str-list.lo `test -f 'str-list.c' || echo '$(srcdir)/'`str-list.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1345-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-str-list.Tpo $(DEPDIR)/libkpathsea_la-str-list.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1347-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1348:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-str-list.lo `test -f 'str-list.c' || echo '$(srcdir)/'`str-list.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1349-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1350-libkpathsea_la-str-llist.lo: str-llist.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1351:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-str-llist.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-str-llist.Tpo -c -o libkpathsea_la-str-llist.lo `test -f 'str-llist.c' || echo '$(srcdir)/'`str-llist.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1352-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-str-llist.Tpo $(DEPDIR)/libkpathsea_la-str-llist.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1354-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1355:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-str-llist.lo `test -f 'str-llist.c' || echo '$(srcdir)/'`str-llist.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1356-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1357-libkpathsea_la-tex-glyph.lo: tex-glyph.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1358:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-tex-glyph.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-tex-glyph.Tpo -c -o libkpathsea_la-tex-glyph.lo `test -f 'tex-glyph.c' || echo '$(srcdir)/'`tex-glyph.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1359-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-tex-glyph.Tpo $(DEPDIR)/libkpathsea_la-tex-glyph.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1361-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1362:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-tex-glyph.lo `test -f 'tex-glyph.c' || echo '$(srcdir)/'`tex-glyph.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1363-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1364-libkpathsea_la-tex-hush.lo: tex-hush.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1365:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-tex-hush.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-tex-hush.Tpo -c -o libkpathsea_la-tex-hush.lo `test -f 'tex-hush.c' || echo '$(srcdir)/'`tex-hush.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1366-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-tex-hush.Tpo $(DEPDIR)/libkpathsea_la-tex-hush.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1368-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1369:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-tex-hush.lo `test -f 'tex-hush.c' || echo '$(srcdir)/'`tex-hush.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1370-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1371-libkpathsea_la-tex-make.lo: tex-make.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1372:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-tex-make.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-tex-make.Tpo -c -o libkpathsea_la-tex-make.lo `test -f 'tex-make.c' || echo '$(srcdir)/'`tex-make.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1373-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-tex-make.Tpo $(DEPDIR)/libkpathsea_la-tex-make.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1375-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1376:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-tex-make.lo `test -f 'tex-make.c' || echo '$(srcdir)/'`tex-make.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1377-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1378-libkpathsea_la-tilde.lo: tilde.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1379:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-tilde.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-tilde.Tpo -c -o libkpathsea_la-tilde.lo `test -f 'tilde.c' || echo '$(srcdir)/'`tilde.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1380-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-tilde.Tpo $(DEPDIR)/libkpathsea_la-tilde.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1382-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1383:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-tilde.lo `test -f 'tilde.c' || echo '$(srcdir)/'`tilde.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1384-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1385-libkpathsea_la-uppercasify.lo: uppercasify.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1386:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-uppercasify.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-uppercasify.Tpo -c -o libkpathsea_la-uppercasify.lo `test -f 'uppercasify.c' || echo '$(srcdir)/'`uppercasify.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1387-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-uppercasify.Tpo $(DEPDIR)/libkpathsea_la-uppercasify.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1389-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1390:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-uppercasify.lo `test -f 'uppercasify.c' || echo '$(srcdir)/'`uppercasify.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1391-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1392-libkpathsea_la-variable.lo: variable.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1393:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-variable.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-variable.Tpo -c -o libkpathsea_la-variable.lo `test -f 'variable.c' || echo '$(srcdir)/'`variable.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1394-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-variable.Tpo $(DEPDIR)/libkpathsea_la-variable.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1396-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1397:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-variable.lo `test -f 'variable.c' || echo '$(srcdir)/'`variable.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1398-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1399-libkpathsea_la-version.lo: version.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-version.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-version.Tpo -c -o libkpathsea_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-version.Tpo $(DEPDIR)/libkpathsea_la-version.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1405-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1406-libkpathsea_la-xbasename.lo: xbasename.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1407:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xbasename.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xbasename.Tpo -c -o libkpathsea_la-xbasename.lo `test -f 'xbasename.c' || echo '$(srcdir)/'`xbasename.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1408-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xbasename.Tpo $(DEPDIR)/libkpathsea_la-xbasename.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1410-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1411:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xbasename.lo `test -f 'xbasename.c' || echo '$(srcdir)/'`xbasename.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1412-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1413-libkpathsea_la-xcalloc.lo: xcalloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xcalloc.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xcalloc.Tpo -c -o libkpathsea_la-xcalloc.lo `test -f 'xcalloc.c' || echo '$(srcdir)/'`xcalloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xcalloc.Tpo $(DEPDIR)/libkpathsea_la-xcalloc.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1418:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xcalloc.lo `test -f 'xcalloc.c' || echo '$(srcdir)/'`xcalloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1419-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1420-libkpathsea_la-xdirname.lo: xdirname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1421:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xdirname.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xdirname.Tpo -c -o libkpathsea_la-xdirname.lo `test -f 'xdirname.c' || echo '$(srcdir)/'`xdirname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1422-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xdirname.Tpo $(DEPDIR)/libkpathsea_la-xdirname.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1424-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1425:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xdirname.lo `test -f 'xdirname.c' || echo '$(srcdir)/'`xdirname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1426-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1427-libkpathsea_la-xfopen.lo: xfopen.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xfopen.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xfopen.Tpo -c -o libkpathsea_la-xfopen.lo `test -f 'xfopen.c' || echo '$(srcdir)/'`xfopen.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xfopen.Tpo $(DEPDIR)/libkpathsea_la-xfopen.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xfopen.lo `test -f 'xfopen.c' || echo '$(srcdir)/'`xfopen.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1433-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1434-libkpathsea_la-xfseek.lo: xfseek.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xfseek.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xfseek.Tpo -c -o libkpathsea_la-xfseek.lo `test -f 'xfseek.c' || echo '$(srcdir)/'`xfseek.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xfseek.Tpo $(DEPDIR)/libkpathsea_la-xfseek.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xfseek.lo `test -f 'xfseek.c' || echo '$(srcdir)/'`xfseek.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1440-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1441-libkpathsea_la-xftell.lo: xftell.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xftell.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xftell.Tpo -c -o libkpathsea_la-xftell.lo `test -f 'xftell.c' || echo '$(srcdir)/'`xftell.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xftell.Tpo $(DEPDIR)/libkpathsea_la-xftell.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xftell.lo `test -f 'xftell.c' || echo '$(srcdir)/'`xftell.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1447-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1448-libkpathsea_la-xgetcwd.lo: xgetcwd.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xgetcwd.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xgetcwd.Tpo -c -o libkpathsea_la-xgetcwd.lo `test -f 'xgetcwd.c' || echo '$(srcdir)/'`xgetcwd.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xgetcwd.Tpo $(DEPDIR)/libkpathsea_la-xgetcwd.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xgetcwd.lo `test -f 'xgetcwd.c' || echo '$(srcdir)/'`xgetcwd.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1454-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1455-libkpathsea_la-xmalloc.lo: xmalloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xmalloc.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xmalloc.Tpo -c -o libkpathsea_la-xmalloc.lo `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xmalloc.Tpo $(DEPDIR)/libkpathsea_la-xmalloc.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xmalloc.lo `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1461-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1462-libkpathsea_la-xopendir.lo: xopendir.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1463:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xopendir.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xopendir.Tpo -c -o libkpathsea_la-xopendir.lo `test -f 'xopendir.c' || echo '$(srcdir)/'`xopendir.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1464-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xopendir.Tpo $(DEPDIR)/libkpathsea_la-xopendir.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1467:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xopendir.lo `test -f 'xopendir.c' || echo '$(srcdir)/'`xopendir.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1468-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1469-libkpathsea_la-xputenv.lo: xputenv.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1470:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xputenv.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xputenv.Tpo -c -o libkpathsea_la-xputenv.lo `test -f 'xputenv.c' || echo '$(srcdir)/'`xputenv.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1471-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xputenv.Tpo $(DEPDIR)/libkpathsea_la-xputenv.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1473-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1474:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xputenv.lo `test -f 'xputenv.c' || echo '$(srcdir)/'`xputenv.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1475-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1476-libkpathsea_la-xrealloc.lo: xrealloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1477:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xrealloc.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xrealloc.Tpo -c -o libkpathsea_la-xrealloc.lo `test -f 'xrealloc.c' || echo '$(srcdir)/'`xrealloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1478-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xrealloc.Tpo $(DEPDIR)/libkpathsea_la-xrealloc.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1481:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xrealloc.lo `test -f 'xrealloc.c' || echo '$(srcdir)/'`xrealloc.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1482-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1483-libkpathsea_la-xstat.lo: xstat.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1484:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xstat.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xstat.Tpo -c -o libkpathsea_la-xstat.lo `test -f 'xstat.c' || echo '$(srcdir)/'`xstat.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1485-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xstat.Tpo $(DEPDIR)/libkpathsea_la-xstat.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1487-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1488:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xstat.lo `test -f 'xstat.c' || echo '$(srcdir)/'`xstat.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1489-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1490-libkpathsea_la-xstrdup.lo: xstrdup.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xstrdup.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xstrdup.Tpo -c -o libkpathsea_la-xstrdup.lo `test -f 'xstrdup.c' || echo '$(srcdir)/'`xstrdup.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xstrdup.Tpo $(DEPDIR)/libkpathsea_la-xstrdup.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xstrdup.lo `test -f 'xstrdup.c' || echo '$(srcdir)/'`xstrdup.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1496-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1497-libkpathsea_la-getopt.lo: getopt.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-getopt.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-getopt.Tpo -c -o libkpathsea_la-getopt.lo `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-getopt.Tpo $(DEPDIR)/libkpathsea_la-getopt.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-getopt.lo `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1503-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1504-libkpathsea_la-getopt1.lo: getopt1.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1505:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-getopt1.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-getopt1.Tpo -c -o libkpathsea_la-getopt1.lo `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1506-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-getopt1.Tpo $(DEPDIR)/libkpathsea_la-getopt1.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1508-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1509:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-getopt1.lo `test -f 'getopt1.c' || echo '$(srcdir)/'`getopt1.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1510-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1511-libkpathsea_la-mingw32.lo: mingw32.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-mingw32.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-mingw32.Tpo -c -o libkpathsea_la-mingw32.lo `test -f 'mingw32.c' || echo '$(srcdir)/'`mingw32.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-mingw32.Tpo $(DEPDIR)/libkpathsea_la-mingw32.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-mingw32.lo `test -f 'mingw32.c' || echo '$(srcdir)/'`mingw32.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1517-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1518-libkpathsea_la-xfseeko.lo: xfseeko.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1519:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xfseeko.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xfseeko.Tpo -c -o libkpathsea_la-xfseeko.lo `test -f 'xfseeko.c' || echo '$(srcdir)/'`xfseeko.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1520-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xfseeko.Tpo $(DEPDIR)/libkpathsea_la-xfseeko.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1522-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1523:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xfseeko.lo `test -f 'xfseeko.c' || echo '$(srcdir)/'`xfseeko.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1524-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1525-libkpathsea_la-xftello.lo: xftello.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1526:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-xftello.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-xftello.Tpo -c -o libkpathsea_la-xftello.lo `test -f 'xftello.c' || echo '$(srcdir)/'`xftello.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1527-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-xftello.Tpo $(DEPDIR)/libkpathsea_la-xftello.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1529-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1530:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-xftello.lo `test -f 'xftello.c' || echo '$(srcdir)/'`xftello.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1531-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1532-libkpathsea_la-win32lib.lo: win32lib.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-win32lib.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-win32lib.Tpo -c -o libkpathsea_la-win32lib.lo `test -f 'win32lib.c' || echo '$(srcdir)/'`win32lib.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-win32lib.Tpo $(DEPDIR)/libkpathsea_la-win32lib.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-win32lib.lo `test -f 'win32lib.c' || echo '$(srcdir)/'`win32lib.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1538-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1539-libkpathsea_la-knj.lo: knj.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libkpathsea_la-knj.lo -MD -MP -MF $(DEPDIR)/libkpathsea_la-knj.Tpo -c -o libkpathsea_la-knj.lo `test -f 'knj.c' || echo '$(srcdir)/'`knj.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkpathsea_la-knj.Tpo $(DEPDIR)/libkpathsea_la-knj.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkpathsea_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libkpathsea_la-knj.lo `test -f 'knj.c' || echo '$(srcdir)/'`knj.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1545-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1546-progname_test-progname.o: progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1547:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(progname_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT progname_test-progname.o -MD -MP -MF $(DEPDIR)/progname_test-progname.Tpo -c -o progname_test-progname.o `test -f 'progname.c' || echo '$(srcdir)/'`progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1548-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/progname_test-progname.Tpo $(DEPDIR)/progname_test-progname.Po
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1550-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1551:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(progname_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progname_test-progname.o `test -f 'progname.c' || echo '$(srcdir)/'`progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1552-
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1553-progname_test-progname.obj: progname.c
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1554:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(progname_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT progname_test-progname.obj -MD -MP -MF $(DEPDIR)/progname_test-progname.Tpo -c -o progname_test-progname.obj `if test -f 'progname.c'; then $(CYGPATH_W) 'progname.c'; else $(CYGPATH_W) '$(srcdir)/progname.c'; fi`
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1555-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/progname_test-progname.Tpo $(DEPDIR)/progname_test-progname.Po
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(progname_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o progname_test-progname.obj `if test -f 'progname.c'; then $(CYGPATH_W) 'progname.c'; else $(CYGPATH_W) '$(srcdir)/progname.c'; fi`
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1559-
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1586-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1587:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1588-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1607-	@list='$(kpseinclude_HEADERS)'; test -n "$(kpseincludedir)" || list=; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1608:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1609-	dir='$(DESTDIR)$(kpseincludedir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1628-	@list='$(nodist_kpseinclude_HEADERS)'; test -n "$(kpseincludedir)" || list=; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1629:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1630-	dir='$(DESTDIR)$(kpseincludedir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1645-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1646:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1647-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1708-GTAGS:
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1709:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1710-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1758-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1759:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1760:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1761-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1783-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1784:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1785-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1786:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1787:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1788:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1789:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1790:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1791:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1792:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1793:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1794-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1862-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1863:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1864:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1865:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1866-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1872-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1873:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1874:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1875-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1899-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1900:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1901:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1902-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1913-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:1914:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-1915-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-2024-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:2025:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-2026-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-2068-	}; \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:2069:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-2070-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-2080-	fi
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in:2081:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/kpathsea/Makefile.in-2082-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/ChangeLog-6858-
texlive-bin-2020.20200327.54578/texk/kpathsea/ChangeLog:6859:	* MakeTeXcommon: Use `basename $0` in usage and version messages
texlive-bin-2020.20200327.54578/texk/kpathsea/ChangeLog-6860-	for consistency with other programs and scripts.
##############################################
texlive-bin-2020.20200327.54578/texk/kpathsea/ChangeLog-6863-	* MakeTeX{MF,PK,TFM,ls-R,mkdir,names,update}:
texlive-bin-2020.20200327.54578/texk/kpathsea/ChangeLog:6864:	Use `basename $0` in usage messages for consistency.
texlive-bin-2020.20200327.54578/texk/kpathsea/ChangeLog-6865-	
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-195-}
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:196:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-197-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:198:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-199-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-200-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:201:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-202-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-203-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:204:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-205-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-323-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:324:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-325-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-353-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:354:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:355:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-356-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-369-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:370:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-371-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-405-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:406:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-407-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-408-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:409:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:410:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-411-      else \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:412:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-413-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:414:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-415-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-420-    fi; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:421:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-422-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-576-	tests/tmf.pfb tests/tmf.tables
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:577:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-578-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-662-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:663:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-664-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-725-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:726:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-727-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-775-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:776:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:777:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-778-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-800-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:801:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-802-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:803:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:804:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:805:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:806:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:807:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:808:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:809:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:810:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-811-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-879-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:880:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:881:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:882:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-883-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-889-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:890:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:891:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-892-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-916-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:917:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:918:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-919-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-930-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:931:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-932-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-1044-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:1045:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-1046-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-1088-	}; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:1089:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-1090-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-1100-	fi
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in:1101:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/Makefile.in-1102-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac-350-    test "x$kpathsea" != xyes -a -x "$kpathsea/bin/kpsewhich" && kpsewhich="$kpathsea/bin/kpsewhich"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac:351:    SELFAUTOLOC="`$kpsewhich --expand-var='$SELFAUTOLOC' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac:352:    SELFAUTODIR="`$kpsewhich --expand-var='$SELFAUTODIR' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac:353:    SELFAUTOPARENT="`$kpsewhich --expand-var='$SELFAUTOPARENT' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac:354:    SELFAUTOGRANDPARENT="`$kpsewhich --expand-var='$SELFAUTOGRANDPARENT' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac-355-    if test -z "$SELFAUTODIR"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac-396-shell_expand () {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac:397:  val=`eval echo '$'"$1"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac:398:  while echo "x$val" | fgrep '$' >/dev/null 2>&1; do val=`eval echo "$val"`; done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure.ac-399-  eval "$1='$val'"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-138-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:139:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-140-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:141:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-142-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-143-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:144:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-145-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-146-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:147:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-148-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-203-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:204:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-205-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-206-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:207:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:208:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-209-      else \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:210:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-211-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:212:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-213-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-218-    fi; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:219:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-220-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-477-	@list='$(enc_DATA)'; test -n "$(encdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-479-	dir='$(DESTDIR)$(encdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-498-	@list='$(glyphlist_DATA)'; test -n "$(glyphlistdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:499:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-500-	dir='$(DESTDIR)$(glyphlistdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-515-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:516:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-517-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-578-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:579:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-580-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-604-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:605:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:606:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-607-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-618-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in:619:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/Makefile.in-620-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-180-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-182-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-184-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-185-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-187-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-188-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-190-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-455-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:456:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-457-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-479-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:480:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-481-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-487-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:489:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-490-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:493:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-494-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-495-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:496:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-497-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-512-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:513:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-514-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-581-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-607-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:608:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:609:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-610-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-621-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in:622:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/cfftot1/Makefile.in-623-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-474-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-476-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-482-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:483:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:484:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-485-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-487-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:488:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-489-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-490-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:491:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-492-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-533-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:534:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-535-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-559-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:560:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:561:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-562-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-573-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in:574:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/Makefile.in-575-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/otfdescrip.cc-154-    { T("ARK "), "Arakanese" },
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/otfdescrip.cc:155:    { T("ASM "), "Assamese" },
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/libefont/otfdescrip.cc-156-    { T("ATH "), "Athapaskan" },
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-440-.c.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:441:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-442-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-448-.c.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:449:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:450:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-451-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-455-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-456-.c.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:457:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-458-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-464-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:465:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-466-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-472-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:473:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:474:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-475-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-477-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:478:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-479-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-480-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:481:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-482-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-523-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:524:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-525-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-549-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:550:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:551:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-552-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-563-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in:564:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/liblcdf/Makefile.in-565-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-162-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-164-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-166-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-167-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-169-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-170-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-172-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-435-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:436:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-437-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-458-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-460-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-466-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:468:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-469-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:472:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-473-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-474-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-476-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-491-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:492:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-493-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-560-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-586-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-600-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmafm/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-182-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:183:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-184-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:185:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-186-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-187-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:188:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-189-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-190-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:191:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-192-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-459-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:460:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-461-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-485-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:486:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-487-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-493-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:494:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:495:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-496-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-498-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:499:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-500-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-501-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:502:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-503-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-518-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:519:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-520-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-587-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:588:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-589-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-613-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:614:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:615:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-616-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-627-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in:628:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/mmpfb/Makefile.in-629-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-161-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:162:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-163-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:164:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-165-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-166-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:167:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-168-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-169-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:170:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-171-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-437-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:438:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-439-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-460-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:461:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-462-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-468-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:469:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:470:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-471-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-473-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:474:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-475-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-476-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:477:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-478-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-493-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:494:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-495-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-562-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:563:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-564-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-588-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:589:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:590:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-591-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-602-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in:603:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otfinfo/Makefile.in-604-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-198-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:199:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-200-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:201:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-202-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-203-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:204:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-205-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-206-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:207:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-208-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-479-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:480:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-481-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-510-.c.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:511:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-512-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-518-.c.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:519:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:520:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-521-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-525-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-526-.c.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:527:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-528-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-534-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:535:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-536-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-542-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:543:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:544:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-545-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:548:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-549-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-550-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:551:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-552-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-567-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:568:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-569-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-636-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:637:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-638-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-662-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:663:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:664:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-665-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-676-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in:677:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/otftotfm/Makefile.in-678-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-162-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-164-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-166-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-167-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-169-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-170-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-172-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-435-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:436:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-437-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-458-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-460-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-466-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:468:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-469-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:472:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-473-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-474-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-476-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-491-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:492:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-493-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-560-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-586-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-600-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1dotlessj/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-180-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-182-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-184-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-185-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-187-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-188-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-190-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-455-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:456:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-457-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-479-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:480:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-481-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-487-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:489:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-490-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:493:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-494-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-495-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:496:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-497-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-512-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:513:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-514-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-581-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-607-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:608:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:609:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-610-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-621-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in:622:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/Makefile.in-623-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/t1lint.1-42-.LP
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/t1lint.1:43:.M t1disasm 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1lint/t1lint.1-44-.LP
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-162-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-164-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-166-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-167-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-169-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-170-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-172-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-435-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:436:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-437-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-458-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-460-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-466-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:468:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-469-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:472:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-473-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-474-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-476-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-491-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:492:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-493-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-560-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-586-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-600-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1rawafm/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-180-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-182-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-184-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-185-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-187-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-188-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-190-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-455-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:456:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-457-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-479-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:480:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-481-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-487-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:488:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:489:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-490-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:493:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-494-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-495-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:496:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-497-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-512-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:513:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-514-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-581-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-607-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:608:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:609:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-610-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-621-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in:622:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1reencode/Makefile.in-623-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-162-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-164-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-166-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-167-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-169-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-170-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-172-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-435-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:436:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-437-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-458-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-460-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-466-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:468:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-469-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:472:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-473-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-474-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-476-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-491-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:492:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-493-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-560-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-586-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-600-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/t1testpage/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-162-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:163:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-164-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:165:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-166-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-167-  esac;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:168:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-169-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-170-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:171:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-172-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-435-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:436:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-437-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-458-.cc.o:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:459:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-460-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-466-.cc.obj:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:467:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:468:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-469-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-471-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:472:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-473-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-474-.cc.lo:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:475:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-476-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-491-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:492:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-493-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-560-GTAGS:
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:561:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-562-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-586-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:587:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:588:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-589-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-600-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in:601:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/ttftotype42/Makefile.in-602-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac-430-    test "x$kpathsea" != xyes -a -x "$kpathsea/bin/kpsewhich" && kpsewhich="$kpathsea/bin/kpsewhich"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:431:    SELFAUTOLOC="`$kpsewhich --expand-var='$SELFAUTOLOC' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:432:    SELFAUTODIR="`$kpsewhich --expand-var='$SELFAUTODIR' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:433:    SELFAUTOPARENT="`$kpsewhich --expand-var='$SELFAUTOPARENT' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:434:    SELFAUTOGRANDPARENT="`$kpsewhich --expand-var='$SELFAUTOGRANDPARENT' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac-435-    if test -z "$SELFAUTODIR"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac-493-shell_expand () {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:494:    val=`eval echo '$'"$1"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:495:    while echo "x$val" | grep '\$' >/dev/null 2>&1; do val=`eval echo "$val"`; done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac:496:    val=`echo "$val" | sed 's,//*,/,g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/lcdf-typetools-src/configure.ac-497-    eval "$1='$val'"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-52-else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-408-  {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-893-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:894:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-895-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-937-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:938:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-939-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-942-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:943:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-944-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-963-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-965-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-968-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-970-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1167-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1168:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1169-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1172-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1173:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1174-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1183-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1184:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1185-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1188-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1189:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1190-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1221-  *=*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1222:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1223-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1242-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1243:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1244-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1264-    */ )
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1265:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1266-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1299-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1300:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1301-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1355-case $srcdir in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1356:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1357-esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1398-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1399:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1400:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1401-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1540-*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1541:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1542-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:1543:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-1544-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2144-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2145:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2146:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2147-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2501-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2502:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2503:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2504-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2865-    *\'*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2866:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2867-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2948-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2949:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2950-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2963-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:2964:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-2965-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3083-    set,)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3084:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3085:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3086-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3094-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3095:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3096:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3097-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3114-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3115:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3116-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3293-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3294:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3295-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3296-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3297:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3298-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3344-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3345:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3346-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3347-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3348:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3349-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3489-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3490:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3491-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3562-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3563:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3564-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3572-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:3573:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-3574-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4047-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4048:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4049-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4091-	then :; else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4092:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4093-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4151-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4152:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4153-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4260-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4261:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4262-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4578-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4579:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4580-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4729-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4730:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4731-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4732-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4733:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4734-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4753-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4754:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4755-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4764-else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4765:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4766-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4786-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4787:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4788-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4814-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4815:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4816-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4817:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4818-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4883-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4884:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4885-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4959-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:4960:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-4961-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5025-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5026:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5027-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5092-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5093:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5094-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5172-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5173:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5174-  *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5175:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5176-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5181-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5182:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5183-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5184:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5185-      done
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5216-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5217:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5218-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5247-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5248:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5249-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5297-	esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5298:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5299-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5303-	*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5304:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5305-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5431-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5432:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5433-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5543-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5544:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5545:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5546-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5576-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5577:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5578-    else
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5585-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5586:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5587:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5588-    else
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5597-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5598:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5599-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5601-      do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5602:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5603-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5605-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5606:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5607-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5610-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:5611:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-5612-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6018-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:6019:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6020-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6088-    else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:6089:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6090-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6230-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:6231:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6232-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6751-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:6752:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6753-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6799-mingw*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:6800:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-6801-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7031-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7032:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7033-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7035- /*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7036:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7037-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7130-    done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7131:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7132-}
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7152-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7153:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7154-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7173-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7174:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7175-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7185-    else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7186:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7187-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7211-    emul=elf
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7212:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7213-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7219-    esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7220:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7221-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7227-    esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:7228:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-7229-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8160-    *:)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8161:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8162-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8163-    x:*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8164:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8165-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8166-    *::*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8167:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8168:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8169-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8170-    *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8171:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8172-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8429-do :
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8430:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8431-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8434-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8435:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8436-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8458-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8459:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8460-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8634-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8635:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8636-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8640-esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8641:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8642-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8652-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:8653:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-8654-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-9316-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:9317:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-9318-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-9382-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:9383:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-9384-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-9780-      *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:9781:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-9782-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10226-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10227:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10228-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10258-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10259:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10260-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10327-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10328:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10329-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10361-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10362:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10363-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10383-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10384:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10385:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10386-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10401-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10402:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10403-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10406-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10407:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10408-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10423-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10424:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10425-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10427-	esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10428:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10429-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10430:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10431-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10498-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10499:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10500-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10587-	else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10588:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10589-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10652-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10653:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10654-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10732-      }'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10733:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10734-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10735-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10736:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10737-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10750-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10751:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10752-      else
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10785-      }'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10786:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10787-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10788-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10789:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10790-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10817-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10818:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10819-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10870-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10871:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10872-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10908-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10909:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10910-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10926-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:10927:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-10928-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11106-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11107:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11108-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11134-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11135:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11136-	fi
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11137-      else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11138:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11139:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11140-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11184-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11185:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11186-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11215-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11216:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11217-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11229-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11230:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11231-      else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11232-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11233:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11234-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11242-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11243:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11244-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11246-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11247:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11248:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11249:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11250-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11265-      else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11266:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11267-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11664-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11665:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11666-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11671-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11672:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11673-    ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11674-  *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11675:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11676-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11680-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11681:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11682-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11722-  esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11723:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11724-else
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11862-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11863:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11864-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11898-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11899:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11900:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11901:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11902-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11907-      fi'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11908:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11909-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11915-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11916:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11917-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11921-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11922:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11923-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11925-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11926:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11927-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11934-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11935:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11936-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11946-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11947:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11948-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11951-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11952:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11953-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11957-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11958:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11959:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11960:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11961-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11965-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11966:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11967-      else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11968:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11969-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11975-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11976:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11977:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11978:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11979-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11980-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11981:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11982-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11989-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:11990:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-11991-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12006-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12007:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12008-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12259-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12260:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12261-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12313-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12314:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12315-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12340-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12341:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12342:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12343:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12344-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12349-    fi'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:12350:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-12351-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13549-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:13550:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13551-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13581-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:13582:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13583-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13861-do :
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:13862:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13863-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13865-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:13866:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13867-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13885-do :
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:13886:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13887-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13889-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:13890:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-13891-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14376-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14377:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14378-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14484-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14485:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14486-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14490-esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14491:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14492-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14526-  case $2 in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14527:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14528:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14529-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14806-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14807:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14808-  *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14809:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14810-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14815-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14816:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14817-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14818:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14819-      done
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14850-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14851:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14852-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14881-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14882:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14883-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14915-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:14916:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-14917-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15026-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15027:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15028-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15107-      }'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15108:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15109-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15110-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15111:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15112-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15126-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15127:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15128-        else
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15161-      }'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15162:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15163-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15164-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15165:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15166-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15193-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15194:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15195-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15246-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15247:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15248-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15288-	    # is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15289:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15290-              cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15309-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15310:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15311-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15354-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15355:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15356-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15428-            # dependencies.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15429:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15430-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15493-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15494:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15495-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15529-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15530:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15531:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15532-	;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15536-	    # SGI C++
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15537:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15538-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15547-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15548:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15549-	      else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15550:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15551-	      fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15568-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15569:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15570:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15571-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15578-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15579:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15580-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15593-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15594:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15595-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15614-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15615:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15616-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15619-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15620:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15621-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15623-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15624:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15625-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15628-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15629:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15630-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15632-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15633:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15634-	      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15642-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15643:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15644-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15661-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15662:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15663-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15676-	  *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15677:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15678-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15683-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15684:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15685-	      compiler_needs_object_CXX=yes
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15748-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15749:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15750-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15767-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15768:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15769-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15788-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15789:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15790-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15793-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15794:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15795:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15796-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15797:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15798-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15812-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15813:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15814-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15819-	        osf3*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15820:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15821-		  ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15822-	        *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:15823:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-15824-		  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16066-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:16067:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16068-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16169-if test -n "${compiler_lib_search_path_CXX}"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:16170: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16171-fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16416-	  *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:16417:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16418-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16798-    else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:16799:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-16800-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17100-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17101:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17102-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17136-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17137:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17138:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17139:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17140-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17145-      fi'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17146:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17147-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17153-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17154:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17155-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17158-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17159:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17160-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17162-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17163:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17164-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17171-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17172:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17173-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17183-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17184:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17185-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17188-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17189:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17190-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17194-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17195:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17196:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17197:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17198-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17202-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17203:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17204-      else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17205:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17206-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17212-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17213:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17214:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17215:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17216-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17217-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17218:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17219-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17226-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17227:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17228-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17243-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17244:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17245-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17495-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17496:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17497-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17549-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17550:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17551-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17576-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17577:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17578:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17579:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17580-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17585-    fi'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:17586:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-17587-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18129-else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18130:  case `(./conftest$ac_exeext; exit) 2>/dev/null` in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18131-  worksok) :
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18187-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18188:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18189-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18219-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18220:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18221-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18345-do :
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18346:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18347-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18349-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18350:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18351-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18781-do :
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18782:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18783-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18785-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:18786:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-18787-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19133-do :
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19134:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19135-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19137-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19138:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19139-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19538-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19539:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19540-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19586-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19587:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19588-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19589-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19590:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19591-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19593-else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19594:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19595-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19603-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19604:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19605-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19680-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19681:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19682-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19752-  {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19753:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19754-  }
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19856-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19857:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19858-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-19990-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19991:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19992:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19993:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19994:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19995:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19996:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19997:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19998:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:19999:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20000:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20001:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20002:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20003:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20004:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20005:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20006:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20007:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20008:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20009:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20010:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20011:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20012:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20013:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20014:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20015:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20016:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20017:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20018:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20019:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20020:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20021:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20022:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20023:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20024:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20025:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20026:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20027:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20028:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20029:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20030:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20031:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20032:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20033:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20034:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20035:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20036:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20037:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20038:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20039:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20040:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20041:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20042:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20043:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20044:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20045:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20046:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20047:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20048:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20049:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20050:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20051:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20052:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20053:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20054:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20055:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20056:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20057:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20058:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20059:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20060:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20061:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20062:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20063:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20064:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20065:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20066:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20067:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20068:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20069:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20070:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20071:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20072:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20073:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20074:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20075:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20076:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20077:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20078:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20079:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20080:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20081:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20082:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20083:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20084:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20085:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20086:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20087:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20088:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20089:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20090:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20091:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20092:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20093:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20094:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20095:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20096:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20097:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20098:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20099:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20100:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20101:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20102:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20103:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20104:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20105:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20106:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20107:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20108:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20109:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20110:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20111:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20112:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20113:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20114:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20115:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20116:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20117:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20118:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20119:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20120:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20121:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20122:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20123:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20124:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20125:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20126:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20127:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20128:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20129:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20130:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20131:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20132:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20133:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20134:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20135:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20136:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20137:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20138:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20139:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20140:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20141:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20142:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20143:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20144:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20145:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20146:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20147:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20148:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20149:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20150:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20151:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20152:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20153:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20154:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20155:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20156:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20157:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20158:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20159:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20160:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20161:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20162:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20163:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20164:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20165:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20166:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20167:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20168:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20169:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20170:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20171:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20172:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20173:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20174:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20175:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20176:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20177:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20178:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20179:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20180:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20181-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20294-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20295:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20296-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20297:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20298-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20336-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20337:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20338-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20339:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20340-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20864-    *:)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20865:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20866-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20867-    x:*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20868:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20869-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20870-    *::*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20871:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20872:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20873-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20874-    *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20875:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20876-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20891-    done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:20892:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-20893-}
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21207-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21208:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21209:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21210-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21358-    test "x$kpathsea" != xyes -a -x "$kpathsea/bin/kpsewhich" && kpsewhich="$kpathsea/bin/kpsewhich"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21359:    SELFAUTOLOC="`$kpsewhich --expand-var='$SELFAUTOLOC' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21360:    SELFAUTODIR="`$kpsewhich --expand-var='$SELFAUTODIR' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21361:    SELFAUTOPARENT="`$kpsewhich --expand-var='$SELFAUTOPARENT' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21362:    SELFAUTOGRANDPARENT="`$kpsewhich --expand-var='$SELFAUTOGRANDPARENT' 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21363-    if test -z "$SELFAUTODIR"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21422-shell_expand () {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21423:  val=`eval echo '$'"$1"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21424:  while echo "x$val" | fgrep '$' >/dev/null 2>&1; do val=`eval echo "$val"`; done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21425-  eval "$1='$val'"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21564-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21565:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21566-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21676-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21677:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21678-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21679-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21680:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21681-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21683-else
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21684:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21685-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21693-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21694:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21695-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21770-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21771:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21772-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21842-  {
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21843:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21844-  }
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21946-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:21947:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-21948-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22081-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22082:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22083-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22106-  --*=?*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22107:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22108:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22109-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22111-  --*=)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22112:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22113-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22135-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22136:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22137-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22143-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22144:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22145-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22212-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22213:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22214:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22215:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22216:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22217:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22218:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22219:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22220:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22221:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22222:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22223:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22224:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22225:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22226:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22227:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22228:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22229:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22230:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22231:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22232:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22233:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22234:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22235:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22236:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22237:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22238:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22239:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22240:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22241:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22242:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22243:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22244:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22245:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22246:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22247:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22248:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22249:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22250:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22251:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22252:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22253:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22254:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22255:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22256:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22257:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22258:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22259:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22260:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22261:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22262:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22263:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22264:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22265:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22266:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22267:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22268:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22269:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22270:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22271:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22272:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22273:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22274:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22275:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22276:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22277:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22278:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22279:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22280:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22281:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22282:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22283:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22284:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22285:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22286:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22287:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22288:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22289:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22290:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22291:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22292:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22293:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22294:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22295:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22296:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22297:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22298:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22299:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22300:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22301:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22302:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22303:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22304:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22305:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22306:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22307:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22308:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22309:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22310:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22311:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22312:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22313:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22314:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22315:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22316:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22317:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22318:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22319:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22320:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22321:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22322:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22323:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22324:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22325:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22326:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22327:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22328:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22329:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22330:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22331:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22332:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22333:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22334:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22335:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22336:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22337:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22338:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22339:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22340:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22341:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22342:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22343:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22344:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22345:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22346:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22347:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22348:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22349:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22350:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22351:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22352:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22353:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22354:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22355:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22356:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22357:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22358:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22359:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22360:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22361:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22362:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22363:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22364:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22365:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22366:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22367:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22368:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22369:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22370:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22371:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22372:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22373:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22374:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22375:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22376:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22377:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22378:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22379:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22380:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22381:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22382:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22383:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22384:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22385:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22386:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22387:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22388:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22389:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22390:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22391:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22392:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22393:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22394:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22395:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22396:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22397:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22398:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22399:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22400:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22401:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22402:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22403-
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22516-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22517:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22518-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22519:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22520-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22558-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22559:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22560-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22561:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22562-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22672-fi
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22673:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22674-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22689-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22690:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22691-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22695-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22696:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22697-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22833-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22834:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22835-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22965-      esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:22966:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-22967-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23024-*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23025:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23026-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23027:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23028-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23085-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23086:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23087-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23102-
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23103:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23104-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23130-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23131:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23132-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23176-    * )
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23177:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23178-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23231-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23232:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23233-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23800-    *:)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23801:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23802-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23803-    x:*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23804:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23805-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23806-    *::*)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23807:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23808:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23809-        ;;
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23810-    *)
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23811:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23812-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23827-    done
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure:23828:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/lcdf-typetools/configure-23829-}
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-130-am__dist_bin_SCRIPTS_DIST = mkindex
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-132-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-134-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-135-  esac;
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-137-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-138-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-140-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-350-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:351:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-352-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-380-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:381:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:382:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-383-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-394-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:395:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-396-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-680-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:681:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-682-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-743-.c.o:
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:744:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-745-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-751-.c.obj:
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:752:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:753:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-754-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-758-
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-759-.c.lo:
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:760:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-761-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-779-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:780:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-781-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-846-GTAGS:
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:847:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-848-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-896-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:897:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:898:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-899-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-921-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:922:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-923-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:924:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:925:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:926:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:927:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:928:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:929:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:930:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:931:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-932-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1000-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1001:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1002:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1003:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1004-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1010-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1011:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1012:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1013-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1051-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1052:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1053:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1054-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1065-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1066:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1067-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1151-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1152:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1153-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1195-	}; \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1196:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1197-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1207-	fi
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in:1208:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/makeindexk/Makefile.in-1209-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/makeindexk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/tests/nested-range-test.pl-7-# srcdir = makeindexk (in the source tree)
texlive-bin-2020.20200327.54578/texk/makeindexk/tests/nested-range-test.pl:8:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `cd \`dirname $0\`/.. && pwd`); }
texlive-bin-2020.20200327.54578/texk/makeindexk/tests/nested-range-test.pl-9-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-14-
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex:15:progname=`basename $0`
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-16-case $# in
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-17-  0) 
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex:18:    echo "Usage: `basename $0` file[.idx|.glo] ..." 1>&2
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-19-    exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-31-do
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex:32:  destdir=`echo "$i" | sed 's/^[^\/]*$/./; s/\/[^\/]*$//'`
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-33-  test -d "$destdir" || continue
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-34-  cd "$destdir" || exit 1
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex:35:  FILENAME=`basename "$i" .idx`
texlive-bin-2020.20200327.54578/texk/makeindexk/mkindex-36-  test -f "$FILENAME".idx \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-52-else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-853-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:854:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-855-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-897-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-899-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-902-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-904-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-923-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:924:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-925-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-928-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:929:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-930-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1127-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1132-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1134-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1143-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1144:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1148-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1149:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1150-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1181-  *=*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1182:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1202-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1203:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1204-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1224-    */ )
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1225:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1226-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1259-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1260:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1261-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1315-case $srcdir in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1316:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1317-esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1358-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1359:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1360:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1361-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1474-*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1475:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1476-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:1477:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-1478-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2078-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2079:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2080:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2081-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2249-    *\'*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2250:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2251-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2332-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2333:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2334-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2347-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2348:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2349-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2467-    set,)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2468:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2469:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2470-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2478-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2479:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2480:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2481-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2498-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2499:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2500-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2677-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2678:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2679-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2680-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2681:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2682-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2728-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2729:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2730-
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2731-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2732:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2733-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2873-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2874:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2875-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2946-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2947:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2948-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2956-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:2957:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-2958-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3431-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:3432:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3433-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3475-	then :; else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:3476:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3477-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3535-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:3536:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3537-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3644-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:3645:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3646-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3962-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:3963:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-3964-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4114:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4115-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4116-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4117:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4118-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4137-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4138:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4139-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4148-else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4149:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4150-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4170-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4171:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4172-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4198-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4199:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4200-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4201:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4202-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4267-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4268:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4269-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4343-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4344:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4345-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4409-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4410:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4411-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4476-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4477:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4478-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4556-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4558-  *)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4559:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4560-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4565-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4566:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4567-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4568:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4569-      done
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4600-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4601:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4602-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4631-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4632:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4633-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4681-	esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4682:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4683-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4687-	*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4688:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4689-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4815-
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4816:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4817-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4927-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4929:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4930-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4960-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4961:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4962-    else
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4969-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4970:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4971:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4972-    else
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4981-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4982:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4983-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4985-      do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4986:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4987-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4989-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4990:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4991-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4994-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:4995:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-4996-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-5402-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:5403:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-5404-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-5472-    else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:5473:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-5474-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-5614-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:5615:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-5616-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6135-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6136:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6137-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6183-mingw*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6184:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6185-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6415-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6416:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6417-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6419- /*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6420:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6421-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6514-    done
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6515:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6516-}
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6536-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6537:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6538-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6557-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6558:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6559-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6569-    else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6570:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6571-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6595-    emul=elf
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6596:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6597-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6603-    esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6604:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6605-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6611-    esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:6612:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-6613-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7544-    *:)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7545:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7546-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7547-    x:*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7548:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7549-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7550-    *::*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7551:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7552:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7553-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7554-    *)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7555:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7556-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7813-do :
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7814:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7815-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7818-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7819:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7820-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7842-
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:7843:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-7844-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8009-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:8010:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8011-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8015-esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:8016:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8017-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8027-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:8028:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8029-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8691-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:8692:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8693-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8757-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:8758:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-8759-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9155-      *)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9156:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9157-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9601-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9602:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9603-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9633-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9634:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9635-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9702-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9703:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9704-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9736-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9737:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9738-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9758-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9759:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9760:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9761-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9776-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9777:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9778-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9781-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9782:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9783-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9798-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9799:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9800-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9802-	esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9803:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9804-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9805:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9806-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9873-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9874:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9875-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9962-	else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:9963:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-9964-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10027-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10028:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10029-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10107-      }'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10108:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10109-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10110-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10111:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10112-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10125-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10126:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10127-      else
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10160-      }'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10161:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10162-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10163-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10164:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10165-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10192-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10193:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10194-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10245-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10246:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10247-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10283-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10284:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10285-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10301-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10302:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10303-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10481-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10482:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10483-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10509-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10510:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10511-	fi
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10512-      else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10513:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10514:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10515-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10559-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10560:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10561-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10590-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10591:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10592-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10604-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10605:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10606-      else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10607-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10608:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10609-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10617-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10618:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10619-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10621-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10622:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10623:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10624:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10625-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10640-      else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:10641:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-10642-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11039-  esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11040:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11041-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11046-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11047:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11048-    ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11049-  *)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11050:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11051-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11055-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11056:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11057-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11097-  esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11098:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11099-else
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11237-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11238:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11239-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11273-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11274:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11275:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11276:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11277-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11282-      fi'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11283:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11284-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11290-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11291:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11292-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11296-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11297:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11298-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11300-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11301:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11302-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11309-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11310:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11311-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11321-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11322:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11323-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11326-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11327:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11328-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11332-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11333:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11334:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11335:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11336-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11340-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11341:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11342-      else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11343:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11344-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11350-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11351:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11352:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11353:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11354-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11355-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11356:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11357-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11364-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11365:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11366-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11381-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11382:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11383-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11634-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11635:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11636-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11688-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11689:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11690-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11715-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11716:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11717:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11718:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11719-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11724-    fi'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:11725:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-11726-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-12924-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:12925:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-12926-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-12956-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:12957:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-12958-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13236-do :
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13237:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13238-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13240-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13241:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13242-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13260-do :
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13261:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13262-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13264-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13265:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13266-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13469-do :
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13470:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13471-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13473-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13474:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13475-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13482-do :
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13483:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13484-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13486-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13487:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13488-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13498-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13499:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13500-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13546-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13547:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13548-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13549-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13550:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13551-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13553-else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13554:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13555-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13563-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13564:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13565-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13640-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13641:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13642-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13712-  {
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13713:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13714-  }
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13816-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13817:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13818-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-13950-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13951:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13952:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13953:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13954:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13955:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13956:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13957:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13958:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13959:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13960:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13961:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13962:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13963:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13964:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13965:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13966:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13967:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13968:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13969:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13970:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13971:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13972:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13973:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13974:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13975:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13976:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13977:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13978:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13979:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13980:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13981:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13982:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13983:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13984:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13985:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13986:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13987:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13988:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13989:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13990:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13991:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13992:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13993:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13994:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13995:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13996:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13997:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13998:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:13999:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14000:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14001:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14002:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14003:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14004:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14005:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14006:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14007:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14008:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14009:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14010:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14011:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14012:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14013:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14014:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14015:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14016:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14017:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14018:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14019:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14020:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14021:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14022:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14023:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14024:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14025:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14026:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14027:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14028:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14029:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14030:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14031:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14032:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14033:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14034:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14035:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14036:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14037:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14038:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14039:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14040:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14041:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14042:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14043:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14044:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14045:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14046:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14047:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14048:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14049:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14050:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14051:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14052:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14053:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14054:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14055:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14056:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14057:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14058:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14059:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14060:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14061:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14062:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14063:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14064:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14065:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14066:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14067:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14068:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14069:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14070:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14071:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14072:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14073:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14074:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14075:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14076:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14077:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14078:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14079:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14080:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14081:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14082:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14083:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14084:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14085:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14086:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14087-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14169-striplib; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14170:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14171-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14172:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14173-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14200-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14201:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14202-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14203:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14204-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14712-    *:)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14713:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14714-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14715-    x:*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14716:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14717-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14718-    *::*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14719:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14720:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14721-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14722-    *)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14723:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14724-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14739-    done
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14740:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14741-}
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14902-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14903:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:14904:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-14905-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15112-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15113:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15114-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15211-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15212:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15213-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15214-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15215:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15216-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15218-else
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15219:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15220-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15228-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15229:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15230-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15305-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15306:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15307-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15377-  {
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15378:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15379-  }
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15481-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15482:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15483-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15616-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15617:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15618-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15641-  --*=?*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15642:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15643:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15644-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15646-  --*=)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15647:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15648-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15670-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15671:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15672-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15678-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15679:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15680-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15747-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15748:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15749:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15750:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15751:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15752:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15753:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15754:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15755:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15756:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15757:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15758:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15759:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15760:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15761:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15762:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15763:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15764:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15765:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15766:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15767:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15768:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15769:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15770:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15771:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15772:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15773:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15774:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15775:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15776:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15777:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15778:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15779:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15780:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15781:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15782:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15783:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15784:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15785:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15786:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15787:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15788:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15789:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15790:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15791:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15792:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15793:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15794:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15795:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15796:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15797:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15798:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15799:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15800:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15801:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15802:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15803:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15804:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15805:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15806:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15807:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15808:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15809:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15810:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15811:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15812:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15813:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15814:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15815:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15816:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15817:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15818:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15819:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15820:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15821:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15822:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15823:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15824:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15825:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15826:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15827:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15828:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15829:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15830:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15831:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15832:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15833:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15834:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15835:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15836:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15837:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15838:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15839:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15840:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15841:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15842:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15843:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15844:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15845:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15846:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15847:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15848:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15849:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15850:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15851:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15852:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15853:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15854:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15855:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15856:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15857:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15858:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15859:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15860:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15861:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15862:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15863:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15864:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15865:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15866:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15867:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15868:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15869:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15870:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15871:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15872:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15873:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15874:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15875:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15876:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15877:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15878:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15879:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15880:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15881:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15882:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15883:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15884-
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15966-striplib; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15967:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15968-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15969:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15970-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15997-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:15998:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-15999-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16000:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16001-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16093-fi
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16094:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16095-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16110-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16111:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16112-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16116-
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16117:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16118-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16254-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16255:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16256-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16386-      esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16387:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16388-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16445-*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16446:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16447-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16448:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16449-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16506-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16507:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16508-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16523-
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16524:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16525-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16551-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16552:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16553-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16597-    * )
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16598:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16599-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16652-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:16653:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-16654-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17207-    *:)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:17208:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17209-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17210-    x:*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:17211:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17212-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17213-    *::*)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:17214:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:17215:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17216-        ;;
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17217-    *)
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:17218:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17219-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17234-    done
texlive-bin-2020.20200327.54578/texk/makeindexk/configure:17235:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/makeindexk/configure-17236-}
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-169-  esac
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:170:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-171-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:172:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-173-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-174-  esac;
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:175:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-176-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-177-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:178:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-179-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-344-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:345:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-346-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-374-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:375:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:376:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-377-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-390-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:391:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-392-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-668-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:669:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-670-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-696-.c.o:
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:697:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-698-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-704-.c.obj:
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:705:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:706:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-707-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-711-
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-712-.c.lo:
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:713:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-714-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-732-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:733:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-734-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-799-GTAGS:
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:800:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-801-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-849-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:850:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:851:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-852-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-874-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:875:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-876-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:877:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:878:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:879:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:880:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:881:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:882:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:883:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:884:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-885-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-953-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:954:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:955:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:956:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-957-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-963-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:964:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:965:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-966-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-990-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:991:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:992:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-993-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1004-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:1005:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1006-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1090-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:1091:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1092-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1134-	}; \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:1135:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1136-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1146-	fi
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in:1147:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/makejvf/Makefile.in-1148-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/makejvf/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/makejvf/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-45-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-46-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-48-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-50-else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/makejvf/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-62-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/makejvf/configure-199-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/makejvf/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/makejvf/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/makejvf/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-332-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-334-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-405-  {
texlive-bin-2020.20200327.54578/texk/makejvf/configure:406:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-407-  }
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-412-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/makejvf/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/makejvf/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/makejvf/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-853-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:854:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-855-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-897-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-899-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-902-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makejvf/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-904-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-923-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:924:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-925-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-928-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makejvf/configure:929:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-930-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1127-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1132-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1134-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1143-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1144:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1148-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1149:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1150-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1181-  *=*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1182:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1202-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1203:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1204-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1224-    */ )
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1225:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1226-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1259-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1260:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1261-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1315-case $srcdir in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1316:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1317-esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1358-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1359:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1360:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1361-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1476-*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1478-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:1479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-1480-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2247-    *\'*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2248:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2249-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2330-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2331:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2332-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2345-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2346:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2347-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2465-    set,)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2466:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2467:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2468-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2476-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2477:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2478:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2479-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2496-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2497:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2498-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2675-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2676:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2677-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2678-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2679:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2680-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2726-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2727:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2728-
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2729-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2730:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2871-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2872:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2873-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2944-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2945:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2946-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2954-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:2955:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-2956-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3429-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/makejvf/configure:3430:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3431-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3473-	then :; else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:3474:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3475-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3533-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure:3534:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3535-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3642-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure:3643:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3644-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3960-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:3961:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-3962-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4111-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4112:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4114-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4115:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4116-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4135-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4137-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4146-else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4148-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4168-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4169:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4170-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4196-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4197:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4198-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4199:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4200-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4265-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4266:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4267-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4341-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4342:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4343-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4407-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4408:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4409-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4474-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4475:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4476-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4554-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4555:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4556-  *)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4558-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4563-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4564:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4565-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4566:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4567-      done
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4598-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4599:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4600-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4629-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4630:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4631-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4679-	esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4680:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4681-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4685-	*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4686:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4687-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4813-
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4814:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4815-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4925-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4926:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4928-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4958-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4959:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4960-    else
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4967-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4968:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4979-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4980:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4981-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4983-      do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4984:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4985-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4987-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4988:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4989-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4992-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:4993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-4994-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-5400-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:5401:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-5402-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-5470-    else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:5471:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-5472-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-5612-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/makejvf/configure:5613:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-5614-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6133-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6134:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6135-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6181-mingw*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6182:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6183-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6413-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6414:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6415-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6417- /*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6418:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6419-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6512-    done
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6513:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6514-}
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6534-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6535:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6536-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6555-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6556:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6557-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6567-    else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6568:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6569-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6593-    emul=elf
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6594:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6595-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6601-    esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6603-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-6611-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7542-    *:)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7544-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7545-    x:*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7546:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7547-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7548-    *::*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7549:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7550:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7552-    *)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7554-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7811-do :
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7812:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7813-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7816-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7817:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7818-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7840-
texlive-bin-2020.20200327.54578/texk/makejvf/configure:7841:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-7842-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8007-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/makejvf/configure:8008:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8009-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8013-esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:8014:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8015-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8025-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/makejvf/configure:8026:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8027-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8689-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:8690:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8691-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8755-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:8756:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-8757-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9153-      *)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9154:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9155-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9599-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9600:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9601-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9631-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9632:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9633-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9700-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9701:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9702-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9734-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9735:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9736-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9756-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9757:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9758:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9759-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9774-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9775:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9776-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9779-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9780:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9781-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9796-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9797:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9798-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9800-	esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9801:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9802-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9803:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9804-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9871-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9872:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9873-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9960-	else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:9961:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-9962-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10025-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10026:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10027-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10105-      }'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10106:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10107-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10108-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10109:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10110-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10123-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10124:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10125-      else
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10158-      }'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10159:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10160-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10161-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10162:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10163-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10190-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10191:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10192-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10243-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10244:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10245-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10281-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10282:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10283-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10299-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10300:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10301-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10479-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10480:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10481-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10507-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10508:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10509-	fi
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10510-      else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10511:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10512:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10513-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10557-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10558:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10559-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10588-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10589:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10590-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10602-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10603:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10604-      else
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10605-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10606:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10607-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10615-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10616:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10617-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10619-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10620:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10621:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10622:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10623-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10638-      else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:10639:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-10640-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11037-  esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11038:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11039-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11044-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11045:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11046-    ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11047-  *)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11048:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11049-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11053-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11054:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11055-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11095-  esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11096:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11097-else
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11235-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11236:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11237-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11271-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11272:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11273:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11274:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11275-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11280-      fi'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11281:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11282-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11288-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11289:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11290-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11294-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11295:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11296-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11298-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11299:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11300-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11307-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11308:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11309-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11319-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11320:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11321-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11324-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11325:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11326-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11330-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11331:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11332:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11333:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11334-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11338-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11339:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11340-      else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11341:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11342-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11348-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11349:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11350:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11351:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11352-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11353-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11354:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11355-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11362-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11363:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11364-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11379-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11380:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11381-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11632-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11633:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11634-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11686-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11687:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11688-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11713-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11714:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11715:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11716:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11717-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11722-    fi'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:11723:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/makejvf/configure-11724-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-12922-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:12923:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-12924-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-12954-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makejvf/configure:12955:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makejvf/configure-12956-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13234-do :
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13235:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13236-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13238-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13239:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13240-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13258-do :
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13259:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13260-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13262-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13263:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13264-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13478-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13479:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13480-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13526-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13527:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13528-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13529-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13530:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13531-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13533-else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13534:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13535-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13543-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13544:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13545-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13620-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13621:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13622-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13692-  {
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13693:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13694-  }
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13796-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13797:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13798-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-13930-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13931:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13932:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13933:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13934:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13935:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13936:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13937:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13938:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13939:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13940:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13941:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13942:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13943:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13944:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13945:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13946:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13947:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13948:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13949:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13950:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13951:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13952:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13953:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13954:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13955:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13956:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13957:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13958:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13959:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13960:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13961:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13962:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13963:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13964:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13965:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13966:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13967:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13968:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13969:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13970:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13971:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13972:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13973:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13974:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13975:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13976:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13977:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13978:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13979:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13980:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13981:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13982:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13983:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13984:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13985:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13986:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13987:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13988:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13989:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13990:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13991:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13992:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13993:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13994:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13995:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13996:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13997:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13998:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:13999:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14000:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14001:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14002:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14003:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14004:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14005:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14006:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14007:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14008:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14009:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14010:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14011:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14012:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14013:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14014:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14015:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14016:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14017:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14018:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14019:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14020:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14021:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14022:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14023:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14024:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14025:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14026:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14027:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14028:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14029:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14030:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14031:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14032:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14033:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14034:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14035:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14036:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14037:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14038:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14039:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14040:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14041:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14042:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14043:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14044:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14045:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14046:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14047:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14048:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14049:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14050:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14051:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14052:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14053:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14054:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14055:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14056:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14057:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14058:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14059:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14060:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14061:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14062:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14063:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14064:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14065:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14066:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14067-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14149-striplib; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14150:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14151-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14152:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14153-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14180-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14181:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14182-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14183:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14184-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14692-    *:)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14693:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14694-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14695-    x:*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14696:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14697-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14698-    *::*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14699:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14700:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14701-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14702-    *)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14703:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14704-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14719-    done
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14720:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14721-}
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14882-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14883:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14884:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14885-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14944-  if $PKG_CONFIG ptexenc; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14945:  PTEXENC_INCLUDES=`$PKG_CONFIG ptexenc --cflags`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:14946:  PTEXENC_LIBS=`$PKG_CONFIG ptexenc --libs`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-14947-elif test "x$need_ptexenc:$with_system_ptexenc" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15060-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15061:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15062-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15155-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15156:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15157-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15158-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15159:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15160-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15162-else
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15163:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15164-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15172-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15173:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15174-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15249-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15250:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15251-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15321-  {
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15322:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15323-  }
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15425-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15426:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15427-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15560-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15561:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15562-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15585-  --*=?*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15586:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15587:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15588-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15590-  --*=)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15591:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15592-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15614-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15615:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15616-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15622-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15623:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15624-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15691-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15692:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15693:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15694:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15695:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15696:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15697:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15698:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15699:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15700:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15701:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15702:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15703:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15704:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15705:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15706:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15707:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15708:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15709:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15710:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15711:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15712:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15713:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15714:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15715:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15716:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15717:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15718:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15719:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15720:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15721:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15722:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15723:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15724:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15725:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15726:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15727:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15728:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15729:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15730:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15731:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15732:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15733:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15734:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15735:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15736:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15737:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15738:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15739:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15740:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15741:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15742:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15743:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15744:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15745:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15746:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15747:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15748:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15749:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15750:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15751:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15752:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15753:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15754:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15755:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15756:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15757:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15758:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15759:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15760:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15761:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15762:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15763:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15764:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15765:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15766:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15767:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15768:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15769:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15770:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15771:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15772:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15773:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15774:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15775:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15776:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15777:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15778:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15779:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15780:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15781:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15782:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15783:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15784:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15785:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15786:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15787:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15788:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15789:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15790:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15791:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15792:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15793:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15794:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15795:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15796:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15797:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15798:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15799:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15800:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15801:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15802:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15803:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15804:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15805:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15806:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15807:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15808:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15809:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15810:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15811:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15812:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15813:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15814:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15815:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15816:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15817:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15818:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15819:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15820:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15821:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15822:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15823:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15824:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15825:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15826:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15827:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15828-
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15910-striplib; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15911:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15912-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15913:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15914-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15941-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15942:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15943-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:15944:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/makejvf/configure-15945-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16037-fi
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16038:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16039-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16054-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16055:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16056-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16060-
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16061:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16062-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16198-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16199:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16200-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16330-      esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16331:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16332-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16389-*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16390:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16391-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16392:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16393-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16450-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16451:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16452-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16467-
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16468:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16469-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16495-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16496:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16497-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16541-    * )
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16542:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16543-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16596-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/makejvf/configure:16597:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-16598-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17151-    *:)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:17152:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17153-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17154-    x:*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:17155:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17156-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17157-    *::*)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:17158:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure:17159:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17160-        ;;
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17161-    *)
texlive-bin-2020.20200327.54578/texk/makejvf/configure:17162:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17163-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17178-    done
texlive-bin-2020.20200327.54578/texk/makejvf/configure:17179:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/makejvf/configure-17180-}
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/mendexk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-171-  esac
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:172:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-173-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:174:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-175-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-176-  esac;
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:177:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-178-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-179-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:180:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-181-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-346-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:347:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-348-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-376-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:377:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:378:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-379-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-392-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:393:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-394-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-681-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:682:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-683-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-712-.c.o:
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:713:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-714-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-720-.c.obj:
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:721:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:722:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-723-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-727-
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-728-.c.lo:
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:729:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-730-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-748-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:749:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-750-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-815-GTAGS:
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:816:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-817-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-865-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:866:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:867:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-868-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-890-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:891:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-892-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:893:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:894:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:895:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:896:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:897:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:898:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:899:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:900:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-901-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-969-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:970:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:971:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:972:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-973-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-979-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:980:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:981:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-982-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1006-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:1007:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:1008:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1009-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1020-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:1021:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1022-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1106-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:1107:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1108-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1150-	}; \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:1151:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1152-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1162-	fi
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in:1163:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/mendexk/Makefile.in-1164-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/mendexk/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-45-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-46-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-48-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-50-else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/mendexk/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-62-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/mendexk/configure-199-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/mendexk/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/mendexk/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/mendexk/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-332-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-334-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-405-  {
texlive-bin-2020.20200327.54578/texk/mendexk/configure:406:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-407-  }
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-412-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/mendexk/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/mendexk/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/mendexk/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-853-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:854:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-855-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-897-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:898:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-899-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-902-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/mendexk/configure:903:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-904-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-923-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:924:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-925-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-928-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/mendexk/configure:929:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-930-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1127-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1132-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1134-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1143-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1144:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1148-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1149:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1150-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1181-  *=*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1182:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1183-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1202-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1203:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1204-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1224-    */ )
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1225:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1226-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1259-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1260:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1261-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1315-case $srcdir in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1316:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1317-esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1358-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1359:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1360:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1361-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1476-*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1478-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:1479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-1480-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2247-    *\'*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2248:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2249-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2330-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2331:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2332-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2345-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2346:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2347-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2465-    set,)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2466:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2467:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2468-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2476-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2477:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2478:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2479-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2496-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2497:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2498-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2675-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2676:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2677-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2678-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2679:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2680-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2726-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2727:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2728-
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2729-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2730:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2871-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2872:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2873-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2944-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2945:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2946-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2954-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:2955:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-2956-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3429-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/mendexk/configure:3430:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3431-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3473-	then :; else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:3474:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3475-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3533-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure:3534:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3535-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3642-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure:3643:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3644-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3960-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:3961:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-3962-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4111-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4112:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4114-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4115:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4116-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4135-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4137-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4146-else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4148-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4168-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4169:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4170-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4196-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4197:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4198-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4199:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4200-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4265-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4266:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4267-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4341-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4342:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4343-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4407-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4408:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4409-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4474-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4475:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4476-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4554-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4555:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4556-  *)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4558-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4563-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4564:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4565-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4566:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4567-      done
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4598-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4599:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4600-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4629-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4630:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4631-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4679-	esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4680:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4681-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4685-	*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4686:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4687-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4813-
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4814:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4815-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4925-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4926:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4928-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4958-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4959:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4960-    else
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4967-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4968:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4979-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4980:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4981-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4983-      do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4984:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4985-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4987-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4988:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4989-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4992-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:4993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-4994-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-5400-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:5401:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-5402-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-5470-    else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:5471:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-5472-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-5612-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/mendexk/configure:5613:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-5614-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6133-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6134:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6135-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6181-mingw*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6182:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6183-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6413-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6414:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6415-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6417- /*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6418:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6419-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6512-    done
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6513:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6514-}
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6534-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6535:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6536-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6555-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6556:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6557-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6567-    else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6568:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6569-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6593-    emul=elf
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6594:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6595-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6601-    esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6603-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-6611-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7542-    *:)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7544-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7545-    x:*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7546:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7547-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7548-    *::*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7549:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7550:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7552-    *)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7554-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7811-do :
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7812:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7813-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7816-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7817:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7818-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7840-
texlive-bin-2020.20200327.54578/texk/mendexk/configure:7841:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-7842-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8007-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/mendexk/configure:8008:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8009-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8013-esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:8014:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8015-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8025-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/mendexk/configure:8026:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8027-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8689-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:8690:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8691-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8755-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:8756:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-8757-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9153-      *)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9154:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9155-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9599-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9600:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9601-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9631-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9632:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9633-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9700-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9701:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9702-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9734-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9735:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9736-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9756-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9757:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9758:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9759-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9774-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9775:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9776-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9779-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9780:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9781-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9796-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9797:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9798-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9800-	esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9801:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9802-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9803:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9804-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9871-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9872:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9873-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9960-	else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:9961:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-9962-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10025-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10026:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10027-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10105-      }'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10106:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10107-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10108-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10109:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10110-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10123-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10124:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10125-      else
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10158-      }'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10159:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10160-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10161-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10162:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10163-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10190-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10191:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10192-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10243-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10244:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10245-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10281-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10282:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10283-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10299-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10300:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10301-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10479-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10480:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10481-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10507-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10508:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10509-	fi
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10510-      else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10511:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10512:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10513-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10557-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10558:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10559-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10588-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10589:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10590-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10602-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10603:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10604-      else
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10605-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10606:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10607-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10615-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10616:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10617-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10619-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10620:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10621:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10622:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10623-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10638-      else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:10639:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-10640-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11037-  esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11038:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11039-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11044-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11045:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11046-    ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11047-  *)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11048:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11049-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11053-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11054:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11055-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11095-  esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11096:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11097-else
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11235-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11236:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11237-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11271-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11272:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11273:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11274:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11275-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11280-      fi'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11281:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11282-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11288-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11289:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11290-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11294-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11295:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11296-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11298-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11299:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11300-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11307-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11308:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11309-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11319-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11320:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11321-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11324-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11325:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11326-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11330-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11331:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11332:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11333:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11334-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11338-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11339:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11340-      else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11341:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11342-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11348-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11349:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11350:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11351:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11352-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11353-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11354:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11355-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11362-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11363:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11364-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11379-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11380:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11381-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11632-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11633:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11634-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11686-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11687:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11688-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11713-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11714:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11715:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11716:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11717-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11722-    fi'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:11723:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/mendexk/configure-11724-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-12922-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:12923:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-12924-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-12954-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/mendexk/configure:12955:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/mendexk/configure-12956-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13234-do :
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13235:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13236-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13238-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13239:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13240-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13258-do :
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13259:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13260-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13262-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13263:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13264-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13505-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13506:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13507-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13553-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13554:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13555-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13556-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13557:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13558-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13560-else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13561:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13562-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13570-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13571:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13572-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13647-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13648:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13649-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13719-  {
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13720:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13721-  }
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13823-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13824:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13825-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-13957-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13958:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13959:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13960:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13961:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13962:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13963:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13964:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13965:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13966:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13967:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13968:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13969:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13970:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13971:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13972:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13973:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13974:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13975:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13976:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13977:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13978:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13979:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13980:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13981:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13982:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13983:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13984:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13985:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13986:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13987:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13988:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13989:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13990:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13991:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13992:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13993:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13994:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13995:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13996:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13997:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13998:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:13999:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14000:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14001:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14002:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14003:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14004:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14005:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14006:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14007:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14008:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14009:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14010:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14011:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14012:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14013:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14014:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14015:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14016:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14017:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14018:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14019:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14020:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14021:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14022:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14023:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14024:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14025:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14026:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14027:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14028:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14029:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14030:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14031:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14032:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14033:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14034:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14035:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14036:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14037:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14038:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14039:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14040:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14041:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14042:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14043:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14044:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14045:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14046:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14047:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14048:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14049:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14050:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14051:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14052:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14053:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14054:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14055:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14056:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14057:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14058:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14059:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14060:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14061:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14062:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14063:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14064:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14065:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14066:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14067:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14068:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14069:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14070:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14071:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14072:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14073:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14074:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14075:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14076:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14077:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14078:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14079:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14080:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14081:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14082:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14083:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14084:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14085:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14086:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14087:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14088:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14089:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14090:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14091:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14092:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14093:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14094-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14176-striplib; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14177:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14178-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14179:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14180-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14207-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14208:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14209-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14210:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14211-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14719-    *:)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14720:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14721-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14722-    x:*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14723:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14724-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14725-    *::*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14726:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14727:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14728-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14729-    *)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14730:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14731-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14746-    done
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14747:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14748-}
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14909-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14910:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14911:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14912-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14971-  if $PKG_CONFIG ptexenc; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14972:  PTEXENC_INCLUDES=`$PKG_CONFIG ptexenc --cflags`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:14973:  PTEXENC_LIBS=`$PKG_CONFIG ptexenc --libs`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-14974-elif test "x$need_ptexenc:$with_system_ptexenc" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15087-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15088:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15089-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15182-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15183:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15184-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15185-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15186:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15187-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15189-else
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15190:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15191-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15199-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15200:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15201-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15276-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15277:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15278-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15348-  {
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15349:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15350-  }
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15452-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15453:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15454-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15587-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15588:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15589-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15612-  --*=?*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15613:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15614:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15615-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15617-  --*=)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15618:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15619-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15641-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15642:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15643-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15649-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15650:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15651-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15718-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15719:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15720:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15721:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15722:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15723:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15724:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15725:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15726:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15727:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15728:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15729:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15730:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15731:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15732:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15733:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15734:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15735:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15736:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15737:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15738:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15739:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15740:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15741:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15742:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15743:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15744:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15745:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15746:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15747:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15748:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15749:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15750:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15751:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15752:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15753:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15754:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15755:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15756:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15757:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15758:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15759:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15760:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15761:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15762:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15763:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15764:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15765:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15766:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15767:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15768:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15769:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15770:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15771:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15772:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15773:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15774:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15775:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15776:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15777:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15778:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15779:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15780:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15781:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15782:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15783:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15784:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15785:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15786:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15787:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15788:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15789:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15790:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15791:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15792:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15793:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15794:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15795:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15796:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15797:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15798:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15799:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15800:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15801:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15802:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15803:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15804:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15805:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15806:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15807:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15808:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15809:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15810:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15811:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15812:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15813:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15814:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15815:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15816:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15817:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15818:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15819:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15820:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15821:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15822:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15823:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15824:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15825:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15826:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15827:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15828:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15829:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15830:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15831:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15832:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15833:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15834:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15835:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15836:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15837:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15838:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15839:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15840:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15841:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15842:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15843:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15844:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15845:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15846:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15847:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15848:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15849:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15850:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15851:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15852:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15853:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15854:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15855-
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15937-striplib; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15938:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15939-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15940:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15941-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15968-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15969:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15970-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:15971:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/mendexk/configure-15972-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16064-fi
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16065:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16066-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16081-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16082:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16083-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16087-
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16088:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16089-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16225-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16226:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16227-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16357-      esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16358:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16359-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16416-*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16417:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16418-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16419:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16420-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16477-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16478:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16479-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16494-
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16495:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16496-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16522-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16523:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16524-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16568-    * )
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16569:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16570-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16623-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/mendexk/configure:16624:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-16625-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17178-    *:)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:17179:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17180-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17181-    x:*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:17182:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17183-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17184-    *::*)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:17185:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure:17186:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17187-        ;;
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17188-    *)
texlive-bin-2020.20200327.54578/texk/mendexk/configure:17189:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17190-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17205-    done
texlive-bin-2020.20200327.54578/texk/mendexk/configure:17206:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/mendexk/configure-17207-}
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-168-  esac
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:169:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-170-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:171:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-172-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-173-  esac;
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:174:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-175-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-176-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:177:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-178-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-343-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:344:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-345-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-373-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:374:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:375:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-376-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-389-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:390:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-391-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-550-EXTRA_DIST = $(MUSIXTNT_TREE) TLpatches
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:551:NEVER_DIST = `find . $(NEVER_NAMES)` $(TESTS:.test=.log) \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-552-	$(TESTS:.test=.trs)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-671-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:672:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-673-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-706-.c.o:
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:707:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-708-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-714-.c.obj:
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:715:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:716:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-717-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-719-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:720:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-721-
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-722-.c.lo:
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:723:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-724-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-742-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:743:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-744-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-811-GTAGS:
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:812:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-813-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-861-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:862:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:863:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-864-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-886-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:887:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-888-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:889:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:890:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:891:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:892:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:893:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:894:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:895:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:896:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-897-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-965-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:966:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:967:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:968:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-969-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-975-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:976:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:977:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-978-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1002-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:1003:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:1004:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1005-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1016-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:1017:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1018-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1105-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:1106:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1107-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1149-	}; \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:1150:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1151-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1161-	fi
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in:1162:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/musixtnt/Makefile.in-1163-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/musixtnt/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-52-else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-408-  {
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-852-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:853:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-854-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-896-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:897:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-898-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-901-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:902:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-903-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-922-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:923:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-924-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-927-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:928:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-929-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1126-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1127:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1131-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1132:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1133-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1142-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1143:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1147-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1148:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1149-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1180-  *=*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1181:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1182-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1201-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1202:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1203-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1223-    */ )
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1224:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1225-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1258-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1259:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1260-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1314-case $srcdir in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1315:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1316-esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1357-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1358:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1359:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1360-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1473-*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1474:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1475-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:1476:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-1477-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2077-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2078:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2079:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2080-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2248-    *\'*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2249:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2250-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2331-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2332:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2333-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2346-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2347:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2348-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2466-    set,)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2467:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2468:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2469-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2477-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2478:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2479:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2480-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2497-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2498:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2499-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2676-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2677:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2678-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2679-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2680:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2681-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2727-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2728:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2729-
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2730-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2731:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2732-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2872-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2873:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2874-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2945-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2946:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2947-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2955-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:2956:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-2957-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3430-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:3431:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3432-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3474-	then :; else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:3475:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3476-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3534-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:3535:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3536-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3643-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:3644:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3645-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3961-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:3962:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-3963-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4112-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4113:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4114-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4115-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4116:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4117-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4136-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4137:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4138-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4147-else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4148:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4149-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4169-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4170:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4171-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4197-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4198:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4199-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4200:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4201-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4266-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4267:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4268-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4342-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4343:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4344-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4408-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4409:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4410-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4475-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4476:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4477-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4555-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4556:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4557-  *)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4558:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4559-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4564-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4565:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4566-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4567:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4568-      done
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4599-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4600:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4601-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4630-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4631:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4632-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4680-	esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4681:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4682-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4686-	*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4687:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4688-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4814-
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4815:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4816-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4926-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4929-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4959-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4960:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4961-    else
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4968-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4970:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4971-    else
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4980-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4981:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4982-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4984-      do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4985:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4986-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4988-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4989:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4990-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4993-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:4994:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-4995-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-5401-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:5402:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-5403-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-5471-    else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:5472:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-5473-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-5613-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:5614:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-5615-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6134-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6135:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6136-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6182-mingw*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6183:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6184-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6414-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6415:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6416-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6418- /*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6419:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6420-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6513-    done
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6514:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6515-}
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6535-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6536:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6537-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6556-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6557:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6558-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6568-    else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6569:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6570-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6594-    emul=elf
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6595:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6596-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6602-    esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6603:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6604-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6610-    esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:6611:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-6612-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7543-    *:)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7544:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7545-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7546-    x:*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7547:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7548-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7549-    *::*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7550:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7551:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7552-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7553-    *)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7554:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7555-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7812-do :
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7813:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7814-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7817-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7818:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7819-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7841-
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:7842:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-7843-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8017-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:8018:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8019-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8023-esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:8024:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8025-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8035-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:8036:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8037-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8699-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:8700:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8701-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8765-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:8766:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-8767-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9163-      *)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9164:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9165-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9609-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9610:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9611-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9641-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9642:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9643-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9710-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9711:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9712-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9744-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9745:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9746-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9766-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9767:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9768:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9769-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9784-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9785:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9786-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9789-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9790:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9791-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9806-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9807:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9808-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9810-	esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9811:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9812-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9813:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9814-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9881-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9882:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9883-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9970-	else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:9971:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-9972-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10035-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10036:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10037-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10115-      }'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10116:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10117-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10118-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10119:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10120-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10133-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10134:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10135-      else
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10168-      }'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10169:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10170-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10171-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10172:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10173-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10200-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10201:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10202-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10253-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10254:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10255-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10291-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10292:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10293-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10309-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10310:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10311-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10489-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10490:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10491-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10517-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10518:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10519-	fi
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10520-      else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10521:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10522:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10523-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10567-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10568:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10569-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10598-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10599:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10600-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10612-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10613:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10614-      else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10615-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10616:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10617-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10625-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10626:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10627-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10629-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10630:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10631:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10632:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10633-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10648-      else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:10649:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-10650-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11047-  esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11048:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11049-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11054-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11055:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11056-    ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11057-  *)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11058:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11059-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11063-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11064:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11065-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11105-  esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11106:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11107-else
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11245-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11246:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11247-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11281-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11282:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11283:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11284:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11285-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11290-      fi'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11291:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11292-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11298-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11299:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11300-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11304-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11305:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11306-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11308-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11309:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11310-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11317-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11318:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11319-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11329-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11330:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11331-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11334-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11335:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11336-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11340-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11341:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11342:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11343:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11344-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11348-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11349:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11350-      else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11351:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11352-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11358-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11359:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11360:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11361:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11362-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11363-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11364:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11365-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11372-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11373:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11374-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11389-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11390:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11391-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11642-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11643:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11644-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11696-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11697:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11698-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11723-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11724:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11725:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11726:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11727-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11732-    fi'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:11733:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-11734-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-12932-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:12933:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-12934-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-12964-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:12965:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-12966-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13244-do :
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13245:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13246-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13248-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13249:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13250-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13268-do :
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13269:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13270-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13272-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13273:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13274-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13569-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13570:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13571-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13617-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13618:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13619-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13620-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13621:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13622-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13624-else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13625:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13626-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13634-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13635:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13636-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13711-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13712:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13713-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13783-  {
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13784:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13785-  }
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13887-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:13888:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-13889-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14021-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14022:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14023:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14024:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14025:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14026:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14027:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14028:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14029:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14030:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14031:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14032:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14033:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14034:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14035:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14036:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14037:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14038:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14039:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14040:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14041:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14042:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14043:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14044:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14045:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14046:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14047:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14048:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14049:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14050:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14051:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14052:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14053:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14054:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14055:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14056:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14057:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14058:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14059:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14060:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14061:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14062:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14063:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14064:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14065:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14066:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14067:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14068:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14069:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14070:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14071:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14072:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14073:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14074:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14075:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14076:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14077:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14078:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14079:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14080:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14081:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14082:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14083:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14084:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14085:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14086:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14087:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14088:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14089:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14090:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14091:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14092:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14093:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14094:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14095:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14096:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14097:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14098:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14099:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14100:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14101:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14102:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14103:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14104:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14105:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14106:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14107:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14108:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14109:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14110:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14111:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14112:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14113:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14114:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14115:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14116:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14117:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14118:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14119:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14120:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14121:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14122:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14123:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14124:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14125:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14126:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14127:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14128:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14129:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14130:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14131:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14132:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14133:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14134:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14135:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14136:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14137:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14138:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14139:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14140:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14141:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14142:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14143:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14144:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14145:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14146:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14147:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14148:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14149:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14150:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14151:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14152:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14153:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14154:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14155:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14156:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14157:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14158-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14240-striplib; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14241:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14242-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14243:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14244-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14271-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14272:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14273-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14274:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14275-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14783-    *:)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14784:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14785-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14786-    x:*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14787:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14788-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14789-    *::*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14790:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14791:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14792-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14793-    *)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14794:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14795-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14810-    done
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14811:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14812-}
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14973-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14974:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:14975:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-14976-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15130-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15131:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15132-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15225-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15226:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15227-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15228-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15229:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15230-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15232-else
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15233:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15234-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15242-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15243:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15244-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15319-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15320:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15321-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15391-  {
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15392:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15393-  }
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15495-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15496:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15497-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15630-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15631:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15632-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15655-  --*=?*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15656:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15657:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15658-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15660-  --*=)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15661:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15662-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15684-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15685:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15686-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15692-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15693:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15694-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15761-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15762:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15763:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15764:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15765:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15766:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15767:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15768:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15769:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15770:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15771:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15772:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15773:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15774:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15775:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15776:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15777:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15778:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15779:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15780:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15781:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15782:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15783:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15784:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15785:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15786:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15787:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15788:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15789:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15790:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15791:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15792:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15793:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15794:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15795:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15796:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15797:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15798:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15799:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15800:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15801:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15802:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15803:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15804:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15805:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15806:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15807:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15808:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15809:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15810:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15811:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15812:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15813:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15814:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15815:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15816:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15817:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15818:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15819:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15820:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15821:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15822:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15823:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15824:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15825:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15826:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15827:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15828:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15829:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15830:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15831:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15832:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15833:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15834:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15835:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15836:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15837:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15838:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15839:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15840:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15841:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15842:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15843:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15844:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15845:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15846:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15847:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15848:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15849:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15850:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15851:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15852:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15853:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15854:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15855:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15856:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15857:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15858:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15859:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15860:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15861:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15862:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15863:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15864:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15865:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15866:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15867:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15868:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15869:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15870:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15871:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15872:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15873:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15874:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15875:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15876:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15877:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15878:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15879:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15880:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15881:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15882:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15883:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15884:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15885:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15886:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15887:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15888:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15889:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15890:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15891:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15892:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15893:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15894:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15895:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15896:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15897:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15898-
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15980-striplib; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15981:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15982-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:15983:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-15984-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16011-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16012:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16013-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16014:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16015-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16107-fi
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16108:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16109-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16124-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16125:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16126-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16130-
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16131:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16132-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16268-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16269:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16270-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16400-      esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16401:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16402-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16459-*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16460:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16461-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16462:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16463-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16520-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16521:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16522-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16537-
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16538:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16539-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16565-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16566:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16567-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16611-    * )
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16612:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16613-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16666-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:16667:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-16668-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17221-    *:)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:17222:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17223-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17224-    x:*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:17225:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17226-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17227-    *::*)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:17228:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:17229:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17230-        ;;
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17231-    *)
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:17232:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17233-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17248-    done
texlive-bin-2020.20200327.54578/texk/musixtnt/configure:17249:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/musixtnt/configure-17250-}
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-205-  esac
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:206:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-207-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:208:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-209-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-210-  esac;
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:211:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-212-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-213-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:214:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-215-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-380-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:381:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-382-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-410-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:411:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:412:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-413-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-426-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:427:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-428-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-786-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:787:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-788-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-795-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:796:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-797-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-861-.c.o:
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:862:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-863-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-869-.c.obj:
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:870:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:871:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-872-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-876-
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-877-.c.lo:
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:878:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-879-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-897-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:898:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-899-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-964-GTAGS:
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:965:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-966-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1014-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1015:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1016:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1017-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1039-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1040:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1041-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1042:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1043:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1044:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1045:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1046:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1047:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1048:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1049:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1050-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1118-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1119:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1120:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1121:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1122-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1128-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1129:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1130:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1131-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1155-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1156:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1157:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1158-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1169-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1170:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1171-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1255-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1256:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1257-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1299-	}; \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1300:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1301-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1311-	fi
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in:1312:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ps2pk/Makefile.in-1313-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ps2pk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test-10-
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test:11:encpath=`$KPSEWHICH lm-mathit.enc` || exit 77
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test:12:ENCFONTS="`dirname $encpath`"
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test-13-
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test:14:t1path=`$KPSEWHICH lmmi12.pfb` || exit 77
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test:15:T1FONTS="`dirname $t1path`"
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test-16-
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test:17:afmpath=`$KPSEWHICH lmmi12.afm` || exit 77
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test:18:AFMFONTS="`dirname $afmpath`"
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/lmmath.test-19-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/ps2pk.test-36-val1='167 240 263 288'
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/ps2pk.test:37:val2=`./mag -r -R240 $val1` || exit 1
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/ps2pk.test:38:val3=`./mag -R240 $val2` || exit 1
texlive-bin-2020.20200327.54578/texk/ps2pk/tests/ps2pk.test-39-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-52-else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-852-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:853:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-854-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-896-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:897:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-898-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-901-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:902:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-903-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-922-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:923:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-924-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-927-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:928:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-929-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1126-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1127:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1131-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1132:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1133-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1142-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1143:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1147-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1148:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1149-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1180-  *=*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1181:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1182-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1201-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1202:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1203-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1223-    */ )
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1224:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1225-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1258-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1259:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1260-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1314-case $srcdir in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1315:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1316-esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1357-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1358:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1359:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1360-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1473-*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1474:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1475-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:1476:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-1477-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2077-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2078:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2079:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2080-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2248-    *\'*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2249:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2250-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2331-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2332:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2333-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2346-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2347:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2348-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2466-    set,)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2467:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2468:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2469-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2477-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2478:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2479:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2480-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2497-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2498:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2499-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2676-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2677:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2678-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2679-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2680:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2681-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2727-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2728:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2729-
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2730-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2731:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2732-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2872-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2873:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2874-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2945-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2946:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2947-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2955-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:2956:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-2957-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3430-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:3431:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3432-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3474-	then :; else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:3475:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3476-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3534-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:3535:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3536-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3643-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:3644:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3645-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3961-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:3962:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-3963-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4112-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4113:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4114-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4115-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4116:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4117-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4136-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4137:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4138-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4147-else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4148:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4149-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4169-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4170:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4171-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4197-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4198:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4199-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4200:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4201-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4266-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4267:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4268-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4342-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4343:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4344-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4408-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4409:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4410-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4475-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4476:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4477-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4555-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4556:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4557-  *)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4558:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4559-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4564-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4565:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4566-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4567:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4568-      done
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4599-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4600:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4601-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4630-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4631:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4632-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4680-	esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4681:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4682-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4686-	*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4687:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4688-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4814-
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4815:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4816-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4926-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4928:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4929-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4959-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4960:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4961-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4968-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4970:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4971-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4980-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4981:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4982-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4984-      do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4985:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4986-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4988-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4989:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4990-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4993-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:4994:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-4995-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-5401-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:5402:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-5403-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-5471-    else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:5472:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-5473-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-5613-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:5614:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-5615-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6134-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6135:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6136-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6182-mingw*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6183:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6184-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6414-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6415:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6416-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6418- /*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6419:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6420-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6513-    done
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6514:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6515-}
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6535-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6536:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6537-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6556-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6557:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6558-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6568-    else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6569:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6570-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6594-    emul=elf
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6595:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6596-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6602-    esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6603:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6604-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6610-    esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:6611:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-6612-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7543-    *:)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7544:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7545-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7546-    x:*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7547:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7548-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7549-    *::*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7550:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7551:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7552-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7553-    *)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7554:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7555-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7812-do :
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7813:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7814-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7817-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7818:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7819-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7841-
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:7842:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-7843-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8008-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:8009:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8010-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8014-esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:8015:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8016-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8026-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:8027:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8028-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8690-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:8691:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8692-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8756-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:8757:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-8758-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9154-      *)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9155:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9156-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9600-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9601:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9602-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9632-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9633:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9634-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9701-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9702:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9703-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9735-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9736:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9737-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9757-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9758:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9759:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9760-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9775-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9776:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9777-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9780-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9781:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9782-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9797-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9798:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9799-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9801-	esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9802:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9803-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9804:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9805-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9872-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9873:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9874-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9961-	else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:9962:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-9963-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10026-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10027:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10028-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10106-      }'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10107:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10108-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10109-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10110:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10111-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10124-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10125:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10126-      else
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10159-      }'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10160:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10161-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10162-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10163:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10164-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10191-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10192:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10193-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10244-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10245:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10246-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10282-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10283:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10284-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10300-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10301:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10302-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10480-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10481:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10482-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10508-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10509:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10510-	fi
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10511-      else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10512:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10513:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10514-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10558-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10559:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10560-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10589-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10590:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10591-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10603-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10604:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10605-      else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10606-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10607:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10608-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10616-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10617:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10618-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10620-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10621:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10622:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10623:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10624-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10639-      else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:10640:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-10641-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11038-  esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11039:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11040-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11045-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11046:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11047-    ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11048-  *)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11049:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11050-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11054-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11055:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11056-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11096-  esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11097:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11098-else
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11236-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11237:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11238-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11272-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11273:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11274:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11275:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11276-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11281-      fi'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11282:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11283-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11289-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11290:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11291-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11295-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11296:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11297-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11299-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11300:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11301-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11308-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11309:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11310-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11320-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11321:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11322-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11325-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11326:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11327-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11331-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11332:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11333:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11334:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11335-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11339-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11340:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11341-      else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11342:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11343-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11349-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11350:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11351:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11352:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11353-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11354-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11355:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11356-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11363-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11364:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11365-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11380-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11381:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11382-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11633-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11634:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11635-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11687-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11688:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11689-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11714-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11715:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11716:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11717:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11718-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11723-    fi'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:11724:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-11725-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-12923-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:12924:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-12925-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-12955-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:12956:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-12957-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13235-do :
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13236:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13237-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13239-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13240:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13241-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13259-do :
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13260:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13261-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13263-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13264:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13265-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13785-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13786:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13787-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13833-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13834:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13835-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13836-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13837:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13838-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13840-else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13841:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13842-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13850-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13851:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13852-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13927-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:13928:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13929-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-13999-  {
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14000:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14001-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14103-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14104:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14105-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14237-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14238:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14239:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14240:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14241:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14242:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14243:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14244:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14245:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14246:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14247:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14248:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14249:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14250:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14251:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14252:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14253:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14254:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14255:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14256:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14257:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14258:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14259:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14260:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14261:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14262:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14263:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14264:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14265:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14266:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14267:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14268:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14269:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14270:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14271:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14272:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14273:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14274:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14275:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14276:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14277:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14278:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14279:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14280:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14281:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14282:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14283:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14284:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14285:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14286:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14287:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14288:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14289:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14290:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14291:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14292:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14293:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14294:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14295:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14296:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14297:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14298:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14299:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14300:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14301:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14302:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14303:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14304:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14305:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14306:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14307:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14308:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14309:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14310:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14311:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14312:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14313:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14314:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14315:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14316:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14317:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14318:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14319:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14320:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14321:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14322:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14323:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14324:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14325:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14326:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14327:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14328:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14329:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14330:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14331:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14332:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14333:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14334:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14335:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14336:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14337:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14338:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14339:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14340:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14341:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14342:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14343:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14344:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14345:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14346:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14347:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14348:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14349:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14350:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14351:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14352:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14353:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14354:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14355:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14356:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14357:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14358:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14359:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14360:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14361:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14362:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14363:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14364:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14365:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14366:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14367:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14368:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14369:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14370:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14371:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14372:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14373:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14374-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14456-striplib; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14457:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14458-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14459:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14460-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14487-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14488:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14489-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:14490:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14491-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-14999-    *:)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15000:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15001-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15002-    x:*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15003:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15004-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15005-    *::*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15006:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15007:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15008-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15009-    *)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15010:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15011-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15026-    done
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15027:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15028-}
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15189-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15190:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15191:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15192-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15343-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15344:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15345-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15438-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15439:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15440-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15441-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15442:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15443-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15445-else
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15446:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15447-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15455-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15456:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15457-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15532-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15533:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15534-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15604-  {
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15605:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15606-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15708-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15709:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15710-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15843-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15844:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15845-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15868-  --*=?*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15869:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15870:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15871-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15873-  --*=)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15874:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15875-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15897-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15898:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15899-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15905-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15906:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15907-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-15974-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15975:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15976:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15977:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15978:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15979:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15980:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15981:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15982:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15983:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15984:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15985:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15986:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15987:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15988:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15989:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15990:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15991:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15992:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15993:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15994:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15995:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15996:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15997:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15998:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:15999:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16000:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16001:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16002:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16003:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16004:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16005:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16006:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16007:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16008:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16009:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16010:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16011:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16012:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16013:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16014:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16015:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16016:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16017:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16018:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16019:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16020:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16021:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16022:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16023:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16024:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16025:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16026:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16027:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16028:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16029:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16030:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16031:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16032:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16033:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16034:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16035:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16036:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16037:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16038:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16039:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16040:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16041:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16042:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16043:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16044:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16045:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16046:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16047:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16048:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16049:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16050:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16051:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16052:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16053:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16054:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16055:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16056:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16057:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16058:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16059:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16060:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16061:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16062:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16063:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16064:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16065:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16066:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16067:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16068:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16069:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16070:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16071:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16072:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16073:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16074:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16075:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16076:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16077:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16078:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16079:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16080:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16081:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16082:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16083:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16084:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16085:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16086:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16087:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16088:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16089:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16090:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16091:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16092:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16093:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16094:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16095:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16096:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16097:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16098:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16099:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16100:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16101:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16102:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16103:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16104:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16105:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16106:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16107:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16108:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16109:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16110:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16111-
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16193-striplib; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16194:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16195-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16196:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16197-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16224-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16225:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16226-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16227:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16228-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16320-fi
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16321:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16322-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16337-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16338:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16339-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16343-
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16344:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16345-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16481-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16482:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16483-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16613-      esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16614:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16615-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16672-*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16673:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16674-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16675:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16676-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16733-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16734:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16735-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16750-
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16751:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16752-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16778-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16779:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16780-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16824-    * )
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16825:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16826-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16879-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:16880:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-16881-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17434-    *:)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:17435:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17436-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17437-    x:*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:17438:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17439-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17440-    *::*)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:17441:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:17442:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17443-        ;;
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17444-    *)
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:17445:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17446-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17461-    done
texlive-bin-2020.20200327.54578/texk/ps2pk/configure:17462:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ps2pk/configure-17463-}
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-53-  { \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-55-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-172-	$(am__DEPENDENCIES_1)
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:173:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-174-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:175:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-176-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-177-  esac;
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:178:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-179-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-180-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:181:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-182-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-404-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:405:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-406-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-434-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:435:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:436:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-437-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-450-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:451:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-452-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-622-	tests/plotm.eps tests/plotv.eps
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:623:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-624-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-780-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:781:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-782-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-934-.c.o:
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:935:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-936-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-942-.c.obj:
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:943:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:944:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-945-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-949-
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-950-.c.lo:
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:951:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-952-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-970-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:971:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-972-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1025-	@list='$(dist_configdata_DATA)'; test -n "$(configdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1026:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1027-	dir='$(DESTDIR)$(configdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1058-GTAGS:
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1059:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1060-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1108-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1109:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1110:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1111-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1133-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1134:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1135-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1136:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1137:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1138:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1139:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1140:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1141:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1142:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1143:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1144-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1212-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1213:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1214:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1215:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1216-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1222-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1223:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1224:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1225-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1249-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1250:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1251:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1252-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1263-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1264:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1265-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1352-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1353:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1354-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1396-	}; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1397:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1398-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1408-	fi
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1409:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1410-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1618-	}; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in:1619:	REL=`$(SHELL) $$relpath '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/texk/psutils/Makefile.in-1620-	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/psutils/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-331-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:332:    eval ${1}_hooks='`echo "\$'$1'_hooks" |$SED "s| '$2'||"`'
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-333-}
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-780-      # The embedded echo is to squash whitespace before display.
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:781:      gnulib_cmd=`echo $gnulib_tool $gnulib_tool_options`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-782-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-945-            */INSTALL) dest=INSTALL;;
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:946:            build-aux/*) dest=$build_aux/`expr "$file" : 'build-aux/\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-947-            *) dest=$file;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-980-    eval 'test -n "$'$1'"' || {
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:981:      my_error_msg="Error: please set \`$1' in \`bootstrap.conf'"
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-982-      test -n "$2" \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1036-      # command line length limits in some shells.
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:1037:      for file in `cd $macro_dir && ls -1 |grep '\.m4$'`; do
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1038-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1039-	# Remove a macro file when aclocal.m4 does not m4_include it...
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:1040:        func_grep_q 'm4_include([[]'$macro_dir/$file'])' $aclocal_m4s \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1041-            || test ! -f $gnulib_path/m4/$file || {
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1047-                # here to squash whitespace for the match expression).
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:1048:                case " "`echo $gnulib_precious`" " in
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1049-                  *" $file "*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1297-        || func_warning upgrade "\
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:1298:\`$progpath' differs from \`./$gnulib_path/build-aux/bootstrap',
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1299-please consider adopting the canonical version from gnulib."
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1426-      # A gnulib entry in .gitmodules always takes precedence.
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:1427:      my_path="`$GIT config --file .gitmodules submodule.gnulib.path 2>/dev/null`"
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1428-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1811-      # Trailing space in echo is required by the sed script.
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:1812:      macro_dir=`echo "$aclocal_amflags " |$SED "$my_sed_scan"`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-1813-    }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2033-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2034:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo 0`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2035-  }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2090-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2091:    eval my_current_value='`echo $'$1'`'
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2092:    my_delim=`expr "$2" : '\(.\)'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2093-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2107-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2108:    my_width=`expr "$2" - 1`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2109-    func_strpad_result=`echo "$1" |$SED '
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2124-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2125:    my_width=`expr "$2" - 1`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2126-    func_strrpad_result=`echo "$1" |$SED '
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2146-    while test $# -gt 0; do
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2147:      func_strrow_linelen=`expr $func_strrow_linelen + $2`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2148-      func_strpad "$1" $2 " "
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2195-    my_widths="$1"; shift
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2196:    while test 0 -lt `expr "$1" : '[1-9][0-9]*$'`; do
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2197-      func_append my_widths " $1"; shift
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2466-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2467:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2468:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2469-  }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2494-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2495:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*)'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2496-      func_split_equals_rhs=""
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2497-      test "x$func_split_equals_lhs" = "x$1" \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2498:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2499-  }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2519-        *[\\\`\"\$]*)
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2520:          my_unquoted_arg=`printf "$1" | $SED "$sed_quote_subst"` ;;
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2521-        *)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2713-    test : = "$func_extract_trace_result" \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2714:        || func_extract_trace_result=`echo "$func_extract_trace_result" |$SED 's|:$||'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2715-}
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2733-      func_grep_q "$str" "$file" \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2734:          && func_verbose "inserting \`$str' into \`$file'"
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2735-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2760-    while : ; do
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2761:      p1=`echo "$ver1" | cut -d. -f$i`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2762:      p2=`echo "$ver2" | cut -d. -f$i`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2763-      if test ! "$p1"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2774-        else # numeric, then lexicographic comparison
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2775:          lp=`printf "$p1\n$p2\n" | sort -n | tail -n1`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2776-          if test "$lp" = "$p2"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2783-      fi
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2784:      i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2785-    done
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2834-      # Honor $APP variables ($TAR, $AUTOCONF, etc.)
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2835:      my_appvar=`echo $my_app | tr '[a-z]' '[A-Z]'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2836-      test "$my_appvar" = TAR && my_appvar=AMTAR
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2837-      eval "my_app=\${$my_appvar-$my_app}"
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2838:      my_instver=`func_get_version $my_app`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2839-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2849-      elif test ! "$my_reqver" = "-"; then
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2850:        my_newer=`func_sort_ver $my_reqver $my_instver | cut -d' ' -f2`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2851-        test ! "$my_newer" = "$my_instver" && {
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2892-      # This is required at least for "lib/uniwidth/cjk.h".
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2893:      dst_dir=`dirname "$dst"`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2894-      if ! test -d "$dst_dir"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2899-        # FIXME: for now, this does only one level
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2900:        parent=`dirname "$dst_dir"`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2901-        for dot_ig in x $vc_ignore_files; do
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2903-          ig=$parent/$dot_ig
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2904:          func_insert_sorted_if_absent `echo "$dst_dir" |$SED 's|.*/||'` $ig
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2905-        done
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2918-        test -h "$dst" \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2919:            && src_ls=`ls -diL "$src" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2920-            && set $src_ls && src_i=$1 \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2921:            && dst_ls=`ls -diL "$dst" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2922-            && set $dst_ls && dst_i=$1 \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2955-    func_echo "getting translations into $1 for $2..."
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:2956:    cmd=`printf "$po_download_command_format" "$2" "$1"`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-2957-    eval "$cmd"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-3025-
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:3026:    langs=`cd $ref_po_dir && echo *.po|$SED 's|\.po||g'`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-3027-    test "$langs" = '*' && langs=x
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-3074-# The name of this program:
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap:3075:progname=`echo "$progpath" |$SED "$basename"`
texlive-bin-2020.20200327.54578/texk/psutils/psutils-src/bootstrap-3076-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/psutils/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/psutils/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/psutils/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-52-else
texlive-bin-2020.20200327.54578/texk/psutils/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/psutils/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/psutils/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/psutils/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/psutils/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/psutils/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/psutils/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/psutils/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-408-  {
texlive-bin-2020.20200327.54578/texk/psutils/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/psutils/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/psutils/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/psutils/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/psutils/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/psutils/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-864-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/psutils/configure:865:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-866-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-908-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:909:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-910-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-913-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/psutils/configure:914:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-915-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-934-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:935:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-936-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-939-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/psutils/configure:940:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-941-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1138-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:1139:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1143-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/psutils/configure:1144:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1145-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1154-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:1155:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1159-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/psutils/configure:1160:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1161-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1192-  *=*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:1193:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1194-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1213-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:1214:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1215-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1235-    */ )
texlive-bin-2020.20200327.54578/texk/psutils/configure:1236:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1237-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1270-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/psutils/configure:1271:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/psutils/configure-1272-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1326-case $srcdir in
texlive-bin-2020.20200327.54578/texk/psutils/configure:1327:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-1328-esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1369-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/psutils/configure:1370:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/psutils/configure:1371:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/psutils/configure-1372-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-1490-*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:1491:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1492-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/psutils/configure:1493:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-1494-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2094-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/psutils/configure:2095:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/psutils/configure:2096:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2097-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2265-    *\'*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:2266:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-2267-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2348-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/psutils/configure:2349:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-2350-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2363-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/psutils/configure:2364:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-2365-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2483-    set,)
texlive-bin-2020.20200327.54578/texk/psutils/configure:2484:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/psutils/configure:2485:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/psutils/configure-2486-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2494-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/psutils/configure:2495:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/psutils/configure:2496:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2497-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2514-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/psutils/configure:2515:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-2516-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2693-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/psutils/configure:2694:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2695-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-2696-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/psutils/configure:2697:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2698-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2744-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/psutils/configure:2745:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2746-
texlive-bin-2020.20200327.54578/texk/psutils/configure-2747-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/psutils/configure:2748:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2749-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2889-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/psutils/configure:2890:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure-2891-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2962-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/psutils/configure:2963:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-2964-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-2972-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/psutils/configure:2973:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-2974-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-3447-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/psutils/configure:3448:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-3449-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-3491-	then :; else
texlive-bin-2020.20200327.54578/texk/psutils/configure:3492:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-3493-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-3551-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure:3552:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-3553-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-3660-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure:3661:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-3662-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-3978-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:3979:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/psutils/configure-3980-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4129-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/psutils/configure:4130:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-4131-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/psutils/configure-4132-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/psutils/configure:4133:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/psutils/configure-4134-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4153-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/psutils/configure:4154:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/psutils/configure-4155-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4164-else
texlive-bin-2020.20200327.54578/texk/psutils/configure:4165:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/psutils/configure-4166-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4186-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/psutils/configure:4187:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/psutils/configure-4188-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4214-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/psutils/configure:4215:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-4216-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/psutils/configure:4217:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-4218-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4283-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/psutils/configure:4284:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4285-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4359-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/psutils/configure:4360:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4361-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4425-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/psutils/configure:4426:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4427-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4492-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/psutils/configure:4493:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4494-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4572-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/psutils/configure:4573:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-4574-  *)
texlive-bin-2020.20200327.54578/texk/psutils/configure:4575:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-4576-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4581-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/psutils/configure:4582:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-4583-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:4584:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-4585-      done
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4616-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/psutils/configure:4617:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4618-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4647-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/psutils/configure:4648:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4649-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4697-	esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:4698:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4699-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4703-	*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:4704:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4705-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4831-
texlive-bin-2020.20200327.54578/texk/psutils/configure:4832:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-4833-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4943-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/psutils/configure:4944:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/psutils/configure:4945:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/psutils/configure-4946-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4976-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:4977:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-4978-    else
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4985-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:4986:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/psutils/configure:4987:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/psutils/configure-4988-    else
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-4997-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/psutils/configure:4998:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/psutils/configure-4999-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-5001-      do
texlive-bin-2020.20200327.54578/texk/psutils/configure:5002:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/psutils/configure-5003-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-5005-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/psutils/configure:5006:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/psutils/configure-5007-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-5010-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/psutils/configure:5011:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/psutils/configure-5012-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-5418-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:5419:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-5420-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-5488-    else
texlive-bin-2020.20200327.54578/texk/psutils/configure:5489:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-5490-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-5630-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/psutils/configure:5631:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-5632-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6151-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/psutils/configure:6152:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6153-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6199-mingw*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:6200:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/psutils/configure-6201-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6431-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:6432:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/psutils/configure-6433-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6435- /*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:6436:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-6437-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6530-    done
texlive-bin-2020.20200327.54578/texk/psutils/configure:6531:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-6532-}
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6552-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:6553:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6554-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6573-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:6574:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6575-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6585-    else
texlive-bin-2020.20200327.54578/texk/psutils/configure:6586:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6587-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6611-    emul=elf
texlive-bin-2020.20200327.54578/texk/psutils/configure:6612:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6613-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6619-    esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:6620:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6621-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-6627-    esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:6628:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-6629-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-7560-    *:)
texlive-bin-2020.20200327.54578/texk/psutils/configure:7561:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-7562-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-7563-    x:*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:7564:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-7565-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-7566-    *::*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:7567:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure:7568:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-7569-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-7570-    *)
texlive-bin-2020.20200327.54578/texk/psutils/configure:7571:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-7572-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-7829-do :
texlive-bin-2020.20200327.54578/texk/psutils/configure:7830:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/psutils/configure-7831-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-7834-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/psutils/configure:7835:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/psutils/configure-7836-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-7858-
texlive-bin-2020.20200327.54578/texk/psutils/configure:7859:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-7860-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-8034-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/psutils/configure:8035:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure-8036-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-8040-esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:8041:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure-8042-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-8052-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/psutils/configure:8053:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure-8054-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-8716-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:8717:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-8718-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-8782-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:8783:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-8784-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9180-      *)
texlive-bin-2020.20200327.54578/texk/psutils/configure:9181:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-9182-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9626-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/psutils/configure:9627:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-9628-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9658-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/psutils/configure:9659:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-9660-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9727-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/psutils/configure:9728:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-9729-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9761-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/psutils/configure:9762:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-9763-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9783-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/psutils/configure:9784:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure:9785:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-9786-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9801-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/psutils/configure:9802:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/psutils/configure-9803-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9806-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/psutils/configure:9807:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/psutils/configure-9808-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9823-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/psutils/configure:9824:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/psutils/configure-9825-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9827-	esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:9828:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-9829-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/psutils/configure:9830:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/psutils/configure-9831-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9898-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:9899:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-9900-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-9987-	else
texlive-bin-2020.20200327.54578/texk/psutils/configure:9988:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/psutils/configure-9989-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10052-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/psutils/configure:10053:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/psutils/configure-10054-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10132-      }'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10133:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-10134-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/psutils/configure-10135-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:10136:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-10137-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10150-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/psutils/configure:10151:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/psutils/configure-10152-      else
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10185-      }'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10186:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-10187-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/psutils/configure-10188-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:10189:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-10190-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10217-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/psutils/configure:10218:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10219-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10270-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/psutils/configure:10271:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-10272-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10308-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/psutils/configure:10309:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/psutils/configure-10310-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10326-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:10327:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10328-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10506-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:10507:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10508-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10534-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:10535:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10536-	fi
texlive-bin-2020.20200327.54578/texk/psutils/configure-10537-      else
texlive-bin-2020.20200327.54578/texk/psutils/configure:10538:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10539:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10540-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10584-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/psutils/configure:10585:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-10586-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10615-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/psutils/configure:10616:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-10617-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10629-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10630:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10631-      else
texlive-bin-2020.20200327.54578/texk/psutils/configure-10632-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10633:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10634-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10642-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10643:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10644-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10646-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10647:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure:10648:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/psutils/configure:10649:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/psutils/configure-10650-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-10665-      else
texlive-bin-2020.20200327.54578/texk/psutils/configure:10666:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-10667-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11064-  esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:11065:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11066-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11071-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/psutils/configure:11072:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11073-    ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-11074-  *)
texlive-bin-2020.20200327.54578/texk/psutils/configure:11075:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11076-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11080-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/psutils/configure:11081:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11082-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11122-  esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:11123:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11124-else
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11262-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/psutils/configure:11263:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11264-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11298-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/psutils/configure:11299:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/psutils/configure:11300:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/psutils/configure:11301:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11302-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11307-      fi'
texlive-bin-2020.20200327.54578/texk/psutils/configure:11308:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11309-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11315-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure:11316:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11317-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11321-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/psutils/configure:11322:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11323-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11325-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure:11326:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11327-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11334-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/psutils/configure:11335:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11336-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11346-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/psutils/configure:11347:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11348-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11351-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/psutils/configure:11352:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11353-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11357-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/psutils/configure:11358:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/psutils/configure:11359:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/psutils/configure:11360:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11361-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11365-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/psutils/configure:11366:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11367-      else
texlive-bin-2020.20200327.54578/texk/psutils/configure:11368:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11369-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11375-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/psutils/configure:11376:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/psutils/configure:11377:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/psutils/configure:11378:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11379-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11380-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/psutils/configure:11381:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11382-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11389-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/psutils/configure:11390:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11391-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11406-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/psutils/configure:11407:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/psutils/configure-11408-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11659-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:11660:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/psutils/configure-11661-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11713-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/psutils/configure:11714:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-11715-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11740-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/psutils/configure:11741:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/psutils/configure:11742:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/psutils/configure:11743:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11744-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-11749-    fi'
texlive-bin-2020.20200327.54578/texk/psutils/configure:11750:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/psutils/configure-11751-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-12949-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:12950:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/psutils/configure-12951-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-12981-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/psutils/configure:12982:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/psutils/configure-12983-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13261-do :
texlive-bin-2020.20200327.54578/texk/psutils/configure:13262:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/psutils/configure-13263-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13265-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/psutils/configure:13266:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/psutils/configure-13267-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13285-do :
texlive-bin-2020.20200327.54578/texk/psutils/configure:13286:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/psutils/configure-13287-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13289-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/psutils/configure:13290:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/psutils/configure-13291-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13495-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/psutils/configure:13496:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/psutils/configure-13497-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13543-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/psutils/configure:13544:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-13545-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/psutils/configure-13546-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13547:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-13548-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13550-else
texlive-bin-2020.20200327.54578/texk/psutils/configure:13551:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-13552-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13560-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/psutils/configure:13561:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-13562-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13637-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/psutils/configure:13638:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/psutils/configure-13639-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13709-  {
texlive-bin-2020.20200327.54578/texk/psutils/configure:13710:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/psutils/configure-13711-  }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13813-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure:13814:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/psutils/configure-13815-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-13947-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13948:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13949:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13950:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13951:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13952:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13953:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13954:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13955:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13956:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13957:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13958:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13959:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13960:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13961:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13962:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13963:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13964:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13965:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13966:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13967:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13968:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13969:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13970:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13971:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13972:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13973:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13974:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13975:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13976:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13977:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13978:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13979:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13980:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13981:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13982:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13983:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13984:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13985:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13986:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13987:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13988:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13989:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13990:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13991:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13992:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13993:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13994:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13995:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13996:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13997:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13998:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:13999:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14000:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14001:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14002:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14003:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14004:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14005:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14006:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14007:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14008:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14009:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14010:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14011:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14012:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14013:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14014:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14015:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14016:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14017:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14018:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14019:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14020:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14021:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14022:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14023:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14024:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14025:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14026:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14027:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14028:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14029:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14030:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14031:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14032:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14033:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14034:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14035:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14036:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14037:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14038:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14039:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14040:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14041:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14042:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14043:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14044:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14045:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14046:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14047:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14048:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14049:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14050:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14051:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14052:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14053:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14054:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14055:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14056:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14057:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14058:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14059:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14060:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14061:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14062:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14063:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14064:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14065:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14066:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14067:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14068:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14069:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14070:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14071:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14072:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14073:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14074:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14075:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14076:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14077:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14078:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14079:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14080:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14081:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14082:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:14083:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure-14084-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-14166-striplib; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:14167:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-14168-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:14169:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/psutils/configure-14170-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-14197-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:14198:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-14199-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:14200:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/psutils/configure-14201-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-14709-    *:)
texlive-bin-2020.20200327.54578/texk/psutils/configure:14710:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-14711-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-14712-    x:*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:14713:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-14714-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-14715-    *::*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:14716:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure:14717:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-14718-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-14719-    *)
texlive-bin-2020.20200327.54578/texk/psutils/configure:14720:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-14721-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-14736-    done
texlive-bin-2020.20200327.54578/texk/psutils/configure:14737:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-14738-}
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-14899-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/psutils/configure:14900:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/psutils/configure:14901:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/psutils/configure-14902-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15204-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15205:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-15206-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15307-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/psutils/configure:15308:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-15309-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/psutils/configure-15310-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15311:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-15312-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15314-else
texlive-bin-2020.20200327.54578/texk/psutils/configure:15315:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/psutils/configure-15316-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15324-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/psutils/configure:15325:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-15326-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15401-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/psutils/configure:15402:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/psutils/configure-15403-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15473-  {
texlive-bin-2020.20200327.54578/texk/psutils/configure:15474:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/psutils/configure-15475-  }
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15577-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/psutils/configure:15578:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/psutils/configure-15579-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15716-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/psutils/configure:15717:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/psutils/configure-15718-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15741-  --*=?*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:15742:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/psutils/configure:15743:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-15744-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15746-  --*=)
texlive-bin-2020.20200327.54578/texk/psutils/configure:15747:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/psutils/configure-15748-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15770-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/psutils/configure:15771:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-15772-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15778-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/psutils/configure:15779:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-15780-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-15847-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15848:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15849:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15850:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15851:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15852:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15853:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15854:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15855:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15856:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15857:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15858:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15859:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15860:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15861:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15862:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15863:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15864:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15865:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15866:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15867:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15868:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15869:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15870:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15871:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15872:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15873:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15874:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15875:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15876:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15877:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15878:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15879:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15880:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15881:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15882:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15883:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15884:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15885:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15886:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15887:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15888:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15889:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15890:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15891:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15892:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15893:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15894:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15895:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15896:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15897:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15898:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15899:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15900:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15901:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15902:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15903:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15904:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15905:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15906:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15907:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15908:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15909:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15910:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15911:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15912:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15913:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15914:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15915:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15916:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15917:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15918:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15919:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15920:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15921:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15922:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15923:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15924:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15925:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15926:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15927:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15928:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15929:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15930:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15931:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15932:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15933:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15934:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15935:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15936:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15937:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15938:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15939:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15940:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15941:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15942:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15943:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15944:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15945:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15946:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15947:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15948:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15949:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15950:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15951:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15952:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15953:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15954:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15955:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15956:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15957:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15958:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15959:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15960:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15961:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15962:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15963:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15964:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15965:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15966:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15967:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15968:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15969:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15970:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15971:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15972:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15973:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15974:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15975:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15976:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15977:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15978:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15979:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15980:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15981:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15982:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure:15983:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/psutils/configure-15984-
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16066-striplib; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:16067:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-16068-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:16069:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/psutils/configure-16070-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16097-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:16098:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-16099-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:16100:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/psutils/configure-16101-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16197-fi
texlive-bin-2020.20200327.54578/texk/psutils/configure:16198:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16199-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16214-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/psutils/configure:16215:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16216-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16220-
texlive-bin-2020.20200327.54578/texk/psutils/configure:16221:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16222-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16358-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/psutils/configure:16359:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16360-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16490-      esac
texlive-bin-2020.20200327.54578/texk/psutils/configure:16491:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/psutils/configure-16492-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16549-*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:16550:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16551-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/psutils/configure:16552:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16553-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16610-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/psutils/configure:16611:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/psutils/configure-16612-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16627-
texlive-bin-2020.20200327.54578/texk/psutils/configure:16628:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/psutils/configure-16629-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16655-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/psutils/configure:16656:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/psutils/configure-16657-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16701-    * )
texlive-bin-2020.20200327.54578/texk/psutils/configure:16702:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-16703-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-16787-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/psutils/configure:16788:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/psutils/configure-16789-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-17342-    *:)
texlive-bin-2020.20200327.54578/texk/psutils/configure:17343:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-17344-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-17345-    x:*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:17346:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-17347-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-17348-    *::*)
texlive-bin-2020.20200327.54578/texk/psutils/configure:17349:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure:17350:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-17351-        ;;
texlive-bin-2020.20200327.54578/texk/psutils/configure-17352-    *)
texlive-bin-2020.20200327.54578/texk/psutils/configure:17353:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/psutils/configure-17354-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/psutils/configure-17369-    done
texlive-bin-2020.20200327.54578/texk/psutils/configure:17370:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/psutils/configure-17371-}
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-115-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:116:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-117-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:118:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-119-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-120-  esac;
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:121:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-122-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-123-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:124:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-125-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-524-.c.o:
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:525:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-526-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-532-.c.obj:
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:533:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:534:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-535-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-539-
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-540-.c.lo:
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:541:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-542-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-548-libptexenc_la-kanjicnv.lo: kanjicnv.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:549:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libptexenc_la-kanjicnv.lo -MD -MP -MF $(DEPDIR)/libptexenc_la-kanjicnv.Tpo -c -o libptexenc_la-kanjicnv.lo `test -f 'kanjicnv.c' || echo '$(srcdir)/'`kanjicnv.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-550-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libptexenc_la-kanjicnv.Tpo $(DEPDIR)/libptexenc_la-kanjicnv.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libptexenc_la-kanjicnv.lo `test -f 'kanjicnv.c' || echo '$(srcdir)/'`kanjicnv.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-554-
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-555-libptexenc_la-ptexenc.lo: ptexenc.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:556:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libptexenc_la-ptexenc.lo -MD -MP -MF $(DEPDIR)/libptexenc_la-ptexenc.Tpo -c -o libptexenc_la-ptexenc.lo `test -f 'ptexenc.c' || echo '$(srcdir)/'`ptexenc.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-557-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libptexenc_la-ptexenc.Tpo $(DEPDIR)/libptexenc_la-ptexenc.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:560:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libptexenc_la-ptexenc.lo `test -f 'ptexenc.c' || echo '$(srcdir)/'`ptexenc.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-561-
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-562-libptexenc_la-unicode-jp.lo: unicode-jp.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libptexenc_la-unicode-jp.lo -MD -MP -MF $(DEPDIR)/libptexenc_la-unicode-jp.Tpo -c -o libptexenc_la-unicode-jp.lo `test -f 'unicode-jp.c' || echo '$(srcdir)/'`unicode-jp.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libptexenc_la-unicode-jp.Tpo $(DEPDIR)/libptexenc_la-unicode-jp.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libptexenc_la-unicode-jp.lo `test -f 'unicode-jp.c' || echo '$(srcdir)/'`unicode-jp.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-568-
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-569-libptexenc_la-unicode.lo: unicode.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libptexenc_la-unicode.lo -MD -MP -MF $(DEPDIR)/libptexenc_la-unicode.Tpo -c -o libptexenc_la-unicode.lo `test -f 'unicode.c' || echo '$(srcdir)/'`unicode.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libptexenc_la-unicode.Tpo $(DEPDIR)/libptexenc_la-unicode.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libptexenc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libptexenc_la-unicode.lo `test -f 'unicode.c' || echo '$(srcdir)/'`unicode.c
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-575-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-602-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:603:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-604-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-626-	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:627:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-628-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-659-GTAGS:
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:660:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-661-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-694-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:695:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:696:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-697-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-708-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:709:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-710-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-794-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:795:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-796-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-838-	}; \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:839:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-840-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-850-	fi
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in:851:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ptexenc/Makefile.in-852-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ptexenc/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-52-else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-408-  {
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-854-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:855:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-856-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-898-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-900-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-903-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-905-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-924-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-926-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-929-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-931-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1128-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1129:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1133-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1134:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1135-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1144-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1145:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1149-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1150:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1151-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1182-  *=*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1183:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1184-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1203-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1204:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1205-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1225-    */ )
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1226:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1227-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1260-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1261:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1262-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1316-case $srcdir in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1317:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1318-esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1359-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1360:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1361:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1362-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1475-*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1476:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1477-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:1478:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-1479-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2079-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2080:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2081:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2082-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2250-    *\'*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2251:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2252-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2333-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2334:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2335-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2348-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2349:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2350-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2468-    set,)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2469:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2470:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2471-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2479-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2480:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2481:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2482-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2499-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2500:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2501-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2684-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2685:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2686-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2687-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2688:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2689-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2735-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2736:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2737-
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2738-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2739:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2740-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2880-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2881:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2882-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2953-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2954:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2955-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2963-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:2964:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-2965-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3438-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:3439:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3440-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3482-	then :; else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:3483:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3484-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3542-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:3543:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3544-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3651-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:3652:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3653-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3969-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:3970:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-3971-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4120-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4121:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4122-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4123-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4124:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4125-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4144-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4145:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4146-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4155-else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4156:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4157-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4177-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4178:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4179-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4205-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4206:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4207-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4208:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4209-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4274-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4275:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4276-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4350-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4351:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4352-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4416-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4417:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4418-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4483-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4484:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4485-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4563-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4564:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4565-  *)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4566:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4567-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4572-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4573:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4574-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4575:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4576-      done
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4607-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4608:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4609-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4638-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4639:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4640-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4688-	esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4689:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4690-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4694-	*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4695:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4696-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4822-
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4823:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4824-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4934-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4935:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4936:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4937-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4967-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4968:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4969-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4976-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4977:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4978:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4979-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4988-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4989:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4990-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4992-      do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4993:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4994-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4996-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:4997:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-4998-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5001-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:5002:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5003-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5409-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:5410:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5411-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5479-    else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:5480:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5481-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5621-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:5622:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-5623-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6142-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6143:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6144-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6190-mingw*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6191:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6192-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6422-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6423:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6424-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6426- /*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6427:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6428-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6521-    done
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6522:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6523-}
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6543-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6544:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6545-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6564-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6565:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6566-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6576-    else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6577:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6578-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6602-    emul=elf
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6603:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6604-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6610-    esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6611:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6612-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6618-    esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:6619:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-6620-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7551-    *:)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7552:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7553-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7554-    x:*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7555:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7556-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7557-    *::*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7558:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7559:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7560-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7561-    *)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7562:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7563-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7820-do :
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7821:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7822-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7825-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7826:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7827-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7849-
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:7850:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-7851-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8025-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:8026:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8027-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8031-esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:8032:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8033-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8043-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:8044:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8045-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8707-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:8708:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8709-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8773-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:8774:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-8775-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9171-      *)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9172:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9173-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9617-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9618:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9619-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9649-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9650:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9651-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9718-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9719:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9720-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9752-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9753:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9754-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9774-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9775:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9776:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9777-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9792-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9793:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9794-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9797-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9798:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9799-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9814-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9815:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9816-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9818-	esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9819:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9820-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9821:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9822-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9889-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9890:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9891-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9978-	else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:9979:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-9980-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10043-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10044:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10045-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10123-      }'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10124:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10125-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10126-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10127:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10128-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10141-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10142:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10143-      else
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10176-      }'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10177:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10178-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10179-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10180:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10181-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10208-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10209:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10210-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10261-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10262:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10263-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10299-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10300:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10301-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10317-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10318:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10319-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10497-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10498:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10499-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10525-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10526:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10527-	fi
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10528-      else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10529:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10530:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10531-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10575-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10576:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10577-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10606-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10607:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10608-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10620-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10621:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10622-      else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10623-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10624:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10625-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10633-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10634:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10635-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10637-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10638:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10639:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10640:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10641-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10656-      else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:10657:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-10658-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11055-  esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11056:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11057-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11062-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11063:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11064-    ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11065-  *)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11066:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11067-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11071-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11072:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11073-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11113-  esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11114:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11115-else
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11253-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11254:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11255-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11289-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11290:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11291:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11292:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11293-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11298-      fi'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11299:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11300-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11306-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11307:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11308-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11312-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11313:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11314-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11316-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11317:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11318-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11325-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11326:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11327-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11337-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11338:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11339-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11342-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11343:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11344-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11348-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11349:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11350:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11351:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11352-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11356-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11357:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11358-      else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11359:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11360-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11366-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11367:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11368:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11369:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11370-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11371-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11372:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11373-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11380-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11381:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11382-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11397-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11398:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11399-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11650-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11651:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11652-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11704-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11705:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11706-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11731-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11732:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11733:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11734:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11735-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11740-    fi'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:11741:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-11742-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-12940-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:12941:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-12942-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-12972-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:12973:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-12974-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13252-do :
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13253:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13254-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13256-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13257:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13258-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13276-do :
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13277:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13278-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13280-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13281:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13282-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13480-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13481:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13482-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13528-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13529:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13530-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13531-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13532:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13533-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13535-else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13536:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13537-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13545-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13546:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13547-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13622-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13623:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13624-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13694-  {
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13695:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13696-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13798-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13799:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13800-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-13932-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13933:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13934:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13935:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13936:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13937:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13938:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13939:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13940:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13941:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13942:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13943:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13944:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13945:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13946:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13947:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13948:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13949:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13950:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13951:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13952:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13953:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13954:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13955:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13956:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13957:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13958:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13959:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13960:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13961:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13962:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13963:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13964:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13965:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13966:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13967:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13968:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13969:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13970:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13971:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13972:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13973:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13974:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13975:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13976:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13977:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13978:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13979:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13980:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13981:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13982:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13983:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13984:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13985:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13986:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13987:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13988:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13989:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13990:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13991:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13992:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13993:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13994:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13995:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13996:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13997:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13998:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:13999:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14000:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14001:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14002:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14003:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14004:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14005:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14006:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14007:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14008:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14009:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14010:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14011:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14012:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14013:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14014:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14015:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14016:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14017:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14018:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14019:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14020:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14021:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14022:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14023:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14024:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14025:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14026:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14027:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14028:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14029:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14030:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14031:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14032:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14033:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14034:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14035:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14036:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14037:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14038:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14039:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14040:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14041:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14042:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14043:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14044:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14045:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14046:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14047:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14048:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14049:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14050:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14051:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14052:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14053:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14054:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14055:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14056:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14057:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14058:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14059:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14060:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14061:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14062:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14063:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14064:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14065:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14066:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14067:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14068:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14069-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14151-striplib; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14152:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14153-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14154:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14155-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14182-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14183:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14184-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14185:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14186-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14694-    *:)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14695:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14696-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14697-    x:*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14698:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14699-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14700-    *::*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14701:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14702:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14703-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14704-    *)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14705:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14706-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14721-    done
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14722:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14723-}
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14884-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14885:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:14886:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-14887-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15063-do :
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15064:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15065-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15067-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15068:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15069-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15182-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15183:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15184-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15277-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15278:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15279-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15280-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15281:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15282-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15284-else
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15285:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15286-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15294-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15295:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15296-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15371-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15372:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15373-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15443-  {
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15444:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15445-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15547-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15548:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15549-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15682-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15683:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15684-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15707-  --*=?*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15708:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15709:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15710-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15712-  --*=)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15713:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15714-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15736-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15737:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15738-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15744-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15745:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15746-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15813-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15814:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15815:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15816:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15817:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15818:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15819:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15820:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15821:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15822:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15823:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15824:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15825:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15826:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15827:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15828:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15829:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15830:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15831:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15832:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15833:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15834:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15835:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15836:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15837:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15838:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15839:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15840:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15841:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15842:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15843:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15844:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15845:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15846:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15847:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15848:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15849:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15850:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15851:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15852:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15853:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15854:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15855:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15856:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15857:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15858:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15859:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15860:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15861:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15862:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15863:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15864:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15865:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15866:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15867:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15868:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15869:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15870:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15871:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15872:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15873:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15874:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15875:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15876:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15877:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15878:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15879:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15880:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15881:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15882:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15883:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15884:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15885:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15886:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15887:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15888:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15889:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15890:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15891:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15892:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15893:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15894:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15895:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15896:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15897:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15898:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15899:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15900:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15901:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15902:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15903:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15904:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15905:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15906:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15907:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15908:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15909:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15910:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15911:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15912:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15913:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15914:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15915:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15916:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15917:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15918:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15919:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15920:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15921:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15922:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15923:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15924:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15925:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15926:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15927:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15928:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15929:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15930:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15931:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15932:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15933:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15934:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15935:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15936:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15937:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15938:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15939:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15940:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15941:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15942:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15943:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15944:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15945:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15946:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15947:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15948:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:15949:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-15950-
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16032-striplib; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16033:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16034-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16035:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16036-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16063-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16064:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16065-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16066:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16067-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16160-fi
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16161:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16162-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16177-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16178:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16179-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16183-
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16184:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16185-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16321-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16322:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16323-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16453-      esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16454:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16455-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16512-*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16513:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16514-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16515:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16516-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16573-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16574:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16575-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16590-
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16591:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16592-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16618-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16619:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16620-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16664-    * )
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16665:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16666-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16719-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:16720:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-16721-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17274-    *:)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:17275:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17276-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17277-    x:*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:17278:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17279-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17280-    *::*)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:17281:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:17282:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17283-        ;;
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17284-    *)
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:17285:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17286-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17301-    done
texlive-bin-2020.20200327.54578/texk/ptexenc/configure:17302:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ptexenc/configure-17303-}
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-199-  esac
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:200:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-201-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:202:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-203-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-204-  esac;
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:205:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-206-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-207-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:208:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-209-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-375-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:376:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-377-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-405-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:406:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:407:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-408-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-421-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:422:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-423-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-712-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:713:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-714-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-766-.c.o:
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:767:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-768-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-774-.c.obj:
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:775:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:776:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-777-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-779-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:780:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-781-
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-782-.c.lo:
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:783:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-784-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-802-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:803:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-804-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-869-GTAGS:
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:870:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-871-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-919-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:920:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:921:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-922-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-944-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:945:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-946-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:947:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:948:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:949:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:950:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:951:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:952:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:953:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:954:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-955-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1023-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1024:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1025:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1026:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1027-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1033-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1034:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1035:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1036-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1060-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1061:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1062:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1063-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1074-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1075:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1076-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1160-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1161:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1162-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1204-	}; \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1205:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1206-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1216-	fi
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in:1217:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/seetexk/Makefile.in-1218-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/seetexk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/seetexk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-52-else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/seetexk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/seetexk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/seetexk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/seetexk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/seetexk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/seetexk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/seetexk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/seetexk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/seetexk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/seetexk/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/seetexk/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1222-    */ )
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1472-*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-1476-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2247-    *\'*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2248:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2249-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2330-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2331:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2332-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2345-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2346:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2347-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2465-    set,)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2466:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2467:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2468-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2476-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2477:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2478:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2479-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2496-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2497:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2498-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2675-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2676:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2677-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2678-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2679:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2680-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2726-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2727:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2728-
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2729-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2730:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2871-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2872:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2873-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2944-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2945:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2946-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2954-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:2955:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-2956-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3429-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/seetexk/configure:3430:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3431-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3473-	then :; else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:3474:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3475-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3533-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure:3534:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3535-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3642-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure:3643:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3644-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3960-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:3961:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-3962-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4111-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4112:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4113-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4114-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4115:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4116-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4135-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4137-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4146-else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4148-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4168-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4169:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4170-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4196-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4197:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4198-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4199:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4200-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4265-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4266:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4267-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4341-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4342:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4343-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4407-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4408:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4409-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4474-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4475:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4476-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4554-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4555:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4556-  *)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4557:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4558-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4563-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4564:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4565-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4566:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4567-      done
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4598-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4599:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4600-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4629-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4630:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4631-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4679-	esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4680:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4681-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4685-	*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4686:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4687-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4813-
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4814:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4815-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4925-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4926:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4927:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4928-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4958-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4959:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4960-    else
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4967-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4968:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4969:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4970-    else
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4979-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4980:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4981-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4983-      do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4984:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4985-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4987-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4988:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4989-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4992-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:4993:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-4994-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-5400-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:5401:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-5402-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-5470-    else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:5471:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-5472-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-5612-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/seetexk/configure:5613:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-5614-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6133-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6134:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6135-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6181-mingw*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6182:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6183-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6413-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6414:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6415-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6417- /*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6418:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6419-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6512-    done
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6513:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6514-}
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6534-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6535:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6536-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6555-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6556:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6557-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6567-    else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6568:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6569-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6593-    emul=elf
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6594:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6595-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6601-    esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6602:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6603-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6609-    esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:6610:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-6611-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7542-    *:)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7544-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7545-    x:*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7546:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7547-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7548-    *::*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7549:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7550:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7552-    *)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7553:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7554-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7811-do :
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7812:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7813-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7816-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7817:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7818-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7840-
texlive-bin-2020.20200327.54578/texk/seetexk/configure:7841:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-7842-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8016-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/seetexk/configure:8017:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8018-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8022-esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:8023:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8024-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8034-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/seetexk/configure:8035:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8036-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8698-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:8699:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8700-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8764-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:8765:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-8766-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9162-      *)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9163:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9164-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9608-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9609:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9610-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9640-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9641:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9642-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9709-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9710:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9711-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9743-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9744:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9745-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9765-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9766:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9767:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9768-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9783-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9784:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9785-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9788-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9789:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9790-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9805-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9806:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9807-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9809-	esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9810:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9811-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9812:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9813-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9880-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9881:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9882-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9969-	else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:9970:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-9971-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10034-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10035:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10036-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10114-      }'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10115:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10116-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10117-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10118:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10119-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10132-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10133:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10134-      else
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10167-      }'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10168:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10169-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10170-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10171:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10172-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10199-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10200:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10201-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10252-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10253:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10254-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10290-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10291:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10292-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10308-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10309:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10310-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10488-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10489:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10490-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10516-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10517:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10518-	fi
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10519-      else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10520:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10521:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10522-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10566-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10567:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10568-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10597-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10598:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10599-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10611-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10612:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10613-      else
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10614-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10615:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10616-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10624-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10625:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10626-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10628-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10629:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10630:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10631:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10632-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10647-      else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:10648:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-10649-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11046-  esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11047:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11048-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11053-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11055-    ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11056-  *)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11057:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11058-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11062-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11063:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11064-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11104-  esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11105:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11106-else
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11244-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11245:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11246-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11280-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11281:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11282:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11283:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11284-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11289-      fi'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11290:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11291-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11297-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11298:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11299-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11303-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11304:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11305-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11307-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11308:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11309-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11316-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11317:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11318-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11328-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11329:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11330-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11333-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11334:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11335-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11339-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11340:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11341:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11342:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11343-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11347-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11348:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11349-      else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11350:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11351-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11357-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11358:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11359:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11360:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11361-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11362-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11363:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11364-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11371-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11372:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11373-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11388-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11389:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11390-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11641-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11642:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11643-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11695-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11696:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11697-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11722-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11723:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11724:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11725:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11726-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11731-    fi'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:11732:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/seetexk/configure-11733-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-12931-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:12932:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-12933-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-12963-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/seetexk/configure:12964:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/seetexk/configure-12965-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13243-do :
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13244:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13245-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13247-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13248:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13249-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13267-do :
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13268:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13269-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13271-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13272:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13273-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13535-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13536:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13537-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13583-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13584:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13585-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13586-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13587:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13588-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13590-else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13591:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13592-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13600-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13601:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13602-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13677-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13678:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13679-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13749-  {
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13750:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13751-  }
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13853-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13854:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13855-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-13987-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13988:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13989:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13990:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13991:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13992:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13993:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13994:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13995:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13996:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13997:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13998:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:13999:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14000:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14001:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14002:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14003:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14004:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14005:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14006:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14007:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14008:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14009:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14010:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14011:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14012:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14013:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14014:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14015:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14016:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14017:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14018:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14019:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14020:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14021:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14022:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14023:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14024:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14025:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14026:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14027:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14028:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14029:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14030:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14031:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14032:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14033:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14034:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14035:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14036:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14037:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14038:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14039:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14040:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14041:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14042:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14043:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14044:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14045:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14046:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14047:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14048:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14049:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14050:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14051:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14052:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14053:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14054:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14055:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14056:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14057:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14058:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14059:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14060:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14061:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14062:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14063:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14064:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14065:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14066:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14067:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14068:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14069:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14070:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14071:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14072:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14073:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14074:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14075:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14076:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14077:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14078:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14079:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14080:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14081:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14082:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14083:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14084:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14085:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14086:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14087:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14088:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14089:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14090:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14091:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14092:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14093:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14094:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14095:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14096:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14097:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14098:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14099:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14100:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14101:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14102:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14103:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14104:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14105:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14106:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14107:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14108:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14109:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14110:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14111:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14112:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14113:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14114:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14115:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14116:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14117:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14118:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14119:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14120:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14121:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14122:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14123:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14124-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14206-striplib; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14207:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14208-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14209:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14210-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14237-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14238:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14239-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14240:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14241-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14749-    *:)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14750:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14751-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14752-    x:*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14753:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14754-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14755-    *::*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14756:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14757:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14758-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14759-    *)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14760:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14761-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14776-    done
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14777:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14778-}
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14939-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14940:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:14941:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-14942-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15093-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15094:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15095-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15188-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15189:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15190-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15191-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15192:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15193-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15195-else
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15196:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15197-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15205-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15206:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15207-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15282-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15283:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15284-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15354-  {
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15355:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15356-  }
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15458-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15459:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15460-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15593-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15594:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15595-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15618-  --*=?*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15619:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15620:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15621-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15623-  --*=)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15624:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15625-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15647-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15648:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15649-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15655-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15656:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15657-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15724-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15725:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15726:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15727:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15728:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15729:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15730:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15731:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15732:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15733:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15734:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15735:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15736:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15737:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15738:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15739:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15740:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15741:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15742:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15743:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15744:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15745:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15746:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15747:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15748:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15749:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15750:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15751:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15752:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15753:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15754:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15755:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15756:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15757:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15758:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15759:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15760:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15761:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15762:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15763:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15764:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15765:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15766:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15767:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15768:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15769:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15770:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15771:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15772:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15773:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15774:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15775:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15776:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15777:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15778:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15779:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15780:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15781:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15782:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15783:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15784:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15785:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15786:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15787:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15788:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15789:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15790:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15791:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15792:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15793:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15794:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15795:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15796:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15797:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15798:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15799:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15800:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15801:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15802:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15803:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15804:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15805:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15806:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15807:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15808:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15809:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15810:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15811:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15812:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15813:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15814:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15815:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15816:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15817:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15818:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15819:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15820:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15821:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15822:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15823:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15824:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15825:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15826:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15827:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15828:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15829:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15830:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15831:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15832:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15833:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15834:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15835:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15836:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15837:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15838:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15839:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15840:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15841:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15842:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15843:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15844:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15845:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15846:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15847:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15848:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15849:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15850:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15851:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15852:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15853:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15854:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15855:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15856:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15857:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15858:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15859:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15860:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15861-
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15943-striplib; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15944:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15945-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15946:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15947-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15974-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15975:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15976-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:15977:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/seetexk/configure-15978-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16070-fi
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16071:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16072-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16087-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16088:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16089-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16093-
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16094:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16095-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16231-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16232:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16233-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16363-      esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16364:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16365-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16422-*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16423:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16424-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16425:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16426-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16483-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16484:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16485-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16500-
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16501:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16502-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16528-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16529:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16530-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16574-    * )
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16575:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16576-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16629-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/seetexk/configure:16630:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-16631-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17184-    *:)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:17185:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17186-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17187-    x:*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:17188:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17189-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17190-    *::*)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:17191:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure:17192:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17193-        ;;
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17194-    *)
texlive-bin-2020.20200327.54578/texk/seetexk/configure:17195:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17196-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17211-    done
texlive-bin-2020.20200327.54578/texk/seetexk/configure:17212:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/seetexk/configure-17213-}
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-37-  TeXLive::TLUtils::xchdir($dir);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:38:  TeXLive::TLUtils::wsystem($msg,@args);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-39-  TeXLive::TLUtils::xsystem(@args);
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-260-      # /etc/fstab for ISO9660 file systems.
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:261:      chomp (my $guessed_platform = `/bin/sh '$config_guess'`);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-262-
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-593-
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:594:=item C<wsystem($msg, @args)>
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-595-
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-640-  my $cmd = shift;
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:641:  my $output = `$cmd`;
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-642-  $output = "" if ! defined ($output);  # don't return undef
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-668-  debug("TLUtils::system_pipe: calling $progQuote @extraargs < $infileQuote > $outfileQuote\n");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:669:  my $retval = system("$progQuote @extraargs < $infileQuote > $outfileQuote");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-670-  if ($retval != 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-1984-    debug ("linking files from $from to $to\n");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:1985:    chomp (@files = `ls "$from"`);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-1986-    my $ret = 1;
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2020-    debug("removing links from $from to $to\n");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2021:    chomp (@files = `ls "$from"`);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2022-    my $ret = 1;
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2038-    # we might have write permissions, ignore errors
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2039:    # `rmdir "$to" 2>/dev/null`;
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2040-    return $ret;
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2087-      if (-w $sys_man) {
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2088:        my $foo = `(cd "$top_man_dir" && echo *)`;
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2089-        my @mans = split (' ', $foo);
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2099-        }
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2100:        #`rmdir "$sys_man" 2>/dev/null` if ($mode eq "remove");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2101-      } else {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2367-  # don't use the -C option to tar since Solaris tar et al. don't support it.
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2368:  # don't use system("cd ... && $tar ...") since that opens us up to
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2369-  # quoting issues.
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2378-  my $taropt = win32() ? "xmf" : "xf";
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2379:  if (system($tar, $taropt, $tarfile) != 0) {
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2380-    tlwarn("TLUtils::untar: $tar $taropt $tarfile failed (in $targetdir)\n");
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2591-  ddebug("trying to set up system $p, arg $arg\n");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2592:  my $ret = system("$p $arg >$nulldev 2>&1");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2593-  if ($ret == 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2608-    my $prog = conv_to_w32_path($def);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2609:    my $ret = system("$prog $arg >nul 2>&1"); # on windows
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2610-    if ($ret == 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2615-      tlwarn("Setting up $p with $def as $prog didn't work\n");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2616:      system("$prog $arg");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2617-      return(0);
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2640-      # mount option may interfere, which is not taken into account by -x.
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2641:      my $ret = system("'$def' $arg >/dev/null 2>&1" ); # we are on Unix
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2642-      if ($ret == 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2671-      # check again for executability
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2672:      my $ret = system("$tmpprog $arg > /dev/null 2>&1");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2673-      if ($ret == 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2744-    $relpath =~ s!^ssh://!scp://!;
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2745:    my $retval = system("scp", "-q", $relpath, $downdest);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2746-    if ($retval != 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2748-      my $pwd = cwd ();
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2749:      tlwarn("$0: system(scp -q $relpath $downdest) failed in $pwd, status $retval");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2750-      return 0;
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2866-  } else {
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:2867:    $ret = system ($downloader, @downloaderargs, $dest, $url);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-2868-    # we have to reverse the meaning of ret because system has 0=success.
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-3059-    if (rename($oldupd, $nn)) {
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:3060:      if (system("mktexlsr", $tmfsysconf) != 0) {
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-3061-        die "mktexlsr $tmfsysconf failed after updmap.cfg rename, fix fix: $!";
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-3922-  for (my $i = 1; $i <= $max_trial; $i++) {
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:3923:    my @out = `$cmd`;
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-3924-    # analyze the output for the mirror actually selected.
##############################################
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-3970-            . " 2>" . (win32() ? "nul" : "/dev/null");
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm:3971:  my $ret = system($cmd);
texlive-bin-2020.20200327.54578/texk/tests/TeXLive/TLUtils.pm-3972-  # if return value is not zero it is a failure, so switch the meanings
##############################################
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-6-# absolute path
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl:7:chomp (my $TL_TESTS_DIR = `cd "$srcdir/../tests" && pwd`);
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-8-
##############################################
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-35-  # Run it.
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl:36:  my $ret = system ($prog, @args);  
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-37-  return $ret;
##############################################
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-43-  # don't copy onto itself.
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl:44:  chomp (my $srcdir = `dirname $srcfile`);
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl:45:  chomp ($srcdir = `cd $srcdir && pwd`);
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-46-  #
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl:47:  chomp (my $dstdir = `dirname $dstfile`);
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl:48:  chomp ($dstdir = `cd $dstdir && pwd`);
texlive-bin-2020.20200327.54578/texk/tests/common-test.pl-49-  return if $srcdir eq $dstdir;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-134-	httex.bat httexi.bat htxelatex.bat htxetex.bat xhlatex.bat
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:135:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-136-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:137:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-138-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-139-  esac;
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:140:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-141-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-142-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:143:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-144-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-398-	xhmxetex xhtex xhtexi xhxelatex xhxetex xv4ht.java
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:399:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-400-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-522-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:523:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-524-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-655-.c.o:
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:656:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-657-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-663-.c.obj:
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:664:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:665:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-666-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-670-
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-671-.c.lo:
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:672:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-673-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-717-GTAGS:
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:718:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-719-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-752-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:753:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:754:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-755-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-766-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:767:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-768-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-855-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:856:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-857-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-899-	}; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:900:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-901-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-911-	fi
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:912:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-913-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-1088-	}; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in:1089:	REL=`$(SHELL) $$relpath '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/texk/tex4htk/Makefile.in-1090-	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/tex4htk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/mk4ht.pl-368-my $rtrn;
texlive-bin-2020.20200327.54578/texk/tex4htk/mk4ht.pl:369:if( $rtrn = system($commando) ){
texlive-bin-2020.20200327.54578/texk/tex4htk/mk4ht.pl-370-   print "--- error --- failed to execute command\n";
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-52-else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-408-  {
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-856-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:857:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-858-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-900-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:901:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-902-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-905-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:906:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-907-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-926-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-928-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-931-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-933-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1130-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1131:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1132-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1135-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1136:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1137-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1146-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1147:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1148-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1151-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1152:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1153-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1184-  *=*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1185:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1186-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1205-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1206:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1207-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1227-    */ )
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1228:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1229-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1262-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1263:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1264-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1318-case $srcdir in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1319:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1320-esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1361-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1362:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1363:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1364-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1477-*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1478:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1479-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:1480:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-1481-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2081-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2082:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2083:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2084-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2435-    *\'*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2436:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2437-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2518-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2519:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2520-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2533-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2534:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2535-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2653-    set,)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2654:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2655:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2656-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2664-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2665:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2666:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2667-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2684-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2685:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2686-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2863-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2864:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2865-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2866-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2867:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2868-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2914-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2915:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2916-
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2917-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:2918:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-2919-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3059-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3060:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3061-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3132-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3133:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3134-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3142-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3143:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3144-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3617-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3618:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3619-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3661-	then :; else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3662:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3663-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3721-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3722:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3723-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3830-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:3831:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-3832-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4148-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4149:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4150-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4299-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4300:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4301-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4302-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4303:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4304-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4323-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4324:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4325-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4334-else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4335:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4336-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4356-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4357:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4358-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4384-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4385:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4386-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4387:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4388-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4453-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4454:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4455-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4529-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4530:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4531-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4595-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4596:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4597-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4662-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4663:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4664-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4742-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4743:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4744-  *)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4745:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4746-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4751-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4752:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4753-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4754:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4755-      done
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4786-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4787:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4788-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4817-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4818:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4819-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4867-	esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4868:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4869-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4873-	*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:4874:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-4875-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5001-
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5002:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5003-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5113-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5114:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5115:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5116-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5146-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5147:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5148-    else
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5155-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5156:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5157:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5158-    else
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5167-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5168:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5169-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5171-      do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5172:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5173-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5175-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5176:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5177-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5180-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5181:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5182-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5588-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5589:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5590-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5658-    else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5659:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5660-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5800-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:5801:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-5802-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6321-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6322:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6323-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6369-mingw*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6370:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6371-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6601-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6602:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6603-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6605- /*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6606:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6607-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6700-    done
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6701:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6702-}
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6722-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6723:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6724-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6743-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6744:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6745-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6755-    else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6756:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6757-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6781-    emul=elf
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6782:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6783-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6789-    esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6790:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6791-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6797-    esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:6798:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-6799-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7730-    *:)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:7731:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7732-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7733-    x:*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:7734:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7735-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7736-    *::*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:7737:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:7738:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7739-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7740-    *)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:7741:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7742-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-7999-do :
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8000:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8001-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8004-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8005:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8006-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8028-
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8029:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8030-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8204-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8205:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8206-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8210-esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8211:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8212-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8222-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8223:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8224-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8886-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8887:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8888-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8952-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:8953:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-8954-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9350-      *)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9351:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9352-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9796-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9797:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9798-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9828-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9829:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9830-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9897-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9898:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9899-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9931-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9932:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9933-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9953-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9954:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9955:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9956-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9971-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9972:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9973-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9976-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9977:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9978-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9993-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9994:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9995-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9997-	esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:9998:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-9999-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10000:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10001-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10068-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10069:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10070-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10157-	else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10158:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10159-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10222-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10223:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10224-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10302-      }'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10303:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10304-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10305-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10306:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10307-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10320-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10321:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10322-      else
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10355-      }'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10356:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10357-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10358-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10359:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10360-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10387-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10388:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10389-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10440-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10441:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10442-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10478-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10479:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10480-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10496-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10497:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10498-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10676-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10677:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10678-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10704-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10705:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10706-	fi
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10707-      else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10708:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10709:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10710-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10754-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10755:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10756-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10785-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10786:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10787-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10799-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10800:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10801-      else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10802-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10803:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10804-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10812-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10813:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10814-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10816-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10817:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10818:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10819:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10820-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10835-      else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:10836:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-10837-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11234-  esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11235:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11236-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11241-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11242:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11243-    ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11244-  *)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11245:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11246-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11250-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11251:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11252-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11292-  esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11293:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11294-else
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11432-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11433:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11434-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11468-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11469:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11470:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11471:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11472-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11477-      fi'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11478:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11479-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11485-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11486:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11487-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11491-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11492:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11493-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11495-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11496:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11497-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11504-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11505:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11506-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11516-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11517:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11518-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11521-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11522:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11523-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11527-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11528:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11529:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11530:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11531-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11535-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11536:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11537-      else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11538:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11539-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11545-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11546:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11547:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11548:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11549-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11550-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11551:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11552-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11559-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11560:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11561-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11576-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11577:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11578-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11829-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11830:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11831-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11883-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11884:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11885-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11910-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11911:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11912:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11913:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11914-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11919-    fi'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:11920:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-11921-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13119-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13120:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13121-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13151-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13152:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13153-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13431-do :
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13432:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13433-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13435-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13436:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13437-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13455-do :
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13456:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13457-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13459-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13460:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13461-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13696-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13697:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13698-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13744-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13745:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13746-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13747-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13748:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13749-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13751-else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13752:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13753-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13761-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13762:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13763-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13838-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13839:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13840-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13910-  {
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:13911:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-13912-  }
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14014-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14015:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14016-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14148-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14149:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14150:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14151:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14152:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14153:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14154:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14155:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14156:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14157:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14158:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14159:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14160:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14161:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14162:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14163:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14164:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14165:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14166:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14167:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14168:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14169:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14170:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14171:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14172:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14173:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14174:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14175:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14176:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14177:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14178:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14179:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14180:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14181:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14182:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14183:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14184:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14185:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14186:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14187:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14188:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14189:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14190:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14191:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14192:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14193:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14194:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14195:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14196:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14197:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14198:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14199:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14200:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14201:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14202:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14203:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14204:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14205:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14206:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14207:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14208:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14209:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14210:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14211:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14212:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14213:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14214:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14215:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14216:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14217:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14218:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14219:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14220:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14221:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14222:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14223:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14224:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14225:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14226:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14227:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14228:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14229:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14230:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14231:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14232:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14233:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14234:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14235:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14236:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14237:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14238:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14239:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14240:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14241:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14242:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14243:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14244:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14245:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14246:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14247:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14248:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14249:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14250:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14251:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14252:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14253:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14254:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14255:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14256:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14257:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14258:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14259:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14260:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14261:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14262:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14263:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14264:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14265:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14266:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14267:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14268:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14269:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14270:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14271:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14272:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14273:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14274:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14275:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14276:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14277:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14278:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14279:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14280:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14281:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14282:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14283:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14284:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14285-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14367-striplib; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14368:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14369-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14370:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14371-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14398-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14399:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14400-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14401:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14402-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14910-    *:)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14911:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14912-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14913-    x:*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14914:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14915-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14916-    *::*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14917:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14918:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14919-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14920-    *)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14921:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14922-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14937-    done
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:14938:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-14939-}
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15100-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15101:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15102:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15103-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15357-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15358:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15359-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15460-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15461:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15462-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15463-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15464:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15465-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15467-else
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15468:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15469-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15477-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15478:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15479-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15554-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15555:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15556-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15626-  {
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15627:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15628-  }
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15730-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15731:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15732-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15865-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15866:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15867-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15890-  --*=?*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15891:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15892:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15893-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15895-  --*=)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15896:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15897-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15919-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15920:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15921-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15927-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15928:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15929-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-15996-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15997:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15998:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:15999:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16000:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16001:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16002:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16003:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16004:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16005:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16006:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16007:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16008:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16009:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16010:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16011:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16012:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16013:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16014:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16015:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16016:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16017:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16018:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16019:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16020:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16021:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16022:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16023:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16024:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16025:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16026:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16027:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16028:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16029:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16030:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16031:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16032:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16033:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16034:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16035:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16036:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16037:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16038:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16039:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16040:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16041:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16042:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16043:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16044:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16045:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16046:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16047:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16048:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16049:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16050:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16051:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16052:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16053:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16054:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16055:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16056:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16057:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16058:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16059:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16060:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16061:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16062:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16063:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16064:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16065:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16066:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16067:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16068:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16069:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16070:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16071:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16072:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16073:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16074:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16075:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16076:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16077:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16078:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16079:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16080:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16081:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16082:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16083:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16084:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16085:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16086:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16087:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16088:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16089:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16090:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16091:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16092:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16093:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16094:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16095:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16096:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16097:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16098:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16099:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16100:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16101:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16102:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16103:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16104:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16105:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16106:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16107:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16108:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16109:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16110:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16111:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16112:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16113:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16114:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16115:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16116:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16117:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16118:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16119:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16120:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16121:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16122:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16123:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16124:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16125:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16126:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16127:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16128:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16129:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16130:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16131:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16132:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16133-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16215-striplib; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16216:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16217-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16218:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16219-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16246-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16247:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16248-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16249:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16250-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16342-fi
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16343:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16344-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16359-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16360:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16361-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16365-
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16366:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16367-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16503-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16504:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16505-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16635-      esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16636:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16637-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16694-*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16695:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16696-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16697:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16698-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16755-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16756:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16757-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16772-
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16773:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16774-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16800-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16801:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16802-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16846-    * )
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16847:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16848-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16901-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:16902:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-16903-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17456-    *:)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:17457:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17458-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17459-    x:*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:17460:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17461-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17462-    *::*)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:17463:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:17464:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17465-        ;;
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17466-    *)
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:17467:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17468-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17483-    done
texlive-bin-2020.20200327.54578/texk/tex4htk/configure:17484:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/tex4htk/configure-17485-}
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c-1824-
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c:1825:static char *  abs_addr( ARG_II( const U_CHAR *, const U_CHAR *) );
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c-1826-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c-4850-     while( TRUE ){
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c:4851:        p = abs_addr(dir, env_dirs? env_dirs->base : NULL);
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c-4852-        file = search_file(name, p, flags);
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c-8558-if( *tex4ht_fls_name == '~' ){
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c:8559:   tex4ht_fls_name = abs_addr(tex4ht_fls_name,getenv("TEX4HTWR"));
texlive-bin-2020.20200327.54578/texk/tex4htk/tex4ht.c-8560-}
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/t4ht.c-628-
texlive-bin-2020.20200327.54578/texk/tex4htk/t4ht.c:629:static char *  abs_addr( ARG_II( U_CHAR *, U_CHAR *) );
texlive-bin-2020.20200327.54578/texk/tex4htk/t4ht.c-630-
##############################################
texlive-bin-2020.20200327.54578/texk/tex4htk/t4ht.c-1914-  break;}
texlive-bin-2020.20200327.54578/texk/tex4htk/t4ht.c:1915:  case 'd':{ dir = (*q=='~')? abs_addr(q,NULL) : q;  break; }
texlive-bin-2020.20200327.54578/texk/tex4htk/t4ht.c-1916-  case 'e':{ 
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/texlive/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-643-  $ENV{LESS}="$ENV{LESS}R"; # show ANSI escapes
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl:644:  die "$0: exec ($cmd) failed: $!\n" if !exec $cmd;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-645-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1088-        debug "Running pipe: $cmd";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl:1089:        exec($cmd);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1090-      } elsif ($? !=0) { die $res }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1095-    }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl:1096:    do_exec('sam2p', ("$tfmt:", '--', $InputFilename, $OutputFilename));
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1097-  } else {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1104-    die unless close TP;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl:1105:    do_system('sam2p', ("$tfmt:", '--', $InputFilename, $tpfn));
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1106-    error "Cannot open temp pipe src: $tpfn" unless open IN, "< $tpfn";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1673-      debug "Ghostscript compute pipe: $gs3";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl:1674:      my $res=`$gs3`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-1675-      ## die $res;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-2117-  debug "Ghostscript dup pipe: $gs2";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl:2118:  my $offset=`$gs2`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/a2ping/a2ping.pl-2119-  #die $offset;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-27-(\"input fonts\"). In order to do this it makes use of I. Lee
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font:28:Hetherington's programs t1asm and t1disasm, which must be present on
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-29-the system. A successful run will generate an AFM file and a PFB
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-219-$disfile1 = "mkt1font$$.dis";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font:220:system "t1disasm $opt_f >$disfile1 2>/dev/null";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-221-open DIS, $disfile1 or die "Cannot open disassembled font file: $!\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-252-	 #
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font:253:	 # "correct" t1disasm output so t1asm will accept it as input
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-254-	 #
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-281-	 #
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font:282:	 #"correct" t1disasm output so t1asm will accept it as input
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-283-	 #
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-572-close OUTDIS;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font:573:system "t1asm -b $disfile2 >$opt_n.pfb 2>/dev/null";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/accfonts/mkt1font-574-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/adhocfilelist/adhocfilelist.sh-172-            #adhoc_file_find=$(cat $adhoc_find_file) ## good
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/adhocfilelist/adhocfilelist.sh:173:            adhoc_file_find=`cat $adhoc_find_file`  ## good
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/adhocfilelist/adhocfilelist.sh-174-            ## <- Jürgen Plate 8.3.1:
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh-5-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh:6:scriptname=`basename "$0" .sh`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh-7-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh:8:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh-9-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh-13-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh:14:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/arara/arara.sh-15-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/authorindex/authorindex-293-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/authorindex/authorindex:294:print STDERR `bibtex $tmp`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/authorindex/authorindex-295-die "BibTeX error. Aborting leaving all temporary files $tmp.*\n" if $?;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh-3-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh:4:scriptname=`basename "$0" .sh`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh-5-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh:6:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh-7-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh-11-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh:12:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/bib2gls.sh-13-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh-3-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh:4:scriptname=`basename "$0" .sh`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh-5-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh:6:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh-7-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh-11-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh:12:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bib2gls/convertgls2bib.sh-13-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-54-echo "bibexport: a tool to extract BibTeX entries out of .bib files.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:55:usage: `basename $0` [-h|v|n|c|a|d|s|t] [-b|e|es|ec|o|r file] file...
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-56-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-140-            opttoolate;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:141:            if [ "`dirname $2`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:142:                DOLLARTWO="`basename $2 .bst`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-143-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:144:                DOLLARTWO="`dirname $2`/`basename $2 .bst`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-145-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-160-            opttoolate;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:161:            if [ "`dirname $2`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:162:                DOLLARTWO="`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-163-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:164:                DOLLARTWO="`dirname $2`/`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-165-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-173-            opttoolate;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:174:            if [ "`dirname $2`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:175:                DOLLARTWO="`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-176-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:177:                DOLLARTWO="`dirname $2`/`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-178-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-185-            opttoolate;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:186:            if [ "`dirname $2`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:187:                DOLLARTWO="`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-188-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:189:                DOLLARTWO="`dirname $2`/`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-190-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-196-            opttoolate;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:197:            if [ "`dirname $2`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:198:                DOLLARTWO="`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-199-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:200:                DOLLARTWO="`dirname $2`/`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-201-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-221-            REPLACEBIB="a";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:222:            if [ "`dirname $2`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:223:                DOLLARTWO="`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-224-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:225:                DOLLARTWO="`dirname $2`/`basename $2 .bib`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-226-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-245-            TOOLATE="a";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:246:            if [ "`dirname $1`" = "." ]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:247:                DOLLARONE="`basename $1 ${EXT}`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-248-            else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:249:                DOLLARONE="`dirname $1`/`basename $1 ${EXT}`";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-250-            fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-316-        echo -ne "  creation date:\t`date +\"%c\"`\n" >> ${FINALFILE};
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh:317:        echo -ne "  command:\t\t`basename $0` ${ARGS}\n" >> ${FINALFILE};
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bibexport/bibexport.sh-318-        if [ -z "${EXT}" ]; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bundledoc/bundledoc-73-    $command =~ s/[\$\%]BDBASE\%?/$ENV{"BDBASE"}/g;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bundledoc/bundledoc:74:    my $qualified = `$command` ||
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bundledoc/bundledoc-75-        die "${progname}: \"$uservariable{find}\" (BDINPUTS=\"$_[0]\") failed to find $_[0]\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bundledoc/bundledoc-136-    # with ".tex" appended.)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bundledoc/bundledoc:137:    my $kpfound = `kpsewhich $config_cfg`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/bundledoc/bundledoc-138-    if (defined $kpfound) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-351-# check for the existence of kpsewhich, otherwise we cannot do anything
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:352:if (system("kpsewhich --version >$nul 2>&1 <$nul" ) != 0) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-353-  print_error("We need `kpsewhich' being installed! Exiting.\n");
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-363-my $zrlistttc_available;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:364:chomp(my $zrlistttc_help = `texlua $zrlistttc 2>$nul`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-365-if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-860-  if (! exists $cmap_cache{$cmap}) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:861:    chomp($cmap_cache{$cmap} = `kpsewhich -format=cmap $cmap`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-862-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1154-      $cmdl .= "\"$targetname\" \"$realname\"";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1155:      my @ret = `$cmdl`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1156-      # sometimes hard link creation may fail due to "Access denied"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1165-      #   $cmdl = "cmd.exe /c if not exist \"$targetname\" copy \"$realname\" \"$targetname\"";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1166:      #   @ret = `$cmdl`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1167-      # }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1190-      my $cmdl = "cmd.exe /c if exist \"$targetname\" del \"$targetname\"";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1191:      my @ret = `$cmdl`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1192-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1434-    print_ddebug("checking for $cmdl\n");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1435:    @foundfiles = `$cmdl`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1436-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1513-          print_debug("is the correct one ($k). Invoking zrlistttc ...\n");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1514:          chomp($actualpsname = `texlua $zrlistttc -i $index "$b"`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1515-          if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1959-      # TODO: what should we do for gswin64c?
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1960:      chomp($foundres = `where gswin32c 2>$nul`); # assume 'where' is available
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1961-      if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1978-      if (!$foundres) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1979:        chomp(my $gsver = `gswin32c --version 2>$nul`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1980-        if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1996-    # we assume that gs is in the path
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:1997:    chomp(my $gsver = `gs --version 2>$nul`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-1998-    if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-2014-    if (!$foundres) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:2015:      chomp(my @ret = `gs --help 2>$nul`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-2016-      if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-2046-  if ($foo eq "") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:2047:    chomp($foo = `kpsewhich -format=miscfont $file`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-2048-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-2285-    print ("=" x length($headline));
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl:2286:    print "\n$shortdesc\nUsage\n-----\n\n`````\n$usage\n`````\n\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/cjk-gs-integrate/cjk-gs-integrate.pl-2287-    print "#### Options ####\n\n`````";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/context/perl/mptopdf.pl-109-    print "\n$program : running '$runner'\n" ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/context/perl/mptopdf.pl:110:    my $error =  system ($runner) ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/context/perl/mptopdf.pl-111-    if ($error) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/context/perl/mptopdf.pl-139-        }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/context/perl/mptopdf.pl:140:        my $error = system($command) ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/context/perl/mptopdf.pl-141-        if ($error) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/convbkmk/convbkmk.rb-401-    when /\A\\[nrtbf\\]/
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/convbkmk/convbkmk.rb:402:      conv += eval(%!"#{$&}"!)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/convbkmk/convbkmk.rb-403-    when /\A(\r\n|\r|\n)/
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ctanupload/ctanupload.pl-369-    if ($file =~ /\.tar\.gz$/) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ctanupload/ctanupload.pl:370:        system ('tar', 'tzvf', $file);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ctanupload/ctanupload.pl-371-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ctanupload/ctanupload.pl-389-            else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ctanupload/ctanupload.pl:390:                system($editor, $file);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ctanupload/ctanupload.pl-391-                load_data($file);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/dviasm/dviasm.py-1143-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/dviasm/dviasm.py:1144:DVIasm is a Python script to support changing or creating DVI files
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/dviasm/dviasm.py-1145-via disassembling into text, editing, and then reassembling into
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/fragmaster/fragmaster.pl-357-  print STDERR "fragmaster: $bbox_cmd\n" if $debug;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/fragmaster/fragmaster.pl:358:  system("$bbox_cmd") == 0
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/fragmaster/fragmaster.pl-359-    or die "fragmaster: Failed to obtain Bounding Box file with ghostscript bbox device.\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/fragmaster/fragmaster.pl-382-  # Create pdf file after corrected ps file.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/fragmaster/fragmaster.pl:383:  system("epstopdf $dest_eps --outfile=$dest_pdf") == 0
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/fragmaster/fragmaster.pl-384-    or die "fragmaster: Cannot epstopdf!. Aborting ...\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/glossaries/makeglossaries-863-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/glossaries/makeglossaries:864:      $status = `\"$appname\" $appargs`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/glossaries/makeglossaries-865-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-25-OFN="false"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:26:WINLOCALTEXMF="`kpsewhich --expand-var='$TEXMFLOCAL' | sed s/\r//`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-27-USEDOS=`uname | cut -c1-6`
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-29-then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:30:  WINLOCALTEXMFII="`cygpath -u $WINLOCALTEXMF`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-31-  LOCALTEXMF="$WINLOCALTEXMFII"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-49-  echo -e \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:50:          "  `basename $0` [options]\n"\
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-51-          " installs a font family for using it with LaTeX\n\n"\
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-75-          " -T, --ttdefault  installs font family as typewriter font family\n\n"\
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:76:          " -V, --version  will print the version number of `basename $0`\n\n"\
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-77-          " -L, --log  will write the terminal output of the main programms into the\n"\
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-86-{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:87:  echo "This is version $VERSION of `basename $0`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-88-  exit 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-92-then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:93:  echo -e "`basename $0`: Could not find command line arguments.\nUse the '--help' option for explanation."
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-94-  echo -e "Continue with default script variables? (y/n)"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-106-then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl:107:  echo -e "`basename $0`: Could not process command line arguments.\nUse the '--help' option for explanation."
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/installfont/installfont-tl-108-  exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-265-  $fpl = get_temp_name() . ".pl";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:266:  ($cout, $cerr) = x_captured_exec("$cmd $ftfm $fpl");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-267-  if (defined $ftmp) { unlink($ftmp); }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-289-  $fpl = get_temp_name() . ".pl";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:290:  ($cout, $cerr) = x_captured_exec("$cmd $ftfm $fpl");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-291-  if (defined $ftmp) { unlink($ftmp); }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-313-  }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:314:  $cout = `$cmd $fpl $ftfm`;  # no output to stderr
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-315-  if (defined $ftmp) { unlink($ftmp); }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-339-  }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:340:  $cout = `$cmd $fpl $fvf $ftfm`;  # no output to stderr
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-341-  if (defined $ftmp) { unlink($ftmp); }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-365-  $cmd = $cmd_name{opl2ofm};
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:366:  $cout = `$cmd $fpl $ftfm`;  # no output to stderr
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-367-  if (defined $ftmp) { unlink($ftmp); }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-1249-  if (ref $opt eq 'ARRAY') { return kpse_manual($fnam, $opt); }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:1250:  $res = `$cmd $opt "$fnam"`; chomp($res);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-1251-  if (-f $res) { return $res; }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-1264-  $cmd = $cmd_name{kpsewhich};
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl:1265:  if (($res = `$cmd -show-path=tex`) eq '') {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/jfmutil/jfmutil.pl-1266-    $kpse_init_done = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/komkindex.pl-190-if ($istfile) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/komkindex.pl:191:  $istfile = `kpsewhich $istfile`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/komkindex.pl-192-  chomp $istfile;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/komkindex.pl-467-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/komkindex.pl:468:  $file = `kpsewhich $file`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/komkindex.pl-469-  chomp $file;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-78-    # FONTxx의 xx는 영문 2글자만 허용
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl:79:    error("`$hlatex' of `FONT$hlatex' must have 2 or 3 byte length.")
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-80-        unless(length($hlatex) == 2 or length($hlatex) == 3);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-519-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl:520:            my $ttf2tfmresult = `$tfmcmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-521-            if($? >> 8){ # ttf2tfm이 실패했다면 완성 인코딩 옵션으로 재시도
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-525-                print "... trying wansung ttf option ...\n$tfmcmd\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl:526:                $ttf2tfmresult = `$tfmcmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-527-                $? >> 8 and die; # 이번에도 실패하면 프로그램 종료
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-692-    my $kpathcfg =
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl:693:        `kpsewhich -format="other text files" -progname=$progname $cfg`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-694-    chomp $kpathcfg;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-729-    # latex을 돌려 에러난 폰트를 @ERRFNT에 저장
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl:730:    system("latex -interaction=batchmode -no-mktex=tfm $euctexname");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/kotex-utils/ttf2kotexfont.pl-731-    open LOG,$texlog or return @maphangul;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-414-       # compare file with previous version ($revs[0]="") or specified version
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:415:       ### system("$diffcmd$revs[0] $infile| $patchcmd -o$file1") ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:416:       if (system("$diffcmd$revs[0] \"$infile\" | $patchcmd -o\"$file1\"")==0  and -z $file1 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-417-	 # no differences detected, i.e. file is equal to current version
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-435-      push @tmpfiles,$file2;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:436:      if (system("$diffcmd$revs[1] $infile | $patchcmd -o$file2")==0 and -z $file2 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-437-	copy($infile,$file2) || die "copy($infile,$file2) failed: $!";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-438-      }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:439:      if (system("$diffcmd$revs[0] $infile | $patchcmd -o$file1")==0 and -z $file1 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-440-	copy($infile,$file1) || die "copy($infile,$file1) failed: $!";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-458-  $dirname=dirname($diff) ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:459:  system("mkdir -p $dirname") unless ( -e $dirname );
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-460-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-476-  print STDERR "Running: $CFG{LATEXDIFF}  $options \"$file1\" \"$file2\" > \"$diff\"\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:477:  unless ( system("$CFG{LATEXDIFF} $options \"$file1\" \"$file2\" > \"$diff\"") == 0 ) { 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-478-    print STDERR  "Something went wrong in $CFG{LATEXDIFF}. Deleting $diff and abort\n" ; unlink $diff ; exit(5) 
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-500-  if ( $pdf ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:501:    system("sed \"s/Package\\[dvips\\]/Package[pdftex]/\" \"$diff\" > \"$diff.tmp$$\" ; \\mv \"$diff.tmp$$\" \"$diff\"");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-502-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-506-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:507:    if ( system("grep -q \'^[^%]*\\\\bibliography{\' \"$diff\"") == 0 ) { 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:508:      system("$CFG{LATEX} --interaction=batchmode \"$diff\"; $CFG{BIBTEX} \"$diffbase\";");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-509-      push @ptmpfiles, "$diffbase.bbl","$diffbase.bbl" ; 
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-514-      # print "Extracomp\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:515:      system("$CFG{LATEX} --interaction=batchmode \"$diff\";");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-516-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-518-    # final compilation
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:519:    system("$CFG{LATEX} --interaction=batchmode \"$diff\";"); # needed if cross-refs
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:520:    system("$CFG{LATEX} \"$diff\";"); # final, with possible error messages
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-521-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-529-      }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:530:      #system("$CFG{DVI2} $ppoption -o $ps $dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:531:      system("$CFG{DVI2} $ppoption $dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-532-      push @ptmpfiles, "$diffbase.aux","$diffbase.log",$dvi ;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-553-        print "Executing ".$command;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:554:        system($command) == 0
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-555-          or die("could not execute <".$command."> to strip pages. Return code: $?");
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-599-  if ( $vc eq "SVN" ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:600:    system("svn checkout -r $rev $rootdir $dirname")==0 or die "Something went wrong in executing:  svn checkout -r $rev $rootdir $dirname";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-601-  } elsif ( $vc eq "GIT" ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-602-    $rev="HEAD" if length($rev)==0;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:603:    system("git archive --format=tar $rev | ( cd $dirname ; tar -xf -)")==0 or die "Something went wrong in executing:  git archive --format=tar $rev | ( cd $dirname ; tar -xf -)";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-604-  } elsif ( $vc eq "HG" ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:605:    system("hg archive --type files -r $rev $dirname")==0 or die "Something went wrong in executing:  hg archive --type files -r $rev $dirname";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-606-  } else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl:607:    die "checkout_dir: only works with SVN, HG and GIT VCS system (selected: $vc)";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff-vc.pl-608-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff.pl-5278-% latex diff.tex
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff.pl:5279:% dvips -pp `perl -lne 'if (m/\\newlabel{DIFchg[be]\d*}{{.*}{(.*)}}/) { print $1 }' diff.aux | uniq | tr -s \\n ','` diff.dvi 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexdiff/latexdiff.pl-5280-\typeout{Check comments in preamble of output for instructions how to show only pages where changes have been made}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-1693-        if ( !-e $ENV{LATEXMKRCSYS} ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl:1694:            warn "$My_name: you've specified a system rc file `$ENV{LATEXMKRCSYS}`\n",
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-1695-                 "   in environment variable LATEXMKRCSYS, but the file doesn't exist.\n",
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9807-       # metacharacters to be interpreted:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl:9808:       return( 0, system( $cmd_line ) );
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9809-   }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9842-        #    MSWin start takes first quoted argument to be a Window title. 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl:9843:        return( 0, system( "start \"\" $cmd_line" ) );
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9844-    } else {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9863-           eval{ setpgrp(0,0);};
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl:9864:           exec( $cmd_line );
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9865-           # Exec never returns; it replaces current process by new process
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9892-    my $looking_for = $_[0];
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl:9893:    my @ps_output = `$pscmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9894-    my @ps_lines = ();
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9941-        my $cmd = "cygpath -w \"$cwd\"";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl:9942:        my $Win_cwd = `$cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/latexmk/latexmk.pl-9943-        chomp $Win_cwd;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/listbib/listbib-37-    echo "
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/listbib/listbib:38:Usage: `basename $0` [OPTIONS] [BIBFILE[.bib] ..] BIBFILE_N[.bib]
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/listbib/listbib-39-Version $VERSION
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/listbib/listbib-148-	if [ -n "$listbibs" ]; then listbibs="$listbibs,"; fi
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/listbib/listbib:149:    	listbibs="$listbibs`echo $1 | sed -e 's,\.$,,' -e 's,.bib$,,'`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/listbib/listbib-150-	shift
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1456-if (/(?<name>$name-$prefix(-exa)?)(?<type>-$tmp$ext)/) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1457:    system("$compiler $+{name}$+{type} $silence");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1458-    say "Compiling the file $+{name}$+{type} using $msg_compiler";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1461-if ($dvips or $latex) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1462:    system("dvips -q -Ppdf -o $+{name}-$tmp.ps $+{name}-$tmp.dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1463:    system("ps2pdf  -dPDFSETTINGS=/prepress -dAutoRotatePages=/None $+{name}-$tmp.ps  $+{name}-$tmp.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1464-} # close latex
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1466-### Compiling file using latex>dvipdfmx
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1467:if ($dvipdf) { system("dvipdfmx -q $+{name}-$tmp.dvi"); }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1468-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1471-    say "Moving the file $+{name}-$tmp.pdf to $tempDir/$+{name}-all.pdf (gray scale)";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1472:    system("$opt_gs_dev{gray} -o $tempDir/$+{name}-all.pdf $workdir/$+{name}-$tmp.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1473-    move("$workdir/$+{name}-$tmp.pdf","$tempDir/$+{name}-$tmp.pdf");
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1482-    say "The file $+{name}-all.pdf need a crop, using pdfcrop $opt_crop";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1483:    system("pdfcrop $opt_crop $tempDir/$+{name}-all.pdf $tempDir/$+{name}-all.pdf $silence");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1484-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1515-    my $ghostcmd = "$opt_gs_dev{$var} -o $workdir/$imageDir/$+{name}-%1d.$var $tempDir/$+{name}$+{type}";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1516:    system("$ghostcmd");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1517-    print "Create a $var image format: runing command $opt_gs_dev{$var} in $+{name}$+{type}\r\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1527-my $poppler = "$opt_poppler{$var} -f $epsNo -l $epsNo $tempDir/$+{name}$+{type} $workdir/$imageDir/$+{name}-$epsNo.$var";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1528:system("$poppler");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1529-            } # close for C style
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1540-my $poppler = "$opt_poppler{$var} -f $epsNo -l $epsNo $tempDir/$+{name}$+{type} $workdir/$imageDir/$+{name}-$epsNo.$var";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1541:system("$poppler");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1542-                } # close for C style
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1736-say "Compiling file $output$ext using $msg_compiler";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1737:system("$compiler $output$ext $silence");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1738-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1740-if ($dvips) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1741:    system("dvips -q -Ppdf $output.dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1742:    system("ps2pdf  -dPDFSETTINGS=/prepress -dAutoRotatePages=/None $output.ps  $output.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1743-} # close dvips
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1745-### Compiling output file using latex>dvipdfmx
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl:1746:if ($dvipdf) { system("dvipdfmx -q $output.dvi"); }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ltximg/ltximg.pl-1747-      } # close run
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/makedtx/makedtx.pl-224-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/makedtx/makedtx.pl:225:      if (eval($expr))
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/makedtx/makedtx.pl-226-      {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1246-       if ( $d12 == 0 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:1247:         PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1248-         $val = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1250-       elsif ( $d23 == 0 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:1251:         PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1252-         $val = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1254-       elsif ( $d31 == 0 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:1255:         PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1256-         $val = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1275-       if ( $d12 == 0 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:1276:         PrintErrorMessage("points `$point_1' and `$point_2' are the same", $lc);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1277-         $val = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1279-       elsif ( $d23 == 0 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:1280:         PrintErrorMessage("points `$point_2' and `$point_3' are the same", $lc);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1281-         $val = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1283-       elsif ( $d31 == 0 ) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:1284:         PrintErrorMessage("points `$point_1' and `$point_3' are the same", $lc);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-1285-         $val = 0;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-3062-                   if (! is_tainted($command)) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl:3063:                      system($command);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mathspic/mathspic.pl-3064-                   }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex-185-{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex:186:   system("$makeindex -s lowercase-headers.ist $file");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex-187-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex-189-{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex:190:   system("$makeindex -s uppercase-headers.ist $file");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex-191-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex-193-{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex:194:   system("$makeindex $file");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkgrkindex/mkgrkindex-195-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl-232-        print '>' x 79, "\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl:233:        my @lines = `$cmd_version`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl-234-        print @lines if $verbose;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl-276-    verbose "exec: " . value($cmdline);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl:277:    my $str = `$cmdline`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl-278-    check_child_error;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl-294-        verbose "exec: " . value($cmdline);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl:295:        my $str = `$cmdline`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/mkjobtexmf/mkjobtexmf.pl-296-        check_child_error;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl-46-    close OUT;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl:47:    system("bibtex $filename-sequence");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl-48-   
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl-64-    close OUT;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl:65:    system("bibtex $filename-timeline");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl-66-    
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl-82-    close OUT;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl:83:    system("bibtex $filename");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/multibibliography/multibibliography.pl-84-    
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-143-    debug 'Backticks',  $cmd;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl:144:    my $path = `$cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-145-    if ($? == 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-234-    debug 'Backticks', $cmd;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl:235:    my $path = `$cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-236-    if ($? == 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-331-            my $exit_code = $? >> 8;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl:332:            die "$error `$prg_download' returns error code `$exit_code'!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-333-        }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-366-            my $exit_code = $? >> 8;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl:367:            die "$error `$prg_unzip' returns error code `$exit_code'!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-368-        }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-389-        check_prg $prg_mktexlsr, 0;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl:390:        $prg{$prg_mktexlsr} or die "$error Neither `$prg_texhash' nor `$prg_mktexlsr' found!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-391-        $prg_tds_update = $prg_mktexlsr;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-407-        my $exit_code = $? >> 8;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl:408:        die "$error `$prg_tds_update' returns error code `$exit_code'!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pax/pdfannotextractor.pl-409-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-474-$::opt_pdfversion =~ /^(|none|auto|1\.([2-7]))$/
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl:475:        or die "!!! Error: Invalid value `$::opt_pdfversion' for option `--pdfversion'!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-476-print "* Option `pdfversion': $::opt_pdfversion\n" if $::opt_debug;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-1158-if ($::opt_verbose) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl:1159:    system($cmd);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-1160-}
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-1161-else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl:1162:    `$cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-1163-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-1203-    move "$tmp.pdf", $outputfile or
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl:1204:            die "$Error Cannot move `$tmp.pdf' to `$outputfile'!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfcrop/pdfcrop.pl-1205-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdflatexpicscale/pdflatexpicscale.pl-101-    # check for image width and height
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdflatexpicscale/pdflatexpicscale.pl:102:    $idstring = `identify -format "%w x %h %[depth] " $filename`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdflatexpicscale/pdflatexpicscale.pl-103-    return unless $idstring =~ /(\d+) x (\d+) (\d+)/;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdflatexpicscale/pdflatexpicscale.pl-123-	if($mtime1 >= $mtime2){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdflatexpicscale/pdflatexpicscale.pl:124:	    $idstring2 = `identify -format "%w x %h %[depth] " $dstfilename`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdflatexpicscale/pdflatexpicscale.pl-125-	    if($idstring2 =~ /(\d+) x (\d+) (\d+)/){
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-56-    echo "pdfxup: n-up pages of a PDF document, preserving readability
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:57:usage: `basename $0` [OPTIONS] file
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-58-Available OPTIONS are:
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-239-                 first=1;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:240:		 last=`echo $i|tr -d -`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-241-            +([0-9])-)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:242:                 first=`echo $i|tr -d -`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-243-	         last=$nbp;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-244-            +([0-9])-+([0-9]))
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:245:                 first=`echo $i|cut -d- -f1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:246:		 last=`echo $i|cut -d- -f2`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-247-	    -)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-278-		 result+="$i,";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:279:		 nbpages+=$(expr 1 + `echo $i|cut -d- -f2` - `echo $i|cut -d- -f1`);;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-280-	    -)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-287-		 declare -i cptr;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:288:		 cptr=`echo $i|cut -d% -f1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:289:		 step=`echo $i|cut -d% -f2`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-290-		 while [[ $cptr -le $nbp ]]; do
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-322-	-x?(=)+([0-9]))
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:323:	    COLS=`echo $1|sed -re "s/-x=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-324-	    showopts "columns=$COLS";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-330-	-y?(=)+([0-9]))
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:331:	    ROWS=`echo $1|sed -re "s/-y=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-332-	    showopts "rows=$ROWS";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-360-	-l*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:361:	    ANS=`echo $1|sed -re "s/-l=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-362-	    case $ANS in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-419-	-b[^b]*|--booklet*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:420:	    ANS=`echo $1|sed -re "s/--?b(ooklet)?=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-421-	    case $ANS in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-467-	-c*|--clip=*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:468:	    ANS=`echo $1|sed -re "s/--?c(lip)?=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-469-	    case $ANS in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-488-	    ## '=' is compulsory, as we expect a string...
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:489:	    ANS=`echo $1|sed -re "s/(-ps=|--paper=|--paper-size=)//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-490-	    PAP=$ANS;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-497-	-p*|--page*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:498:	    ANS=`echo $1|sed -re "s/--?p(ages?)?=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-499-	    PAGES=+="$ANS,";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-506-	-o*|--out=*|--output-file=*|--outfile=*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:507:	    ANS=`echo $1|sed -re "s/--?o(ut(put-)?(file)?)?=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-508-	    OUTF=$ANS;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-516-	-ihm?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:517:	    ANS=`echo $1|sed -re "s/-ihm=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-518-	    dimtopt $ANS $dfpdfxupIHM $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-527-	-ivm?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:528:	    ANS=`echo $1|sed -re "s/-ivm=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-529-	    dimtopt $ANS $dfpdfxupIVM $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-539-	-im?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:540:	    ANS=`echo $1|sed -re "s/-im=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-541-	    dimtopt $ANS $dfpdfxupIM $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-551-	-hm?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:552:	    ANS=`echo $1|sed -re "s/-hm=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-553-	    testdim $ANS $dfpdfxupHM $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-562-	-vm?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:563:	    ANS=`echo $1|sed -re "s/-vm=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-564-	    testdim $ANS $dfpdfxupVM $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-574-	-m?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:575:	    ANS=`echo $1|sed -re "s/-m=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-576-	    testdim $ANS $dfpdfxupM $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-586-	-ihs?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:587:	    ANS=`echo $1|sed -re "s/-ihs=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-588-	    testdim $ANS $dfpdfxupIHS $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-597-	-ivs?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:598:	    ANS=`echo $1|sed -re "s/-ivs=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-599-	    testdim $ANS $dfpdfxupIVS $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-609-	-is?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:610:	    ANS=`echo $1|sed -re "s/-is=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-611-	    testdim $ANS $dfpdfxupIS $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-621-	-fw?(=)+([0-9])*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:622:	    ANS=`echo $1|sed -re "s/-fw=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-623-	    testdim $ANS $dfpdfxupFW $1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-635-	-nobb*|--no-bb*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:636:	    ANS=`echo $1|sed -re "s/--?no-?bb=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-637-	    NOBB+="$ANS,";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-642-	-bb*|--bb*|--bounding-box)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:643:	    ANS=`echo $1|sed -re "s/--?b(ounding-?)?b(ox)?=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-644-	    BB+="$ANS,";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-670-	-kbb*|--keepbb*|--keep-bb*|--original-bb*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:671:	    ANS=`echo $1|sed -re "s/--?(k(eep-?)?bb|orig[^=]*bb)=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-672-	    case $ANS in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-712-	-g*|--get-bb=*|--getbb=*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:713:	    ANS=`echo $1|sed -re "s/--?g(etbb|et-bb)?=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-714-	    case $ANS in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-757-	-V?(=)@(0|1|2|3))
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:758:	    if [[ $VERB -lt `echo $1|sed -re "s/-V=?//"` ]]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:759:		VERB=`echo $1|sed -re "s/-V=?//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-760-	    fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-782-	-w=*|--watermark=*|--watermark-file=*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:783:	    ANS=`echo $1|sed -re "s/--?w[^=]*=//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-784-	    WATERMARK=$ANS;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-791-	-wp=*|--wperiod=*|--watermark-period=*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:792:	    ANS=`echo $1|sed -re "s/--?w[^=]*=//"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-793-	    WATERMARKPERIOD=$ANS;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-833-## get number of pages of input file
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:834:nbp=`$GS -sDEVICE=bbox -dNOPAUSE -dQUIET -c "($file) (r) file runpdfbegin pdfpagecount = quit"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-835-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-884-## output file name
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:885:if [[ ! -e $file && `basename $file .pdf` == $file ]]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-886-    myecho 2+ "    changing file name '$file' to '$file.pdf'";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-908-	myecho 2+ " * using file $WATERMARK for watermarking";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:909:	if [[ `file -b $WATERMARK | grep "PDF"` ]]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-910-	    ## get number of pages of WATERMARK (PDF) file
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:911:	    nbwp=`$GS -sDEVICE=bbox -dNOPAUSE -dQUIET -c "($WATERMARK) (r) file runpdfbegin pdfpagecount = quit"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-912-	    if [[ $WATERMARKPERIOD -gt $nbwp || $WATERMARKPERIOD -lt 1 ]]; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-941-                    first=1;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:942:		    last=`echo $r|tr -d -`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-943-                +([0-9])-)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:944:                    first=`echo $r|tr -d -`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-945-	            last=$nbp;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-946-                +([0-9])-+([0-9]))
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:947:                    first=`echo $r|cut -d- -f1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:948:		    last=`echo $r|cut -d- -f2`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-949-	        -)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-955-		while IFS= read -r line; do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:956:		    bbox=`echo $line | grep "%%BoundingBox" | sed "s/^.*Box: //"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-957-		    if [[ $bbox != "" ]]; then 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:958:			for i in `echo $line | grep "%%BoundingBox" | sed "s/^.*Box: //"`; do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-959-			    if [[ $curr == 0 ]]; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-1334-if [[ $EMPTYBB -eq 0 ]]; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup:1335:    myecho 1+ "   final scale: "`cat $filename.scl | sed -e "s/pt$//"`"%"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdfxup/pdfxup-1336-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/perltex/perltex.pl-30-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/perltex/perltex.pl:31:sub top_level_eval ($)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/perltex/perltex.pl-32-{
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/perltex/perltex.pl-163-    $sandbox->permit_only (@permittedops);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/perltex/perltex.pl:164:    $sandbox_eval = sub {$sandbox->reval($_[0])};
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/perltex/perltex.pl-165-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-492-                if ($err == 0) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl:493:                    print $PRT "*** Font conversion: `$fontname' -> `$newfontname'.\n"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-494-                        unless $::opt_quiet;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-612-            print $PRT ">>> $cmd\n" if $::opt_verbose;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl:613:            my @capture = `$cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-614-            if (!@capture) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-772-        # dvips writes on stderr :-(
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl:773:        my @capture = `$cmd$err_redirect`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-774-        if ($::opt_verbose) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-860-    $^W = 0;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl:861:    my $file = `$::opt_kpsewhich $texpsfile`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pkfix/pkfix.pl-862-    $^W = $backupWarn;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst-pdf/ps4pdf-136-# entfernen.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst-pdf/ps4pdf:137:job=`echo "x$1" | sed 's@x@@; s@.*/@@; s@\.[^.]*$@@'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst-pdf/ps4pdf-138-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-896-if ($xetex){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:897:    system("xelatex -interaction=batchmode -output-directory=$imageDir $imageDir/$+{nombre}$+{extension}");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:898:    system("pdfcrop $opt_pdfcrop -xetex $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-899-	} # close xelatex 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-900-else{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:901:    system("latex -interaction=batchmode -output-directory=$imageDir $imageDir/$+{nombre}$+{extension}");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:902:    system("dvips -q -P pdf -o $imageDir/$+{nombre}.ps 	 $imageDir/$+{nombre}.dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:903:    system("ps2pdf   $imageDir/$+{nombre}.ps    $imageDir/$+{nombre}.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:904:    system("pdfcrop $opt_pdfcrop $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-905-	    } # close latex>dvips>ps2pdf
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-914-if ($xetex){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:915:    system("xelatex -interaction=batchmode -output-directory=$imageDir $tempDir/$name-exa$ext");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:916:    system("pdfcrop $opt_pdfcrop -xetex $imageDir/$name-exa.pdf $imageDir/$name-exa.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-917-	} # xelatex 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-918-else{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:919:    system("latex -interaction=batchmode -output-directory=$imageDir $tempDir/$name-exa$ext");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:920:    system("dvips -q -Ppdf -o $imageDir/$name-exa.ps $imageDir/$name-exa.dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:921:    system("ps2pdf  -dPDFSETTINGS=/prepress $imageDir/$name-exa.ps    $imageDir/$name-exa.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:922:    system("pdfcrop $opt_pdfcrop $imageDir/$name-exa.pdf $imageDir/$name-exa.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-923-    } # close latex>dvips>ps2pdf	
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:924:system("$::opt_gscmd $opt_gs_split -sOutputFile=$imageDir/$name-exa-%1d.pdf $imageDir/$name-exa.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-925-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-935-if ($xetex){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:936:    system("xelatex -interaction=batchmode -output-directory=$imageDir $tempDir/$name-pst$ext");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:937:    system("pdfcrop $opt_pdfcrop -xetex $imageDir/$name-pst.pdf $imageDir/$name-pst.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-938-	} # xelatex 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-939-else{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:940:    system("latex -interaction=batchmode -output-directory=$imageDir $tempDir/$name-pst$ext");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:941:    system("dvips -q -Ppdf -o $imageDir/$name-pst.ps $imageDir/$name-pst.dvi");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:942:    system("ps2pdf  -dPDFSETTINGS=/prepress $imageDir/$name-pst.ps    $imageDir/$name-pst.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:943:    system("pdfcrop $opt_pdfcrop $imageDir/$name-pst.pdf $imageDir/$name-pst.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-944-    } # close latex>dvips>ps2pdf
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:945:system("$::opt_gscmd  $opt_gs_split -sOutputFile=$imageDir/$name-fig-%1d.pdf $imageDir/$name-pst.pdf");	
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-946-if ($clear) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-989-if ($png) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:990:system("$::opt_gscmd -q -sDEVICE=pngalpha -r$DPI $opt_gs_raw -sOutputFile=$imageDir/$+{nombre}.png $imageDir/$+{nombre}.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-991-	}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-994-if ($jpg) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:995:system("$::opt_gscmd -q -sDEVICE=jpeg -r$DPI -dJPEGQ=100 $opt_gs_raw -sOutputFile=$imageDir/$+{nombre}.jpg $imageDir/$+{nombre}.pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-996-	 }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-999-if ($svg) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1000:    system("pdf2svg $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}.svg");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1001-	 }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1005-	if ($^O eq 'MSWin32' || $^O eq 'MSWin64'){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1006:	system("pdftops -cfg $tempDir/xpd -q -level3 -eps $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}.eps");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1007-	}else{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1008:	system("pdftops -q -level3 -eps $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}.eps");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1009-		}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1014-	if ($^O eq 'MSWin32' || $^O eq 'MSWin64'){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1015:	system("pdftoppm  -cfg $tempDir/xpd  -q -r $DPI $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1016-	}else{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1017:	system("pdftoppm -q  -r $DPI  $imageDir/$+{nombre}.pdf $imageDir/$+{nombre}");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1018-		}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1227-else{	
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1228:    system("xelatex -interaction=batchmode $tempDir/$pdfname-pdf"); 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1229-    print "Done, compiled $pdfname-pdf$ext using (Xe)LaTeX\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1236-else{			
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1237:    system("pdflatex -interaction=batchmode $tempDir/$pdfname-pdf$ext"); 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1238-    print "Done, compiled $pdfname-pdf$ext using (pdf)LaTeX\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1242-if (-e "$tempDir/$pdfname-pdf.idx") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1243:	system("makeindex $tempDir/$pdfname-pdf.idx"); 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1244-	$runAgain++;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1246-if ($runBibTeX && -e "$tempDir/$pdfname-pdf.aux") { 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1247:	system("bibtex $tempDir/$pdfname-pdf");  
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1248-	$runAgain++;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1250-if ($runBiber && -e "$tempDir/$pdfname-pdf.bcf") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1251:	system("biber $tempDir/$pdfname-pdf");  
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1252-	$runAgain++; 
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1255-	if($xetex){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1256:	system("xelatex -interaction=batchmode $tempDir/$pdfname-pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1257-	}
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1258-	else{
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl:1259:	system("pdflatex -interaction=batchmode $tempDir/$pdfname-pdf");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pst2pdf/pst2pdf.pl-1260-	}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-330-  if ($foo eq "") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:331:    chomp($foo = `kpsewhich -format=miscfont $file`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-332-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-342-    for my $k (keys %{$representatives{$opt_mode}}) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:343:      my $f = `kpsewhich $representatives{$opt_mode}{$k}{'file'}`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-344-      if ($?) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-358-  my $mapf = shift;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:359:  my $f = `kpsewhich $mapf 2> $nul`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-360-  my $ret = $?;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-387-  # fetch jaEmbed/scEmbed/tcEmbed/koEmbed
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:388:  $val = `$updmap_real --quiet --showoption ${opt_mode}Embed`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-389-  if ($val =~ m/^${opt_mode}Embed=([^()\s]*)(\s+\()?/) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-395-  if ($opt_mode eq "ja") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:396:    $val = `$updmap_real --quiet --showoption ${opt_mode}Variant`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-397-    if ($val =~ m/^${opt_mode}Variant=([^()\s]*)(\s+\()?/) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-440-    print " for $opt_mode\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:441:    system("$updmap --quiet --nomkmap --nohash --setoption ${opt_mode}Embed $rep");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-442-    if ($opt_mode eq "ja") {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-447-      if ($opt_jis) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:448:        system("$updmap --quiet --nomkmap --nohash --setoption jaVariant -04");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-449-      } else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:450:        system("$updmap --quiet --nomkmap --nohash --setoption jaVariant \"\"");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-451-      }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-551-    SetupReplacement("ko", $opt_mode_ko) if ($opt_mode_ko);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl:552:    system("$updmap");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex-fontmaps/kanji-config-updmap.pl-553-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex2pdf/ptex2pdf.lua-120-If you need special kanji encodings for one of these programs,
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex2pdf/ptex2pdf.lua:121:add the respective `-kanji` option with the `$synctexoption`. Example:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ptex2pdf/ptex2pdf.lua-122-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pygmentex/pygmentex.py-65-        if self.mathescape or self.texcomments or self.escapeinside:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pygmentex/pygmentex.py:66:            outfile.write(u',codes={\\catcode`\\$=3\\catcode`\\^=7\\catcode`\\_=8}')
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pygmentex/pygmentex.py-67-        if self.verboptions:
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-136-version='20180924'
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:137:calledas=`basename "$0"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-138-if [ "${calledas}" = "simpdftex" ]
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-139-then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:140:	argwithoutlead=`/bin/echo "$1"|sed 's/^--//'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-141-	if [ "$1" != "" -a "$1" = "${argwithoutlead}" ]
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-166-echoversion="yes"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:167:texpath=`dirname "$0"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-168-# Default distiller is ps2pdf from /usr/local/bin in no filter mode
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-432-		shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:433:		export TEXINPUTS=`pwd`:`kpsewhich --expand-var '$TEXINPUTS'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-434-		export TEXMFOUTPUT="$1"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-547-	startwithdvi="no"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:548:	basename=`basename "${file}"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:549:	nosuffixbasename=`/bin/echo ${basename}|sed 's/\.[^.]*$//'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:550:	nodvisuffixbasename=`/bin/echo ${basename}|sed 's/\.[dD][vV][iI]$//'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-551-	if [ "${nodvisuffixbasename}" = "${nosuffixbasename}" -a \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-556-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:557:	kpsefilename=`kpsewhich "${file}"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:558:	slashdirname=`dirname "${kpsefilename}"`/
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-559-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-567-			then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:568:				export TEXINPUTS=${TEXMFOUTPUT}:`kpsewhich --expand-var '$TEXINPUTS'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-569-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-578-	# program to be run
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex:579:	texprogram=`/bin/echo ${calledas}|sed 's/altpdf//'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/simpdftex/simpdftex-580-	if [ "${texprogram}" = "omega" -o "${texprogram}" = "lambda" ]
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/splitindex/splitindex.pl-124-	while (($name,$file) = each %idxfile) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/splitindex/splitindex.pl:125:	    system( "$makeindex @ARGV $jobname$name.idx" );
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/splitindex/splitindex.pl-126-	}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/srcredact/srcredact.pl-516-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/srcredact/srcredact.pl:517:    print $outFH `diff3 -m $tmpdir/full $tmpdir/extracted $tmpdir/new`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/srcredact/srcredact.pl-518-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/sty2dtx/sty2dtx.pl-568-    # Find the config file in the TeX tree.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/sty2dtx/sty2dtx.pl:569:    $config_file = `kpsewhich -must-exist $CONFIG_NAME`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/sty2dtx/sty2dtx.pl-570-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-664-        $EDITOR =~ s/\000/%/;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl:665:        system($EDITOR);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-666-    }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-667-    else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl:668:        system($EDITOR, "+$linenumber", $path);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-669-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-788-        if ($line =~ /first defined in "(.*)"/) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl:789:            my $path = `kpsewhich "$1"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-790-            chomp $path;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-796-            my $file = $1;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl:797:            my $path = `kpsewhich "$file"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-798-            chomp $path;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-802-            my $file = 'latex.ltx';
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl:803:            my $path = `kpsewhich "$file"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdef/texdef.pl-804-            chomp $path;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdiff/texdiff-196-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdiff/texdiff:197:    $_ = `cat $file`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdiff/texdiff-198-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdiff/texdiff-233-                . " tmp1.$$ tmp2.$$");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdiff/texdiff:234:$_ = `$wdiff_cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdiff/texdiff-235-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdirflatten/texdirflatten-311-	      
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdirflatten/texdirflatten:312:	      if (system("cp $tryfile $outputdir/$dest$dext") != 0) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texdirflatten/texdirflatten-313-		  die "Cannot copy $tryfile!\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-sys.sh-17-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-sys.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-sys.sh:19:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-sys.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-sys.sh-17-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-sys.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-sys.sh:19:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-sys.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-user.sh-17-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-user.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-user.sh:19:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil-user.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-user.sh-17-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-user.sh:18:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-user.sh:19:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap-user.sh-20-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-251-    if (win32()) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:252:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-253-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-254-    } else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:255:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-256-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-431-    }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:432:    system($editor, $changes_config_file);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-433-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-771-    for my $r (@fileURW) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:772:      map { eval($r); } @lines;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-773-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-775-    for my $r (@psADOBE) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:776:      map { eval($r); } @lines;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-777-    }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:778:    my @filemode = eval ("\@file" . $mode);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-779-    for my $r (@filemode) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:780:      map { eval($r); } @lines;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-781-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-1283-    my ($mm, $d, $f, $prog) = @_;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:1284:    chomp (my $kpsefound = `kpsewhich --progname=$prog $f`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-1285-    if (lc("$d/$f") ne lc($kpsefound)) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-1399-  my $map = shift;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl:1400:  my $ret = `kpsewhich --format=map $map`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/updmap.pl-1401-  chomp($ret);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-13-version='$Id: mktexlsr 53254 2019-12-29 19:18:55Z karl $'
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:14:progname=`echo $0 | sed 's%.*/%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-15-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-59-# mktex.opt.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:60:dirname=`echo $0 | sed 's%/*[^/][^/]*$%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-61-case $dirname in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-97-  elif test "x$1" = x--version || test "x$1" = x-version; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:98:    echo "`basename $0` $version"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-99-    kpsewhich --version
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-145-  if test -s "$treefile"; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:146:    set x `sort "$treefile" | uniq`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-147-  else
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-172-  # The '|| true' construct prevents an sh -e aborting.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:173:  db_readlink=`kpsereadlink "$TEXMFLS_R/ls-R" 2>/dev/null` || true
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-174-  case "$db_readlink" in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-178-  esac
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:179:  db_dir=`echo "$db_file" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-180-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-188-    # Use same permissions as parent directory, minus x,s, or t bits.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:189:    chmod `kpsestat -xst "$db_dir"` "$db_file"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-190-  elif test -s "$db_file" \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:191:       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$ls_R_magic" \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:192:       && test "x`sed '1s/$//;1q' \"$db_file\"`" != "x$old_ls_R_magic"; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-193-    echo "$progname: $db_file: no magic string, skipping..." >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-227-  # To be really safe, a loop.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr:228:  until PERMS=`kpsestat = "$db_file"`; do sleep 1; done
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexlsr-229-  chmod $PERMS "$db_file_tmp"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-12-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:13:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:14:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-15-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-26-# Common code for all scripts.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:27:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-28-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-38-# See comments in mktexpk.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:39:name="`echo $1 | sed 's%.*/%%; s%\.mf$%%'`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:40:rootname=`echo "$name" | sed 's/[0-9]*$//'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:41:pointsize=`echo "$name" | sed "s/^$rootname//"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-42-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:43:sauterroot=`kpsewhich b-$rootname.mf 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-44-if test -n "$sauterroot"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-56-        wn[bcdfirstuv]*|rx[bcdfiorstuvx][bcfhilmostx]|l[abcdhl][bcdfiorstuvx]*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:57:          lhprefix=`echo "$name" | sed 's/^\(..\).*/\1/'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:58:          rootfile=`kpsewhich ${lhprefix}codes.mf 2>/dev/null`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-59-        *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:60:          rootfile=`kpsewhich $rootname.mf 2>/dev/null`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-61-      esac;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-67-OIFS=$IFS; IFS=$SEP
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:68:set x `"$MT_MKTEXNAM" $name`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-69-IFS=$OIFS
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-72-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:73:destdir=`echo "$MT_MFNAME" | sed 's%/[^/][^/]*$%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-74-test -d "$destdir" || "$MT_MKTEXDIR" "$destdir" || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-89-        # last two digits.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf:90:  ????|?????) realsize=`echo "$pointsize" | sed 's/\(..\)$/.\1/'`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexmf-91-  *) realsize="$pointsize";;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-10-version='$Id: mktexpk 53602 2020-01-30 22:18:33Z karl $'
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-12-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-13-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:15:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-52-    --destdir) shift; DEST="$1"; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:53:    --destdir=*) DEST=`echo "$1" | sed 's/--destdir=//'`; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-54-    --dpi) shift; DPI="$1"; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:55:    --dpi=*) DPI=`echo "$1" | sed 's/--dpi=//'`; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-56-    --bdpi) shift; BDPI="$1"; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:57:    --bdpi=*) BDPI=`echo "$1" | sed 's/--bdpi=//'`; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-58-    --mfmode) shift; test "x$1" != "x/" && MODE="$1"; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-59-    --mfmode=*) test "x$1" != "x--mfmode/" \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:60:                && MODE=`echo "$1" | sed 's/--mfmode=//'`; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-61-    --mag) shift; MAG="$1"; shift;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:62:    --mag=*) MAG=`echo "$1" | sed '/s--mag=//'`; shift;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-63-    --version|-version) break ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-69-if test "x$2" != x; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:70:  tail="`echo \"x$2\" | sed 's/^x>&//' | grep '^[0-9]*$'`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-71-  if test -z "$tail"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-80-# Common code for all scripts.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:81:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-82-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-167-      pattern="^$NAME"'([ 	]|$)' 
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:168:      psline=`egrep "$pattern" $PSMAPFILE | tail -1`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-169-      if test -n "$psline"; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:170:        set x `echo "$psline" | sed 's%[<["]%%g'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-171-        shift; shift; shift;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-183-        # Guessing the name of the type1 font file as fallback:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:184:        ANAME=`echo $NAME | sed 's/8r$/8a/'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-185-        for i in $NAME.pfa $NAME.pfb $ANAME.pfa $ANAME.pfb; do
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-217-OIFS=$IFS; IFS=$SEP
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:218:set x `"$MT_MKTEXNAM" $NAME $DPI $MODE $DEST`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-219-IFS=$OIFS
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-221-PKDEST="$1"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:222:PKDESTDIR=`echo "$PKDEST" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk:223:PKNAME=`basename "$PKDEST"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktexpk-224-GFNAME=$NAME.${DPI}gf
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-10-version='$Id: mktextfm 53602 2020-01-30 22:18:33Z karl $'
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:11:progname=`echo $0 | sed 's%.*/%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-12-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-13-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:14:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:15:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-16-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-38-    --destdir|-destdir) shift; DEST="$1"; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:39:    --destdir=*|-destdir=*) DEST=`echo "$1" | sed 's/--*destdir=//'`; shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-40-    --version|-version) break ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-46-# Common code for all scripts.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:47:: ${MT_TEXMFMAIN=`kpsewhich --expand-path='$TEXMFMAIN'`}
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-48-: ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-66-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:67:NAME=`basename "$1" .tfm`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-68-MAG=1  # mag=0 fails with larm1000.mf
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-72-OIFS=$IFS; IFS=$SEP
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:73:set x `"$MT_MKTEXNAM" $NAME $DPI $MODE $DEST`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-74-IFS=$OIFS
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-77-TFMDEST="$2"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:78:PKDESTDIR=`echo "$PKDEST" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:79:TFMDESTDIR=`echo "$TFMDEST" | sed 's%/[^/][^/]*$%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm:80:PKNAME=`basename "$PKDEST"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/mktextfm-81-TFMNAME=$NAME.tfm
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-246-    }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:247:    system($editor, $changes_config_file);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-248-    $changed = files_are_different($bakFile, $changes_config_file);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-256-        next if ($hf eq '-');
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:257:        my $ff = `kpsewhich -progname='$f' -format=tex '$hf'`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-258-        chomp($ff);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-496-        # $whatarg is a full path, we need to expand $fmthyp, too
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:497:        chomp (my $fmthyplong = `kpsewhich -progname=$fmt -engine=$eng $fmthyp`) ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-498-        if ($fmthyplong) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-502-          # which will not work. Search again without engine/format
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:503:          chomp ($fmthyplong = `kpsewhich $fmthyp`) ;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-504-          if ($fmthyplong) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-599-  # check for existence of ini file before doing anything else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:600:  if (system("kpsewhich -progname=$fmt -format=$kpsefmt $inifile >$nul 2>&1") != 0) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-601-    # we didn't find the ini file, skip
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-628-  if ($pool) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:629:    chomp (my $poolfile = `kpsewhich -progname=$eng $pool.pool 2>$nul`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-630-    if ($poolfile && -f $poolfile) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-678-    $cmdline .= " <$nul";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:679:    my $retval = system($cmdline);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-680-    
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1045-        if (dirname($f) eq ".") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:1046:          chomp(my $kpfile = `kpsewhich $f`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1047-          if ($kpfile ne "") {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1062-  } else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:1063:    my @all_files = `kpsewhich -all $fn`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1064-    chomp(@all_files);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1072-    if (win32()) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:1073:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1074-      @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1075-    } else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl:1076:      chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/fmtutil.pl-1077-      @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-458-  if (defined($action) && $action eq "print-platform-info") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:459:    print "config.guess  ", `$::installerdir/tlpkg/installer/config.guess`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-460-    my $plat = TeXLive::TLUtils::platform();
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-2325-      # unpack xz archive
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:2326:      my $sysret = system("$decompressor @decompressorArgs < \"$dlcontainer\" > \"$temp/$pkg_part.tar\"");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-2327-      if ($sysret) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-2434-    # make sure copied tar is working
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:2435:    if (system("\"$temp/tar.exe\" --version >nul")) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-2436-      tlwarn("$prg: could not copy tar.exe, that is bad.\n");
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5232-  # now remove the rest
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5233:  system("rm", "-rf", "$Master/texmf-dist");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5234:  system("rm", "-rf", "$Master/texmf-doc");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5235:  system("rm", "-rf", "$Master/texmf-var");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5236:  system("rm", "-rf", "$Master/tlpkg");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5237:  system("rm", "-rf", "$Master/bin");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5238:  system("rm", "-rf", "$Master/readme-html.dir");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5239:  system("rm", "-rf", "$Master/readme-txt.dir");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5240-  for my $f (qw/doc.html index.html install-tl 
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5242-                release-texlive.txt texmf.cnf texmfcnf.lua/) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5243:    system("rm", "-f", "$Master/$f");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5244-  }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5245-  if (-d "$Master/temp") {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5246:    system("rmdir", "--ignore-fail-on-non-empty", "$Master/temp");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5247-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5250-  # regenerate any changed config files.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5251:  system("rm", "-rf", "$Master/texmf-config");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5252:  system("rmdir", "--ignore-fail-on-non-empty", "$Master");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5253-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5502-  # build a list of all runtime files associated with normal packages.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:5503:  (my $omit_pkgs = `ls "$Master/bin"`) =~ s/\n/\$|/g; # binaries
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-5504-  $omit_pkgs .= '^0+texlive|^bin-|^collection-|^scheme-|^texlive-|^texworks';
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6277-              # not in user-specific file, show anything kpsewhich gives us.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6278:              chomp (my $defval = `kpsewhich -var-value $key`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6279-              if ($? != 0) {
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6317-  for my $m (sort(qw/fmtutil.cnf config.ps mktex.cnf pdftexconfig.tex/)) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6318:    info(sprintf("%-17s %s", "$m:", `kpsewhich $m`));
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6319-  }
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6320-  for my $m (qw/texmf.cnf updmap.cfg/) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6321:    for my $f (`kpsewhich -all $m`) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6322-      info(sprintf("%-17s %s", "$m:", $f));
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6329-  for my $m (sort(qw/psfonts.map pdftex.map ps2pk.map kanjix.map/)) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6330:    info(sprintf("%-12s %s", "$m:", `kpsewhich $m`));
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6331-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6334-  for my $v (sort(qw/TEXMFMAIN TEXMFDIST TEXMFLOCAL TEXMFSYSVAR TEXMFSYSCONFIG TEXMFVAR TEXMFCONFIG TEXMFHOME VARTEXFONTS TEXMF SYSTEXMF TEXMFDBS WEB2C TEXPSHEADERS TEXCONFIG ENCFONTS TEXFONTMAPS/)) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6335:    info("$v=" . `kpsewhich -var-value=$v`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6336-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6382-      debug("running $::gpg --list-keys\n");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6383:      system("$::gpg --list-keys");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6384-      return $F_OK;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6432-  } else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl:6433:    tlwarn("$prg: unknown directive `$arg' to action `key'\n");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive/tlmgr.pl-6434-    return $F_ERROR;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh-3-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh:4:scriptname=`basename "$0" .sh`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh-5-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh:6:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh-7-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh-11-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh:12:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre5.sh-13-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh-3-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh:4:scriptname=`basename "$0" .sh`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh-5-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh:6:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh-7-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh-11-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh:12:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery-jre8.sh-13-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh-3-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh:4:scriptname=`basename "$0" .sh`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh-5-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh:6:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh-7-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh-11-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh:12:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texosquery/texosquery.sh-13-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl-242-          written to data files for package `$package':
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl:243:          `<jobname>$pdftexext' (pdfTeX), `<jobname>$pdfmarkext' (pdfmark)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl-244-Options:                                                         (defaults:)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl-769-  {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl:770:    $capture = `$gs_cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl-771-    if (!defined($capture))
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl-846-  print "> $cmd\n" if $::opt_verbose;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl:847:  my @capture = `$cmd`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/thumbpdf/thumbpdf.pl-848-  if (!@capture)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh-3-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh:4:scriptname=`basename "$0"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh-5-javaVersion=$(java -version 2>&1 | head -1)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh-9-esac
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh:10:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh-11-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh-15-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh:16:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/tlcockpit/tlcockpit.sh-17-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-141-  print "File: $file, line: $line\n" if $::opt_verbose;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl:142:  exec($EditorCall);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-143-  exit 1;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-165-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl:166:  my $file = `kpsewhich -progname=$::opt_progname $ARGV[0]`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-167-  chomp $file;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-189-  open(OUT, ">>$vpefile") or
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl:190:    die "$Error Cannot open file `$vpefile`!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-191-  print OUT "\\vpeentry{$file}{$last}\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-207-  open(OUT, ">>$vpefile") or
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl:208:    die "$Error Cannot open file `$vpefile`!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-209-  print OUT "\\vpesystem{$system}\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-356-    if (!-f $0 or !-x $0) {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl:357:      $this = `which $0`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/vpe/vpe.pl-358-      ($this ne "") or die "$Error Cannot find this script!\n";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh-42-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh:43:SCRIPT=`basename $0`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh-44-LOGFILE=wordcount.log
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh-71-  # Count interword spaces and end-of-paragraph spaces
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh:72:  words=`$COUNT '3[.]0863[35]' $LOGFILE` || die "Log search"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh-73-  # Count nonspace characters and interword spaces
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh:74:  chars=`$COUNT '3[.]0863[23]' $LOGFILE` || die "Log search"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/wordcount/wordcount.sh-75-  # If you want to see what the log file looks like, comment out the
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdftex-quiet/pdftex-quiet-24-# Get the script name
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdftex-quiet/pdftex-quiet:25:BASENAME=`basename "$0"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/pdftex-quiet/pdftex-quiet-26-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/chklref/chklref.pl-298-    print "Running $TEX $TEXOPTIONS $USERTEXOPTIONS \"$texfile\" to collect labels references and environment declarations\n\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/chklref/chklref.pl:299:    my $texoutput = `$TEX $TEXOPTIONS $USERTEXOPTIONS "$texfile" 2>&1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/chklref/chklref.pl-300-    print($texoutput) unless $RUNQUIET;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/chklref/chklref.pl-301-    unlink($basetexfile . '.chk');
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/chklref/chklref.pl:302:    $texoutput = `$TEX $TEXOPTIONS $USERTEXOPTIONS --jobname "$basetexfile" '\\RequirePackage{chklref}\\input' "{$texfile}"  2>&1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/chklref/chklref.pl-303-    print($texoutput) unless $RUNQUIET;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl-213-rename $tmpfile, $atfifile
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl:214:        or die "$Error Cannot move `$tmpfile' to `$atfifile'!\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/attachfile2/pdfatfi.pl-215-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-59-# find real path
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl:60:my $realcind = win32() ? $cinderella : `realpath "$cinderella"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-61-chomp($realcind);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-71-# search for template.cdy
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl:72:chomp(my $TempCdy = `kpsewhich -format=texmfscripts $TemplateFile`);
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-73-chomp(my $DirHead=`kpsewhich -format=texmfscripts ketcindy.ini`);
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-109-  # no idea why a normal call with exec did not find the template file
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl:110:  my $out = `"$cinderella" "$workdir/$TemplateFile"`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-111-} else {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl:112:  exec($cinderella, "$workdir/$TemplateFile");
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/ketcindy/ketcindy.pl-113-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh-5-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh:6:scriptname=`basename "$0"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh-7-jar="$scriptname.jar"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh:8:jarpath=`kpsewhich --progname="$scriptname" --format=texmfscripts "$jar"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh-9-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh-13-  export CYGWIN_ROOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh:14:  jarpath=`cygpath -w "$jarpath"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texplate/texplate.sh-15-fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/allcm.sh-15-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/allcm.sh:16:progname=`basename $0`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/allcm.sh-17-tmpdir=${TMPDIR-${TEMP-${TMP-/tmp}}}/$progname.$$
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/allneeded.sh-12-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/allneeded.sh:13:progname=`basename $0`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/allneeded.sh-14-dvired=false
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvi2fax.sh-16-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvi2fax.sh:17:progname=`basename "$0"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvi2fax.sh-18-help()
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvi2fax.sh-38-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvi2fax.sh:39:NAME=`basename "$1" .dvi`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvi2fax.sh-40-dvips "$@" -P$dvipsconf -f |
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvired.sh-83-		shift ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvired.sh:84:	-o*)	of="`echo $1| sed 's/..//'`" ;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/dvired.sh-85-	-f)	of="-" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl-48-    if ($line=~/\\input *{([^}]*)}/){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl:49:        print `$ThisFunCom $1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl-50-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl-52-    if ($line=~/\\include *{([^}]*)}/){
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl:53:        print `$ThisFunCom $1`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl-54-    }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl-80-            print "Constructing \t $base.pdf from $srcfile\n";
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl:81:            print `$Eps2PdfCom $srcfile`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/e2pall.pl-82-        }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/kpsetool.sh-53-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/kpsetool.sh:54:progname=`echo $0 | sed 's@.*/@@'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/kpsetool.sh-55-flags=''
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/kpsewhere.sh-57-do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/kpsewhere.sh:58:    for path in `kpsewhich --expand-path='$TEXMF'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/kpsewhere.sh-59-    do
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/rubibtex.sh-29-cat <"$job.aux" >"$backup" || {
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/rubibtex.sh:30:  echo "$progname: could not create backup of file \`$job.aux' as \`$backup'." >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/rubibtex.sh-31-  rm -rf "$tmpdir"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/rumakeindex.sh-2-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/rumakeindex.sh:3:BASE=`basename "$1" .idx`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/rumakeindex.sh-4-IDX=$BASE.idx
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-22-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:23:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:24:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-25-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-110-  do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:111:    binLoc=`texconfig findprog $bin`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-112-    case $binLoc in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-196-    
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:197:    case `cat "$tmpmenu"` in
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-198-      EXIT)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-252-  menuGetMode
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:253:  mode=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-254-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-302-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:303:    menuDvipsAns=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-304-    case $menuDvipsAns in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-315-        if test $? = 0; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:316:          menuDvipsAns=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-317-          case $menuDvipsAns in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-330-        menuGetMode
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:331:        mode=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-332-  
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-339-        runDialog --inputbox "Enter a dimension pair (a rightwards offset and a downwards
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:340:offset), e.g. 2mm,-0.5in (right 2mm and up .5in):" 23 80 2>"$tmpmenu"; menuDvipsAns=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-341-        case $menuDvipsAns in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-353-          2>"$tmpmenu"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:354:        paper=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-355-        if test -n "$paper"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-364-        runDialog --inputbox "Printer name (for future settings of DEST / MODE / OFFSET)" 23 80 2>"$tmpmenu"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:365:        menuDvipsAns=`cat $tmpmenu`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-366-        case $menuDvipsAns in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-372-        runDialog --inputbox "Printer name (for printer to add)" 23 80 2>"$tmpmenu"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:373:        menuDvipsAns=`cat $tmpmenu`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-374-        case $menuDvipsAns in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-383-        runDialog --inputbox "Printer name (for printer to delete)" 23 80 2>"$tmpmenu"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:384:        menuDvipsAns=`cat $tmpmenu`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-385-        case $menuDvipsAns in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-407-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:408:  p=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-409-  case $p in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-428-    `texconfig hyphen-list | sed 's@\(.*\)@\1 \1@'`  2>"$tmpmenu"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh:429:  p=`cat "$tmpmenu"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-dialog.sh-430-  case $p in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-sys.sh-21-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-sys.sh:22:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-sys.sh:23:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig-sys.sh-24-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-22-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:23:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:24:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-25-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-96-    var=$eskv
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:97:    val=`kpsewhich -var-value="$eskv"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-98-    echo "$var=$val"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-108-  do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:109:    elbLoc=`checkForBinary "$elb"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-110-    if test -n "$ELB_PATH_ONLY"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-128-    case $elc in
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:129:      texmf.cnf) elcLoc=`kpsewhich $elc`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:130:      *) elcLoc=`tcfmgr --cmd find --file "$elc"`;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-131-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-147-  IFS=:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:148:  set x `echo "$PATH" | sed 's/^:/.:/; s/:$/:./; s/::/:.:/g'`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-149-  found=false
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-307-      $dir/*)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:308:        relPart=`echo "$file" | sed "s%$dir/*%%"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-309-        break
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-321-      # relPart should just have the "dirname" part:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:322:      relPart=`echo "$relPart" | sed 's%/*[^/]*$%%'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-323-      (exit 0); return 0
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-369-  setupTmpDir
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:370:  co=`tcfmgr $moreArgs --tmp $tmpdir --cmd co --file $fmgrConfigReplaceFile`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-371-  if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-377-  configReplace "$fmgrConfigReplaceCfgFile" "$fmgrConfigReplaceRegex" "$fmgrConfigReplaceValue"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:378:  ci=`tcfmgr --tmp $tmpdir --cmd ci --id "$fmgrConfigReplaceID"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-379-  if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-404-  setupTmpDir
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:405:  co=`tcfmgr --tmp $tmpdir --cmd co --file $setupDvipsPaperFile`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-406-  if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-423-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:424:  ci=`tcfmgr --tmp $tmpdir --cmd ci --id "$setupDvipsPaperID"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-425-  if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-557-  test -f $MT_TEXMFMAIN/release-tetex-src.txt \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:558:  && "teTeX-src release:   `cat $MT_TEXMFMAIN/release-tetex-src.txt`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-559-  test -f $MT_TEXMFDIST/release-tetex-texmf.txt \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:560:  && "teTeX-texmf release: `cat $MT_TEXMFDIST/release-tetex-texmf.txt`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-561-}
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-623-      for m in psfonts.map pdftex.map ps2pk.map; do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:624:        echo "$m: `kpsewhich $m`"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-625-      done
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-653-            *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:654:             echo "$progname: unknown PAPER \`$3' given as argument for \`$progname dvipdfmx paper'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-655-             echo "$progname: try \`$progname dvipdfmx paper' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-662-        *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:663:          echo "$progname: unknown option \`$2' given as argument for \`$progname dvipdfmx'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-664-          echo "$progname: try \`$progname dvipdfmx' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-688-              otherPrinterName=$2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:689:              otherPrinterFile=`kpsewhich -format='dvips config' "config.$otherPrinterName"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-690-              case $otherPrinterFile in
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-691-                "")
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:692:                  echo "$progname: configuration file \`config.$otherPrinterName' for printer \`$otherPrinterName' not found" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-693-                  rc=1; (exit $rc); return $rc
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-721-              printerName=$2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:722:              pFile=`kpsewhich -format='dvips config' "config.$printerName"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-723-              case $pFile in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-725-                  setupTmpDir
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:726:                  tcfRet=`tcfmgr --emptyinfile --reldir dvips/config --cmd co --tmp $tmpdir --file "config.$printerName"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-727-                  if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-733-                    echo "% file config.$printerName; added by texconfig" > "$tcBatchDvipsAddFile"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:734:                    tcfRet=`tcfmgr --tmp $tmpdir --id "$tcBatchDvipsAddID" --cmd ci`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-735-                    if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-743-                *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:744:                  echo "$progname: configuration file for printer \`$printerName' already exists (\`$pFile')" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-745-                  rc=1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-758-              printerName=$2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:759:              pFile=`kpsewhich -format='dvips config' "config.$printerName"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-760-              case $pFile in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-801-                  else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:802:                    echo "$progname: paper \`$tcBatchDvipsPaper' not found in file \`$configPsFile'" >&2; rc=1
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-803-                  fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-823-              if checkElemInList "$tcBatchDvipsMode" `listMfModes | sed 's@ .*@@'`; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:824:                set x `getRes "$tcBatchDvipsMode"`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-825-                resX=$1; resY=$2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-830-              else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:831:                echo "$progname: unknown MODE \`$tcBatchDvipsMode' given as argument for \`$progname dvips mode'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-832-                echo "$progname: try \`$progname dvips mode' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-867-        *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:868:          echo "$progname: unknown option \`$1' given as argument for \`$progname dvips'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-869-          echo "$progname: try \`$progname dvips' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-991-        "") echo "$help" >&2; rc=1;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:992:        *) echo "$progname: unknown option \`$2' given as argument for \`$progname font'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-993-           echo "$progname: try \`$progname font' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1026-        comm -13 $tmpdir/pre $tmpdir/post > $tmpdir/addOrChange
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1027:        for i in `awk '{print $1}' $tmpdir/addOrChange`; do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1028-          fmtutil --byfmt "$i" || rc=1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1057-      formatsForHyphen=`getFormatsForHyphen`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1058:      formatsForHyphenFmt=`echo "$formatsForHyphen" | myFmt | sed 's@^@  @'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1059-      help="Usage: $progname hyphen FORMAT
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1069-
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1070:            tcBatchHyphenFile=`fmtutil --showhyphen "$tcBatchHyphenFormat"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1071-            case $tcBatchHyphenFile in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1090-                # use tcfmgr
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1091:                tcBatchHyphenFileBasename=`echo "$tcBatchHyphenFile" | sed 's@.*/@@'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1092-                setupTmpDir
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1093:                co=`tcfmgr --tmp $tmpdir --cmd co --file "$tcBatchHyphenFileBasename" --reldir "$relPart" --infile "$tcBatchHyphenFile"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1094-                if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1114-                *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1115:                  ci=`tcfmgr --tmp $tmpdir --cmd ci --id "$tcBatchHFID"`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1116-                  if test $? != 0; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1129-          else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1130:            echo "$progname: invalid format \`$tcBatchHyphenFormat' specified as argument for \`$progname hyphen'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1131-            echo "$progname: for getting help, try \`$progname hyphen'" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1184-            fmgrConfigReplace mktex.cnf '^: ..MODE=' ": \${MODE=$tcBatchMode}"
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1185:            set x `getRes "$tcBatchMode"`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1186-            tcBatchRes=$1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1195-          else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1196:            echo "$progname: unknown mode \`$tcBatchMode' specified as argument for \`$progname mode'" >&2; rc=1
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1197-          fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1212-        *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1213:          echo "$progname: unknown PAPER \`$2' given as argument for \`$progname paper'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1214-          echo "$progname: try \`$progname paper' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1249-              if checkElemInList "$tcBatchPdftexMode" `listMfModes | sed 's@ .*@@'`; then
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1250:                set x `getRes "$tcBatchPdftexMode"`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1251-                fmgrConfigReplace pdftexconfig.tex 'pdfpkresolution' "\\pdfpkresolution=$1"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1255-              else
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1256:                echo "$progname: unknown MODE \`$tcBatchPdftexMode' given as argument for \`$progname pdftex mode'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1257-                rc=1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1288-            *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1289:             echo "$progname: unknown PAPER \`$3' given as argument for \`$progname pdftex paper'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1290-             echo "$progname: try \`$progname pdftex paper' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1295-        *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1296:          echo "$progname: unknown option \`$2' given as argument for \`$progname pdftex'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1297-          echo "$progname: try \`$progname pdftex' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1410-            *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1411:             echo "$progname: unknown PAPER \`$3' given as argument for \`$progname xdvi paper'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1412-             echo "$progname: try \`$progname xdvi paper' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1417-        *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1418:          echo "$progname: unknown option \`$2' given as argument for \`$progname xdvi'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1419-          echo "$progname: try \`$progname xdvi' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1424-    *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh:1425:      echo "$progname: unknown option \`$1' given as argument for \`$progname'" >&2
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texconfig.sh-1426-      echo "$progname: try \`$progname help' for help" >&2
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-111-  testbin=$1
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:112:  set x `echo "$PATH" | sed 's/^:/.:/; s/:$/:./; s/::/:.:/g; s/:/ /g'`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-113-  for i
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-159-    *)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:160:      test "x$src" != "x`(ls -ld $src | awk '{print $NF}') 2>/dev/null`" &&
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-161-        rm -f "$src"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-190-  test -z "$kpsewhich" && return 1
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:191:  symlinkdir=`echo $kpsewhich | sed 's@/*kpsewhich$@@'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-192-  kpseaccess -w "$symlinkdir" || return 1
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-210-  search_symlinkdir || return 0
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:211:  for i in `sed 's@ .*@@' cnf_file_ln.$$`; do
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-212-    install_link "$selfautoloc/$i" "$symlinkdir/$i"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-251-  : ${KPSE_DOT=$thisdir}; export KPSE_DOT
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:252:  selfautoloc=`kpsewhich --expand-var='$SELFAUTOLOC'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-253-  while 
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-272-  # if no cnf_file from command-line, look it up with kpsewhich:
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:273:  test -z "$cnf_file" && cnf_file=`kpsewhich --format='web2c files' $cnf`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-274-  test -f "$cnf_file" || abort "config file \`$cnf' not found"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-287-        */bin) dirs=$selfautoloc;;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:288:        *)     parent=`kpsewhich --expand-var='$SELFAUTODIR'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-289-               dirs=`find $parent -type f -name kpsewhich -print \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-300-    # cnf_file_ln.$$ has lines with "format engine" pairs
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh:301:    set x `cat cnf_file_ln.$$`; shift
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/texlive-extra/texlinks.sh-302-    while test $# != 0; do
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-294-	@for s in $(texmf_other_scripts); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:295:	  t=`basename $$s | sed 's,\.[^/]*$$,,' | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-296-	  echo "$(INSTALL_SCRIPT) '$(runscript)' '$(DESTDIR)$(bindir)/$$t.exe'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-302-	@for s in $(texmf_context_scripts); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:303:	  t=`basename $$s | sed 's,\.[^/]*$$,,' | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-304-	  echo "$(INSTALL_SCRIPT) '$(ctxscript)' '$(DESTDIR)$(bindir)/$$t.exe'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-309-	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:310:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-311-	  echo "$(INSTALL_SCRIPT) '$(runscript)' '$(DESTDIR)$(bindir)/$$link.exe'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-317-## Downcase for the sake of TeXcount.pl -> texcount.
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:318:	@REL=`$(relpath) '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-319-	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-324-	  for s in $(nobase_dist_texmf_scripts_SCRIPTS); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:325:	    target=`basename $$s | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-326-	    echo "$$s" | grep listings-ext.sh >/dev/null \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:327:	    || target=`echo $$target | sed 's,\.[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-328-	    rm -f $$target; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-332-	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:333:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:334:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-335-	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-360-	@for s in $(nobase_dist_texmf_scripts_SCRIPTS); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:361:	  target=`basename $$s | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-362-	  echo "$$s" | grep listings-ext.sh >/dev/null \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:363:	  || target=`echo $$target | sed 's,\.[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-364-	  rm -f $(DESTDIR)$(bindir)/$$target$(WINEXT); \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-366-	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am:367:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.am-368-	  rm -f $(DESTDIR)$(bindir)/$$link$(WINEXT); \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-100-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-102-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:103:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-104-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-105-  esac;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-107-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-108-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:109:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-110-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-564-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:565:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:566:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-567-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-578-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:579:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-580-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-732-@WIN32_TRUE@	@for s in $(texmf_other_scripts); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:733:@WIN32_TRUE@	  t=`basename $$s | sed 's,\.[^/]*$$,,' | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-734-@WIN32_TRUE@	  echo "$(INSTALL_SCRIPT) '$(runscript)' '$(DESTDIR)$(bindir)/$$t.exe'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-740-@WIN32_TRUE@	@for s in $(texmf_context_scripts); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:741:@WIN32_TRUE@	  t=`basename $$s | sed 's,\.[^/]*$$,,' | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-742-@WIN32_TRUE@	  echo "$(INSTALL_SCRIPT) '$(ctxscript)' '$(DESTDIR)$(bindir)/$$t.exe'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-747-@WIN32_TRUE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:748:@WIN32_TRUE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-749-@WIN32_TRUE@	  echo "$(INSTALL_SCRIPT) '$(runscript)' '$(DESTDIR)$(bindir)/$$link.exe'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-751-@WIN32_TRUE@	done
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:752:@WIN32_FALSE@	@REL=`$(relpath) '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-753-@WIN32_FALSE@	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-758-@WIN32_FALSE@	  for s in $(nobase_dist_texmf_scripts_SCRIPTS); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:759:@WIN32_FALSE@	    target=`basename $$s | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-760-@WIN32_FALSE@	    echo "$$s" | grep listings-ext.sh >/dev/null \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:761:@WIN32_FALSE@	    || target=`echo $$target | sed 's,\.[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-762-@WIN32_FALSE@	    rm -f $$target; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-766-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:767:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:768:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-769-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-785-	@for s in $(nobase_dist_texmf_scripts_SCRIPTS); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:786:	  target=`basename $$s | tr '[A-Z]' '[a-z]'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-787-	  echo "$$s" | grep listings-ext.sh >/dev/null \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:788:	  || target=`echo $$target | sed 's,\.[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-789-	  rm -f $(DESTDIR)$(bindir)/$$target$(WINEXT); \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-791-	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in:792:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/linked_scripts/Makefile.in-793-	  rm -f $(DESTDIR)$(bindir)/$$link$(WINEXT); \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tests/updmap-cmdline-test.pl-6-# srcdir = texlive (in the source tree)
texlive-bin-2020.20200327.54578/texk/texlive/tests/updmap-cmdline-test.pl:7:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `cd \`dirname $0\`/.. && pwd`); }
texlive-bin-2020.20200327.54578/texk/texlive/tests/updmap-cmdline-test.pl-8-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-180-}
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-182-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-184-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-185-  esac;
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-187-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-188-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-190-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-308-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:309:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-310-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-338-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:339:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:340:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-341-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-352-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:353:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-354-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-385-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:386:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-387-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-388-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:389:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:390:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-391-      else \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:392:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-393-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:394:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-395-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-400-    fi; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:401:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-402-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-553-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:554:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-555-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-616-GTAGS:
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:617:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-618-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-666-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:667:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:668:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-669-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-691-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:692:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-693-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:694:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:695:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:696:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:697:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:698:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:699:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:700:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:701:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-702-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-770-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:771:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:772:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:773:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-774-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-780-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:781:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:782:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-783-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-807-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:808:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:809:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-810-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-821-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:822:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-823-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-932-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:933:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-934-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-976-	}; \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:977:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-978-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-988-	fi
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in:989:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/texlive/Makefile.in-990-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/texlive/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/texlive/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/texlive/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-52-else
texlive-bin-2020.20200327.54578/texk/texlive/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/texlive/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/texlive/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/texk/texlive/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/texlive/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/texlive/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-399-  {
texlive-bin-2020.20200327.54578/texk/texlive/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/texlive/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/texlive/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/texlive/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/texlive/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/texlive/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-762-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/texlive/configure:763:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-764-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-806-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:807:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-808-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-811-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/texlive/configure:812:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-813-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-832-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:833:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-834-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-837-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/texlive/configure:838:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-839-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1036-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:1037:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1038-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1041-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/texlive/configure:1042:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1043-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1052-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:1053:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1054-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1057-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/texlive/configure:1058:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1059-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1090-  *=*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:1091:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1111-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/texlive/configure:1112:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1113-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1133-    */ )
texlive-bin-2020.20200327.54578/texk/texlive/configure:1134:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1135-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1168-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/texlive/configure:1169:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/texlive/configure-1170-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1224-case $srcdir in
texlive-bin-2020.20200327.54578/texk/texlive/configure:1225:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-1226-esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1267-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/texlive/configure:1268:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/texlive/configure:1269:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/texlive/configure-1270-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1355-*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:1356:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1357-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/texlive/configure:1358:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1359-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1529-    *\'*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:1530:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-1531-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1612-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/texlive/configure:1613:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-1614-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1627-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/texlive/configure:1628:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-1629-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1747-    set,)
texlive-bin-2020.20200327.54578/texk/texlive/configure:1748:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/texlive/configure:1749:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/texlive/configure-1750-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1758-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/texlive/configure:1759:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/texlive/configure:1760:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1761-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1778-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/texlive/configure:1779:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-1780-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-1957-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/texlive/configure:1958:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1959-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-1960-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/texlive/configure:1961:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/texlive/configure-1962-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2008-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/texlive/configure:2009:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/texlive/configure-2010-
texlive-bin-2020.20200327.54578/texk/texlive/configure-2011-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/texlive/configure:2012:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/configure-2013-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2153-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/texlive/configure:2154:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/texlive/configure-2155-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2226-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/texlive/configure:2227:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-2228-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2236-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/texlive/configure:2237:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/texlive/configure-2238-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2302-
texlive-bin-2020.20200327.54578/texk/texlive/configure:2303:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-2304-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2804-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/texlive/configure:2805:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-2806-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2848-	then :; else
texlive-bin-2020.20200327.54578/texk/texlive/configure:2849:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-2850-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-2908-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/texlive/configure:2909:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-2910-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3017-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/texlive/configure:3018:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-3019-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3398-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/texlive/configure:3399:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/texlive/configure-3400-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3512-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/texlive/configure:3513:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-3514-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3522-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/texlive/configure:3523:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/texlive/configure-3524-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3773-'
texlive-bin-2020.20200327.54578/texk/texlive/configure:3774:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/texk/texlive/configure-3775-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3782-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/texlive/configure:3783:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/texlive/configure-3784-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3889-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/texlive/configure:3890:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-3891-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/texlive/configure-3892-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/texlive/configure:3893:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-3894-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3896-else
texlive-bin-2020.20200327.54578/texk/texlive/configure:3897:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/texlive/configure-3898-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3906-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/texlive/configure:3907:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-3908-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-3983-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/texlive/configure:3984:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/texlive/configure-3985-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4055-  {
texlive-bin-2020.20200327.54578/texk/texlive/configure:4056:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4057-  }
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4159-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/texlive/configure:4160:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/texlive/configure-4161-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4285-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/texlive/configure:4286:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/texlive/configure-4287-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4310-  --*=?*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:4311:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/texlive/configure:4312:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4313-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4315-  --*=)
texlive-bin-2020.20200327.54578/texk/texlive/configure:4316:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4317-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4339-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/texlive/configure:4340:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/texlive/configure-4341-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4464-fi
texlive-bin-2020.20200327.54578/texk/texlive/configure:4465:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4466-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4481-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/texlive/configure:4482:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4483-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4487-
texlive-bin-2020.20200327.54578/texk/texlive/configure:4488:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4489-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4649-      esac
texlive-bin-2020.20200327.54578/texk/texlive/configure:4650:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/texlive/configure-4651-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4708-*)
texlive-bin-2020.20200327.54578/texk/texlive/configure:4709:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4710-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/texlive/configure:4711:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4712-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4769-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/texlive/configure:4770:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/texlive/configure-4771-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4786-
texlive-bin-2020.20200327.54578/texk/texlive/configure:4787:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/texlive/configure-4788-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4814-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/texlive/configure:4815:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/texlive/configure-4816-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/configure-4858-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/texlive/configure:4859:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/texlive/configure-4860-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-101-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:102:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-103-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:104:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-105-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-106-  esac;
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:107:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-108-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-109-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:110:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-111-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-369-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:370:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-371-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-412-	test -n "$(man5dir)" \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:413:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-414-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-469-	@list='$(dist_texconfig_DATA)'; test -n "$(texconfigdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:470:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-471-	dir='$(DESTDIR)$(texconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-490-	@list='$(dist_web2c_DATA)'; test -n "$(web2cdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:491:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-492-	dir='$(DESTDIR)$(web2cdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-503-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:504:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:505:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-506-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-517-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:518:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-519-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-671-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:672:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:673:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-674-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-680-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in:681:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/Makefile.in-682-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-18-# preferentially use subprograms from our own directory.
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:19:mydir=`echo "$0" | sed 's,/[^/]*$,,'`
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:20:mydir=`cd "$mydir" && pwd`
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-21-PATH="$mydir:$PATH"; export PATH
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-168-  IFS=$TAB
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:169:  # set -- x `(awk '$1 == file' file=$TFC_FILE <$TFC_MAP) 2>/dev/null`; shift
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:170:  set -- x `(grep "^$TFC_FILE[ 	]" $TFC_MAP) 2>/dev/null`; shift
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-171-  IFS=$STD_IFS
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-180-  case $file in
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:181:    "") abort "no info for file \`$TFC_FILE' in map \`$TFC_MAP'";;
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-182-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-184-  case $relDir in
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:185:    -) abort "no known standard location for file \`$TFC_FILE' in map \`$TFC_MAP'";;
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-186-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-200-          get_info
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:201:          orig=`(kpsewhich -format="$kpseFormat" -progname="$kpseProgArg" "$TFC_FILE") 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-202-          ;;
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-242-    cp "$orig" "$TFC_TEMP/$TFC_ID/in/$TFC_FILE" \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:243:      || abort "copy \`$orig' -> \`$TFC_TEMP/$TFC_ID/in/$TFC_FILE' failed"
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-244-
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-245-    cp "$orig" "$TFC_TEMP/$TFC_ID/out/$TFC_FILE" \
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:246:      || abort "copy \`$orig' -> \`$TFC_TEMP/$TFC_ID/out/$TFC_FILE' failed"
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-247-
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-270-  case "$TFC_FILE" in
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:271:    "") TFC_FILE=`(cat "$TFC_TEMP/$TFC_ID/file") 2>/dev/null`;;
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-272-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-284-  setupTexmfConfig
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:285:  relDir=`cat "$TFC_TEMP/$TFC_ID/relDir"`
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-286-  if test ! -d "$TFC_TEXMFCONFIG/$relDir"; then
##############################################
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-302-    cp "$TFC_TEMP/$TFC_ID/out/$TFC_FILE" "$TFC_TEXMFCONFIG/$relDir/$TFC_FILE" ||
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr:303:      abort "failed to copy \`$TFC_TEMP/$TFC_ID/out/$TFC_FILE' to \`$TFC_TEXMFCONFIG/$relDir/$TFC_FILE'"
texlive-bin-2020.20200327.54578/texk/texlive/tl_support/tcfmgr-304-    chmod 644 "$TFC_TEXMFCONFIG/$relDir/$TFC_FILE" 2>/dev/null
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-191-  esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:192:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-193-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:194:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-195-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-196-  esac;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:197:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-198-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-199-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:200:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-201-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-368-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:369:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-370-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-398-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:399:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:400:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-401-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-414-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:415:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-416-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-756-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:757:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-758-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-799-.c.o:
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:800:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-801-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-807-.c.obj:
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:808:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:809:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-810-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-814-
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-815-.c.lo:
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:816:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-817-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-835-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:836:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-837-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-890-	@list='$(dist_cfgdata_DATA)'; test -n "$(cfgdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:891:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-892-	dir='$(DESTDIR)$(cfgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-911-	@list='$(dist_encdata_DATA)'; test -n "$(encdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:912:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-913-	dir='$(DESTDIR)$(encdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-932-	@list='$(dist_mapdata_DATA)'; test -n "$(mapdatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:933:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-934-	dir='$(DESTDIR)$(mapdatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-953-	@list='$(dist_sfddata_DATA)'; test -n "$(sfddatadir)" || list=; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:954:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-955-	dir='$(DESTDIR)$(sfddatadir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-986-GTAGS:
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:987:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-988-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1036-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1037:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1038:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1039-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1061-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1062:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1063-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1064:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1065:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1066:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1067:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1068:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1069:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1070:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1071:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1072-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1140-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1141:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1142:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1143:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1144-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1150-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1151:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1152:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1153-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1177-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1178:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1179:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1180-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1191-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1192:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1193-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1277-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1278:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1279-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1321-	}; \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1322:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1323-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1333-	fi
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in:1334:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/Makefile.in-1335-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-52-else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-408-  {
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-864-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:865:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-866-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-908-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:909:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-910-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-913-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:914:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-915-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-934-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:935:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-936-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-939-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:940:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-941-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1138-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1139:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1143-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1144:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1145-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1154-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1155:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1159-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1160:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1161-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1192-  *=*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1193:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1194-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1213-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1214:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1215-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1235-    */ )
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1236:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1237-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1270-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1271:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1272-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1326-case $srcdir in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1327:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1328-esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1369-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1370:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1371:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1372-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1491-*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1492:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1493-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:1494:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-1495-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2095-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2096:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2097:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2098-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2266-    *\'*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2267:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2268-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2349-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2350:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2351-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2364-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2365:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2366-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2484-    set,)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2485:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2486:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2487-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2495-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2496:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2497:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2498-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2515-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2516:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2517-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2694-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2695:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2696-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2697-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2698:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2699-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2745-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2746:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2747-
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2748-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2749:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2750-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2890-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2891:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2892-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2963-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2964:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2965-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2973-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:2974:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-2975-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3448-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:3449:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3450-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3492-	then :; else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:3493:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3494-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3552-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:3553:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3554-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3661-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:3662:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3663-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3979-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:3980:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-3981-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4130-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4131:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4132-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4133-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4134:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4135-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4154-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4155:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4156-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4165-else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4166:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4167-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4187-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4188:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4189-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4215-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4216:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4217-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4218:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4219-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4284-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4285:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4286-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4360-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4361:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4362-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4426-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4427:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4428-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4493-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4494:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4495-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4573-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4574:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4575-  *)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4576:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4577-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4582-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4583:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4584-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4585:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4586-      done
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4617-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4618:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4619-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4648-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4649:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4650-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4698-	esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4699:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4700-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4704-	*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4705:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4706-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4832-
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4833:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4834-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4944-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4945:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4946:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4947-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4977-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4978:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4979-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4986-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4987:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4988:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4989-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-4998-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:4999:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5000-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5002-      do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:5003:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5004-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5006-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:5007:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5008-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5011-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:5012:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5013-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5419-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:5420:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5421-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5489-    else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:5490:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5491-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5631-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:5632:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-5633-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6152-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6153:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6154-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6200-mingw*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6201:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6202-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6432-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6433:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6434-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6436- /*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6437:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6438-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6531-    done
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6532:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6533-}
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6553-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6554:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6555-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6574-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6575:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6576-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6586-    else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6587:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6588-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6612-    emul=elf
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6613:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6614-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6620-    esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6621:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6622-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6628-    esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:6629:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-6630-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7561-    *:)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7562:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7563-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7564-    x:*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7565:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7566-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7567-    *::*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7568:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7569:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7570-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7571-    *)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7572:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7573-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7830-do :
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7831:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7832-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7835-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7836:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7837-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7859-
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:7860:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-7861-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8026-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:8027:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8028-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8032-esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:8033:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8034-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8044-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:8045:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8046-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8708-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:8709:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8710-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8774-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:8775:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-8776-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9172-      *)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9173:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9174-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9618-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9619:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9620-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9650-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9651:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9652-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9719-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9720:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9721-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9753-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9754:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9755-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9775-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9776:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9777:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9778-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9793-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9794:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9795-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9798-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9799:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9800-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9815-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9816:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9817-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9819-	esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9820:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9821-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9822:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9823-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9890-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9891:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9892-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9979-	else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:9980:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-9981-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10044-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10045:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10046-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10124-      }'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10125:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10126-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10127-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10128:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10129-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10142-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10143:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10144-      else
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10177-      }'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10178:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10179-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10180-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10181:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10182-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10209-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10210:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10211-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10262-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10263:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10264-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10300-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10301:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10302-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10318-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10319:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10320-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10498-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10499:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10500-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10526-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10527:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10528-	fi
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10529-      else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10530:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10531:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10532-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10576-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10577:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10578-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10607-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10608:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10609-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10621-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10622:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10623-      else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10624-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10625:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10626-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10634-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10635:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10636-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10638-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10639:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10640:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10641:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10642-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10657-      else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:10658:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-10659-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11056-  esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11057:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11058-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11063-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11064:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11065-    ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11066-  *)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11067:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11068-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11072-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11073:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11074-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11114-  esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11115:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11116-else
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11254-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11255:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11256-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11290-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11291:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11292:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11293:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11294-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11299-      fi'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11300:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11301-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11307-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11308:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11309-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11313-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11314:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11315-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11317-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11318:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11319-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11326-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11327:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11328-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11338-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11339:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11340-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11343-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11344:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11345-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11349-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11350:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11351:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11352:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11353-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11357-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11358:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11359-      else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11360:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11361-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11367-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11368:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11369:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11370:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11371-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11372-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11373:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11374-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11381-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11382:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11383-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11398-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11399:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11400-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11651-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11652:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11653-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11705-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11706:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11707-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11732-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11733:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11734:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11735:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11736-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11741-    fi'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:11742:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-11743-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-12941-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:12942:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-12943-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-12973-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:12974:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-12975-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13253-do :
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13254:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13255-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13257-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13258:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13259-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13277-do :
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13278:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13279-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13281-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13282:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13283-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13541-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13542:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13543-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13589-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13590:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13591-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13592-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13593:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13594-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13596-else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13597:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13598-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13606-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13607:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13608-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13683-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13684:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13685-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13755-  {
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13756:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13757-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13859-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13860:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13861-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-13993-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13994:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13995:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13996:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13997:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13998:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:13999:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14000:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14001:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14002:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14003:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14004:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14005:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14006:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14007:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14008:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14009:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14010:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14011:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14012:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14013:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14014:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14015:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14016:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14017:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14018:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14019:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14020:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14021:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14022:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14023:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14024:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14025:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14026:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14027:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14028:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14029:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14030:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14031:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14032:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14033:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14034:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14035:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14036:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14037:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14038:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14039:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14040:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14041:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14042:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14043:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14044:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14045:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14046:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14047:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14048:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14049:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14050:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14051:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14052:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14053:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14054:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14055:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14056:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14057:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14058:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14059:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14060:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14061:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14062:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14063:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14064:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14065:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14066:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14067:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14068:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14069:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14070:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14071:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14072:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14073:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14074:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14075:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14076:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14077:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14078:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14079:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14080:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14081:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14082:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14083:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14084:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14085:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14086:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14087:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14088:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14089:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14090:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14091:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14092:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14093:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14094:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14095:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14096:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14097:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14098:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14099:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14100:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14101:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14102:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14103:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14104:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14105:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14106:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14107:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14108:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14109:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14110:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14111:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14112:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14113:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14114:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14115:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14116:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14117:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14118:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14119:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14120:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14121:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14122:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14123:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14124:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14125:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14126:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14127:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14128:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14129:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14130-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14212-striplib; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14213:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14214-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14215:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14216-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14243-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14244:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14245-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14246:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14247-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14755-    *:)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14756:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14757-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14758-    x:*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14759:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14760-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14761-    *::*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14762:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14763:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14764-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14765-    *)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14766:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14767-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14782-    done
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14783:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14784-}
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14945-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14946:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:14947:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-14948-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15268-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15269:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15270:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15271-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15272:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15273:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15274-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15409-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15410:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15411-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15504-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15505:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15506-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15507-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15508:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15509-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15511-else
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15512:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15513-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15521-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15522:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15523-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15598-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15599:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15600-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15670-  {
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15671:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15672-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15774-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15775:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15776-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15909-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15910:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15911-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15934-  --*=?*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15935:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15936:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15937-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15939-  --*=)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15940:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15941-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15963-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15964:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15965-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15971-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:15972:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-15973-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16040-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16041:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16042:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16043:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16044:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16045:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16046:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16047:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16048:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16049:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16050:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16051:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16052:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16053:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16054:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16055:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16056:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16057:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16058:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16059:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16060:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16061:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16062:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16063:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16064:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16065:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16066:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16067:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16068:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16069:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16070:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16071:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16072:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16073:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16074:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16075:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16076:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16077:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16078:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16079:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16080:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16081:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16082:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16083:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16084:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16085:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16086:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16087:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16088:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16089:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16090:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16091:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16092:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16093:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16094:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16095:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16096:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16097:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16098:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16099:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16100:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16101:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16102:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16103:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16104:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16105:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16106:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16107:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16108:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16109:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16110:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16111:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16112:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16113:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16114:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16115:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16116:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16117:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16118:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16119:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16120:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16121:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16122:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16123:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16124:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16125:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16126:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16127:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16128:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16129:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16130:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16131:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16132:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16133:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16134:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16135:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16136:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16137:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16138:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16139:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16140:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16141:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16142:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16143:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16144:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16145:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16146:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16147:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16148:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16149:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16150:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16151:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16152:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16153:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16154:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16155:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16156:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16157:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16158:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16159:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16160:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16161:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16162:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16163:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16164:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16165:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16166:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16167:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16168:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16169:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16170:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16171:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16172:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16173:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16174:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16175:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16176:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16177-
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16259-striplib; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16260:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16261-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16262:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16263-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16290-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16291:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16292-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16293:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16294-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16386-fi
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16387:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16388-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16403-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16404:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16405-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16409-
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16410:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16411-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16547-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16548:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16549-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16679-      esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16680:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16681-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16738-*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16739:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16740-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16741:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16742-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16799-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16800:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16801-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16816-
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16817:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16818-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16844-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16845:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16846-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16890-    * )
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16891:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16892-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16945-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:16946:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-16947-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17500-    *:)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:17501:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17502-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17503-    x:*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:17504:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17505-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17506-    *::*)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:17507:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:17508:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17509-        ;;
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17510-    *)
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:17511:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17512-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17527-    done
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure:17528:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ttf2pk2/configure-17529-}
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-208-  esac
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:209:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-210-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:211:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-212-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-213-  esac;
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:214:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-215-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-216-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:217:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-218-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-383-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:384:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-385-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-413-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:414:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:415:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-416-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-429-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:430:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-431-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-748-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:749:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-750-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-891-.c.o:
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:892:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-893-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-899-.c.obj:
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:900:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:901:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-902-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-906-
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-907-.c.lo:
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:908:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-909-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-927-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:928:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-929-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-994-GTAGS:
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:995:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-996-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1044-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1045:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1046:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1047-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1069-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1070:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1071-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1072:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1073:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1074:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1075:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1076:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1077:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1078:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1079:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1080-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1148-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1149:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1150:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1151:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1152-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1158-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1159:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1160:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1161-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1185-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1186:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1187:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1188-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1199-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1200:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1201-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1285-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1286:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1287-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1329-	}; \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1330:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1331-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1341-	fi
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in:1342:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/ttfdump/Makefile.in-1343-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ttfdump/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-52-else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-408-  {
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-851-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:852:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-853-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-895-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:896:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-897-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-900-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:901:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-902-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-921-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:922:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-923-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-926-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:927:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-928-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1125-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1126:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1127-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1130-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1131:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1132-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1141-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1142:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1143-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1146-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1147:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1148-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1179-  *=*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1180:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1200-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1201:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1202-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1222-    */ )
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1223:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1224-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1257-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1258:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1259-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1313-case $srcdir in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1314:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1315-esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1356-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1357:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1358:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1359-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1472-*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-1476-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2076-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2077:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2078:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2079-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2430-    *\'*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2431:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2432-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2513-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2514:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2515-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2528-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2529:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2530-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2648-    set,)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2649:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2650:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2651-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2659-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2660:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2661:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2662-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2679-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2680:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2681-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2858-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2859:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2860-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2861-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2862:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2863-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2909-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2910:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2911-
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2912-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:2913:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-2914-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3054-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3055:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3056-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3127-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3128:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3129-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3137-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3138:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3139-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3612-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3613:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3614-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3656-	then :; else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3657:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3658-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3716-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3717:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3718-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3825-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:3826:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-3827-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4143-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4144:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4145-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4294-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4295:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4296-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4297-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4298:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4299-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4318-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4319:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4320-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4329-else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4330:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4331-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4351-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4352:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4353-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4379-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4380:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4381-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4382:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4383-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4448-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4449:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4450-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4524-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4525:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4526-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4590-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4591:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4592-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4657-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4658:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4659-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4737-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4738:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4739-  *)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4740:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4741-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4746-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4747:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4748-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4749:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4750-      done
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4781-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4782:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4783-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4812-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4813:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4814-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4862-	esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4863:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4864-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4868-	*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4869:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4870-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4996-
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:4997:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-4998-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5108-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5109:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5110:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5111-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5141-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5142:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5143-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5150-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5151:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5152:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5153-    else
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5162-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5163:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5164-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5166-      do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5167:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5168-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5170-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5171:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5172-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5175-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5176:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5177-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5583-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5584:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5585-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5653-    else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5654:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5655-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5795-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:5796:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-5797-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6316-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6317:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6318-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6364-mingw*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6365:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6366-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6596-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6597:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6598-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6600- /*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6601:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6602-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6695-    done
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6696:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6697-}
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6717-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6718:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6719-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6738-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6739:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6740-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6750-    else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6751:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6752-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6776-    emul=elf
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6777:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6778-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6784-    esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6785:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6786-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6792-    esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:6793:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-6794-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7725-    *:)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:7726:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7727-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7728-    x:*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:7729:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7730-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7731-    *::*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:7732:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:7733:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7734-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7735-    *)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:7736:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7737-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7994-do :
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:7995:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7996-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-7999-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8000:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8001-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8023-
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8024:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8025-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8199-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8200:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8201-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8205-esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8206:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8207-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8217-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8218:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8219-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8881-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8882:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8883-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8947-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:8948:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-8949-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9345-      *)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9346:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9347-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9791-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9792:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9793-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9823-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9824:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9825-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9892-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9893:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9894-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9926-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9927:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9928-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9948-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9949:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9950:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9951-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9966-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9967:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9968-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9971-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9972:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9973-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9988-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9989:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9990-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9992-	esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9993:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9994-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:9995:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-9996-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10063-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10064:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10065-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10152-	else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10153:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10154-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10217-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10218:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10219-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10297-      }'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10298:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10299-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10300-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10301:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10302-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10315-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10316:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10317-      else
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10350-      }'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10351:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10352-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10353-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10354:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10355-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10382-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10383:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10384-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10435-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10436:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10437-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10473-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10474:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10475-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10491-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10492:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10493-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10671-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10672:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10673-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10699-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10700:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10701-	fi
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10702-      else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10703:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10704:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10705-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10749-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10750:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10751-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10780-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10781:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10782-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10794-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10795:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10796-      else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10797-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10798:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10799-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10807-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10808:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10809-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10811-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10812:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10813:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10814:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10815-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10830-      else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:10831:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-10832-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11229-  esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11230:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11231-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11236-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11237:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11238-    ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11239-  *)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11240:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11241-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11245-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11246:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11247-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11287-  esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11288:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11289-else
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11427-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11428:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11429-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11463-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11464:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11465:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11466:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11467-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11472-      fi'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11473:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11474-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11480-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11481:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11482-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11486-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11487:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11488-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11490-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11491:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11492-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11499-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11500:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11501-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11511-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11512:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11513-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11516-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11517:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11518-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11522-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11523:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11524:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11525:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11526-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11530-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11531:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11532-      else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11533:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11534-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11540-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11541:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11542:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11543:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11544-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11545-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11546:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11547-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11554-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11555:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11556-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11571-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11572:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11573-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11824-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11825:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11826-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11878-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11879:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11880-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11905-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11906:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11907:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11908:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11909-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11914-    fi'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:11915:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-11916-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13114-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13115:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13116-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13146-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13147:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13148-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13426-do :
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13427:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13428-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13430-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13431:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13432-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13450-do :
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13451:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13452-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13454-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13455:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13456-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13691-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13692:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13693-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13739-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13740:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13741-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13742-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13743:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13744-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13746-else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13747:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13748-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13756-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13757:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13758-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13833-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13834:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13835-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13905-  {
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:13906:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-13907-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14009-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14010:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14011-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14143-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14144:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14145:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14146:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14147:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14148:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14149:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14150:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14151:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14152:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14153:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14154:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14155:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14156:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14157:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14158:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14159:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14160:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14161:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14162:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14163:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14164:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14165:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14166:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14167:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14168:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14169:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14170:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14171:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14172:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14173:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14174:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14175:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14176:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14177:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14178:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14179:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14180:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14181:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14182:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14183:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14184:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14185:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14186:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14187:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14188:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14189:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14190:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14191:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14192:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14193:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14194:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14195:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14196:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14197:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14198:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14199:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14200:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14201:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14202:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14203:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14204:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14205:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14206:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14207:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14208:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14209:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14210:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14211:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14212:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14213:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14214:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14215:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14216:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14217:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14218:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14219:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14220:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14221:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14222:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14223:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14224:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14225:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14226:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14227:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14228:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14229:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14230:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14231:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14232:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14233:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14234:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14235:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14236:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14237:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14238:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14239:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14240:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14241:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14242:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14243:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14244:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14245:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14246:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14247:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14248:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14249:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14250:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14251:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14252:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14253:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14254:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14255:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14256:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14257:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14258:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14259:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14260:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14261:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14262:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14263:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14264:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14265:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14266:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14267:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14268:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14269:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14270:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14271:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14272:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14273:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14274:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14275:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14276:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14277:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14278:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14279:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14280-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14362-striplib; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14363:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14364-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14365:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14366-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14393-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14394:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14395-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14396:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14397-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14905-    *:)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14906:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14907-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14908-    x:*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14909:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14910-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14911-    *::*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14912:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14913:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14914-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14915-    *)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14916:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14917-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14932-    done
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:14933:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-14934-}
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15095-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15096:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15097:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15098-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15249-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15250:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15251-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15344-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15345:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15346-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15347-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15348:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15349-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15351-else
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15352:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15353-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15361-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15362:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15363-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15438-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15439:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15440-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15510-  {
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15511:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15512-  }
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15614-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15615:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15616-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15749-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15750:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15751-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15774-  --*=?*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15775:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15776:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15777-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15779-  --*=)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15780:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15781-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15803-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15804:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15805-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15811-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15812:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15813-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-15880-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15881:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15882:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15883:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15884:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15885:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15886:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15887:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15888:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15889:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15890:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15891:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15892:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15893:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15894:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15895:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15896:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15897:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15898:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15899:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15900:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15901:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15902:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15903:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15904:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15905:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15906:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15907:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15908:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15909:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15910:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15911:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15912:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15913:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15914:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15915:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15916:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15917:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15918:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15919:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15920:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15921:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15922:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15923:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15924:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15925:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15926:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15927:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15928:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15929:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15930:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15931:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15932:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15933:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15934:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15935:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15936:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15937:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15938:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15939:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15940:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15941:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15942:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15943:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15944:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15945:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15946:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15947:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15948:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15949:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15950:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15951:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15952:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15953:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15954:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15955:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15956:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15957:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15958:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15959:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15960:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15961:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15962:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15963:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15964:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15965:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15966:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15967:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15968:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15969:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15970:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15971:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15972:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15973:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15974:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15975:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15976:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15977:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15978:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15979:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15980:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15981:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15982:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15983:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15984:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15985:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15986:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15987:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15988:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15989:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15990:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15991:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15992:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15993:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15994:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15995:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15996:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15997:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15998:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:15999:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16000:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16001:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16002:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16003:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16004:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16005:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16006:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16007:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16008:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16009:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16010:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16011:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16012:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16013:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16014:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16015:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16016:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16017-
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16099-striplib; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16100:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16101-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16102:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16103-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16130-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16131:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16132-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16133:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16134-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16226-fi
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16227:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16228-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16243-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16244:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16245-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16249-
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16250:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16251-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16387-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16388:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16389-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16519-      esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16520:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16521-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16578-*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16579:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16580-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16581:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16582-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16639-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16640:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16641-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16656-
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16657:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16658-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16684-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16685:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16686-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16730-    * )
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16731:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16732-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16785-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:16786:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-16787-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17340-    *:)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:17341:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17342-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17343-    x:*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:17344:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17345-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17346-    *::*)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:17347:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:17348:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17349-        ;;
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17350-    *)
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:17351:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17352-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17367-    done
texlive-bin-2020.20200327.54578/texk/ttfdump/configure:17368:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/ttfdump/configure-17369-}
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-237-}
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:238:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-239-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:240:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-241-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-242-  esac;
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:243:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-244-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-245-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:246:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-247-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-365-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:366:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-367-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-395-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:396:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:397:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-398-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-411-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:412:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-413-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-710-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:711:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-712-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-742-.c.o:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:743:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-744-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-750-.c.obj:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:751:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:752:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-753-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-757-
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-758-.c.lo:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:759:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-760-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-766-.cxx.o:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:767:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-768-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-774-.cxx.obj:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:775:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:776:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-777-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-779-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:780:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-781-
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-782-.cxx.lo:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:783:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-784-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-828-GTAGS:
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:829:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-830-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-878-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:879:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:880:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-881-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-903-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:904:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-905-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:906:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:907:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:908:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:909:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:910:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:911:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:912:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:913:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-914-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-982-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:983:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:984:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:985:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-986-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-992-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:993:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:994:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-995-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1019-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:1020:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:1021:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1022-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1033-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:1034:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1035-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1119-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:1120:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1121-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1163-	}; \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:1164:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1165-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1175-	fi
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in:1176:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/upmendex/Makefile.in-1177-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/upmendex/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/upmendex/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-45-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-46-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-48-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-50-else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/upmendex/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-62-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/upmendex/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/upmendex/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/upmendex/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-332-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-334-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-405-  {
texlive-bin-2020.20200327.54578/texk/upmendex/configure:406:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-407-  }
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-412-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/upmendex/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/upmendex/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/upmendex/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-869-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:870:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-871-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-913-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:914:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-915-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-918-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/upmendex/configure:919:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-920-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-939-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:940:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-941-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-944-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/upmendex/configure:945:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-946-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1143-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1144:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1145-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1148-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1149:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1150-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1159-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1160:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1161-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1164-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1165:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1166-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1197-  *=*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1198:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1199-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1218-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1219:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1220-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1240-    */ )
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1241:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1242-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1275-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1276:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1277-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1331-case $srcdir in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1332:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1333-esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1374-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1375:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1376:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1377-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1496-*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1497:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1498-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:1499:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-1500-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2377-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2378:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2379:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2380-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2548-    *\'*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2549:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2550-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2631-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2632:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2633-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2646-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2647:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2648-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2766-    set,)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2767:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2768:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2769-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2777-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2778:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2779:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2780-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2797-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:2798:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-2799-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3011-$as_echo_n "checking whether the C++ compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3012:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3013-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3055-	then :; else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3056:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3057-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3115-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3116:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3117-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3224-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3225:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3226-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3375-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3376:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3377-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3378-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3379:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3380-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3399-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3400:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3401-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3410-else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3411:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3412-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3432-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3433:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3434-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3594-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3595:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3596-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3660-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3661:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3662-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3821-do :
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3822:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3823-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3826-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3827:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3828-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3891-else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:3892:  case `(./conftest$ac_exeext; exit) 2>/dev/null` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-3893-  worksok) :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4058-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4059:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4060-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4061-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4062:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4063-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4109-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4110:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4111-
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4112-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4113:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4114-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4254-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4255:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4256-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4327-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4328:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4329-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4337-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:4338:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-4339-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5093-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5094:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5095-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5258-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5259:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5260-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5261:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5262-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5327-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5328:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5329-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5406-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5407:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5408-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5486-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5487:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5488-  *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5489:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5490-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5495-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5496:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5497-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5498:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5499-      done
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5530-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5531:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5532-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5561-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5562:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5563-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5611-	esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5612:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5613-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5617-	*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5618:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5619-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5745-
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5746:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5747-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5857-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5858:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5859:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5860-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5890-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5891:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5892-    else
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5899-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5900:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5901:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5902-    else
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5911-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5912:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5913-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5915-      do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5916:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5917-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5919-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5920:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5921-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5924-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:5925:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-5926-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-6332-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:6333:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-6334-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-6402-    else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:6403:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-6404-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-6544-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/upmendex/configure:6545:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-6546-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7065-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7066:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7067-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7113-mingw*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7114:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7115-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7345-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7346:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7347-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7349- /*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7350:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7351-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7444-    done
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7445:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7446-}
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7466-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7467:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7468-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7487-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7488:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7489-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7499-    else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7500:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7501-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7525-    emul=elf
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7526:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7527-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7533-    esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7534:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7535-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7541-    esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:7542:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-7543-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8474-    *:)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8475:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8476-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8477-    x:*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8478:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8479-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8480-    *::*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8481:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8482:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8483-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8484-    *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8485:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8486-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8507-  case $2 in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8508:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8509:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8510-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8653-
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8654:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8655-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8745-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8746:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8747-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8948-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8949:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8950-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8954-esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8955:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8956-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8966-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:8967:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8968-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-8999-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:9000:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9001-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9005-esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:9006:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9007-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9675-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:9676:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9677-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9741-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:9742:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-9743-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10139-      *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10140:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10141-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10585-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10586:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10587-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10617-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10618:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10619-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10686-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10687:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10688-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10720-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10721:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10722-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10742-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10743:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10744:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10745-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10760-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10761:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10762-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10765-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10766:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10767-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10782-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10783:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10784-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10786-	esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10787:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10788-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10789:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10790-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10857-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10858:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10859-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10946-	else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:10947:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-10948-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11011-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11012:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11013-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11091-      }'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11092:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11093-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11094-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11095:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11096-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11109-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11110:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11111-      else
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11144-      }'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11145:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11146-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11147-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11148:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11149-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11176-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11177:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11178-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11229-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11230:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11231-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11267-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11268:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11269-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11285-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11286:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11287-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11465-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11466:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11467-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11493-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11494:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11495-	fi
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11496-      else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11497:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11498:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11499-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11543-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11544:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11545-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11574-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11575:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11576-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11588-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11589:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11590-      else
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11591-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11592:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11593-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11601-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11602:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11603-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11605-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11606:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11607:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11608:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11609-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11624-      else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:11625:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-11626-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12023-  esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12024:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12025-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12030-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12031:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12032-    ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12033-  *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12034:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12035-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12039-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12040:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12041-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12081-  esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12082:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12083-else
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12221-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12222:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12223-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12257-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12258:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12259:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12260:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12261-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12266-      fi'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12267:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12268-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12274-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12275:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12276-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12280-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12281:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12282-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12284-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12285:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12286-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12293-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12294:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12295-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12305-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12306:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12307-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12310-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12311:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12312-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12316-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12317:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12318:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12319:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12320-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12324-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12325:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12326-      else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12327:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12328-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12334-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12335:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12336:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12337:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12338-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12339-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12340:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12341-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12348-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12349:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12350-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12365-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12366:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12367-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12618-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12619:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12620-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12672-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12673:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12674-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12699-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12700:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12701:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12702:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12703-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12708-    fi'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:12709:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-12710-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13891-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/upmendex/configure:13892:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13893-  *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:13894:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13895-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13900-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/upmendex/configure:13901:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13902-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:13903:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13904-      done
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13935-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:13936:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13937-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13966-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:13967:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-13968-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14000-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14001:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14002-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14111-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14112:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14113-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14192-      }'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14193:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14194-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14195-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14196:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14197-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14211-
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14212:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14213-        else
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14246-      }'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14247:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14248-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14249-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14250:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14251-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14278-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14279:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14280-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14331-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14332:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14333-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14373-	    # is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14374:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14375-              cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14394-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14395:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14396-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14439-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14440:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14441-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14513-            # dependencies.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14514:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14515-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14578-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14579:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14580-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14614-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14615:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14616:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14617-	;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14621-	    # SGI C++
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14622:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14623-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14632-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14633:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14634-	      else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14635:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14636-	      fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14653-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14654:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14655:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14656-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14663-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14664:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14665-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14678-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14679:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14680-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14699-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14700:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14701-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14704-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14705:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14706-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14708-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14709:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14710-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14713-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14714:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14715-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14717-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14718:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14719-	      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14727-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14728:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14729-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14746-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14747:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14748-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14761-	  *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14762:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14763-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14768-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14769:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14770-	      compiler_needs_object_CXX=yes
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14833-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14834:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14835-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14852-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14853:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14854-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14873-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14874:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14875-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14878-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14879:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14880:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14881-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14882:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14883-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14897-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14898:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14899-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14904-	        osf3*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14905:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14906-		  ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14907-	        *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:14908:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-14909-		  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15151-
texlive-bin-2020.20200327.54578/texk/upmendex/configure:15152:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15153-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15254-if test -n "${compiler_lib_search_path_CXX}"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:15255: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15256-fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15501-	  *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:15502:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15503-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15883-    else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:15884:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-15885-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16185-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16186:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16187-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16221-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16222:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16223:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16224:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16225-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16230-      fi'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16231:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16232-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16238-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16239:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16240-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16243-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16244:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16245-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16247-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16248:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16249-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16256-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16257:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16258-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16268-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16269:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16270-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16273-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16274:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16275-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16279-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16280:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16281:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16282:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16283-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16287-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16288:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16289-      else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16290:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16291-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16297-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16298:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16299:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16300:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16301-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16302-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16303:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16304-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16311-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16312:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16313-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16328-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16329:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16330-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16580-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16581:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16582-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16634-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16635:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16636-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16661-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16662:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16663:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16664:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16665-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16670-    fi'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:16671:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/upmendex/configure-16672-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17212-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17213:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17214-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17244-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17245:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17246-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17524-do :
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17525:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17526-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17528-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17529:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17530-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17548-do :
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17549:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17550-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17552-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17553:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17554-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17795-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17796:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17797-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17843-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17844:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17845-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17846-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17847:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17848-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17850-else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17851:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17852-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17860-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17861:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17862-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17937-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/upmendex/configure:17938:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/upmendex/configure-17939-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18009-  {
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18010:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18011-  }
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18113-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18114:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18115-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18247-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18248:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18249:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18250:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18251:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18252:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18253:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18254:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18255:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18256:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18257:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18258:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18259:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18260:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18261:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18262:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18263:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18264:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18265:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18266:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18267:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18268:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18269:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18270:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18271:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18272:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18273:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18274:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18275:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18276:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18277:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18278:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18279:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18280:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18281:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18282:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18283:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18284:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18285:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18286:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18287:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18288:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18289:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18290:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18291:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18292:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18293:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18294:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18295:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18296:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18297:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18298:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18299:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18300:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18301:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18302:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18303:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18304:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18305:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18306:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18307:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18308:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18309:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18310:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18311:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18312:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18313:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18314:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18315:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18316:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18317:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18318:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18319:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18320:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18321:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18322:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18323:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18324:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18325:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18326:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18327:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18328:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18329:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18330:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18331:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18332:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18333:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18334:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18335:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18336:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18337:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18338:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18339:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18340:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18341:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18342:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18343:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18344:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18345:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18346:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18347:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18348:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18349:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18350:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18351:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18352:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18353:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18354:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18355:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18356:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18357:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18358:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18359:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18360:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18361:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18362:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18363:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18364:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18365:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18366:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18367:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18368:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18369:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18370:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18371:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18372:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18373:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18374:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18375:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18376:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18377:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18378:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18379:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18380:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18381:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18382:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18383:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18384:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18385:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18386:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18387:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18388:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18389:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18390:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18391:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18392:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18393:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18394:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18395:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18396:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18397:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18398:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18399:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18400:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18401:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18402:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18403:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18404:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18405:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18406:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18407:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18408:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18409:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18410:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18411:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18412:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18413:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18414:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18415:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18416:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18417:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18418:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18419:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18420:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18421:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18422:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18423:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18424:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18425:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18426:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18427:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18428:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18429:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18430:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18431:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18432:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18433:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18434:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18435:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18436:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18437:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18438-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18551-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18552:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18553-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18554:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18555-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18593-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18594:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18595-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:18596:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/upmendex/configure-18597-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19121-    *:)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19122:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19123-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19124-    x:*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19125:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19126-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19127-    *::*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19128:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19129:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19130-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19131-    *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19132:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19133-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19148-    done
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19149:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19150-}
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19464-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19465:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19466:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19467-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19777-if $ICU_CONFIG --version >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19778:  ICU_INCLUDES=`$ICU_CONFIG --cppflags`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19779:  ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-icuio --ldflags-libsonly --ldflags-system`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19780-elif $PKG_CONFIG --libs icu-uc icu-io >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19781:  ICU_INCLUDES=`$PKG_CONFIG --cflags icu-uc icu-io`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19782:  ICU_LIBS=`$PKG_CONFIG --libs icu-uc icu-io`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19783-elif test "x$need_icu:$with_system_icu" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19904-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:19905:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-19906-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20003-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20004:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20005-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20006-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20007:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20008-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20010-else
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20011:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20012-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20020-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20021:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20022-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20097-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20098:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20099-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20169-  {
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20170:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20171-  }
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20273-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20274:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20275-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20408-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20409:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20410-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20433-  --*=?*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20434:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20435:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20436-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20438-  --*=)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20439:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20440-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20462-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20463:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20464-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20470-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20471:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20472-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20540-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20541:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20542:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20543:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20544:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20545:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20546:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20547:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20548:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20549:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20550:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20551:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20552:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20553:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20554:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20555:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20556:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20557:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20558:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20559:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20560:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20561:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20562:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20563:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20564:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20565:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20566:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20567:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20568:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20569:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20570:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20571:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20572:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20573:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20574:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20575:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20576:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20577:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20578:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20579:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20580:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20581:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20582:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20583:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20584:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20585:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20586:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20587:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20588:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20589:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20590:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20591:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20592:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20593:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20594:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20595:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20596:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20597:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20598:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20599:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20600:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20601:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20602:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20603:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20604:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20605:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20606:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20607:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20608:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20609:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20610:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20611:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20612:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20613:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20614:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20615:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20616:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20617:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20618:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20619:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20620:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20621:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20622:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20623:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20624:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20625:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20626:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20627:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20628:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20629:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20630:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20631:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20632:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20633:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20634:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20635:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20636:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20637:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20638:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20639:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20640:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20641:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20642:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20643:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20644:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20645:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20646:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20647:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20648:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20649:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20650:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20651:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20652:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20653:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20654:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20655:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20656:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20657:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20658:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20659:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20660:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20661:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20662:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20663:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20664:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20665:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20666:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20667:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20668:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20669:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20670:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20671:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20672:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20673:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20674:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20675:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20676:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20677:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20678:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20679:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20680:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20681:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20682:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20683:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20684:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20685:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20686:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20687:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20688:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20689:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20690:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20691:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20692:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20693:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20694:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20695:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20696:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20697:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20698:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20699:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20700:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20701:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20702:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20703:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20704:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20705:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20706:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20707:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20708:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20709:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20710:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20711:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20712:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20713:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20714:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20715:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20716:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20717:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20718:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20719:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20720:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20721:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20722:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20723:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20724:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20725:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20726:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20727:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20728:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20729:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20730:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20731-
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20844-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20845:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20846-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20847:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20848-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20886-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20887:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20888-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20889:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20890-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20985-fi
texlive-bin-2020.20200327.54578/texk/upmendex/configure:20986:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-20987-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21002-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21003:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21004-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21008-
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21009:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21010-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21146-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21147:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21148-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21278-      esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21279:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21280-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21337-*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21338:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21339-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21340:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21341-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21398-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21399:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21400-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21415-
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21416:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21417-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21443-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21444:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21445-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21489-    * )
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21490:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21491-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21545-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/upmendex/configure:21546:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-21547-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22114-    *:)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:22115:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22116-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22117-    x:*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:22118:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22119-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22120-    *::*)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:22121:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure:22122:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22123-        ;;
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22124-    *)
texlive-bin-2020.20200327.54578/texk/upmendex/configure:22125:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22126-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22141-    done
texlive-bin-2020.20200327.54578/texk/upmendex/configure:22142:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/upmendex/configure-22143-}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-242-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:243:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-244-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-395-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:396:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-397-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-402-      || continue
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:403:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:404:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-405-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-470-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:471:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-472-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-629-    * )
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:630:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-631-  esac
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-632-done
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:633:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-634-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-921-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:922:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-923-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-924-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4:925:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/web2c/aclocal.m4-926-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/am/texmf.am-9-EXTRA_DIST += \
texlive-bin-2020.20200327.54578/texk/web2c/am/texmf.am:10:	lib/mfmpi386.asm \
texlive-bin-2020.20200327.54578/texk/web2c/am/texmf.am-11-	lib/mfmpw32.c \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/cwebdir/cwebman.tex-1698-version of this manual are printed using a commented-out option that
texlive-bin-2020.20200327.54578/texk/web2c/cwebdir/cwebman.tex:1699:substitutes `$\gets$' for `$=$' in the program listings. Looking at those
texlive-bin-2020.20200327.54578/texk/web2c/cwebdir/cwebman.tex-1700-appendices might help you decide which format you like better.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/cwebdir/cwebinputs/amiga_types.w-17-@s __aligned int
texlive-bin-2020.20200327.54578/texk/web2c/cwebdir/cwebinputs/amiga_types.w:18:@s __asm int
texlive-bin-2020.20200327.54578/texk/web2c/cwebdir/cwebinputs/amiga_types.w-19-@s __chip int
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-203-am__installdirs = "$(DESTDIR)$(infodir)"
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:204:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-205-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:206:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-207-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-208-  esac;
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:209:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-210-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-211-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:212:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-213-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-521-	  $(am__cd) $(srcdir) && \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:522:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-523-	fi; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-577-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:578:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-579-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-586-	for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:587:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:588:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-589-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-613-dist-info: $(INFO_DEPS)
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:614:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-615-	list='$(INFO_DEPS)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-617-	  case $$base in \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:618:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-619-	  esac; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-620-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:621:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-622-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-623-	    if test -f $$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:624:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-625-	      test -f "$(distdir)/$$relfile" || \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-639-	@list='$(INFO_DEPS)'; for i in $$list; do \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:640:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-641-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-654-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:655:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:656:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-657-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-668-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:669:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-670-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-795-	@$(NORMAL_INSTALL)
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:796:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-797-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-803-	  case $$file in \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:804:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-805-	  esac; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-806-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:807:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-808-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-821-	  for file in $$list; do \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in:822:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/doc/Makefile.in-823-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/dvicopy.test-8-
texlive-bin-2020.20200327.54578/texk/web2c/dvicopy.test:9:if tfmpath=`$KPSEWHICH cmbx10.tfm`; then
texlive-bin-2020.20200327.54578/texk/web2c/dvicopy.test-10-
texlive-bin-2020.20200327.54578/texk/web2c/dvicopy.test-11-  TEXMFCNF=$srcdir/../kpathsea \
texlive-bin-2020.20200327.54578/texk/web2c/dvicopy.test:12:    TFMFONTS=`dirname "$tfmpath"` \
texlive-bin-2020.20200327.54578/texk/web2c/dvicopy.test-13-    ./dvicopy $srcdir/tests/story tests/xstory.dvi || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.test-8-
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.test:9:if tfmpath=`$KPSEWHICH cmbx10.tfm`; then
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.test-10-
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.test-11-  TEXMFCNF=$srcdir/../kpathsea \
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.test:12:    TFMFONTS=`dirname "$tfmpath"` \
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.test-13-    ./dvitype -show-opcodes $srcdir/tests/story >tests/xstory.dvityp || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.web-644-\yskip\hang|fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.web:645:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.web-646-
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.web-647-\yskip\hang|fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.web:648:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/dvitype.web-649-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2221-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2222:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2223-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2229-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2230:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2231-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2237-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2238:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2239-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2245-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2246:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2247-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2264-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2265:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2266-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2272-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2273:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2274-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2280-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2281:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2282-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2293-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2294:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2295-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2301-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2302:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2303-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2309-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2310:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2311-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2317-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2318:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2319-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2729-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2730:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2737-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2738:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2739-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2802-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2803:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2804-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2810-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2811:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2812-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2818-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2819:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2820-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2826-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log:2827:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.log-2828-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.tex-42-  \message{e-IniTeX: Assigning category codes,}
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.tex:43:  \catcode`\$=3\catcode`\&=4
texlive-bin-2020.20200327.54578/texk/web2c/eptexdir/eptrip/eptrip.tex-44-  \catcode`\^=7\catcode`\^^I=10\catcode`\_=8
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etex.ch-2536-@x [48] m.1145 l.21736 - e-TeX TeXXeT, penalties
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etex.ch:2537:begin if head=tail then {`\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}'}
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etex.ch-2538-  begin pop_nest; w:=-max_dimen;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etex.ch-2542-begin j:=null; w:=-max_dimen;
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etex.ch:2543:if head=tail then {`\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}'}
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etex.ch-2544-  @<Prepare for display after an empty paragraph@>
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2221-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2222:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2223-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2229-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2230:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2231-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2237-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2238:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2239-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2245-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2246:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2247-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2264-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2265:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2266-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2272-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2273:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2274-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2280-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2281:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2282-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2293-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2294:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2295-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2301-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2302:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2303-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2309-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2310:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2311-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2317-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2318:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2319-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2729-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2730:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2731-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2737-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2738:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2739-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2802-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2803:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2804-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2810-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2811:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2812-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2818-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2819:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2820-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2826-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log:2827:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.log-2828-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.tex-42-  \message{e-IniTeX: Assigning category codes,}
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.tex:43:  \catcode`\$=3\catcode`\&=4
texlive-bin-2020.20200327.54578/texk/web2c/etexdir/etrip/etrip.tex-44-  \catcode`\^=7\catcode`\^^I=10\catcode`\_=8
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/gftodvi.web-706-\yskip\hang|fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/gftodvi.web:707:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/gftodvi.web-708-
texlive-bin-2020.20200327.54578/texk/web2c/gftodvi.web-709-\yskip\hang|fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/gftodvi.web:710:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/gftodvi.web-711-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-573-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-575-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-581-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:582:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:583:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-584-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-588-
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-589-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-591-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-597-libp_a-openclose.o: openclose.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:598:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libp_a-openclose.o -MD -MP -MF $(DEPDIR)/libp_a-openclose.Tpo -c -o libp_a-openclose.o `test -f 'openclose.c' || echo '$(srcdir)/'`openclose.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libp_a-openclose.Tpo $(DEPDIR)/libp_a-openclose.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:602:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libp_a-openclose.o `test -f 'openclose.c' || echo '$(srcdir)/'`openclose.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-603-
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-604-libp_a-openclose.obj: openclose.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:605:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libp_a-openclose.obj -MD -MP -MF $(DEPDIR)/libp_a-openclose.Tpo -c -o libp_a-openclose.obj `if test -f 'openclose.c'; then $(CYGPATH_W) 'openclose.c'; else $(CYGPATH_W) '$(srcdir)/openclose.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libp_a-openclose.Tpo $(DEPDIR)/libp_a-openclose.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libp_a-openclose.obj `if test -f 'openclose.c'; then $(CYGPATH_W) 'openclose.c'; else $(CYGPATH_W) '$(srcdir)/openclose.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-610-
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-611-libp_a-printversion.o: printversion.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:612:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libp_a-printversion.o -MD -MP -MF $(DEPDIR)/libp_a-printversion.Tpo -c -o libp_a-printversion.o `test -f 'printversion.c' || echo '$(srcdir)/'`printversion.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libp_a-printversion.Tpo $(DEPDIR)/libp_a-printversion.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libp_a-printversion.o `test -f 'printversion.c' || echo '$(srcdir)/'`printversion.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-617-
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-618-libp_a-printversion.obj: printversion.c
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libp_a-printversion.obj -MD -MP -MF $(DEPDIR)/libp_a-printversion.Tpo -c -o libp_a-printversion.obj `if test -f 'printversion.c'; then $(CYGPATH_W) 'printversion.c'; else $(CYGPATH_W) '$(srcdir)/printversion.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libp_a-printversion.Tpo $(DEPDIR)/libp_a-printversion.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libp_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libp_a-printversion.obj `if test -f 'printversion.c'; then $(CYGPATH_W) 'printversion.c'; else $(CYGPATH_W) '$(srcdir)/printversion.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-624-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-660-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:661:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-662-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-686-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:687:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:688:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-689-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-700-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in:701:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/lib/Makefile.in-702-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-9-__declspec(naked) fraction __stdcall ztakefraction(integer p, integer q) {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c:10:__asm {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-11-        push ebp
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-47-__declspec(naked) integer __stdcall ztakescaled(integer p, scaled q) {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c:48:__asm {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-49-        push ebp
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-85-__declspec(naked) scaled __stdcall zmakescaled(integer p, integer q) {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c:86:  __asm {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-87-        mov cx, 16
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-137-__declspec(naked) fraction __stdcall zmakefraction(integer p, integer q) {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c:138:  __asm {
texlive-bin-2020.20200327.54578/texk/web2c/lib/mfmpw32.c-139-        mov cx, 4
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/texmfmp.c-1245-#ifdef WIN32
texlive-bin-2020.20200327.54578/texk/web2c/lib/texmfmp.c:1246:    unsigned long remote_addr = inet_addr(IPC_LOCAL_HOST);
texlive-bin-2020.20200327.54578/texk/web2c/lib/texmfmp.c-1247-    if (remote_addr != INADDR_NONE) {
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog-993-
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog:994:	* mfmpi386.asm (asm): prepend with .text to avoid seg fault with
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog-995-	-g3 or -ggdb3 due to the symbols ending up in the data section.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog-1825-
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog:1826:	* mfmpi386.asm [ASM_NEEDS_UNDERSCORE]: #ifdef labels on new
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog-1827-	configure condition.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog-1890-	* texmfmp.c (PROGRAM_VERSION) [MP]: Now at 0.631.
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog:1891:	[TeX] No asm stuff. From Gregor Hoffleit, et al.
texlive-bin-2020.20200327.54578/texk/web2c/lib/ChangeLog-1892-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/am/luaffi.am-23-libluaffi_a_CPPFLAGS = \
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/am/luaffi.am:24:	-I$(top_srcdir)/luatexdir/luaffi -I$(top_srcdir)/luatexdir/luaffi/dynasm $(LUA_INCLUDES)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/am/luaffi.am-25-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/am/luaffi.am-26-#liblua53ffi_a_CPPFLAGS = \
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/am/luaffi.am:27:#	-I$(top_srcdir)/luatexdir/luaffi -I$(top_srcdir)/luatexdir/luaffi/dynasm $(LUA_LUA53_INCLUDES)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/am/luaffi.am-28-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/dvi/dvigen.c-431-    |fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. Define
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/dvi/dvigen.c:432:    font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/dvi/dvigen.c-433-\stopitem
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/dvi/dvigen.c-436-    |fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|. Define
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/dvi/dvigen.c:437:    font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/dvi/dvigen.c-438-\stopitem
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/lua/luastuff.c-745-    lua_lock(L);  /* may call tag method */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/lua/luastuff.c:746:    /* o1 = index2addr(L, index1); */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/lua/luastuff.c:747:    /* o2 = index2addr(L, index2); */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/lua/luastuff.c-748-    /* if (isvalid(o1) && isvalid(o2)) {*/
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/README.md-79-with the function pointer cdata as the first upvalue. The actual code is JITed
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/README.md:80:using dynasm (see call_x86.dasc). The JITed code does the following in order:
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/README.md-81-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.dasc-358-    | cmp TOP, #nargs
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.dasc:359:    | // these should really be in globals - but for some reason dynasm breaks when you do that
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.dasc-360-    if (ct->has_var_arg) {
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.h-3-** http://luajit.org/dynasm.html
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.h:4:** DynASM version 1.3.0, DynASM arm version 1.3.0
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.h-5-** DO NOT EDIT! The original file is in "call_arm.dasc".
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.h-8-#if DASM_VERSION != 10300
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.h:9:#error "Version mismatch between DynASM and included encoding engine"
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_arm.h-10-#endif
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h-3-** http://luajit.org/dynasm.html
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h:4:** DynASM version 1.3.0, DynASM x64 version 1.3.0
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h-5-** DO NOT EDIT! The original file is in "call_x86.dasc".
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h-8-#if DASM_VERSION != 10300
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h:9:#error "Version mismatch between DynASM and included encoding engine"
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h-10-#endif
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h-196-     * Note we have to manually set this up since there are commands buffered
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h:197:     * in the jit state and dynasm doesn't support rip relative addressing.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64.h-198-     *
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h-3-** http://luajit.org/dynasm.html
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h:4:** DynASM version 1.3.0, DynASM x64 version 1.3.0
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h-5-** DO NOT EDIT! The original file is in "call_x86.dasc".
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h-8-#if DASM_VERSION != 10300
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h:9:#error "Version mismatch between DynASM and included encoding engine"
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h-10-#endif
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h-192-     * Note we have to manually set this up since there are commands buffered
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h:193:     * in the jit state and dynasm doesn't support rip relative addressing.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x64win.h-194-     *
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.dasc-340-     * Note we have to manually set this up since there are commands buffered
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.dasc:341:     * in the jit state and dynasm doesn't support rip relative addressing.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.dasc-342-     *
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h-3-** http://luajit.org/dynasm.html
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h:4:** DynASM version 1.3.0, DynASM x86 version 1.3.0
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h-5-** DO NOT EDIT! The original file is in "call_x86.dasc".
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h-8-#if DASM_VERSION != 10300
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h:9:#error "Version mismatch between DynASM and included encoding engine"
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h-10-#endif
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h-179-     * Note we have to manually set this up since there are commands buffered
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h:180:     * in the jit state and dynasm doesn't support rip relative addressing.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/call_x86.h-181-     *
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-1-/*
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h:2:** DynASM ARM encoding engine.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-3-** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-31-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h:32:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-33-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-64-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h:65:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-66-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-84-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h:85:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-86-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-108-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h:109:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.h-110-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua:2:-- DynASM ARM module.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-3---
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-10-  arch =	"arm",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua:11:  description =	"DynASM ARM module",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-12-  version =	"1.3.0",
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-69-local function dumpactions(out)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua:70:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-71-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-907-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua:908:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-909-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-921-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua:922:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_arm.lua-923-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-1-/*
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h:2:** DynASM PPC encoding engine.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-3-** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-30-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h:31:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-32-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-63-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h:64:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-65-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-83-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h:84:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-85-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-107-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h:108:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.h-109-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua:2:-- DynASM PPC module.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-3---
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-10-  arch =	"ppc",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua:11:  description =	"DynASM PPC module",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-12-  version =	"1.3.0",
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-69-local function dumpactions(out)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua:70:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-71-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-1189-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua:1190:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-1191-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-1203-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua:1204:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_ppc.lua-1205-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-1-/*
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h:2:** DynASM encoding engine prototypes.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-3-** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-12-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h:13:#define DASM_IDENT	"DynASM 1.3.0"
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-14-#define DASM_VERSION	10300	/* 1.3.0 */
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-45-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h:46:/* Internal DynASM encoder state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-47-typedef struct dasm_State dasm_State;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-49-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h:50:/* Initialize and free DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_proto.h-51-DASM_FDEF void dasm_init(Dst_DECL, int maxsection);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x64.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x64.lua:2:-- DynASM x64 module.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x64.lua-3---
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-1-/*
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h:2:** DynASM x86 encoding engine.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-3-** Copyright (C) 2005-2011 Mike Pall. All rights reserved.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-29-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h:30:/* DynASM encoder status codes. Action list offset or number are or'ed in. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-31-#define DASM_S_OK		0x00000000
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-62-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h:63:/* Core structure holding the DynASM encoding state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-64-struct dasm_State {
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-82-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h:83:/* Initialize DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-84-void dasm_init(Dst_DECL, int maxsection)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-106-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h:107:/* Free DynASM state. */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.h-108-void dasm_free(Dst_DECL)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-1-------------------------------------------------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua:2:-- DynASM x86/x64 module.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-3---
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-12-  arch =	x64 and "x64" or "x86",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua:13:  description =	"DynASM x86/x64 module",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-14-  version =	"1.3.0",
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-93-local function dumpactions(out)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua:94:  out:write("DynASM encoding engine action codes:\n")
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-95-  for n,name in ipairs(action_names) do
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-134-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua:135:-- Add call to embedded DynASM C code.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-136-local function wcall(func, args)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-1894-function _M.dumparch(out)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua:1895:  out:write(format("DynASM %s version %s, released %s\n\n",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-1896-    _info.arch, _info.version, _info.release))
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-1909-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua:1910:-- Pass callbacks from/to the DynASM core.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dasm_x86.lua-1911-function _M.passcb(wl, we, wf, ww)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-866-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua:867:-- Write DynASM header.
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-868-local function dasmhead(out)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-872-** %s
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua:873:** DynASM version %s, DynASM %s version %s
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-874-** DO NOT EDIT! The original file is in "%s".
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-877-#if DASM_VERSION != %d
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua:878:#error "Version mismatch between DynASM and included encoding engine"
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-879-#endif
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-970-function opt_map.help()
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua:971:  stdout:write("DynASM -- ", _info.description, ".\n")
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua:972:  stdout:write("DynASM ", _info.version, " ", _info.release, "  ", _info.url, "\n")
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-973-  stdout:write[[
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-974-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua:975:Usage: dynasm [OPTION]... INFILE.dasc|-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/dynasm/dynasm.lua-976-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/ffi.h.orig-406-struct ctype* push_ctype(lua_State* L, int ct_usr, const struct ctype* ct);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/ffi.h.orig:407:void* push_cdata(lua_State* L, int ct_usr, const struct ctype* ct); /* called from asm */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/ffi.h.orig-408-void push_callback(lua_State* L, cfunction luafunc, cfunction cfunc);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/ffi.h-427-struct ctype* push_ctype(lua_State* L, int ct_usr, const struct ctype* ct);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/ffi.h:428:void* push_cdata(lua_State* L, int ct_usr, const struct ctype* ct); /* called from asm */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luaffi/ffi.h-429-void push_callback(lua_State* L, cfunction luafunc, cfunction cfunc);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c-1658-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c:1659:#define closeaddr(c)	((c)->s + (c)->siz - 1)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c-1660-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c-1990-  }
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c:1991:  cps[k].u.s.e = closeaddr(cs->cap - 1);  /* ends here */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c-1992-  return n;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c-2048-      if (addonestring(b, cs, "replacement"))
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c:2049:        curr = closeaddr(cs->cap - 1);  /* continue after match */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapeg/lpeg.c-2050-      else  /* no capture value */
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/inet.c-59-    if (inet_aton(address, &addr))
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/inet.c:60:        return socket_gethostbyaddr((char *) &addr, sizeof(addr), hp);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/inet.c-61-    else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.h-26-int opt_set_linger(lua_State *L, p_socket ps);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.h:27:int opt_set_reuseaddr(lua_State *L, p_socket ps);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.h-28-int opt_set_reuseport(lua_State *L, p_socket ps);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.h-43-int opt_get_broadcast(lua_State *L, p_socket ps);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.h:44:int opt_get_reuseaddr(lua_State *L, p_socket ps);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.h-45-int opt_get_reuseport(lua_State *L, p_socket ps);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/socket.h-74-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/socket.h:75:int socket_gethostbyaddr(const char *addr, socklen_t len, struct hostent **hp);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/socket.h-76-int socket_gethostbyname(const char *addr, struct hostent **hp);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/usocket.c-379-\*-------------------------------------------------------------------------*/
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/usocket.c:380:int socket_gethostbyaddr(const char *addr, socklen_t len, struct hostent **hp) {
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/usocket.c:381:    *hp = gethostbyaddr(addr, len, AF_INET);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/usocket.c-382-    if (*hp) return IO_DONE;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/wsocket.c-315-\*-------------------------------------------------------------------------*/
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/wsocket.c:316:int socket_gethostbyaddr(const char *addr, socklen_t len, struct hostent **hp) {
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/wsocket.c:317:    *hp = gethostbyaddr(addr, len, AF_INET);
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/wsocket.c-318-    if (*hp) return IO_DONE;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.c-60-/* enables reuse of local address */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.c:61:int opt_set_reuseaddr(lua_State *L, p_socket ps)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.c-62-{
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.c-65-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.c:66:int opt_get_reuseaddr(lua_State *L, p_socket ps)
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luasocket/src/options.c-67-{
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/arithmetic.c-62-The following function is used to create a scaled integer from a given decimal
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/arithmetic.c:63:fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/arithmetic.c-64-given in |dig[i]|, and the calculation produces a correctly rounded result.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/packaging.h-124-|scan_spec|. The context code is either a (signed) shift amount, or it is a large
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/packaging.h:125:integer |>=box_flag|, where |box_flag=@t$2^{30}$@>|. Codes |box_flag| through
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/packaging.h-126-|box_flag+biggest_reg| represent `\.{\\setbox0}' through
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/scanning.c-100-    |scan_something_internal| also calls |scan_int|, for constructions like
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/scanning.c:101:    `\.{\\catcode\`\\\$}' or `\.{\\fontdimen} \.3 \.{\\ff}'. So we have to
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/scanning.c-102-    declare |scan_int| as a |forward| procedure. A few other procedures are also
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/linebreak.c-1082-            text. Then length of a line from |p| to |q| will be computed as
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/linebreak.c:1083:            $\gamma+\beta(q)-\alpha(|p|)$, where $\beta(q)=\beta(|p|)-l_0+l$. The
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/linebreak.c-1084-            actual length will be the background plus $l_1$, so the length from
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/maincontrol.c-1276-        "If you're in the wrong mode, you might be able to",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/maincontrol.c:1277:        "return to the right one by typing `I}' or `I$' or `I\\par'."
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/maincontrol.c-1278-    );
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-138-            In the latter case, we might have |math_list(q)=null|. This is not
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c:139:            the same as |q=null|; for example, `\.{\$P\_\{\}\$}' and `\.{\$P\$}'
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-140-            produce different results (the former will not have the ``italic
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-289-                print_char('=');
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c:290:                print_int(get_math_param(param_id, style_id));
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-291-                print_char('}');
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-1036-
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c:1037:        `\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}' or the 2nd of \.{\$\${ }\$\$}
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-1038-        \.{\$\${ }\$\$}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-2206-        const char *hlp[] = {
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c:2207:            "The `$' that I just saw supposedly matches a previous `$$'.",
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-2208-            "So I shall assume that you typed `$$' both times.",
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-2578-            at these particular \.\$'s. This is consistent with the conventions
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c:2579:            of `\.{\$\$...\$\$}', since `\.{\\abovedisplayskip}' inside a display
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/tex/texmath.c-2580-            affects the space above that display.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapplib/doc/_build/html/_static/jquery.js-1-/*! jQuery v3.2.1 | (c) JS Foundation and other contributors | jquery.org/license */
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapplib/doc/_build/html/_static/jquery.js:2:!function(a,b){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){"use strict";var c=[],d=a.document,e=Object.getPrototypeOf,f=c.slice,g=c.concat,h=c.push,i=c.indexOf,j={},k=j.toString,l=j.hasOwnProperty,m=l.toString,n=m.call(Object),o={};function p(a,b){b=b||d;var c=b.createElement("script");c.text=a,b.head.appendChild(c).parentNode.removeChild(c)}var q="3.2.1",r=function(a,b){return new r.fn.init(a,b)},s=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,t=/^-ms-/,u=/-([a-z])/g,v=function(a,b){return b.toUpperCase()};r.fn=r.prototype={jquery:q,constructor:r,length:0,toArray:function(){return f.call(this)},get:function(a){return null==a?f.call(this):a<0?this[a+this.length]:this[a]},pushStack:function(a){var b=r.merge(this.constructor(),a);return b.prevObject=this,b},each:function(a){return r.each(this,a)},map:function(a){return this.pushStack(r.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(f.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(a<0?b:0);return this.pushStack(c>=0&&c<b?[this[c]]:[])},end:function(){return this.prevObject||this.constructor()},push:h,sort:c.sort,splice:c.splice},r.extend=r.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||r.isFunction(g)||(g={}),h===i&&(g=this,h--);h<i;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(r.isPlainObject(d)||(e=Array.isArray(d)))?(e?(e=!1,f=c&&Array.isArray(c)?c:[]):f=c&&r.isPlainObject(c)?c:{},g[b]=r.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},r.extend({expando:"jQuery"+(q+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===r.type(a)},isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){var b=r.type(a);return("number"===b||"string"===b)&&!isNaN(a-parseFloat(a))},isPlainObject:function(a){var b,c;return!(!a||"[object Object]"!==k.call(a))&&(!(b=e(a))||(c=l.call(b,"constructor")&&b.constructor,"function"==typeof c&&m.call(c)===n))},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?j[k.call(a)]||"object":typeof a},globalEval:function(a){p(a)},camelCase:function(a){return a.replace(t,"ms-").replace(u,v)},each:function(a,b){var c,d=0;if(w(a)){for(c=a.length;d<c;d++)if(b.call(a[d],d,a[d])===!1)break}else for(d in a)if(b.call(a[d],d,a[d])===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(s,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(w(Object(a))?r.merge(c,"string"==typeof a?[a]:a):h.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:i.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;d<c;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;f<g;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,e,f=0,h=[];if(w(a))for(d=a.length;f<d;f++)e=b(a[f],f,c),null!=e&&h.push(e);else for(f in a)e=b(a[f],f,c),null!=e&&h.push(e);return g.apply([],h)},guid:1,proxy:function(a,b){var c,d,e;if("string"==typeof b&&(c=a[b],b=a,a=c),r.isFunction(a))return d=f.call(arguments,2),e=function(){return a.apply(b||this,d.concat(f.call(arguments)))},e.guid=a.guid=a.guid||r.guid++,e},now:Date.now,support:o}),"function"==typeof Symbol&&(r.fn[Symbol.iterator]=c[Symbol.iterator]),r.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(a,b){j["[object "+b+"]"]=b.toLowerCase()});function w(a){var b=!!a&&"length"in a&&a.length,c=r.type(a);return"function"!==c&&!r.isWindow(a)&&("array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a)}var x=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C={}.hasOwnProperty,D=[],E=D.pop,F=D.push,G=D.push,H=D.slice,I=function(a,b){for(var c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return-1},J="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",K="[\\x20\\t\\r\\n\\f]",L="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",M="\\["+K+"*("+L+")(?:"+K+"*([*^$|!~]?=)"+K+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+L+"))|)"+K+"*\\]",N=":("+L+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+M+")*)|.*)\\)|)",O=new RegExp(K+"+","g"),P=new RegExp("^"+K+"+|((?:^|[^\\\\])(?:\\\\.)*)"+K+"+$","g"),Q=new RegExp("^"+K+"*,"+K+"*"),R=new RegExp("^"+K+"*([>+~]|"+K+")"+K+"*"),S=new RegExp("="+K+"*([^\\]'\"]*?)"+K+"*\\]","g"),T=new RegExp(N),U=new RegExp("^"+L+"$"),V={ID:new RegExp("^#("+L+")"),CLASS:new RegExp("^\\.("+L+")"),TAG:new RegExp("^("+L+"|[*])"),ATTR:new RegExp("^"+M),PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\\d*)n|)"+K+"*(?:([+-]|)"+K+"*(\\d+)|))"+K+"*\\)|)","i"),bool:new RegExp("^(?:"+J+")$","i"),needsContext:new RegExp("^"+K+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+K+"*((?:-\\d)?\\d*)"+K+"*\\)|)(?=[^-]|$)","i")},W=/^(?:input|select|textarea|button)$/i,X=/^h\d$/i,Y=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=new RegExp("\\\\([\\da-f]{1,6}"+K+"?|("+K+")|.)","ig"),aa=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:d<0?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ba=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ca=function(a,b){return b?"\0"===a?"\ufffd":a.slice(0,-1)+"\\"+a.charCodeAt(a.length-1).toString(16)+" ":"\\"+a},da=function(){m()},ea=ta(function(a){return a.disabled===!0&&("form"in a||"label"in a)},{dir:"parentNode",next:"legend"});try{G.apply(D=H.call(v.childNodes),v.childNodes),D[v.childNodes.length].nodeType}catch(fa){G={apply:D.length?function(a,b){F.apply(a,H.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s=b&&b.ownerDocument,w=b?b.nodeType:9;if(d=d||[],"string"!=typeof a||!a||1!==w&&9!==w&&11!==w)return d;if(!e&&((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,p)){if(11!==w&&(l=Z.exec(a)))if(f=l[1]){if(9===w){if(!(j=b.getElementById(f)))return d;if(j.id===f)return d.push(j),d}else if(s&&(j=s.getElementById(f))&&t(b,j)&&j.id===f)return d.push(j),d}else{if(l[2])return G.apply(d,b.getElementsByTagName(a)),d;if((f=l[3])&&c.getElementsByClassName&&b.getElementsByClassName)return G.apply(d,b.getElementsByClassName(f)),d}if(c.qsa&&!A[a+" "]&&(!q||!q.test(a))){if(1!==w)s=b,r=a;else if("object"!==b.nodeName.toLowerCase()){(k=b.getAttribute("id"))?k=k.replace(ba,ca):b.setAttribute("id",k=u),o=g(a),h=o.length;while(h--)o[h]="#"+k+" "+sa(o[h]);r=o.join(","),s=$.test(a)&&qa(b.parentNode)||b}if(r)try{return G.apply(d,s.querySelectorAll(r)),d}catch(x){}finally{k===u&&b.removeAttribute("id")}}}return i(a.replace(P,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("fieldset");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=c.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&a.sourceIndex-b.sourceIndex;if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return function(b){return"form"in b?b.parentNode&&b.disabled===!1?"label"in b?"label"in b.parentNode?b.parentNode.disabled===a:b.disabled===a:b.isDisabled===a||b.isDisabled!==!a&&ea(b)===a:b.disabled===a:"label"in b&&b.disabled===a}}function pa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function qa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return!!b&&"HTML"!==b.nodeName},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=n.documentElement,p=!f(n),v!==n&&(e=n.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",da,!1):e.attachEvent&&e.attachEvent("onunload",da)),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=Y.test(n.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!n.getElementsByName||!n.getElementsByName(u).length}),c.getById?(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){return a.getAttribute("id")===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c?[c]:[]}}):(d.filter.ID=function(a){var b=a.replace(_,aa);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}},d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c,d,e,f=b.getElementById(a);if(f){if(c=f.getAttributeNode("id"),c&&c.value===a)return[f];e=b.getElementsByName(a),d=0;while(f=e[d++])if(c=f.getAttributeNode("id"),c&&c.value===a)return[f]}return[]}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){if("undefined"!=typeof b.getElementsByClassName&&p)return b.getElementsByClassName(a)},r=[],q=[],(c.qsa=Y.test(n.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="<a id='"+u+"'></a><select id='"+u+"-\r\\' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+K+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+K+"*(?:value|"+J+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){a.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var b=n.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+K+"*[*^$|!~]?="),2!==a.querySelectorAll(":enabled").length&&q.push(":enabled",":disabled"),o.appendChild(a).disabled=!0,2!==a.querySelectorAll(":disabled").length&&q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=Y.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"*"),s.call(a,"[s!='']:x"),r.push("!=",N)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=Y.test(o.compareDocumentPosition),t=b||Y.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===n||a.ownerDocument===v&&t(v,a)?-1:b===n||b.ownerDocument===v&&t(v,b)?1:k?I(k,a)-I(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,g=[a],h=[b];if(!e||!f)return a===n?-1:b===n?1:e?-1:f?1:k?I(k,a)-I(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)g.unshift(c);c=b;while(c=c.parentNode)h.unshift(c);while(g[d]===h[d])d++;return d?la(g[d],h[d]):g[d]===v?-1:h[d]===v?1:0},n):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(S,"='$1']"),c.matchesSelector&&p&&!A[b+" "]&&(!r||!r.test(b))&&(!q||!q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&C.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.escape=function(a){return(a+"").replace(ba,ca)},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(_,aa),a[3]=(a[3]||a[4]||a[5]||"").replace(_,aa),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return V.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&T.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(_,aa).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+K+")"+a+"("+K+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:!b||(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(O," ")+" ").indexOf(c)>-1:"|="===b&&(e===c||e.slice(0,c.length+1)===c+"-"))}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h,t=!1;if(q){if(f){while(p){m=b;while(m=m[p])if(h?m.nodeName.toLowerCase()===r:1===m.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){m=q,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n&&j[2],m=n&&q.childNodes[n];while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if(1===m.nodeType&&++t&&m===b){k[a]=[w,n,t];break}}else if(s&&(m=b,l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),j=k[a]||[],n=j[0]===w&&j[1],t=n),t===!1)while(m=++n&&m&&m[p]||(t=n=0)||o.pop())if((h?m.nodeName.toLowerCase()===r:1===m.nodeType)&&++t&&(s&&(l=m[u]||(m[u]={}),k=l[m.uniqueID]||(l[m.uniqueID]={}),k[a]=[w,t]),m===b))break;return t-=e,t===d||t%d===0&&t/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=I(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(P,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(_,aa),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return U.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(_,aa).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:oa(!1),disabled:oa(!0),checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return X.test(a.nodeName)},input:function(a){return W.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:pa(function(){return[0]}),last:pa(function(a,b){return[b-1]}),eq:pa(function(a,b,c){return[c<0?c+b:c]}),even:pa(function(a,b){for(var c=0;c<b;c+=2)a.push(c);return a}),odd:pa(function(a,b){for(var c=1;c<b;c+=2)a.push(c);return a}),lt:pa(function(a,b,c){for(var d=c<0?c+b:c;--d>=0;)a.push(d);return a}),gt:pa(function(a,b,c){for(var d=c<0?c+b:c;++d<b;)a.push(d);return a})}},d.pseudos.nth=d.pseudos.eq;for(b in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})d.pseudos[b]=ma(b);for(b in{submit:!0,reset:!0})d.pseudos[b]=na(b);function ra(){}ra.prototype=d.filters=d.pseudos,d.setFilters=new ra,g=ga.tokenize=function(a,b){var c,e,f,g,h,i,j,k=z[a+" "];if(k)return b?0:k.slice(0);h=a,i=[],j=d.preFilter;while(h){c&&!(e=Q.exec(h))||(e&&(h=h.slice(e[0].length)||h),i.push(f=[])),c=!1,(e=R.exec(h))&&(c=e.shift(),f.push({value:c,type:e[0].replace(P," ")}),h=h.slice(c.length));for(g in d.filter)!(e=V[g].exec(h))||j[g]&&!(e=j[g](e))||(c=e.shift(),f.push({value:c,type:g,matches:e}),h=h.slice(c.length));if(!c)break}return b?h.length:h?ga.error(a):z(a,i).slice(0)};function sa(a){for(var b=0,c=a.length,d="";b<c;b++)d+=a[b].value;return d}function ta(a,b,c){var d=b.dir,e=b.next,f=e||d,g=c&&"parentNode"===f,h=x++;return b.first?function(b,c,e){while(b=b[d])if(1===b.nodeType||g)return a(b,c,e);return!1}:function(b,c,i){var j,k,l,m=[w,h];if(i){while(b=b[d])if((1===b.nodeType||g)&&a(b,c,i))return!0}else while(b=b[d])if(1===b.nodeType||g)if(l=b[u]||(b[u]={}),k=l[b.uniqueID]||(l[b.uniqueID]={}),e&&e===b.nodeName.toLowerCase())b=b[d]||b;else{if((j=k[f])&&j[0]===w&&j[1]===h)return m[2]=j[2];if(k[f]=m,m[2]=a(b,c,i))return!0}return!1}}function ua(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function va(a,b,c){for(var d=0,e=b.length;d<e;d++)ga(a,b[d],c);return c}function wa(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;h<i;h++)(f=a[h])&&(c&&!c(f,d,e)||(g.push(f),j&&b.push(h)));return g}function xa(a,b,c,d,e,f){return d&&!d[u]&&(d=xa(d)),e&&!e[u]&&(e=xa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||va(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:wa(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=wa(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?I(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=wa(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):G.apply(g,r)})}function ya(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=ta(function(a){return a===b},h,!0),l=ta(function(a){return I(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];i<f;i++)if(c=d.relative[a[i].type])m=[ta(ua(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;e<f;e++)if(d.relative[a[e].type])break;return xa(i>1&&ua(m),i>1&&sa(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(P,"$1"),c,i<e&&ya(a.slice(i,e)),e<f&&ya(a=a.slice(e)),e<f&&sa(a))}m.push(c)}return ua(m)}function za(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,o,q,r=0,s="0",t=f&&[],u=[],v=j,x=f||e&&d.find.TAG("*",k),y=w+=null==v?1:Math.random()||.1,z=x.length;for(k&&(j=g===n||g||k);s!==z&&null!=(l=x[s]);s++){if(e&&l){o=0,g||l.ownerDocument===n||(m(l),h=!p);while(q=a[o++])if(q(l,g||n,h)){i.push(l);break}k&&(w=y)}c&&((l=!q&&l)&&r--,f&&t.push(l))}if(r+=s,c&&s!==r){o=0;while(q=b[o++])q(t,u,g,h);if(f){if(r>0)while(s--)t[s]||u[s]||(u[s]=E.call(i));u=wa(u)}G.apply(i,u),k&&!f&&u.length>0&&r+b.length>1&&ga.uniqueSort(i)}return k&&(w=y,j=v),t};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=ya(b[c]),f[u]?d.push(f):e.push(f);f=A(a,za(e,d)),f.selector=a}return f},i=ga.select=function(a,b,c,e){var f,i,j,k,l,m="function"==typeof a&&a,n=!e&&g(a=m.selector||a);if(c=c||[],1===n.length){if(i=n[0]=n[0].slice(0),i.length>2&&"ID"===(j=i[0]).type&&9===b.nodeType&&p&&d.relative[i[1].type]){if(b=(d.find.ID(j.matches[0].replace(_,aa),b)||[])[0],!b)return c;m&&(b=b.parentNode),a=a.slice(i.shift().value.length)}f=V.needsContext.test(a)?0:i.length;while(f--){if(j=i[f],d.relative[k=j.type])break;if((l=d.find[k])&&(e=l(j.matches[0].replace(_,aa),$.test(i[0].type)&&qa(b.parentNode)||b))){if(i.splice(f,1),a=e.length&&sa(i),!a)return G.apply(c,e),c;break}}}return(m||h(a,n))(e,b,!p,c,!b||$.test(a)&&qa(b.parentNode)||b),c},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("fieldset"))}),ja(function(a){return a.innerHTML="<a href='#'></a>","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){if(!c)return a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="<input/>",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){if(!c&&"input"===a.nodeName.toLowerCase())return a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(J,function(a,b,c){var d;if(!c)return a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);r.find=x,r.expr=x.selectors,r.expr[":"]=r.expr.pseudos,r.uniqueSort=r.unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.escape;var y=function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&r(a).is(c))break;d.push(a)}return d},z=function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c},A=r.expr.match.needsContext;function B(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()}var C=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i,D=/^.[^:#\[\.,]*$/;function E(a,b,c){return r.isFunction(b)?r.grep(a,function(a,d){return!!b.call(a,d,a)!==c}):b.nodeType?r.grep(a,function(a){return a===b!==c}):"string"!=typeof b?r.grep(a,function(a){return i.call(b,a)>-1!==c}):D.test(b)?r.filter(b,a,c):(b=r.filter(b,a),r.grep(a,function(a){return i.call(b,a)>-1!==c&&1===a.nodeType}))}r.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?r.find.matchesSelector(d,a)?[d]:[]:r.find.matches(a,r.grep(b,function(a){return 1===a.nodeType}))},r.fn.extend({find:function(a){var b,c,d=this.length,e=this;if("string"!=typeof a)return this.pushStack(r(a).filter(function(){for(b=0;b<d;b++)if(r.contains(e[b],this))return!0}));for(c=this.pushStack([]),b=0;b<d;b++)r.find(a,e[b],c);return d>1?r.uniqueSort(c):c},filter:function(a){return this.pushStack(E(this,a||[],!1))},not:function(a){return this.pushStack(E(this,a||[],!0))},is:function(a){return!!E(this,"string"==typeof a&&A.test(a)?r(a):a||[],!1).length}});var F,G=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,H=r.fn.init=function(a,b,c){var e,f;if(!a)return this;if(c=c||F,"string"==typeof a){if(e="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:G.exec(a),!e||!e[1]&&b)return!b||b.jquery?(b||c).find(a):this.constructor(b).find(a);if(e[1]){if(b=b instanceof r?b[0]:b,r.merge(this,r.parseHTML(e[1],b&&b.nodeType?b.ownerDocument||b:d,!0)),C.test(e[1])&&r.isPlainObject(b))for(e in b)r.isFunction(this[e])?this[e](b[e]):this.attr(e,b[e]);return this}return f=d.getElementById(e[2]),f&&(this[0]=f,this.length=1),this}return a.nodeType?(this[0]=a,this.length=1,this):r.isFunction(a)?void 0!==c.ready?c.ready(a):a(r):r.makeArray(a,this)};H.prototype=r.fn,F=r(d);var I=/^(?:parents|prev(?:Until|All))/,J={children:!0,contents:!0,next:!0,prev:!0};r.fn.extend({has:function(a){var b=r(a,this),c=b.length;return this.filter(function(){for(var a=0;a<c;a++)if(r.contains(this,b[a]))return!0})},closest:function(a,b){var c,d=0,e=this.length,f=[],g="string"!=typeof a&&r(a);if(!A.test(a))for(;d<e;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&r.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?r.uniqueSort(f):f)},index:function(a){return a?"string"==typeof a?i.call(r(a),this[0]):i.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(r.uniqueSort(r.merge(this.get(),r(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function K(a,b){while((a=a[b])&&1!==a.nodeType);return a}r.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return y(a,"parentNode")},parentsUntil:function(a,b,c){return y(a,"parentNode",c)},next:function(a){return K(a,"nextSibling")},prev:function(a){return K(a,"previousSibling")},nextAll:function(a){return y(a,"nextSibling")},prevAll:function(a){return y(a,"previousSibling")},nextUntil:function(a,b,c){return y(a,"nextSibling",c)},prevUntil:function(a,b,c){return y(a,"previousSibling",c)},siblings:function(a){return z((a.parentNode||{}).firstChild,a)},children:function(a){return z(a.firstChild)},contents:function(a){return B(a,"iframe")?a.contentDocument:(B(a,"template")&&(a=a.content||a),r.merge([],a.childNodes))}},function(a,b){r.fn[a]=function(c,d){var e=r.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=r.filter(d,e)),this.length>1&&(J[a]||r.uniqueSort(e),I.test(a)&&e.reverse()),this.pushStack(e)}});var L=/[^\x20\t\r\n\f]+/g;function M(a){var b={};return r.each(a.match(L)||[],function(a,c){b[c]=!0}),b}r.Callbacks=function(a){a="string"==typeof a?M(a):r.extend({},a);var b,c,d,e,f=[],g=[],h=-1,i=function(){for(e=e||a.once,d=b=!0;g.length;h=-1){c=g.shift();while(++h<f.length)f[h].apply(c[0],c[1])===!1&&a.stopOnFalse&&(h=f.length,c=!1)}a.memory||(c=!1),b=!1,e&&(f=c?[]:"")},j={add:function(){return f&&(c&&!b&&(h=f.length-1,g.push(c)),function d(b){r.each(b,function(b,c){r.isFunction(c)?a.unique&&j.has(c)||f.push(c):c&&c.length&&"string"!==r.type(c)&&d(c)})}(arguments),c&&!b&&i()),this},remove:function(){return r.each(arguments,function(a,b){var c;while((c=r.inArray(b,f,c))>-1)f.splice(c,1),c<=h&&h--}),this},has:function(a){return a?r.inArray(a,f)>-1:f.length>0},empty:function(){return f&&(f=[]),this},disable:function(){return e=g=[],f=c="",this},disabled:function(){return!f},lock:function(){return e=g=[],c||b||(f=c=""),this},locked:function(){return!!e},fireWith:function(a,c){return e||(c=c||[],c=[a,c.slice?c.slice():c],g.push(c),b||i()),this},fire:function(){return j.fireWith(this,arguments),this},fired:function(){return!!d}};return j};function N(a){return a}function O(a){throw a}function P(a,b,c,d){var e;try{a&&r.isFunction(e=a.promise)?e.call(a).done(b).fail(c):a&&r.isFunction(e=a.then)?e.call(a,b,c):b.apply(void 0,[a].slice(d))}catch(a){c.apply(void 0,[a])}}r.extend({Deferred:function(b){var c=[["notify","progress",r.Callbacks("memory"),r.Callbacks("memory"),2],["resolve","done",r.Callbacks("once memory"),r.Callbacks("once memory"),0,"resolved"],["reject","fail",r.Callbacks("once memory"),r.Callbacks("once memory"),1,"rejected"]],d="pending",e={state:function(){return d},always:function(){return f.done(arguments).fail(arguments),this},"catch":function(a){return e.then(null,a)},pipe:function(){var a=arguments;return r.Deferred(function(b){r.each(c,function(c,d){var e=r.isFunction(a[d[4]])&&a[d[4]];f[d[1]](function(){var a=e&&e.apply(this,arguments);a&&r.isFunction(a.promise)?a.promise().progress(b.notify).done(b.resolve).fail(b.reject):b[d[0]+"With"](this,e?[a]:arguments)})}),a=null}).promise()},then:function(b,d,e){var f=0;function g(b,c,d,e){return function(){var h=this,i=arguments,j=function(){var a,j;if(!(b<f)){if(a=d.apply(h,i),a===c.promise())throw new TypeError("Thenable self-resolution");j=a&&("object"==typeof a||"function"==typeof a)&&a.then,r.isFunction(j)?e?j.call(a,g(f,c,N,e),g(f,c,O,e)):(f++,j.call(a,g(f,c,N,e),g(f,c,O,e),g(f,c,N,c.notifyWith))):(d!==N&&(h=void 0,i=[a]),(e||c.resolveWith)(h,i))}},k=e?j:function(){try{j()}catch(a){r.Deferred.exceptionHook&&r.Deferred.exceptionHook(a,k.stackTrace),b+1>=f&&(d!==O&&(h=void 0,i=[a]),c.rejectWith(h,i))}};b?k():(r.Deferred.getStackHook&&(k.stackTrace=r.Deferred.getStackHook()),a.setTimeout(k))}}return r.Deferred(function(a){c[0][3].add(g(0,a,r.isFunction(e)?e:N,a.notifyWith)),c[1][3].add(g(0,a,r.isFunction(b)?b:N)),c[2][3].add(g(0,a,r.isFunction(d)?d:O))}).promise()},promise:function(a){return null!=a?r.extend(a,e):e}},f={};return r.each(c,function(a,b){var g=b[2],h=b[5];e[b[1]]=g.add,h&&g.add(function(){d=h},c[3-a][2].disable,c[0][2].lock),g.add(b[3].fire),f[b[0]]=function(){return f[b[0]+"With"](this===f?void 0:this,arguments),this},f[b[0]+"With"]=g.fireWith}),e.promise(f),b&&b.call(f,f),f},when:function(a){var b=arguments.length,c=b,d=Array(c),e=f.call(arguments),g=r.Deferred(),h=function(a){return function(c){d[a]=this,e[a]=arguments.length>1?f.call(arguments):c,--b||g.resolveWith(d,e)}};if(b<=1&&(P(a,g.done(h(c)).resolve,g.reject,!b),"pending"===g.state()||r.isFunction(e[c]&&e[c].then)))return g.then();while(c--)P(e[c],h(c),g.reject);return g.promise()}});var Q=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;r.Deferred.exceptionHook=function(b,c){a.console&&a.console.warn&&b&&Q.test(b.name)&&a.console.warn("jQuery.Deferred exception: "+b.message,b.stack,c)},r.readyException=function(b){a.setTimeout(function(){throw b})};var R=r.Deferred();r.fn.ready=function(a){return R.then(a)["catch"](function(a){r.readyException(a)}),this},r.extend({isReady:!1,readyWait:1,ready:function(a){(a===!0?--r.readyWait:r.isReady)||(r.isReady=!0,a!==!0&&--r.readyWait>0||R.resolveWith(d,[r]))}}),r.ready.then=R.then;function S(){d.removeEventListener("DOMContentLoaded",S),
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapplib/doc/_build/html/_static/jquery.js:3:a.removeEventListener("load",S),r.ready()}"complete"===d.readyState||"loading"!==d.readyState&&!d.documentElement.doScroll?a.setTimeout(r.ready):(d.addEventListener("DOMContentLoaded",S),a.addEventListener("load",S));var T=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===r.type(c)){e=!0;for(h in c)T(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,r.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(r(a),c)})),b))for(;h<i;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},U=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function V(){this.expando=r.expando+V.uid++}V.uid=1,V.prototype={cache:function(a){var b=a[this.expando];return b||(b={},U(a)&&(a.nodeType?a[this.expando]=b:Object.defineProperty(a,this.expando,{value:b,configurable:!0}))),b},set:function(a,b,c){var d,e=this.cache(a);if("string"==typeof b)e[r.camelCase(b)]=c;else for(d in b)e[r.camelCase(d)]=b[d];return e},get:function(a,b){return void 0===b?this.cache(a):a[this.expando]&&a[this.expando][r.camelCase(b)]},access:function(a,b,c){return void 0===b||b&&"string"==typeof b&&void 0===c?this.get(a,b):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d=a[this.expando];if(void 0!==d){if(void 0!==b){Array.isArray(b)?b=b.map(r.camelCase):(b=r.camelCase(b),b=b in d?[b]:b.match(L)||[]),c=b.length;while(c--)delete d[b[c]]}(void 0===b||r.isEmptyObject(d))&&(a.nodeType?a[this.expando]=void 0:delete a[this.expando])}},hasData:function(a){var b=a[this.expando];return void 0!==b&&!r.isEmptyObject(b)}};var W=new V,X=new V,Y=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function $(a){return"true"===a||"false"!==a&&("null"===a?null:a===+a+""?+a:Y.test(a)?JSON.parse(a):a)}function _(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(Z,"-$&").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c=$(c)}catch(e){}X.set(a,b,c)}else c=void 0;return c}r.extend({hasData:function(a){return X.hasData(a)||W.hasData(a)},data:function(a,b,c){return X.access(a,b,c)},removeData:function(a,b){X.remove(a,b)},_data:function(a,b,c){return W.access(a,b,c)},_removeData:function(a,b){W.remove(a,b)}}),r.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=X.get(f),1===f.nodeType&&!W.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=r.camelCase(d.slice(5)),_(f,d,e[d])));W.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){X.set(this,a)}):T(this,function(b){var c;if(f&&void 0===b){if(c=X.get(f,a),void 0!==c)return c;if(c=_(f,a),void 0!==c)return c}else this.each(function(){X.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){X.remove(this,a)})}}),r.extend({queue:function(a,b,c){var d;if(a)return b=(b||"fx")+"queue",d=W.get(a,b),c&&(!d||Array.isArray(c)?d=W.access(a,b,r.makeArray(c)):d.push(c)),d||[]},dequeue:function(a,b){b=b||"fx";var c=r.queue(a,b),d=c.length,e=c.shift(),f=r._queueHooks(a,b),g=function(){r.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return W.get(a,c)||W.access(a,c,{empty:r.Callbacks("once memory").add(function(){W.remove(a,[b+"queue",c])})})}}),r.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.length<c?r.queue(this[0],a):void 0===b?this:this.each(function(){var c=r.queue(this,a,b);r._queueHooks(this,a),"fx"===a&&"inprogress"!==c[0]&&r.dequeue(this,a)})},dequeue:function(a){return this.each(function(){r.dequeue(this,a)})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,b){var c,d=1,e=r.Deferred(),f=this,g=this.length,h=function(){--d||e.resolveWith(f,[f])};"string"!=typeof a&&(b=a,a=void 0),a=a||"fx";while(g--)c=W.get(f[g],a+"queueHooks"),c&&c.empty&&(d++,c.empty.add(h));return h(),e.promise(b)}});var aa=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ba=new RegExp("^(?:([+-])=|)("+aa+")([a-z%]*)$","i"),ca=["Top","Right","Bottom","Left"],da=function(a,b){return a=b||a,"none"===a.style.display||""===a.style.display&&r.contains(a.ownerDocument,a)&&"none"===r.css(a,"display")},ea=function(a,b,c,d){var e,f,g={};for(f in b)g[f]=a.style[f],a.style[f]=b[f];e=c.apply(a,d||[]);for(f in b)a.style[f]=g[f];return e};function fa(a,b,c,d){var e,f=1,g=20,h=d?function(){return d.cur()}:function(){return r.css(a,b,"")},i=h(),j=c&&c[3]||(r.cssNumber[b]?"":"px"),k=(r.cssNumber[b]||"px"!==j&&+i)&&ba.exec(r.css(a,b));if(k&&k[3]!==j){j=j||k[3],c=c||[],k=+i||1;do f=f||".5",k/=f,r.style(a,b,k+j);while(f!==(f=h()/i)&&1!==f&&--g)}return c&&(k=+k||+i||0,e=c[1]?k+(c[1]+1)*c[2]:+c[2],d&&(d.unit=j,d.start=k,d.end=e)),e}var ga={};function ha(a){var b,c=a.ownerDocument,d=a.nodeName,e=ga[d];return e?e:(b=c.body.appendChild(c.createElement(d)),e=r.css(b,"display"),b.parentNode.removeChild(b),"none"===e&&(e="block"),ga[d]=e,e)}function ia(a,b){for(var c,d,e=[],f=0,g=a.length;f<g;f++)d=a[f],d.style&&(c=d.style.display,b?("none"===c&&(e[f]=W.get(d,"display")||null,e[f]||(d.style.display="")),""===d.style.display&&da(d)&&(e[f]=ha(d))):"none"!==c&&(e[f]="none",W.set(d,"display",c)));for(f=0;f<g;f++)null!=e[f]&&(a[f].style.display=e[f]);return a}r.fn.extend({show:function(){return ia(this,!0)},hide:function(){return ia(this)},toggle:function(a){return"boolean"==typeof a?a?this.show():this.hide():this.each(function(){da(this)?r(this).show():r(this).hide()})}});var ja=/^(?:checkbox|radio)$/i,ka=/<([a-z][^\/\0>\x20\t\r\n\f]+)/i,la=/^$|\/(?:java|ecma)script/i,ma={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ma.optgroup=ma.option,ma.tbody=ma.tfoot=ma.colgroup=ma.caption=ma.thead,ma.th=ma.td;function na(a,b){var c;return c="undefined"!=typeof a.getElementsByTagName?a.getElementsByTagName(b||"*"):"undefined"!=typeof a.querySelectorAll?a.querySelectorAll(b||"*"):[],void 0===b||b&&B(a,b)?r.merge([a],c):c}function oa(a,b){for(var c=0,d=a.length;c<d;c++)W.set(a[c],"globalEval",!b||W.get(b[c],"globalEval"))}var pa=/<|&#?\w+;/;function qa(a,b,c,d,e){for(var f,g,h,i,j,k,l=b.createDocumentFragment(),m=[],n=0,o=a.length;n<o;n++)if(f=a[n],f||0===f)if("object"===r.type(f))r.merge(m,f.nodeType?[f]:f);else if(pa.test(f)){g=g||l.appendChild(b.createElement("div")),h=(ka.exec(f)||["",""])[1].toLowerCase(),i=ma[h]||ma._default,g.innerHTML=i[1]+r.htmlPrefilter(f)+i[2],k=i[0];while(k--)g=g.lastChild;r.merge(m,g.childNodes),g=l.firstChild,g.textContent=""}else m.push(b.createTextNode(f));l.textContent="",n=0;while(f=m[n++])if(d&&r.inArray(f,d)>-1)e&&e.push(f);else if(j=r.contains(f.ownerDocument,f),g=na(l.appendChild(f),"script"),j&&oa(g),c){k=0;while(f=g[k++])la.test(f.type||"")&&c.push(f)}return l}!function(){var a=d.createDocumentFragment(),b=a.appendChild(d.createElement("div")),c=d.createElement("input");c.setAttribute("type","radio"),c.setAttribute("checked","checked"),c.setAttribute("name","t"),b.appendChild(c),o.checkClone=b.cloneNode(!0).cloneNode(!0).lastChild.checked,b.innerHTML="<textarea>x</textarea>",o.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var ra=d.documentElement,sa=/^key/,ta=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ua=/^([^.]*)(?:\.(.+)|)/;function va(){return!0}function wa(){return!1}function xa(){try{return d.activeElement}catch(a){}}function ya(a,b,c,d,e,f){var g,h;if("object"==typeof b){"string"!=typeof c&&(d=d||c,c=void 0);for(h in b)ya(a,h,c,d,b[h],f);return a}if(null==d&&null==e?(e=c,d=c=void 0):null==e&&("string"==typeof c?(e=d,d=void 0):(e=d,d=c,c=void 0)),e===!1)e=wa;else if(!e)return a;return 1===f&&(g=e,e=function(a){return r().off(a),g.apply(this,arguments)},e.guid=g.guid||(g.guid=r.guid++)),a.each(function(){r.event.add(this,b,e,d,c)})}r.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.get(a);if(q){c.handler&&(f=c,c=f.handler,e=f.selector),e&&r.find.matchesSelector(ra,e),c.guid||(c.guid=r.guid++),(i=q.events)||(i=q.events={}),(g=q.handle)||(g=q.handle=function(b){return"undefined"!=typeof r&&r.event.triggered!==b.type?r.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(L)||[""],j=b.length;while(j--)h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n&&(l=r.event.special[n]||{},n=(e?l.delegateType:l.bindType)||n,l=r.event.special[n]||{},k=r.extend({type:n,origType:p,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&r.expr.match.needsContext.test(e),namespace:o.join(".")},f),(m=i[n])||(m=i[n]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,o,g)!==!1||a.addEventListener&&a.addEventListener(n,g)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),r.event.global[n]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,n,o,p,q=W.hasData(a)&&W.get(a);if(q&&(i=q.events)){b=(b||"").match(L)||[""],j=b.length;while(j--)if(h=ua.exec(b[j])||[],n=p=h[1],o=(h[2]||"").split(".").sort(),n){l=r.event.special[n]||{},n=(d?l.delegateType:l.bindType)||n,m=i[n]||[],h=h[2]&&new RegExp("(^|\\.)"+o.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&p!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,o,q.handle)!==!1||r.removeEvent(a,n,q.handle),delete i[n])}else for(n in i)r.event.remove(a,n+b[j],c,d,!0);r.isEmptyObject(i)&&W.remove(a,"handle events")}},dispatch:function(a){var b=r.event.fix(a),c,d,e,f,g,h,i=new Array(arguments.length),j=(W.get(this,"events")||{})[b.type]||[],k=r.event.special[b.type]||{};for(i[0]=b,c=1;c<arguments.length;c++)i[c]=arguments[c];if(b.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,b)!==!1){h=r.event.handlers.call(this,b,j),c=0;while((f=h[c++])&&!b.isPropagationStopped()){b.currentTarget=f.elem,d=0;while((g=f.handlers[d++])&&!b.isImmediatePropagationStopped())b.rnamespace&&!b.rnamespace.test(g.namespace)||(b.handleObj=g,b.data=g.data,e=((r.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(b.result=e)===!1&&(b.preventDefault(),b.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,b),b.result}},handlers:function(a,b){var c,d,e,f,g,h=[],i=b.delegateCount,j=a.target;if(i&&j.nodeType&&!("click"===a.type&&a.button>=1))for(;j!==this;j=j.parentNode||this)if(1===j.nodeType&&("click"!==a.type||j.disabled!==!0)){for(f=[],g={},c=0;c<i;c++)d=b[c],e=d.selector+" ",void 0===g[e]&&(g[e]=d.needsContext?r(e,this).index(j)>-1:r.find(e,this,null,[j]).length),g[e]&&f.push(d);f.length&&h.push({elem:j,handlers:f})}return j=this,i<b.length&&h.push({elem:j,handlers:b.slice(i)}),h},addProp:function(a,b){Object.defineProperty(r.Event.prototype,a,{enumerable:!0,configurable:!0,get:r.isFunction(b)?function(){if(this.originalEvent)return b(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[a]},set:function(b){Object.defineProperty(this,a,{enumerable:!0,configurable:!0,writable:!0,value:b})}})},fix:function(a){return a[r.expando]?a:new r.Event(a)},special:{load:{noBubble:!0},focus:{trigger:function(){if(this!==xa()&&this.focus)return this.focus(),!1},delegateType:"focusin"},blur:{trigger:function(){if(this===xa()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:{trigger:function(){if("checkbox"===this.type&&this.click&&B(this,"input"))return this.click(),!1},_default:function(a){return B(a.target,"a")}},beforeunload:{postDispatch:function(a){void 0!==a.result&&a.originalEvent&&(a.originalEvent.returnValue=a.result)}}}},r.removeEvent=function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c)},r.Event=function(a,b){return this instanceof r.Event?(a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||void 0===a.defaultPrevented&&a.returnValue===!1?va:wa,this.target=a.target&&3===a.target.nodeType?a.target.parentNode:a.target,this.currentTarget=a.currentTarget,this.relatedTarget=a.relatedTarget):this.type=a,b&&r.extend(this,b),this.timeStamp=a&&a.timeStamp||r.now(),void(this[r.expando]=!0)):new r.Event(a,b)},r.Event.prototype={constructor:r.Event,isDefaultPrevented:wa,isPropagationStopped:wa,isImmediatePropagationStopped:wa,isSimulated:!1,preventDefault:function(){var a=this.originalEvent;this.isDefaultPrevented=va,a&&!this.isSimulated&&a.preventDefault()},stopPropagation:function(){var a=this.originalEvent;this.isPropagationStopped=va,a&&!this.isSimulated&&a.stopPropagation()},stopImmediatePropagation:function(){var a=this.originalEvent;this.isImmediatePropagationStopped=va,a&&!this.isSimulated&&a.stopImmediatePropagation(),this.stopPropagation()}},r.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(a){var b=a.button;return null==a.which&&sa.test(a.type)?null!=a.charCode?a.charCode:a.keyCode:!a.which&&void 0!==b&&ta.test(a.type)?1&b?1:2&b?3:4&b?2:0:a.which}},r.event.addProp),r.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(a,b){r.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c,d=this,e=a.relatedTarget,f=a.handleObj;return e&&(e===d||r.contains(d,e))||(a.type=f.origType,c=f.handler.apply(this,arguments),a.type=b),c}}}),r.fn.extend({on:function(a,b,c,d){return ya(this,a,b,c,d)},one:function(a,b,c,d){return ya(this,a,b,c,d,1)},off:function(a,b,c){var d,e;if(a&&a.preventDefault&&a.handleObj)return d=a.handleObj,r(a.delegateTarget).off(d.namespace?d.origType+"."+d.namespace:d.origType,d.selector,d.handler),this;if("object"==typeof a){for(e in a)this.off(e,b,a[e]);return this}return b!==!1&&"function"!=typeof b||(c=b,b=void 0),c===!1&&(c=wa),this.each(function(){r.event.remove(this,a,c,b)})}});var za=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,Aa=/<script|<style|<link/i,Ba=/checked\s*(?:[^=]|=\s*.checked.)/i,Ca=/^true\/(.*)/,Da=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ea(a,b){return B(a,"table")&&B(11!==b.nodeType?b:b.firstChild,"tr")?r(">tbody",a)[0]||a:a}function Fa(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function Ga(a){var b=Ca.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function Ha(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(W.hasData(a)&&(f=W.access(a),g=W.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;c<d;c++)r.event.add(b,e,j[e][c])}X.hasData(a)&&(h=X.access(a),i=r.extend({},h),X.set(b,i))}}function Ia(a,b){var c=b.nodeName.toLowerCase();"input"===c&&ja.test(a.type)?b.checked=a.checked:"input"!==c&&"textarea"!==c||(b.defaultValue=a.defaultValue)}function Ja(a,b,c,d){b=g.apply([],b);var e,f,h,i,j,k,l=0,m=a.length,n=m-1,q=b[0],s=r.isFunction(q);if(s||m>1&&"string"==typeof q&&!o.checkClone&&Ba.test(q))return a.each(function(e){var f=a.eq(e);s&&(b[0]=q.call(this,e,f.html())),Ja(f,b,c,d)});if(m&&(e=qa(b,a[0].ownerDocument,!1,a,d),f=e.firstChild,1===e.childNodes.length&&(e=f),f||d)){for(h=r.map(na(e,"script"),Fa),i=h.length;l<m;l++)j=e,l!==n&&(j=r.clone(j,!0,!0),i&&r.merge(h,na(j,"script"))),c.call(a[l],j,l);if(i)for(k=h[h.length-1].ownerDocument,r.map(h,Ga),l=0;l<i;l++)j=h[l],la.test(j.type||"")&&!W.access(j,"globalEval")&&r.contains(k,j)&&(j.src?r._evalUrl&&r._evalUrl(j.src):p(j.textContent.replace(Da,""),k))}return a}function Ka(a,b,c){for(var d,e=b?r.filter(b,a):a,f=0;null!=(d=e[f]);f++)c||1!==d.nodeType||r.cleanData(na(d)),d.parentNode&&(c&&r.contains(d.ownerDocument,d)&&oa(na(d,"script")),d.parentNode.removeChild(d));return a}r.extend({htmlPrefilter:function(a){return a.replace(za,"<$1></$2>")},clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=r.contains(a.ownerDocument,a);if(!(o.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||r.isXMLDoc(a)))for(g=na(h),f=na(a),d=0,e=f.length;d<e;d++)Ia(f[d],g[d]);if(b)if(c)for(f=f||na(a),g=g||na(h),d=0,e=f.length;d<e;d++)Ha(f[d],g[d]);else Ha(a,h);return g=na(h,"script"),g.length>0&&oa(g,!i&&na(a,"script")),h},cleanData:function(a){for(var b,c,d,e=r.event.special,f=0;void 0!==(c=a[f]);f++)if(U(c)){if(b=c[W.expando]){if(b.events)for(d in b.events)e[d]?r.event.remove(c,d):r.removeEvent(c,d,b.handle);c[W.expando]=void 0}c[X.expando]&&(c[X.expando]=void 0)}}}),r.fn.extend({detach:function(a){return Ka(this,a,!0)},remove:function(a){return Ka(this,a)},text:function(a){return T(this,function(a){return void 0===a?r.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=a)})},null,a,arguments.length)},append:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.appendChild(a)}})},prepend:function(){return Ja(this,arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=Ea(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return Ja(this,arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(r.cleanData(na(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null!=a&&a,b=null==b?a:b,this.map(function(){return r.clone(this,a,b)})},html:function(a){return T(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!Aa.test(a)&&!ma[(ka.exec(a)||["",""])[1].toLowerCase()]){a=r.htmlPrefilter(a);try{for(;c<d;c++)b=this[c]||{},1===b.nodeType&&(r.cleanData(na(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=[];return Ja(this,arguments,function(b){var c=this.parentNode;r.inArray(this,a)<0&&(r.cleanData(na(this)),c&&c.replaceChild(b,this))},a)}}),r.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){r.fn[a]=function(a){for(var c,d=[],e=r(a),f=e.length-1,g=0;g<=f;g++)c=g===f?this:this.clone(!0),r(e[g])[b](c),h.apply(d,c.get());return this.pushStack(d)}});var La=/^margin/,Ma=new RegExp("^("+aa+")(?!px)[a-z%]+$","i"),Na=function(b){var c=b.ownerDocument.defaultView;return c&&c.opener||(c=a),c.getComputedStyle(b)};!function(){function b(){if(i){i.style.cssText="box-sizing:border-box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width:50%",i.innerHTML="",ra.appendChild(h);var b=a.getComputedStyle(i);c="1%"!==b.top,g="2px"===b.marginLeft,e="4px"===b.width,i.style.marginRight="50%",f="4px"===b.marginRight,ra.removeChild(h),i=null}}var c,e,f,g,h=d.createElement("div"),i=d.createElement("div");i.style&&(i.style.backgroundClip="content-box",i.cloneNode(!0).style.backgroundClip="",o.clearCloneStyle="content-box"===i.style.backgroundClip,h.style.cssText="border:0;width:8px;height:0;top:0;left:-9999px;padding:0;margin-top:1px;position:absolute",h.appendChild(i),r.extend(o,{pixelPosition:function(){return b(),c},boxSizingReliable:function(){return b(),e},pixelMarginRight:function(){return b(),f},reliableMarginLeft:function(){return b(),g}}))}();function Oa(a,b,c){var d,e,f,g,h=a.style;return c=c||Na(a),c&&(g=c.getPropertyValue(b)||c[b],""!==g||r.contains(a.ownerDocument,a)||(g=r.style(a,b)),!o.pixelMarginRight()&&Ma.test(g)&&La.test(b)&&(d=h.width,e=h.minWidth,f=h.maxWidth,h.minWidth=h.maxWidth=h.width=g,g=c.width,h.width=d,h.minWidth=e,h.maxWidth=f)),void 0!==g?g+"":g}function Pa(a,b){return{get:function(){return a()?void delete this.get:(this.get=b).apply(this,arguments)}}}var Qa=/^(none|table(?!-c[ea]).+)/,Ra=/^--/,Sa={position:"absolute",visibility:"hidden",display:"block"},Ta={letterSpacing:"0",fontWeight:"400"},Ua=["Webkit","Moz","ms"],Va=d.createElement("div").style;function Wa(a){if(a in Va)return a;var b=a[0].toUpperCase()+a.slice(1),c=Ua.length;while(c--)if(a=Ua[c]+b,a in Va)return a}function Xa(a){var b=r.cssProps[a];return b||(b=r.cssProps[a]=Wa(a)||a),b}function Ya(a,b,c){var d=ba.exec(b);return d?Math.max(0,d[2]-(c||0))+(d[3]||"px"):b}function Za(a,b,c,d,e){var f,g=0;for(f=c===(d?"border":"content")?4:"width"===b?1:0;f<4;f+=2)"margin"===c&&(g+=r.css(a,c+ca[f],!0,e)),d?("content"===c&&(g-=r.css(a,"padding"+ca[f],!0,e)),"margin"!==c&&(g-=r.css(a,"border"+ca[f]+"Width",!0,e))):(g+=r.css(a,"padding"+ca[f],!0,e),"padding"!==c&&(g+=r.css(a,"border"+ca[f]+"Width",!0,e)));return g}function $a(a,b,c){var d,e=Na(a),f=Oa(a,b,e),g="border-box"===r.css(a,"boxSizing",!1,e);return Ma.test(f)?f:(d=g&&(o.boxSizingReliable()||f===a.style[b]),"auto"===f&&(f=a["offset"+b[0].toUpperCase()+b.slice(1)]),f=parseFloat(f)||0,f+Za(a,b,c||(g?"border":"content"),d,e)+"px")}r.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=Oa(a,"opacity");return""===c?"1":c}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(a,b,c,d){if(a&&3!==a.nodeType&&8!==a.nodeType&&a.style){var e,f,g,h=r.camelCase(b),i=Ra.test(b),j=a.style;return i||(b=Xa(h)),g=r.cssHooks[b]||r.cssHooks[h],void 0===c?g&&"get"in g&&void 0!==(e=g.get(a,!1,d))?e:j[b]:(f=typeof c,"string"===f&&(e=ba.exec(c))&&e[1]&&(c=fa(a,b,e),f="number"),null!=c&&c===c&&("number"===f&&(c+=e&&e[3]||(r.cssNumber[h]?"":"px")),o.clearCloneStyle||""!==c||0!==b.indexOf("background")||(j[b]="inherit"),g&&"set"in g&&void 0===(c=g.set(a,c,d))||(i?j.setProperty(b,c):j[b]=c)),void 0)}},css:function(a,b,c,d){var e,f,g,h=r.camelCase(b),i=Ra.test(b);return i||(b=Xa(h)),g=r.cssHooks[b]||r.cssHooks[h],g&&"get"in g&&(e=g.get(a,!0,c)),void 0===e&&(e=Oa(a,b,d)),"normal"===e&&b in Ta&&(e=Ta[b]),""===c||c?(f=parseFloat(e),c===!0||isFinite(f)?f||0:e):e}}),r.each(["height","width"],function(a,b){r.cssHooks[b]={get:function(a,c,d){if(c)return!Qa.test(r.css(a,"display"))||a.getClientRects().length&&a.getBoundingClientRect().width?$a(a,b,d):ea(a,Sa,function(){return $a(a,b,d)})},set:function(a,c,d){var e,f=d&&Na(a),g=d&&Za(a,b,d,"border-box"===r.css(a,"boxSizing",!1,f),f);return g&&(e=ba.exec(c))&&"px"!==(e[3]||"px")&&(a.style[b]=c,c=r.css(a,b)),Ya(a,c,g)}}}),r.cssHooks.marginLeft=Pa(o.reliableMarginLeft,function(a,b){if(b)return(parseFloat(Oa(a,"marginLeft"))||a.getBoundingClientRect().left-ea(a,{marginLeft:0},function(){return a.getBoundingClientRect().left}))+"px"}),r.each({margin:"",padding:"",border:"Width"},function(a,b){r.cssHooks[a+b]={expand:function(c){for(var d=0,e={},f="string"==typeof c?c.split(" "):[c];d<4;d++)e[a+ca[d]+b]=f[d]||f[d-2]||f[0];return e}},La.test(a)||(r.cssHooks[a+b].set=Ya)}),r.fn.extend({css:function(a,b){return T(this,function(a,b,c){var d,e,f={},g=0;if(Array.isArray(b)){for(d=Na(a),e=b.length;g<e;g++)f[b[g]]=r.css(a,b[g],!1,d);return f}return void 0!==c?r.style(a,b,c):r.css(a,b)},a,b,arguments.length>1)}});function _a(a,b,c,d,e){return new _a.prototype.init(a,b,c,d,e)}r.Tween=_a,_a.prototype={constructor:_a,init:function(a,b,c,d,e,f){this.elem=a,this.prop=c,this.easing=e||r.easing._default,this.options=b,this.start=this.now=this.cur(),this.end=d,this.unit=f||(r.cssNumber[c]?"":"px")},cur:function(){var a=_a.propHooks[this.prop];return a&&a.get?a.get(this):_a.propHooks._default.get(this)},run:function(a){var b,c=_a.propHooks[this.prop];return this.options.duration?this.pos=b=r.easing[this.easing](a,this.options.duration*a,0,1,this.options.duration):this.pos=b=a,this.now=(this.end-this.start)*b+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),c&&c.set?c.set(this):_a.propHooks._default.set(this),this}},_a.prototype.init.prototype=_a.prototype,_a.propHooks={_default:{get:function(a){var b;return 1!==a.elem.nodeType||null!=a.elem[a.prop]&&null==a.elem.style[a.prop]?a.elem[a.prop]:(b=r.css(a.elem,a.prop,""),b&&"auto"!==b?b:0)},set:function(a){r.fx.step[a.prop]?r.fx.step[a.prop](a):1!==a.elem.nodeType||null==a.elem.style[r.cssProps[a.prop]]&&!r.cssHooks[a.prop]?a.elem[a.prop]=a.now:r.style(a.elem,a.prop,a.now+a.unit)}}},_a.propHooks.scrollTop=_a.propHooks.scrollLeft={set:function(a){a.elem.nodeType&&a.elem.parentNode&&(a.elem[a.prop]=a.now)}},r.easing={linear:function(a){return a},swing:function(a){return.5-Math.cos(a*Math.PI)/2},_default:"swing"},r.fx=_a.prototype.init,r.fx.step={};var ab,bb,cb=/^(?:toggle|show|hide)$/,db=/queueHooks$/;function eb(){bb&&(d.hidden===!1&&a.requestAnimationFrame?a.requestAnimationFrame(eb):a.setTimeout(eb,r.fx.interval),r.fx.tick())}function fb(){return a.setTimeout(function(){ab=void 0}),ab=r.now()}function gb(a,b){var c,d=0,e={height:a};for(b=b?1:0;d<4;d+=2-b)c=ca[d],e["margin"+c]=e["padding"+c]=a;return b&&(e.opacity=e.width=a),e}function hb(a,b,c){for(var d,e=(kb.tweeners[b]||[]).concat(kb.tweeners["*"]),f=0,g=e.length;f<g;f++)if(d=e[f].call(c,b,a))return d}function ib(a,b,c){var d,e,f,g,h,i,j,k,l="width"in b||"height"in b,m=this,n={},o=a.style,p=a.nodeType&&da(a),q=W.get(a,"fxshow");c.queue||(g=r._queueHooks(a,"fx"),null==g.unqueued&&(g.unqueued=0,h=g.empty.fire,g.empty.fire=function(){g.unqueued||h()}),g.unqueued++,m.always(function(){m.always(function(){g.unqueued--,r.queue(a,"fx").length||g.empty.fire()})}));for(d in b)if(e=b[d],cb.test(e)){if(delete b[d],f=f||"toggle"===e,e===(p?"hide":"show")){if("show"!==e||!q||void 0===q[d])continue;p=!0}n[d]=q&&q[d]||r.style(a,d)}if(i=!r.isEmptyObject(b),i||!r.isEmptyObject(n)){l&&1===a.nodeType&&(c.overflow=[o.overflow,o.overflowX,o.overflowY],j=q&&q.display,null==j&&(j=W.get(a,"display")),k=r.css(a,"display"),"none"===k&&(j?k=j:(ia([a],!0),j=a.style.display||j,k=r.css(a,"display"),ia([a]))),("inline"===k||"inline-block"===k&&null!=j)&&"none"===r.css(a,"float")&&(i||(m.done(function(){o.display=j}),null==j&&(k=o.display,j="none"===k?"":k)),o.display="inline-block")),c.overflow&&(o.overflow="hidden",m.always(function(){o.overflow=c.overflow[0],o.overflowX=c.overflow[1],o.overflowY=c.overflow[2]})),i=!1;for(d in n)i||(q?"hidden"in q&&(p=q.hidden):q=W.access(a,"fxshow",{display:j}),f&&(q.hidden=!p),p&&ia([a],!0),m.done(function(){p||ia([a]),W.remove(a,"fxshow");for(d in n)r.style(a,d,n[d])})),i=hb(p?q[d]:0,d,m),d in q||(q[d]=i.start,p&&(i.end=i.start,i.start=0))}}function jb(a,b){var c,d,e,f,g;for(c in a)if(d=r.camelCase(c),e=b[d],f=a[c],Array.isArray(f)&&(e=f[1],f=a[c]=f[0]),c!==d&&(a[d]=f,delete a[c]),g=r.cssHooks[d],g&&"expand"in g){f=g.expand(f),delete a[d];for(c in f)c in a||(a[c]=f[c],b[c]=e)}else b[d]=e}function kb(a,b,c){var d,e,f=0,g=kb.prefilters.length,h=r.Deferred().always(function(){delete i.elem}),i=function(){if(e)return!1;for(var b=ab||fb(),c=Math.max(0,j.startTime+j.duration-b),d=c/j.duration||0,f=1-d,g=0,i=j.tweens.length;g<i;g++)j.tweens[g].run(f);return h.notifyWith(a,[j,f,c]),f<1&&i?c:(i||h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j]),!1)},j=h.promise({elem:a,props:r.extend({},b),opts:r.extend(!0,{specialEasing:{},easing:r.easing._default},c),originalProperties:b,originalOptions:c,startTime:ab||fb(),duration:c.duration,tweens:[],createTween:function(b,c){var d=r.Tween(a,j.opts,b,c,j.opts.specialEasing[b]||j.opts.easing);return j.tweens.push(d),d},stop:function(b){var c=0,d=b?j.tweens.length:0;if(e)return this;for(e=!0;c<d;c++)j.tweens[c].run(1);return b?(h.notifyWith(a,[j,1,0]),h.resolveWith(a,[j,b])):h.rejectWith(a,[j,b]),this}}),k=j.props;for(jb(k,j.opts.specialEasing);f<g;f++)if(d=kb.prefilters[f].call(j,a,k,j.opts))return r.isFunction(d.stop)&&(r._queueHooks(j.elem,j.opts.queue).stop=r.proxy(d.stop,d)),d;return r.map(k,hb,j),r.isFunction(j.opts.start)&&j.opts.start.call(a,j),j.progress(j.opts.progress).done(j.opts.done,j.opts.complete).fail(j.opts.fail).always(j.opts.always),r.fx.timer(r.extend(i,{elem:a,anim:j,queue:j.opts.queue})),j}r.Animation=r.extend(kb,{tweeners:{"*":[function(a,b){var c=this.createTween(a,b);return fa(c.elem,a,ba.exec(b),c),c}]},tweener:function(a,b){r.isFunction(a)?(b=a,a=["*"]):a=a.match(L);for(var c,d=0,e=a.length;d<e;d++)c=a[d],kb.tweeners[c]=kb.tweeners[c]||[],kb.tweeners[c].unshift(b)},prefilters:[ib],prefilter:function(a,b){b?kb.prefilters.unshift(a):kb.prefilters.push(a)}}),r.speed=function(a,b,c){var d=a&&"object"==typeof a?r.extend({},a):{complete:c||!c&&b||r.isFunction(a)&&a,duration:a,easing:c&&b||b&&!r.isFunction(b)&&b};return r.fx.off?d.duration=0:"number"!=typeof d.duration&&(d.duration in r.fx.speeds?d.duration=r.fx.speeds[d.duration]:d.duration=r.fx.speeds._default),null!=d.queue&&d.queue!==!0||(d.queue="fx"),d.old=d.complete,d.complete=function(){r.isFunction(d.old)&&d.old.call(this),d.queue&&r.dequeue(this,d.queue)},d},r.fn.extend({fadeTo:function(a,b,c,d){return this.filter(da).css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){var e=r.isEmptyObject(a),f=r.speed(b,c,d),g=function(){var b=kb(this,r.extend({},a),f);(e||W.get(this,"finish"))&&b.stop(!0)};return g.finish=g,e||f.queue===!1?this.each(g):this.queue(f.queue,g)},stop:function(a,b,c){var d=function(a){var b=a.stop;delete a.stop,b(c)};return"string"!=typeof a&&(c=b,b=a,a=void 0),b&&a!==!1&&this.queue(a||"fx",[]),this.each(function(){var b=!0,e=null!=a&&a+"queueHooks",f=r.timers,g=W.get(this);if(e)g[e]&&g[e].stop&&d(g[e]);else for(e in g)g[e]&&g[e].stop&&db.test(e)&&d(g[e]);for(e=f.length;e--;)f[e].elem!==this||null!=a&&f[e].queue!==a||(f[e].anim.stop(c),b=!1,f.splice(e,1));!b&&c||r.dequeue(this,a)})},finish:function(a){return a!==!1&&(a=a||"fx"),this.each(function(){var b,c=W.get(this),d=c[a+"queue"],e=c[a+"queueHooks"],f=r.timers,g=d?d.length:0;for(c.finish=!0,r.queue(this,a,[]),e&&e.stop&&e.stop.call(this,!0),b=f.length;b--;)f[b].elem===this&&f[b].queue===a&&(f[b].anim.stop(!0),f.splice(b,1));for(b=0;b<g;b++)d[b]&&d[b].finish&&d[b].finish.call(this);delete c.finish})}}),r.each(["toggle","show","hide"],function(a,b){var c=r.fn[b];r.fn[b]=function(a,d,e){return null==a||"boolean"==typeof a?c.apply(this,arguments):this.animate(gb(b,!0),a,d,e)}}),r.each({slideDown:gb("show"),slideUp:gb("hide"),slideToggle:gb("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){r.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),r.timers=[],r.fx.tick=function(){var a,b=0,c=r.timers;for(ab=r.now();b<c.length;b++)a=c[b],a()||c[b]!==a||c.splice(b--,1);c.length||r.fx.stop(),ab=void 0},r.fx.timer=function(a){r.timers.push(a),r.fx.start()},r.fx.interval=13,r.fx.start=function(){bb||(bb=!0,eb())},r.fx.stop=function(){bb=null},r.fx.speeds={slow:600,fast:200,_default:400},r.fn.delay=function(b,c){return b=r.fx?r.fx.speeds[b]||b:b,c=c||"fx",this.queue(c,function(c,d){var e=a.setTimeout(c,b);d.stop=function(){a.clearTimeout(e)}})},function(){var a=d.createElement("input"),b=d.createElement("select"),c=b.appendChild(d.createElement("option"));a.type="checkbox",o.checkOn=""!==a.value,o.optSelected=c.selected,a=d.createElement("input"),a.value="t",a.type="radio",o.radioValue="t"===a.value}();var lb,mb=r.expr.attrHandle;r.fn.extend({attr:function(a,b){return T(this,r.attr,a,b,arguments.length>1)},removeAttr:function(a){return this.each(function(){r.removeAttr(this,a)})}}),r.extend({attr:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return"undefined"==typeof a.getAttribute?r.prop(a,b,c):(1===f&&r.isXMLDoc(a)||(e=r.attrHooks[b.toLowerCase()]||(r.expr.match.bool.test(b)?lb:void 0)),void 0!==c?null===c?void r.removeAttr(a,b):e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:(a.setAttribute(b,c+""),c):e&&"get"in e&&null!==(d=e.get(a,b))?d:(d=r.find.attr(a,b),
texlive-bin-2020.20200327.54578/texk/web2c/luatexdir/luapplib/doc/_build/html/_static/jquery.js:4:null==d?void 0:d))},attrHooks:{type:{set:function(a,b){if(!o.radioValue&&"radio"===b&&B(a,"input")){var c=a.value;return a.setAttribute("type",b),c&&(a.value=c),b}}}},removeAttr:function(a,b){var c,d=0,e=b&&b.match(L);if(e&&1===a.nodeType)while(c=e[d++])a.removeAttribute(c)}}),lb={set:function(a,b,c){return b===!1?r.removeAttr(a,c):a.setAttribute(c,c),c}},r.each(r.expr.match.bool.source.match(/\w+/g),function(a,b){var c=mb[b]||r.find.attr;mb[b]=function(a,b,d){var e,f,g=b.toLowerCase();return d||(f=mb[g],mb[g]=e,e=null!=c(a,b,d)?g:null,mb[g]=f),e}});var nb=/^(?:input|select|textarea|button)$/i,ob=/^(?:a|area)$/i;r.fn.extend({prop:function(a,b){return T(this,r.prop,a,b,arguments.length>1)},removeProp:function(a){return this.each(function(){delete this[r.propFix[a]||a]})}}),r.extend({prop:function(a,b,c){var d,e,f=a.nodeType;if(3!==f&&8!==f&&2!==f)return 1===f&&r.isXMLDoc(a)||(b=r.propFix[b]||b,e=r.propHooks[b]),void 0!==c?e&&"set"in e&&void 0!==(d=e.set(a,c,b))?d:a[b]=c:e&&"get"in e&&null!==(d=e.get(a,b))?d:a[b]},propHooks:{tabIndex:{get:function(a){var b=r.find.attr(a,"tabindex");return b?parseInt(b,10):nb.test(a.nodeName)||ob.test(a.nodeName)&&a.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),o.optSelected||(r.propHooks.selected={get:function(a){var b=a.parentNode;return b&&b.parentNode&&b.parentNode.selectedIndex,null},set:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex)}}),r.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){r.propFix[this.toLowerCase()]=this});function pb(a){var b=a.match(L)||[];return b.join(" ")}function qb(a){return a.getAttribute&&a.getAttribute("class")||""}r.fn.extend({addClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).addClass(a.call(this,b,qb(this)))});if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])d.indexOf(" "+f+" ")<0&&(d+=f+" ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},removeClass:function(a){var b,c,d,e,f,g,h,i=0;if(r.isFunction(a))return this.each(function(b){r(this).removeClass(a.call(this,b,qb(this)))});if(!arguments.length)return this.attr("class","");if("string"==typeof a&&a){b=a.match(L)||[];while(c=this[i++])if(e=qb(c),d=1===c.nodeType&&" "+pb(e)+" "){g=0;while(f=b[g++])while(d.indexOf(" "+f+" ")>-1)d=d.replace(" "+f+" "," ");h=pb(d),e!==h&&c.setAttribute("class",h)}}return this},toggleClass:function(a,b){var c=typeof a;return"boolean"==typeof b&&"string"===c?b?this.addClass(a):this.removeClass(a):r.isFunction(a)?this.each(function(c){r(this).toggleClass(a.call(this,c,qb(this),b),b)}):this.each(function(){var b,d,e,f;if("string"===c){d=0,e=r(this),f=a.match(L)||[];while(b=f[d++])e.hasClass(b)?e.removeClass(b):e.addClass(b)}else void 0!==a&&"boolean"!==c||(b=qb(this),b&&W.set(this,"__className__",b),this.setAttribute&&this.setAttribute("class",b||a===!1?"":W.get(this,"__className__")||""))})},hasClass:function(a){var b,c,d=0;b=" "+a+" ";while(c=this[d++])if(1===c.nodeType&&(" "+pb(qb(c))+" ").indexOf(b)>-1)return!0;return!1}});var rb=/\r/g;r.fn.extend({val:function(a){var b,c,d,e=this[0];{if(arguments.length)return d=r.isFunction(a),this.each(function(c){var e;1===this.nodeType&&(e=d?a.call(this,c,r(this).val()):a,null==e?e="":"number"==typeof e?e+="":Array.isArray(e)&&(e=r.map(e,function(a){return null==a?"":a+""})),b=r.valHooks[this.type]||r.valHooks[this.nodeName.toLowerCase()],b&&"set"in b&&void 0!==b.set(this,e,"value")||(this.value=e))});if(e)return b=r.valHooks[e.type]||r.valHooks[e.nodeName.toLowerCase()],b&&"get"in b&&void 0!==(c=b.get(e,"value"))?c:(c=e.value,"string"==typeof c?c.replace(rb,""):null==c?"":c)}}}),r.extend({valHooks:{option:{get:function(a){var b=r.find.attr(a,"value");return null!=b?b:pb(r.text(a))}},select:{get:function(a){var b,c,d,e=a.options,f=a.selectedIndex,g="select-one"===a.type,h=g?null:[],i=g?f+1:e.length;for(d=f<0?i:g?f:0;d<i;d++)if(c=e[d],(c.selected||d===f)&&!c.disabled&&(!c.parentNode.disabled||!B(c.parentNode,"optgroup"))){if(b=r(c).val(),g)return b;h.push(b)}return h},set:function(a,b){var c,d,e=a.options,f=r.makeArray(b),g=e.length;while(g--)d=e[g],(d.selected=r.inArray(r.valHooks.option.get(d),f)>-1)&&(c=!0);return c||(a.selectedIndex=-1),f}}}}),r.each(["radio","checkbox"],function(){r.valHooks[this]={set:function(a,b){if(Array.isArray(b))return a.checked=r.inArray(r(a).val(),b)>-1}},o.checkOn||(r.valHooks[this].get=function(a){return null===a.getAttribute("value")?"on":a.value})});var sb=/^(?:focusinfocus|focusoutblur)$/;r.extend(r.event,{trigger:function(b,c,e,f){var g,h,i,j,k,m,n,o=[e||d],p=l.call(b,"type")?b.type:b,q=l.call(b,"namespace")?b.namespace.split("."):[];if(h=i=e=e||d,3!==e.nodeType&&8!==e.nodeType&&!sb.test(p+r.event.triggered)&&(p.indexOf(".")>-1&&(q=p.split("."),p=q.shift(),q.sort()),k=p.indexOf(":")<0&&"on"+p,b=b[r.expando]?b:new r.Event(p,"object"==typeof b&&b),b.isTrigger=f?2:3,b.namespace=q.join("."),b.rnamespace=b.namespace?new RegExp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||!n.trigger||n.trigger.apply(e,c)!==!1)){if(!f&&!n.noBubble&&!r.isWindow(e)){for(j=n.delegateType||p,sb.test(j+p)||(h=h.parentNode);h;h=h.parentNode)o.push(h),i=h;i===(e.ownerDocument||d)&&o.push(i.defaultView||i.parentWindow||a)}g=0;while((h=o[g++])&&!b.isPropagationStopped())b.type=g>1?j:n.bindType||p,m=(W.get(h,"events")||{})[b.type]&&W.get(h,"handle"),m&&m.apply(h,c),m=k&&h[k],m&&m.apply&&U(h)&&(b.result=m.apply(h,c),b.result===!1&&b.preventDefault());return b.type=p,f||b.isDefaultPrevented()||n._default&&n._default.apply(o.pop(),c)!==!1||!U(e)||k&&r.isFunction(e[p])&&!r.isWindow(e)&&(i=e[k],i&&(e[k]=null),r.event.triggered=p,e[p](),r.event.triggered=void 0,i&&(e[k]=i)),b.result}},simulate:function(a,b,c){var d=r.extend(new r.Event,c,{type:a,isSimulated:!0});r.event.trigger(d,null,b)}}),r.fn.extend({trigger:function(a,b){return this.each(function(){r.event.trigger(a,b,this)})},triggerHandler:function(a,b){var c=this[0];if(c)return r.event.trigger(a,b,c,!0)}}),r.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(a,b){r.fn[b]=function(a,c){return arguments.length>0?this.on(b,null,a,c):this.trigger(b)}}),r.fn.extend({hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),o.focusin="onfocusin"in a,o.focusin||r.each({focus:"focusin",blur:"focusout"},function(a,b){var c=function(a){r.event.simulate(b,a.target,r.event.fix(a))};r.event.special[b]={setup:function(){var d=this.ownerDocument||this,e=W.access(d,b);e||d.addEventListener(a,c,!0),W.access(d,b,(e||0)+1)},teardown:function(){var d=this.ownerDocument||this,e=W.access(d,b)-1;e?W.access(d,b,e):(d.removeEventListener(a,c,!0),W.remove(d,b))}}});var tb=a.location,ub=r.now(),vb=/\?/;r.parseXML=function(b){var c;if(!b||"string"!=typeof b)return null;try{c=(new a.DOMParser).parseFromString(b,"text/xml")}catch(d){c=void 0}return c&&!c.getElementsByTagName("parsererror").length||r.error("Invalid XML: "+b),c};var wb=/\[\]$/,xb=/\r?\n/g,yb=/^(?:submit|button|image|reset|file)$/i,zb=/^(?:input|select|textarea|keygen)/i;function Ab(a,b,c,d){var e;if(Array.isArray(b))r.each(b,function(b,e){c||wb.test(a)?d(a,e):Ab(a+"["+("object"==typeof e&&null!=e?b:"")+"]",e,c,d)});else if(c||"object"!==r.type(b))d(a,b);else for(e in b)Ab(a+"["+e+"]",b[e],c,d)}r.param=function(a,b){var c,d=[],e=function(a,b){var c=r.isFunction(b)?b():b;d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(null==c?"":c)};if(Array.isArray(a)||a.jquery&&!r.isPlainObject(a))r.each(a,function(){e(this.name,this.value)});else for(c in a)Ab(c,a[c],b,e);return d.join("&")},r.fn.extend({serialize:function(){return r.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var a=r.prop(this,"elements");return a?r.makeArray(a):this}).filter(function(){var a=this.type;return this.name&&!r(this).is(":disabled")&&zb.test(this.nodeName)&&!yb.test(a)&&(this.checked||!ja.test(a))}).map(function(a,b){var c=r(this).val();return null==c?null:Array.isArray(c)?r.map(c,function(a){return{name:b.name,value:a.replace(xb,"\r\n")}}):{name:b.name,value:c.replace(xb,"\r\n")}}).get()}});var Bb=/%20/g,Cb=/#.*$/,Db=/([?&])_=[^&]*/,Eb=/^(.*?):[ \t]*([^\r\n]*)$/gm,Fb=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Gb=/^(?:GET|HEAD)$/,Hb=/^\/\//,Ib={},Jb={},Kb="*/".concat("*"),Lb=d.createElement("a");Lb.href=tb.href;function Mb(a){return function(b,c){"string"!=typeof b&&(c=b,b="*");var d,e=0,f=b.toLowerCase().match(L)||[];if(r.isFunction(c))while(d=f[e++])"+"===d[0]?(d=d.slice(1)||"*",(a[d]=a[d]||[]).unshift(c)):(a[d]=a[d]||[]).push(c)}}function Nb(a,b,c,d){var e={},f=a===Jb;function g(h){var i;return e[h]=!0,r.each(a[h]||[],function(a,h){var j=h(b,c,d);return"string"!=typeof j||f||e[j]?f?!(i=j):void 0:(b.dataTypes.unshift(j),g(j),!1)}),i}return g(b.dataTypes[0])||!e["*"]&&g("*")}function Ob(a,b){var c,d,e=r.ajaxSettings.flatOptions||{};for(c in b)void 0!==b[c]&&((e[c]?a:d||(d={}))[c]=b[c]);return d&&r.extend(!0,a,d),a}function Pb(a,b,c){var d,e,f,g,h=a.contents,i=a.dataTypes;while("*"===i[0])i.shift(),void 0===d&&(d=a.mimeType||b.getResponseHeader("Content-Type"));if(d)for(e in h)if(h[e]&&h[e].test(d)){i.unshift(e);break}if(i[0]in c)f=i[0];else{for(e in c){if(!i[0]||a.converters[e+" "+i[0]]){f=e;break}g||(g=e)}f=f||g}if(f)return f!==i[0]&&i.unshift(f),c[f]}function Qb(a,b,c,d){var e,f,g,h,i,j={},k=a.dataTypes.slice();if(k[1])for(g in a.converters)j[g.toLowerCase()]=a.converters[g];f=k.shift();while(f)if(a.responseFields[f]&&(c[a.responseFields[f]]=b),!i&&d&&a.dataFilter&&(b=a.dataFilter(b,a.dataType)),i=f,f=k.shift())if("*"===f)f=i;else if("*"!==i&&i!==f){if(g=j[i+" "+f]||j["* "+f],!g)for(e in j)if(h=e.split(" "),h[1]===f&&(g=j[i+" "+h[0]]||j["* "+h[0]])){g===!0?g=j[e]:j[e]!==!0&&(f=h[0],k.unshift(h[1]));break}if(g!==!0)if(g&&a["throws"])b=g(b);else try{b=g(b)}catch(l){return{state:"parsererror",error:g?l:"No conversion from "+i+" to "+f}}}return{state:"success",data:b}}r.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:tb.href,type:"GET",isLocal:Fb.test(tb.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kb,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":r.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(a,b){return b?Ob(Ob(a,r.ajaxSettings),b):Ob(r.ajaxSettings,a)},ajaxPrefilter:Mb(Ib),ajaxTransport:Mb(Jb),ajax:function(b,c){"object"==typeof b&&(c=b,b=void 0),c=c||{};var e,f,g,h,i,j,k,l,m,n,o=r.ajaxSetup({},c),p=o.context||o,q=o.context&&(p.nodeType||p.jquery)?r(p):r.event,s=r.Deferred(),t=r.Callbacks("once memory"),u=o.statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if(!h){h={};while(b=Eb.exec(g))h[b[1].toLowerCase()]=b[2]}b=h[a.toLowerCase()]}return null==b?null:b},getAllResponseHeaders:function(){return k?g:null},setRequestHeader:function(a,b){return null==k&&(a=w[a.toLowerCase()]=w[a.toLowerCase()]||a,v[a]=b),this},overrideMimeType:function(a){return null==k&&(o.mimeType=a),this},statusCode:function(a){var b;if(a)if(k)y.always(a[y.status]);else for(b in a)u[b]=[u[b],a[b]];return this},abort:function(a){var b=a||x;return e&&e.abort(b),A(0,b),this}};if(s.promise(y),o.url=((b||o.url||tb.href)+"").replace(Hb,tb.protocol+"//"),o.type=c.method||c.type||o.method||o.type,o.dataTypes=(o.dataType||"*").toLowerCase().match(L)||[""],null==o.crossDomain){j=d.createElement("a");try{j.href=o.url,j.href=j.href,o.crossDomain=Lb.protocol+"//"+Lb.host!=j.protocol+"//"+j.host}catch(z){o.crossDomain=!0}}if(o.data&&o.processData&&"string"!=typeof o.data&&(o.data=r.param(o.data,o.traditional)),Nb(Ib,o,c,y),k)return y;l=r.event&&o.global,l&&0===r.active++&&r.event.trigger("ajaxStart"),o.type=o.type.toUpperCase(),o.hasContent=!Gb.test(o.type),f=o.url.replace(Cb,""),o.hasContent?o.data&&o.processData&&0===(o.contentType||"").indexOf("application/x-www-form-urlencoded")&&(o.data=o.data.replace(Bb,"+")):(n=o.url.slice(f.length),o.data&&(f+=(vb.test(f)?"&":"?")+o.data,delete o.data),o.cache===!1&&(f=f.replace(Db,"$1"),n=(vb.test(f)?"&":"?")+"_="+ub++ +n),o.url=f+n),o.ifModified&&(r.lastModified[f]&&y.setRequestHeader("If-Modified-Since",r.lastModified[f]),r.etag[f]&&y.setRequestHeader("If-None-Match",r.etag[f])),(o.data&&o.hasContent&&o.contentType!==!1||c.contentType)&&y.setRequestHeader("Content-Type",o.contentType),y.setRequestHeader("Accept",o.dataTypes[0]&&o.accepts[o.dataTypes[0]]?o.accepts[o.dataTypes[0]]+("*"!==o.dataTypes[0]?", "+Kb+"; q=0.01":""):o.accepts["*"]);for(m in o.headers)y.setRequestHeader(m,o.headers[m]);if(o.beforeSend&&(o.beforeSend.call(p,y,o)===!1||k))return y.abort();if(x="abort",t.add(o.complete),y.done(o.success),y.fail(o.error),e=Nb(Jb,o,c,y)){if(y.readyState=1,l&&q.trigger("ajaxSend",[y,o]),k)return y;o.async&&o.timeout>0&&(i=a.setTimeout(function(){y.abort("timeout")},o.timeout));try{k=!1,e.send(v,A)}catch(z){if(k)throw z;A(-1,z)}}else A(-1,"No Transport");function A(b,c,d,h){var j,m,n,v,w,x=c;k||(k=!0,i&&a.clearTimeout(i),e=void 0,g=h||"",y.readyState=b>0?4:0,j=b>=200&&b<300||304===b,d&&(v=Pb(o,y,d)),v=Qb(o,v,y,j),j?(o.ifModified&&(w=y.getResponseHeader("Last-Modified"),w&&(r.lastModified[f]=w),w=y.getResponseHeader("etag"),w&&(r.etag[f]=w)),204===b||"HEAD"===o.type?x="nocontent":304===b?x="notmodified":(x=v.state,m=v.data,n=v.error,j=!n)):(n=x,!b&&x||(x="error",b<0&&(b=0))),y.status=b,y.statusText=(c||x)+"",j?s.resolveWith(p,[m,x,y]):s.rejectWith(p,[y,x,n]),y.statusCode(u),u=void 0,l&&q.trigger(j?"ajaxSuccess":"ajaxError",[y,o,j?m:n]),t.fireWith(p,[y,x]),l&&(q.trigger("ajaxComplete",[y,o]),--r.active||r.event.trigger("ajaxStop")))}return y},getJSON:function(a,b,c){return r.get(a,b,c,"json")},getScript:function(a,b){return r.get(a,void 0,b,"script")}}),r.each(["get","post"],function(a,b){r[b]=function(a,c,d,e){return r.isFunction(c)&&(e=e||d,d=c,c=void 0),r.ajax(r.extend({url:a,type:b,dataType:e,data:c,success:d},r.isPlainObject(a)&&a))}}),r._evalUrl=function(a){return r.ajax({url:a,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},r.fn.extend({wrapAll:function(a){var b;return this[0]&&(r.isFunction(a)&&(a=a.call(this[0])),b=r(a,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstElementChild)a=a.firstElementChild;return a}).append(this)),this},wrapInner:function(a){return r.isFunction(a)?this.each(function(b){r(this).wrapInner(a.call(this,b))}):this.each(function(){var b=r(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=r.isFunction(a);return this.each(function(c){r(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(a){return this.parent(a).not("body").each(function(){r(this).replaceWith(this.childNodes)}),this}}),r.expr.pseudos.hidden=function(a){return!r.expr.pseudos.visible(a)},r.expr.pseudos.visible=function(a){return!!(a.offsetWidth||a.offsetHeight||a.getClientRects().length)},r.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(b){}};var Rb={0:200,1223:204},Sb=r.ajaxSettings.xhr();o.cors=!!Sb&&"withCredentials"in Sb,o.ajax=Sb=!!Sb,r.ajaxTransport(function(b){var c,d;if(o.cors||Sb&&!b.crossDomain)return{send:function(e,f){var g,h=b.xhr();if(h.open(b.type,b.url,b.async,b.username,b.password),b.xhrFields)for(g in b.xhrFields)h[g]=b.xhrFields[g];b.mimeType&&h.overrideMimeType&&h.overrideMimeType(b.mimeType),b.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest");for(g in e)h.setRequestHeader(g,e[g]);c=function(a){return function(){c&&(c=d=h.onload=h.onerror=h.onabort=h.onreadystatechange=null,"abort"===a?h.abort():"error"===a?"number"!=typeof h.status?f(0,"error"):f(h.status,h.statusText):f(Rb[h.status]||h.status,h.statusText,"text"!==(h.responseType||"text")||"string"!=typeof h.responseText?{binary:h.response}:{text:h.responseText},h.getAllResponseHeaders()))}},h.onload=c(),d=h.onerror=c("error"),void 0!==h.onabort?h.onabort=d:h.onreadystatechange=function(){4===h.readyState&&a.setTimeout(function(){c&&d()})},c=c("abort");try{h.send(b.hasContent&&b.data||null)}catch(i){if(c)throw i}},abort:function(){c&&c()}}}),r.ajaxPrefilter(function(a){a.crossDomain&&(a.contents.script=!1)}),r.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(a){return r.globalEval(a),a}}}),r.ajaxPrefilter("script",function(a){void 0===a.cache&&(a.cache=!1),a.crossDomain&&(a.type="GET")}),r.ajaxTransport("script",function(a){if(a.crossDomain){var b,c;return{send:function(e,f){b=r("<script>").prop({charset:a.scriptCharset,src:a.url}).on("load error",c=function(a){b.remove(),c=null,a&&f("error"===a.type?404:200,a.type)}),d.head.appendChild(b[0])},abort:function(){c&&c()}}}});var Tb=[],Ub=/(=)\?(?=&|$)|\?\?/;r.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var a=Tb.pop()||r.expando+"_"+ub++;return this[a]=!0,a}}),r.ajaxPrefilter("json jsonp",function(b,c,d){var e,f,g,h=b.jsonp!==!1&&(Ub.test(b.url)?"url":"string"==typeof b.data&&0===(b.contentType||"").indexOf("application/x-www-form-urlencoded")&&Ub.test(b.data)&&"data");if(h||"jsonp"===b.dataTypes[0])return e=b.jsonpCallback=r.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,h?b[h]=b[h].replace(Ub,"$1"+e):b.jsonp!==!1&&(b.url+=(vb.test(b.url)?"&":"?")+b.jsonp+"="+e),b.converters["script json"]=function(){return g||r.error(e+" was not called"),g[0]},b.dataTypes[0]="json",f=a[e],a[e]=function(){g=arguments},d.always(function(){void 0===f?r(a).removeProp(e):a[e]=f,b[e]&&(b.jsonpCallback=c.jsonpCallback,Tb.push(e)),g&&r.isFunction(f)&&f(g[0]),g=f=void 0}),"script"}),o.createHTMLDocument=function(){var a=d.implementation.createHTMLDocument("").body;return a.innerHTML="<form></form><form></form>",2===a.childNodes.length}(),r.parseHTML=function(a,b,c){if("string"!=typeof a)return[];"boolean"==typeof b&&(c=b,b=!1);var e,f,g;return b||(o.createHTMLDocument?(b=d.implementation.createHTMLDocument(""),e=b.createElement("base"),e.href=d.location.href,b.head.appendChild(e)):b=d),f=C.exec(a),g=!c&&[],f?[b.createElement(f[1])]:(f=qa([a],b,g),g&&g.length&&r(g).remove(),r.merge([],f.childNodes))},r.fn.load=function(a,b,c){var d,e,f,g=this,h=a.indexOf(" ");return h>-1&&(d=pb(a.slice(h)),a=a.slice(0,h)),r.isFunction(b)?(c=b,b=void 0):b&&"object"==typeof b&&(e="POST"),g.length>0&&r.ajax({url:a,type:e||"GET",dataType:"html",data:b}).done(function(a){f=arguments,g.html(d?r("<div>").append(r.parseHTML(a)).find(d):a)}).always(c&&function(a,b){g.each(function(){c.apply(this,f||[a.responseText,b,a])})}),this},r.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(a,b){r.fn[b]=function(a){return this.on(b,a)}}),r.expr.pseudos.animated=function(a){return r.grep(r.timers,function(b){return a===b.elem}).length},r.offset={setOffset:function(a,b,c){var d,e,f,g,h,i,j,k=r.css(a,"position"),l=r(a),m={};"static"===k&&(a.style.position="relative"),h=l.offset(),f=r.css(a,"top"),i=r.css(a,"left"),j=("absolute"===k||"fixed"===k)&&(f+i).indexOf("auto")>-1,j?(d=l.position(),g=d.top,e=d.left):(g=parseFloat(f)||0,e=parseFloat(i)||0),r.isFunction(b)&&(b=b.call(a,c,r.extend({},h))),null!=b.top&&(m.top=b.top-h.top+g),null!=b.left&&(m.left=b.left-h.left+e),"using"in b?b.using.call(a,m):l.css(m)}},r.fn.extend({offset:function(a){if(arguments.length)return void 0===a?this:this.each(function(b){r.offset.setOffset(this,a,b)});var b,c,d,e,f=this[0];if(f)return f.getClientRects().length?(d=f.getBoundingClientRect(),b=f.ownerDocument,c=b.documentElement,e=b.defaultView,{top:d.top+e.pageYOffset-c.clientTop,left:d.left+e.pageXOffset-c.clientLeft}):{top:0,left:0}},position:function(){if(this[0]){var a,b,c=this[0],d={top:0,left:0};return"fixed"===r.css(c,"position")?b=c.getBoundingClientRect():(a=this.offsetParent(),b=this.offset(),B(a[0],"html")||(d=a.offset()),d={top:d.top+r.css(a[0],"borderTopWidth",!0),left:d.left+r.css(a[0],"borderLeftWidth",!0)}),{top:b.top-d.top-r.css(c,"marginTop",!0),left:b.left-d.left-r.css(c,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var a=this.offsetParent;while(a&&"static"===r.css(a,"position"))a=a.offsetParent;return a||ra})}}),r.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(a,b){var c="pageYOffset"===b;r.fn[a]=function(d){return T(this,function(a,d,e){var f;return r.isWindow(a)?f=a:9===a.nodeType&&(f=a.defaultView),void 0===e?f?f[b]:a[d]:void(f?f.scrollTo(c?f.pageXOffset:e,c?e:f.pageYOffset):a[d]=e)},a,d,arguments.length)}}),r.each(["top","left"],function(a,b){r.cssHooks[b]=Pa(o.pixelPosition,function(a,c){if(c)return c=Oa(a,b),Ma.test(c)?r(a).position()[b]+"px":c})}),r.each({Height:"height",Width:"width"},function(a,b){r.each({padding:"inner"+a,content:b,"":"outer"+a},function(c,d){r.fn[d]=function(e,f){var g=arguments.length&&(c||"boolean"!=typeof e),h=c||(e===!0||f===!0?"margin":"border");return T(this,function(b,c,e){var f;return r.isWindow(b)?0===d.indexOf("outer")?b["inner"+a]:b.document.documentElement["client"+a]:9===b.nodeType?(f=b.documentElement,Math.max(b.body["scroll"+a],f["scroll"+a],b.body["offset"+a],f["offset"+a],f["client"+a])):void 0===e?r.css(b,c,h):r.style(b,c,e,h)},b,g?e:void 0,g)}})}),r.fn.extend({bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return 1===arguments.length?this.off(a,"**"):this.off(b,a||"**",c)}}),r.holdReady=function(a){a?r.readyWait++:r.ready(!0)},r.isArray=Array.isArray,r.parseJSON=JSON.parse,r.nodeName=B,"function"==typeof define&&define.amd&&define("jquery",[],function(){return r});var Vb=a.jQuery,Wb=a.$;return r.noConflict=function(b){return a.$===r&&(a.$=Wb),b&&a.jQuery===r&&(a.jQuery=Vb),r},b||(a.jQuery=a.$=r),r});
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-184-  esac
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:185:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-186-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:187:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-188-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-189-  esac;
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:190:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-191-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-192-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:193:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-194-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-528-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:529:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-530-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-575-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:576:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:577:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-578-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-589-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:590:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-591-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-766-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:767:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:768:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-769-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-775-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in:776:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/man/Makefile.in-777-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-2108-@ The following function is used to create a scaled integer from a given decimal
texlive-bin-2020.20200327.54578/texk/web2c/mf.web:2109:fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-2110-given in |dig[i]|, and the calculation produces a correctly rounded result.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-6102- -\bigl((3-\alpha_0)\chi_0+\beta_1\bigr)\psi_1,$$
texlive-bin-2020.20200327.54578/texk/web2c/mf.web:6103:where $\chi_0=\alpha_0^2\gamma_0/\beta_1^2$; so we can set $C_0=
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-6104-\chi_0\alpha_0+3-\beta_1$, $D_0=(3-\alpha_0)\chi_0+\beta_1$, $R_0=-D_0\psi_1$.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-8461-@d axis=0 {a transition across the $x'$- or $y'$-axis}
texlive-bin-2020.20200327.54578/texk/web2c/mf.web:8462:@d diagonal=1 {a transition where $y'=\pm x'$}
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-8463-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-11635-
texlive-bin-2020.20200327.54578/texk/web2c/mf.web:11636:@<Check the places where $B(y_1,y_2,y_3;t)=0$...@>=
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-11637-t:=crossing_point(y1,y2,y3);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-11750-the test `$X\submin-U\submax\L|delx|$' by the more liberal test
texlive-bin-2020.20200327.54578/texk/web2c/mf.web:11751:`$X\submin-U\submax\L|delx|+|tol|$', where $|tol|=6l+\beta$.
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-11752-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-13117-making separate copies of a potentially large data structure; users should
texlive-bin-2020.20200327.54578/texk/web2c/mf.web:13118:restrain their enthusiasm for such generality, unless they have lots and
texlive-bin-2020.20200327.54578/texk/web2c/mf.web-13119-lots of memory space.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mfluadir/mfluatrap/mflua.lua-254-local axis=0 			-- {a transition across the $x'$- or $y'$-axis}
texlive-bin-2020.20200327.54578/texk/web2c/mfluadir/mfluatrap/mflua.lua:255:local diagonal=1 		-- {a transition where $y'=\pm x'$}
texlive-bin-2020.20200327.54578/texk/web2c/mfluadir/mfluatrap/mflua.lua-256-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/dvitomp.test-7-
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/dvitomp.test:8:if tfmpath=`$KPSEWHICH cmbx10.tfm`; then
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/dvitomp.test-9-
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/dvitomp.test-10-  TEXMFCNF=$srcdir/../kpathsea \
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/dvitomp.test:11:    TFMFONTS=`dirname "$tfmpath"` \
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/dvitomp.test-12-    ./mpost --dvitomp $srcdir/tests/story.dvi tests/xstory.mpx || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mpmathbinary.w-910-@ In our case  $p/\log_{10}2 + 1 < q$, or $q\geq a$
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mpmathbinary.w:911:@ where $q$ is the current precision in bits and $a=\left\lceil p/\log_{10}2 + 1\right\rceil$. 
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mpmathbinary.w-912-@ Therefore if $a>q$ the required precision could be too high and we emit a warning.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-7913- -\bigl((3-\alpha_0)\chi_0+\beta_1\bigr)\psi_1,$$
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w:7914:where $\chi_0=\alpha_0^2\gamma_0/\beta_1^2$; so we can set $C_0=
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-7915-\chi_0\alpha_0+3-\beta_1$, $D_0=(3-\alpha_0)\chi_0+\beta_1$, $R_0=-D_0\psi_1$.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-9555-$B(z_0,z_1,z_2,z_3;t)$, the time derivative $\dot B(t)$ is
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w:9556:$3B(dz_0,dz_1,dz_2;t)$, where $dz_i=z_{i+1}-z_i$.  Hence the arc length
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-9557-approximation is
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-15636-the test `$X\submin-U\submax\L|delx|$' by the more liberal test
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w:15637:`$X\submin-U\submax\L|delx|+|tol|$', where $|tol|=6l+\beta$.
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-15638-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-17347-making separate copies of a potentially large data structure; users should
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w:17348:restrain their enthusiasm for such generality, unless they have lots and
texlive-bin-2020.20200327.54578/texk/web2c/mplibdir/mp.w-17349-lots of memory space.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-279-}
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:280:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-281-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:282:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-283-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-284-  esac;
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:285:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-286-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-287-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:288:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-289-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-407-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:408:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-409-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-437-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:438:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:439:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-440-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-454-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:455:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-456-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-855-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:856:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-857-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-864-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:865:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-866-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-919-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:920:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-921-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-927-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:928:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:929:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-930-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-934-
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-935-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:936:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-937-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-943-../call_omfonts-callexe.o: ../callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_omfonts_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../call_omfonts-callexe.o -MD -MP -MF ../$(DEPDIR)/call_omfonts-callexe.Tpo -c -o ../call_omfonts-callexe.o `test -f '../callexe.c' || echo '$(srcdir)/'`../callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/call_omfonts-callexe.Tpo ../$(DEPDIR)/call_omfonts-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_omfonts_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../call_omfonts-callexe.o `test -f '../callexe.c' || echo '$(srcdir)/'`../callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-949-
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-950-../call_omfonts-callexe.obj: ../callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_omfonts_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ../call_omfonts-callexe.obj -MD -MP -MF ../$(DEPDIR)/call_omfonts-callexe.Tpo -c -o ../call_omfonts-callexe.obj `if test -f '../callexe.c'; then $(CYGPATH_W) '../callexe.c'; else $(CYGPATH_W) '$(srcdir)/../callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ../$(DEPDIR)/call_omfonts-callexe.Tpo ../$(DEPDIR)/call_omfonts-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_omfonts_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ../call_omfonts-callexe.obj `if test -f '../callexe.c'; then $(CYGPATH_W) '../callexe.c'; else $(CYGPATH_W) '$(srcdir)/../callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-956-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-960-.y.c:
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:961:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-962-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-998-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:999:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1000-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1041-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1042:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1043:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1044-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1066-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1067:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1068-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1069:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1070:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1071:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1072:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1073:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1074:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1075:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1076:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1077-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1145-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1146:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1147:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1148:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1149-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1155-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1156:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1157:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1158-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1180-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1181:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1182:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1183-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1194-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1195:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1196-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1398-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1399:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1400:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1401-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1407-@WIN32_FALSE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in:1408:@WIN32_FALSE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/omegafonts/Makefile.in-1409-@WIN32_FALSE@	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/odvitype.web-651-\yskip\hang|fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/odvitype.web:652:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/odvitype.web-653-
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/odvitype.web-654-\yskip\hang|fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/odvitype.web:655:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/odvitype.web-656-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ofm2opl.web-2247-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ofm2opl.web:2248:function eval(@!x,@!y:index):index; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ofm2opl.web-2249-var @!key:integer64; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/opl2ofm.web-468-\yskip\hang\.{KRN} (an integer value and a real value). The instruction
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/opl2ofm.web:469:`\.{(KRN} $c$ $r$\.)' means, ``If the next character is $c$, then insert
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/opl2ofm.web-470-a blank space of width $r$ between the current character character and $c$;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/opl2ofm.web-2668-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/opl2ofm.web:2669:function eval(@!x,@!y:indx):indx; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/opl2ofm.web-2670-var @!key:integer64; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web-201-\yskip\hang|@!fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web:202:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web-203-
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web-204-\yskip\hang|@!fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web:205:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web-206-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web-2784-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web:2785:function eval(@!x,@!y:index):index; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovf2ovp.web-2786-var @!key:integer64; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web-55-and ``\.{OVP}'') files into an equivalent pair of files called a virtual
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web:56:font (``\.{OVF}'') file and an $\Omega$ font metric (``\.{OFM}'') file.
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web-57-It also makes a thorough check of the given \.{VPL} or \.{OVP} file,
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web-525-\yskip\hang\.{KRN} (an integer value and a real value). The instruction
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web:526:`\.{(KRN} $c$ $r$\.)' means, ``If the next character is $c$, then insert
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web-527-a blank space of width $r$ between the current character character and $c$;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web-3320-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web:3321:function eval(@!x,@!y:indx):indx; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/omegaware/ovp2ovf.web-3322-var @!key:integer64; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/ChangeLog-27-
texlive-bin-2020.20200327.54578/texk/web2c/otps/ChangeLog:28:	* mkofm: Replace `$*' by `"$@"'.
texlive-bin-2020.20200327.54578/texk/web2c/otps/ChangeLog-29-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-52-  { \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-54-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-164-outocp_LDADD = $(LDADD)
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:165:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-166-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:167:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-168-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-169-  esac;
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:170:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-171-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-172-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:173:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-174-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-417-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:418:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-419-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-447-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:448:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:449:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-450-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-463-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:464:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-465-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-482-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:483:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-484-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-485-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:486:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:487:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-488-      else \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:489:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-490-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:491:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-492-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-497-    fi; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:498:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-499-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-833-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:834:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-835-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-902-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:903:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-904-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-910-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:911:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:912:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-913-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-917-
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-918-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:919:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-920-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-929-.y.c:
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:930:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-931-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-941-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:942:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-943-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-992-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:993:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-994-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1055-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1056:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1057-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1098-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1099:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1100:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1101-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1123-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1124:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1125-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1126:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1127:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1128:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1129:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1130:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1131:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1132:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1133:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1134-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1202-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1203:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1204:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1205:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1206-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1212-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1213:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1214:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1215-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1237-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1238:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1239:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1240-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1251-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in:1252:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/Makefile.in-1253-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/mkocp-3-(
texlive-bin-2020.20200327.54578/texk/web2c/otps/mkocp:4:otp2ocp `basename "$1" .ocp` || exit 1
texlive-bin-2020.20200327.54578/texk/web2c/otps/mkocp-5-) 1>&2 </dev/null
texlive-bin-2020.20200327.54578/texk/web2c/otps/mkocp:6:echo `basename "$1" .ocp`.ocp
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-530-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:531:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-532-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-558-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:559:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-560-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-566-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:567:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:568:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-569-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-573-
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-574-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:575:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-576-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-582-mkocp-mkocp.o: mkocp.c
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkocp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkocp-mkocp.o -MD -MP -MF $(DEPDIR)/mkocp-mkocp.Tpo -c -o mkocp-mkocp.o `test -f 'mkocp.c' || echo '$(srcdir)/'`mkocp.c
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkocp-mkocp.Tpo $(DEPDIR)/mkocp-mkocp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkocp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkocp-mkocp.o `test -f 'mkocp.c' || echo '$(srcdir)/'`mkocp.c
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-588-
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-589-mkocp-mkocp.obj: mkocp.c
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkocp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mkocp-mkocp.obj -MD -MP -MF $(DEPDIR)/mkocp-mkocp.Tpo -c -o mkocp-mkocp.obj `if test -f 'mkocp.c'; then $(CYGPATH_W) 'mkocp.c'; else $(CYGPATH_W) '$(srcdir)/mkocp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mkocp-mkocp.Tpo $(DEPDIR)/mkocp-mkocp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mkocp_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mkocp-mkocp.obj `if test -f 'mkocp.c'; then $(CYGPATH_W) 'mkocp.c'; else $(CYGPATH_W) '$(srcdir)/mkocp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-595-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-631-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-657-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-671-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/otps/win32/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-2317-@ The following function is used to create a scaled integer from a given decimal
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:2318:fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-2319-given in |dig[i]|, and the calculation produces a correctly rounded result.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-2424-@ Then comes the multiplication of a scaled number by a fraction |n/d|,
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:2425:where |n| and |d| are nonnegative integers |<=@t$2^{16}$@>| and |d| is
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-2426-positive. It would be too dangerous to multiply by~|n| and then divide
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-5265-@<Declare the procedure called |print_skip_param|@>=
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:5266:procedure print_skip_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-5267-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-5352-if n<skip_base then
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:5353:  begin print_skip_param(n-glue_base); print_char("=");
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-5354-  if n<glue_base+thin_mu_skip_code then print_spec(equiv(n),"pt")
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-5826-
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:5827:@p procedure print_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-5828-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-6267-
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:6268:@p procedure print_length_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-6269-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-9607-|scan_something_internal| also calls |scan_int|, for constructions like
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:9608:`\.{\\catcode\`\\\$}' or `\.{\\fontdimen} \.3 \.{\\ff}'. So we
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-9609-have to declare |scan_int| as a |forward| procedure. A few other
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-13817-\yskip\hang|@!fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:13818:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-13819-
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-13820-\yskip\hang|@!fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:13821:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-13822-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-24698-line from |cur_p| to |q| will be computed as $\gamma+\beta(q)-\alpha(|cur_p|)$,
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:24699:where $\beta(q)=\beta(|cur_p|)-l_0+l$. The actual length will be the background
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-24700-plus $l_1$, so the length from |cur_p| to |cur_p| should be $\gamma+l_0+l_1-l$.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-29006-("If you're in the wrong mode, you might be able to")@/
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:29007:("return to the right one by typing `I}' or `I$' or `I\par'.");@/
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-29008-error;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-29339-The context code is either a (signed) shift amount, or it is a large
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:29340:integer |>=box_flag|, where |box_flag=@t$2^{30}$@>|. Codes |box_flag| through
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-29341-|global_box_flag-1| represent `\.{\\setbox0}' through `\.{\\setbox32767}';
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-30385-begin j:=null; w:=-max_dimen;
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:30386:if head=tail then {`\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}'}
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-30387-  @<Prepare for display after an empty paragraph@>
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-31105-particular \.\$'s. This is consistent with the conventions of
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:31106:`\.{\$\$...\$\$}', since `\.{\\abovedisplayskip}' inside a display affects the
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-31107-space above that display.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-31125-@.Display math...with \$\$@>
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web:31126:  help2("The `$' that I just saw supposedly matches a previous `$$'.")@/
texlive-bin-2020.20200327.54578/texk/web2c/pdftexdir/pdftex.web-31127-    ("So I shall assume that you typed `$$' both times.");
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pltotf.web-429-\yskip\hang\.{KRN} (a one-byte value and a real value). The instruction
texlive-bin-2020.20200327.54578/texk/web2c/pltotf.web:430:`\.{(KRN} $c$ $r$\.)' means, ``If the next character is $c$, then insert
texlive-bin-2020.20200327.54578/texk/web2c/pltotf.web-431-a blank space of width $r$ between the current character character and $c$;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pltotf.web-2096-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/pltotf.web:2097:function eval(@!x,@!y:indx):indx; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/pltotf.web-2098-var @!key:integer; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test-14-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:15:tfmpath=`$KPSEWHICH cmr10.tfm` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:16:TFMFONTS="$srcdir/$tests;`echo $tfmpath | sed 's,/fonts/tfm/.*$,/fonts/tfm//,'`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test-17-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:18:mppath=`$KPSEWHICH plain.mp` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:19:MPINPUTS=".;`dirname $mppath`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test-20-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:21:mappath=`$KPSEWHICH psfonts.map` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:22:TEXFONTMAPS=`echo $mappath | sed 's,/fonts/map/.*$,/fonts/map//,'`
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test-23-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:24:t1path=`$KPSEWHICH cmmi10.pfb` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:25:T1FONTS="$srcdir/$tests;`echo $t1path | sed 's,/fonts/type1/.*$,/fonts/type1//,'`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test-26-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:27:vfpath=`$KPSEWHICH min10.vf` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test:28:VFFONTS="$srcdir/$tests;`dirname $vfpath`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/pmpsamp.test-29-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test-14-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:15:tfmpath=`$KPSEWHICH cmr10.tfm` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:16:TFMFONTS="$srcdir/$tests;`echo $tfmpath | sed 's,/fonts/tfm/.*$,/fonts/tfm//,'`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test-17-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:18:mppath=`$KPSEWHICH plain.mp` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:19:MPINPUTS=".;`dirname $mppath`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test-20-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:21:mappath=`$KPSEWHICH psfonts.map` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:22:TEXFONTMAPS=`echo $mappath | sed 's,/fonts/map/.*$,/fonts/map//,'`
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test-23-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:24:t1path=`$KPSEWHICH cmmi10.pfb` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:25:T1FONTS="$srcdir/$tests;`echo $t1path | sed 's,/fonts/type1/.*$,/fonts/type1//,'`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test-26-
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:27:vfpath=`$KPSEWHICH upjisr-h.vf` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test:28:VFFONTS="$srcdir/$tests;`dirname $vfpath`"
texlive-bin-2020.20200327.54578/texk/web2c/pmpostdir/upmpsamp.test-29-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pbibtex-longline-test.pl-6-# srcdir = web2c (in the source tree)
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pbibtex-longline-test.pl:7:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `cd \`dirname $0\`/.. && pwd`); }
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pbibtex-longline-test.pl-8-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pbibtex-openout-test.pl-6-# srcdir = web2c (in the source tree)
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pbibtex-openout-test.pl:7:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `cd \`dirname $0\`/.. && pwd`); }
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pbibtex-openout-test.pl-8-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pdvitype.test-8-
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pdvitype.test:9:if tfmpath=`$KPSEWHICH cmbx10.tfm`; then
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pdvitype.test-10-
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pdvitype.test-11-  TEXMFCNF=$srcdir/../kpathsea \
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pdvitype.test:12:    TFMFONTS=`dirname "$tfmpath"` \
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/pdvitype.test-13-    ./pdvitype -show-opcodes $srcdir/tests/story >ptests/xstory.dvityp || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test-8-
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test:9:tfmpath=`$KPSEWHICH cmbx10.tfm` || exit 77
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test-10-
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test:11:tfmparent=`dirname "$tfmpath"`
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test:12:tfmgrandparent=`dirname "$tfmparent"`
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test-13-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test-17-TEXMFCNF=$srcdir/../kpathsea \
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test:18:  TFMFONTS=$testdir:`dirname "$tfmgrandparent"`// \
texlive-bin-2020.20200327.54578/texk/web2c/ptexdir/sample.test-19-  ./pdvitype -show-opcodes $testdir/sample >ptests/xsample.typ || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/synctexdir/tests/LM-Volume-manuscript.tex-544-\cvm
texlive-bin-2020.20200327.54578/texk/web2c/synctexdir/tests/LM-Volume-manuscript.tex:545:\nd where $x=(x^i)$ are local coordinates for the space-like hypersurface $M_1$
texlive-bin-2020.20200327.54578/texk/web2c/synctexdir/tests/LM-Volume-manuscript.tex-546-if $N_+$ is considered resp. $M_2$ in case of $N_-$.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/synctexdir/tests/LM-Volume-manuscript.tex-695-\cvm
texlive-bin-2020.20200327.54578/texk/web2c/synctexdir/tests/LM-Volume-manuscript.tex:696:\nd where we omit the volume elements, and where, $M=M(x^0)$.
texlive-bin-2020.20200327.54578/texk/web2c/synctexdir/tests/LM-Volume-manuscript.tex-697-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-auxinclude.test-8-# in case we're invoked standalone instead of from make.
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-auxinclude.test:9:test -z "$srcdir" && srcdir=`cd \`dirname $0\`/.. && pwd`
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-auxinclude.test-10-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-longline-test.pl-6-# srcdir = web2c (in the source tree)
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-longline-test.pl:7:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `cd \`dirname $0\`/.. && pwd`); }
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-longline-test.pl-8-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-openout-test.pl-6-# srcdir = web2c (in the source tree)
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-openout-test.pl:7:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `cd \`dirname $0\`/.. && pwd`); }
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-openout-test.pl-8-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tests/write18-quote-test.pl-5-
texlive-bin-2020.20200327.54578/texk/web2c/tests/write18-quote-test.pl:6:BEGIN { chomp ($srcdir = $ENV{"srcdir"} || `dirname $0`); }
texlive-bin-2020.20200327.54578/texk/web2c/tests/write18-quote-test.pl-7-require "$srcdir/../tests/common-test.pl";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-bigauth.test-8-# in case we're invoked standalone instead of from make.
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-bigauth.test:9:test -z "$srcdir" && srcdir=`cd \`dirname $0\`/.. && pwd` # web2c/
texlive-bin-2020.20200327.54578/texk/web2c/tests/bibtex-bigauth.test-10-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tests/tex-closeout.test-6-# in case we're invoked standalone instead of from make.
texlive-bin-2020.20200327.54578/texk/web2c/tests/tex-closeout.test:7:test -z "$srcdir" && srcdir=`cd \`dirname $0\`/.. && pwd` # web2c/
texlive-bin-2020.20200327.54578/texk/web2c/tests/tex-closeout.test-8-TEXMFCNF=$srcdir/../kpathsea; export TEXMFCNF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-2180-@ The following function is used to create a scaled integer from a given decimal
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:2181:fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-2182-given in |dig[i]|, and the calculation produces a correctly rounded result.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-2287-@ Then comes the multiplication of a scaled number by a fraction |n/d|,
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:2288:where |n| and |d| are nonnegative integers |<=@t$2^{16}$@>| and |d| is
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-2289-positive. It would be too dangerous to multiply by~|n| and then divide
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-4620-@<Declare the procedure called |print_skip_param|@>=
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:4621:procedure print_skip_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-4622-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-4707-if n<skip_base then
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:4708:  begin print_skip_param(n-glue_base); print_char("=");
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-4709-  if n<glue_base+thin_mu_skip_code then print_spec(equiv(n),"pt")
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-5039-
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:5040:@p procedure print_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-5041-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-5340-
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:5341:@p procedure print_length_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-5342-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-8264-|scan_something_internal| also calls |scan_int|, for constructions like
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:8265:`\.{\\catcode\`\\\$}' or `\.{\\fontdimen} \.3 \.{\\ff}'. So we
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-8266-have to declare |scan_int| as a |forward| procedure. A few other
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-11607-\yskip\hang|@!fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:11608:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-11609-
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-11610-\yskip\hang|@!fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:11611:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-11612-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-16528-line from |cur_p| to |q| will be computed as $\gamma+\beta(q)-\alpha(|cur_p|)$,
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:16529:where $\beta(q)=\beta(|cur_p|)-l_0+l$. The actual length will be the background
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-16530-plus $l_1$, so the length from |cur_p| to |cur_p| should be $\gamma+l_0+l_1-l$.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-20427-("If you're in the wrong mode, you might be able to")@/
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:20428:("return to the right one by typing `I}' or `I$' or `I\par'.");@/
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-20429-error;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-20758-The context code is either a (signed) shift amount, or it is a large
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:20759:integer |>=box_flag|, where |box_flag=@t$2^{30}$@>|. Codes |box_flag| through
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-20760-|box_flag+255| represent `\.{\\setbox0}' through `\.{\\setbox255}';
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-21739-@<Go into display math mode@>=
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:21740:begin if head=tail then {`\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}'}
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-21741-  begin pop_nest; w:=-max_dimen;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-22436-particular \.\$'s. This is consistent with the conventions of
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:22437:`\.{\$\$...\$\$}', since `\.{\\abovedisplayskip}' inside a display affects the
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-22438-space above that display.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-22456-@.Display math...with \$\$@>
texlive-bin-2020.20200327.54578/texk/web2c/tex.web:22457:  help2("The `$' that I just saw supposedly matches a previous `$$'.")@/
texlive-bin-2020.20200327.54578/texk/web2c/tex.web-22458-    ("So I shall assume that you typed `$$' both times.");
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/tftopl.web-1501-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/tftopl.web:1502:function eval(@!x,@!y:index):index; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/tftopl.web-1503-var @!key:integer; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap-sh-11-
texlive-bin-2020.20200327.54578/texk/web2c/triptrap-sh:12:me=`basename $0`
texlive-bin-2020.20200327.54578/texk/web2c/triptrap-sh-13-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/mptrapin.log-32-<< == >> ::: ||`` ''--!! ??## && @@ $$[[]]{{ }}(([][]))=numeric
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/mptrapin.log:33:<< == >> ::: ||`` ''--!! ??## && @@ $$[[]]{{ }}((5.5 0.5))=<< == >> ::: ||`` ''
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/mptrapin.log-34---!! ??## && @@ $$[[]]{{ }}((5.5 0.5))
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-1765-                            3=\rip\fontdimen2\smalltrip=0pt
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:1766:The `$' that I just saw supposedly matches a previous `$$'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-1767-So I shall assume that you typed `$$' both times.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-2593-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:2594:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-2595-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-4007-                                
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:4008:The `$' that I just saw supposedly matches a previous `$$'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-4009-So I shall assume that you typed `$$' both times.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-5632-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:5633:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-5634-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-6029-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:6030:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-6031-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-6505-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:6506:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-6507-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-7228-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log:7229:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.log-7230-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.tex-3-\catcode `} = 2
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.tex:4:\catcode `$ = 3 {\catcode`$13\gdef\dol{$}}
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/trip.tex-5-\catcode `& = 4
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/tripin.log-71-If you're in the wrong mode, you might be able to
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/tripin.log:72:return to the right one by typing `I}' or `I$' or `I\par'.
texlive-bin-2020.20200327.54578/texk/web2c/triptrap/tripin.log-73-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/uptexdir/updvitype.test-8-
texlive-bin-2020.20200327.54578/texk/web2c/uptexdir/updvitype.test:9:if tfmpath=`$KPSEWHICH cmbx10.tfm`; then
texlive-bin-2020.20200327.54578/texk/web2c/uptexdir/updvitype.test-10-
texlive-bin-2020.20200327.54578/texk/web2c/uptexdir/updvitype.test-11-  TEXMFCNF=$srcdir/../kpathsea \
texlive-bin-2020.20200327.54578/texk/web2c/uptexdir/updvitype.test:12:    TFMFONTS=`dirname "$tfmpath"` \
texlive-bin-2020.20200327.54578/texk/web2c/uptexdir/updvitype.test-13-    ./updvitype -show-opcodes $srcdir/tests/story >uptests/xstory.dvityp || exit 1
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web-178-\yskip\hang|@!fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web:179:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web-180-
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web-181-\yskip\hang|@!fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web:182:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web-183-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web-1989-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web:1990:function eval(@!x,@!y:index):index; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/vftovp.web-1991-var @!key:integer; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/vptovf.web-476-\yskip\hang\.{KRN} (a one-byte value and a real value). The instruction
texlive-bin-2020.20200327.54578/texk/web2c/vptovf.web:477:`\.{(KRN} $c$ $r$\.)' means, ``If the next character is $c$, then insert
texlive-bin-2020.20200327.54578/texk/web2c/vptovf.web-478-a blank space of width $r$ between the current character character and $c$;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/vptovf.web-2680-  {compute $f$ for arguments known to be in |hash[h]|}
texlive-bin-2020.20200327.54578/texk/web2c/vptovf.web:2681:function eval(@!x,@!y:indx):indx; {compute $f(x,y)$ with hashtable lookup}
texlive-bin-2020.20200327.54578/texk/web2c/vptovf.web-2682-var @!key:integer; {value sought in hash table}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/weave.web-2991-the current token list. If the entire new translation is formed in this
texlive-bin-2020.20200327.54578/texk/web2c/weave.web:2992:way, we write `$|squash|(j,k,c,d)$' instead of `$|reduce|(j,k,c,d)$'. For
texlive-bin-2020.20200327.54578/texk/web2c/weave.web-2993-example, `|squash(pp,2,math,-1)|' is an abbreviation for `|app2(pp);
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-53-  { \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-55-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-489-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:490:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-491-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-538-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:539:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-540-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-546-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:547:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:548:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-549-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-553-
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-554-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:555:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-556-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-565-.y.c:
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:566:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-567-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-606-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:607:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-608-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-641-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-644-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-655-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-657-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-741-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:742:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-743-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-785-	}; \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:786:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-787-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-797-	fi
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in:798:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/Makefile.in-799-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-52-else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-408-  {
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-852-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:853:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-854-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-896-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:897:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-898-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-901-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:902:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-903-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-922-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:923:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-924-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-927-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:928:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-929-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1126-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1127:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1131-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1132:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1133-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1142-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1143:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1147-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1148:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1149-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1180-  *=*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1181:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1182-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1201-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1202:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1203-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1223-    */ )
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1224:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1225-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1258-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1259:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1260-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1314-case $srcdir in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1315:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1316-esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1357-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1358:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1359:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1360-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1476-*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1477:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1478-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:1479:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-1480-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2080-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2081:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2082:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2083-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2434-    *\'*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2435:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2436-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2517-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2518:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2519-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2532-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2533:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2534-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2652-    set,)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2653:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2654:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2655-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2663-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2664:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2665:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2666-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2683-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2684:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2685-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2862-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2864-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2865-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2866:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2867-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2913-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2914:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2915-
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2916-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:2917:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-2918-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3058-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3059:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3060-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3131-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3132:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3133-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3141-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3142:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3143-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3616-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3617:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3618-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3660-	then :; else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3661:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3662-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3720-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3721:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3722-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3829-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:3830:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-3831-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4147-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4148:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4149-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4298-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4299:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4300-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4301-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4302:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4303-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4322-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4323:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4324-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4333-else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4334:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4335-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4355-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4356:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4357-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4383-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4384:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4385-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4386:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4387-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4452-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4453:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4454-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4528-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4529:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4530-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4594-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4595:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4596-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4661-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4662:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4663-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4741-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4742:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4743-  *)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4744:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4745-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4750-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4751:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4752-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4753:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4754-      done
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4785-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4786:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4787-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4816-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4817:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4818-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4866-	esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4867:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4868-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4872-	*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:4873:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-4874-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5000-
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5001:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5002-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5112-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5113:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5114:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5115-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5145-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5146:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5147-    else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5154-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5155:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5156:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5157-    else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5166-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5167:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5168-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5170-      do
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5171:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5172-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5174-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5175:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5176-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5179-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5180:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5181-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5587-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5588:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5589-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5657-    else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5658:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5659-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5799-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:5800:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-5801-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6320-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6321:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6322-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6368-mingw*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6369:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6370-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6600-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6601:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6602-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6604- /*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6605:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6606-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6699-    done
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6700:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6701-}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6721-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6722:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6723-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6742-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6743:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6744-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6754-    else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6755:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6756-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6780-    emul=elf
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6781:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6782-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6788-    esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6789:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6790-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6796-    esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:6797:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-6798-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7729-    *:)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:7730:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7731-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7732-    x:*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:7733:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7734-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7735-    *::*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:7736:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:7737:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7738-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7739-    *)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:7740:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7741-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-7998-do :
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:7999:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8000-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8003-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8004:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8005-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8027-
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8028:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8029-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8203-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8204:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8205-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8209-esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8210:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8211-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8221-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8222:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8223-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8885-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8886:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8887-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8951-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:8952:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-8953-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9349-      *)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9350:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9351-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9795-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9796:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9797-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9827-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9828:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9829-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9896-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9897:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9898-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9930-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9931:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9932-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9952-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9953:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9954:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9955-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9970-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9971:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9972-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9975-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9976:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9977-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9992-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9993:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9994-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9996-	esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9997:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-9998-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:9999:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10000-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10067-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10068:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10069-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10156-	else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10157:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10158-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10221-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10222:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10223-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10301-      }'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10302:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10303-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10304-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10305:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10306-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10319-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10320:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10321-      else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10354-      }'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10355:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10356-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10357-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10358:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10359-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10386-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10387:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10388-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10439-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10440:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10441-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10477-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10478:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10479-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10495-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10496:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10497-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10675-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10676:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10677-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10703-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10704:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10705-	fi
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10706-      else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10707:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10708:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10709-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10753-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10754:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10755-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10784-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10785:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10786-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10798-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10799:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10800-      else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10801-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10802:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10803-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10811-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10812:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10813-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10815-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10816:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10817:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10818:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10819-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10834-      else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:10835:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-10836-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11233-  esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11234:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11235-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11240-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11241:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11242-    ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11243-  *)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11244:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11245-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11249-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11250:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11251-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11291-  esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11292:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11293-else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11431-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11432:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11433-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11467-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11468:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11469:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11470:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11471-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11476-      fi'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11477:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11478-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11484-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11485:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11486-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11490-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11491:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11492-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11494-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11495:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11496-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11503-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11504:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11505-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11515-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11516:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11517-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11520-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11521:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11522-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11526-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11527:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11528:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11529:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11530-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11534-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11535:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11536-      else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11537:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11538-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11544-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11545:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11546:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11547:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11548-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11549-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11550:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11551-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11558-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11559:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11560-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11575-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11576:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11577-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11828-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11829:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11830-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11882-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11883:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11884-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11909-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11910:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11911:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11912:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11913-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11918-    fi'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:11919:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-11920-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13118-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13119:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13120-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13150-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13151:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13152-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13430-do :
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13431:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13432-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13434-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13435:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13436-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13454-do :
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13455:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13456-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13458-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13459:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13460-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13802-/* end confdefs.h.  */
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13803:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13804-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13835-  #define YYTEXT_POINTER 1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:13836:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-13837-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14142-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14143:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14144-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14237-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14238:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14239-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14240-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14241:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14242-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14244-else
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14245:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14246-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14254-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14255:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14256-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14331-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14332:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14333-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14403-  {
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14404:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14405-  }
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14507-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14508:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14509-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14642-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14643:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14644-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14667-  --*=?*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14668:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14669:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14670-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14672-  --*=)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14673:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14674-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14696-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14697:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14698-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14704-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14705:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14706-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14773-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14774:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14775:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14776:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14777:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14778:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14779:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14780:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14781:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14782:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14783:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14784:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14785:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14786:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14787:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14788:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14789:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14790:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14791:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14792:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14793:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14794:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14795:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14796:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14797:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14798:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14799:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14800:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14801:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14802:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14803:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14804:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14805:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14806:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14807:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14808:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14809:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14810:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14811:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14812:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14813:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14814:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14815:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14816:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14817:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14818:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14819:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14820:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14821:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14822:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14823:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14824:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14825:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14826:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14827:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14828:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14829:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14830:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14831:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14832:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14833:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14834:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14835:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14836:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14837:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14838:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14839:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14840:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14841:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14842:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14843:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14844:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14845:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14846:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14847:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14848:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14849:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14850:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14851:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14852:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14853:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14854:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14855:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14856:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14857:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14858:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14859:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14860:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14861:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14862:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14863:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14864:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14865:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14866:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14867:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14868:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14869:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14870:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14871:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14872:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14873:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14874:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14875:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14876:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14877:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14878:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14879:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14880:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14881:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14882:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14883:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14884:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14885:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14886:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14887:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14888:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14889:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14890:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14891:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14892:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14893:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14894:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14895:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14896:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14897:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14898:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14899:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14900:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14901:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14902:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14903:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14904:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14905:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14906:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14907:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14908:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14909:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14910-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14992-striplib; do
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14993:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14994-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:14995:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-14996-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15023-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15024:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15025-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15026:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15027-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15118-fi
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15119:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15120-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15135-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15136:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15137-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15141-
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15142:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15143-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15279-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15280:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15281-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15411-      esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15412:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15413-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15470-*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15471:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15472-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15473:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15474-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15531-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15532:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15533-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15548-
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15549:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15550-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15576-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15577:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15578-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15622-    * )
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15623:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15624-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15677-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:15678:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-15679-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16232-    *:)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:16233:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16234-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16235-    x:*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:16236:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16237-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16238-    *::*)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:16239:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:16240:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16241-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16242-    *)
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:16243:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16244-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16259-    done
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure:16260:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/web2c/web2c/configure-16261-}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-534-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:535:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-536-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-542-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:543:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:544:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-545-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:548:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-549-
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-550-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:551:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-552-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-593-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:594:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-595-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-619-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:620:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:621:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-622-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-633-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in:634:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/window/Makefile.in-635-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-2406-@ The following function is used to create a scaled integer from a given decimal
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:2407:fraction $(.d_0d_1\ldots d_{k-1})$, where |0<=k<=17|. The digit $d_i$ is
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-2408-given in |dig[i]|, and the calculation produces a correctly rounded result.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-2513-@ Then comes the multiplication of a scaled number by a fraction |n/d|,
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:2514:where |n| and |d| are nonnegative integers |<=@t$2^{16}$@>| and |d| is
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-2515-positive. It would be too dangerous to multiply by~|n| and then divide
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-5477-@<Declare the procedure called |print_skip_param|@>=
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:5478:procedure print_skip_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-5479-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-5567-if n<skip_base then
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:5568:  begin print_skip_param(n-glue_base); print_char("=");
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-5569-  if n<glue_base+thin_mu_skip_code then print_spec(equiv(n),"pt")
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-5959-
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:5960:@p procedure print_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-5961-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-6271-
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:6272:@p procedure print_length_param(@!n:integer);
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-6273-begin case n of
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-9646-|scan_something_internal| also calls |scan_int|, for constructions like
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:9647:`\.{\\catcode\`\\\$}' or `\.{\\fontdimen} \.3 \.{\\ff}'. So we
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-9648-have to declare |scan_int| as a |forward| procedure. A few other
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-13810-\yskip\hang|@!fnt_def3| 245 |k[3]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:13811:Define font |k|, where |0<=k<@t$2^{24}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-13812-
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-13813-\yskip\hang|@!fnt_def4| 246 |k[4]| |c[4]| |s[4]| |d[4]| |a[1]| |l[1]| |n[a+l]|.
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:13814:Define font |k|, where |@t$-2^{31}$@><=k<@t$2^{31}$@>|.
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-13815-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-20215-line from |cur_p| to |q| will be computed as $\gamma+\beta(q)-\alpha(|cur_p|)$,
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:20216:where $\beta(q)=\beta(|cur_p|)-l_0+l$. The actual length will be the background
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-20217-plus $l_1$, so the length from |cur_p| to |cur_p| should be $\gamma+l_0+l_1-l$.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-24839-("If you're in the wrong mode, you might be able to")@/
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:24840:("return to the right one by typing `I}' or `I$' or `I\par'.");@/
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-24841-error;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-25172-The context code is either a (signed) shift amount, or it is a large
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:25173:integer |>=box_flag|, where |box_flag=@t$2^{30}$@>|. Codes |box_flag| through
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-25174-|global_box_flag-1| represent `\.{\\setbox0}' through `\.{\\setbox32767}';
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-26237-begin j:=null; w:=-max_dimen;
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:26238:if head=tail then {`\.{\\noindent\$\$}' or `\.{\$\${ }\$\$}'}
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-26239-  @<Prepare for display after an empty paragraph@>
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-27064-particular \.\$'s. This is consistent with the conventions of
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:27065:`\.{\$\$...\$\$}', since `\.{\\abovedisplayskip}' inside a display affects the
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-27066-space above that display.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-27084-@.Display math...with \$\$@>
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web:27085:  help2("The `$' that I just saw supposedly matches a previous `$$'.")@/
texlive-bin-2020.20200327.54578/texk/web2c/xetexdir/xetex.web-27086-    ("So I shall assume that you typed `$$' both times.");
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/c-auto.in-30-
texlive-bin-2020.20200327.54578/texk/web2c/c-auto.in:31:/* web2c: Define if gcc asm needs _ on external symbols. */
texlive-bin-2020.20200327.54578/texk/web2c/c-auto.in-32-#undef ASM_NEEDS_UNDERSCORE
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure.ac-287-dnl In that case we need the location of <kpathsea/paths.h>.
texlive-bin-2020.20200327.54578/texk/web2c/configure.ac:288:  list="/usr/include /usr/local/include `echo $KPATHSEA_INCLUDES | sed 's/-I//g'`"
texlive-bin-2020.20200327.54578/texk/web2c/configure.ac-289-  found=no
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/web2c/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/web2c/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-52-else
texlive-bin-2020.20200327.54578/texk/web2c/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/web2c/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/web2c/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/web2c/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/web2c/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/web2c/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-408-  {
texlive-bin-2020.20200327.54578/texk/web2c/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/web2c/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/web2c/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/web2c/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/web2c/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1144-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/web2c/configure:1145:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-1146-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1188-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:1189:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1190-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1193-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/configure:1194:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1195-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1214-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:1215:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1216-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1219-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/configure:1220:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1221-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1418-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:1419:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1420-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1423-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/configure:1424:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1425-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1434-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:1435:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1436-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1439-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/web2c/configure:1440:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1441-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1472-  *=*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:1473:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1474-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1493-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:1494:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1495-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1515-    */ )
texlive-bin-2020.20200327.54578/texk/web2c/configure:1516:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1517-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1550-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/web2c/configure:1551:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/web2c/configure-1552-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1606-case $srcdir in
texlive-bin-2020.20200327.54578/texk/web2c/configure:1607:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-1608-esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1649-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/web2c/configure:1650:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/web2c/configure:1651:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/web2c/configure-1652-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-1872-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:1873:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1874-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/web2c/configure:1875:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-1876-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-2476-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/web2c/configure:2477:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/web2c/configure:2478:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-2479-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3080-    *\'*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:3081:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-3082-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3163-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/web2c/configure:3164:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-3165-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3178-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/web2c/configure:3179:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-3180-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3298-    set,)
texlive-bin-2020.20200327.54578/texk/web2c/configure:3299:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/web2c/configure:3300:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/web2c/configure-3301-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3309-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/web2c/configure:3310:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/web2c/configure:3311:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/web2c/configure-3312-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3329-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/web2c/configure:3330:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-3331-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3511-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/web2c/configure:3512:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/configure-3513-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-3514-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/web2c/configure:3515:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/web2c/configure-3516-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3562-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/web2c/configure:3563:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-3564-
texlive-bin-2020.20200327.54578/texk/web2c/configure-3565-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/web2c/configure:3566:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/web2c/configure-3567-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3707-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/web2c/configure:3708:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-3709-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3780-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/web2c/configure:3781:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-3782-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-3790-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/web2c/configure:3791:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-3792-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4265-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/web2c/configure:4266:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-4267-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4309-	then :; else
texlive-bin-2020.20200327.54578/texk/web2c/configure:4310:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-4311-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4369-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure:4370:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-4371-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4478-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure:4479:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-4480-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4796-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:4797:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/web2c/configure-4798-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4947-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/web2c/configure:4948:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-4949-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/web2c/configure-4950-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/web2c/configure:4951:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/web2c/configure-4952-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4971-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/web2c/configure:4972:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/web2c/configure-4973-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-4982-else
texlive-bin-2020.20200327.54578/texk/web2c/configure:4983:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/web2c/configure-4984-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5004-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/web2c/configure:5005:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/web2c/configure-5006-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5032-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/web2c/configure:5033:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-5034-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/configure:5035:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-5036-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5101-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/web2c/configure:5102:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5103-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5177-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/web2c/configure:5178:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5179-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5243-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/web2c/configure:5244:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5245-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5310-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/web2c/configure:5311:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5312-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5390-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/web2c/configure:5391:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-5392-  *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:5393:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-5394-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5399-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/web2c/configure:5400:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5401-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:5402:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5403-      done
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5434-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/web2c/configure:5435:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5436-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5465-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/web2c/configure:5466:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5467-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5515-	esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:5516:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5517-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5521-	*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:5522:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5523-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5649-
texlive-bin-2020.20200327.54578/texk/web2c/configure:5650:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-5651-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5761-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/web2c/configure:5762:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/web2c/configure:5763:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5764-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5794-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:5795:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5796-    else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5803-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:5804:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/web2c/configure:5805:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5806-    else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5815-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/web2c/configure:5816:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/web2c/configure-5817-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5819-      do
texlive-bin-2020.20200327.54578/texk/web2c/configure:5820:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5821-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5823-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/web2c/configure:5824:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5825-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-5828-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/web2c/configure:5829:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/web2c/configure-5830-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-6236-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:6237:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-6238-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-6306-    else
texlive-bin-2020.20200327.54578/texk/web2c/configure:6307:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-6308-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-6448-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/web2c/configure:6449:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-6450-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-6969-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/web2c/configure:6970:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-6971-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7017-mingw*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:7018:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/web2c/configure-7019-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7249-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:7250:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/configure-7251-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7253- /*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:7254:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-7255-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7348-    done
texlive-bin-2020.20200327.54578/texk/web2c/configure:7349:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-7350-}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7370-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:7371:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-7372-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7391-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:7392:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-7393-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7403-    else
texlive-bin-2020.20200327.54578/texk/web2c/configure:7404:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-7405-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7429-    emul=elf
texlive-bin-2020.20200327.54578/texk/web2c/configure:7430:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-7431-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7437-    esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:7438:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-7439-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-7445-    esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:7446:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-7447-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8378-    *:)
texlive-bin-2020.20200327.54578/texk/web2c/configure:8379:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-8380-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-8381-    x:*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:8382:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-8383-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-8384-    *::*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:8385:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure:8386:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-8387-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-8388-    *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:8389:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-8390-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8647-do :
texlive-bin-2020.20200327.54578/texk/web2c/configure:8648:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-8649-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8652-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/configure:8653:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-8654-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8676-
texlive-bin-2020.20200327.54578/texk/web2c/configure:8677:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-8678-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8852-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/web2c/configure:8853:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-8854-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8858-esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:8859:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-8860-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-8870-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/web2c/configure:8871:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-8872-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-9534-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:9535:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-9536-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-9600-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:9601:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-9602-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-9998-      *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:9999:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-10000-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10444-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/web2c/configure:10445:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-10446-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10476-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/web2c/configure:10477:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-10478-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10545-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/web2c/configure:10546:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-10547-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10579-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/web2c/configure:10580:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-10581-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10601-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/web2c/configure:10602:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:10603:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-10604-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10619-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/web2c/configure:10620:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/configure-10621-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10624-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/web2c/configure:10625:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/configure-10626-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10641-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/web2c/configure:10642:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/configure-10643-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10645-	esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:10646:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-10647-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/web2c/configure:10648:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/configure-10649-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10716-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:10717:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-10718-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10805-	else
texlive-bin-2020.20200327.54578/texk/web2c/configure:10806:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/web2c/configure-10807-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10870-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/web2c/configure:10871:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/web2c/configure-10872-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10950-      }'
texlive-bin-2020.20200327.54578/texk/web2c/configure:10951:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-10952-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/web2c/configure-10953-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:10954:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-10955-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-10968-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/web2c/configure:10969:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/web2c/configure-10970-      else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11003-      }'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11004:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11005-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/web2c/configure-11006-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:11007:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11008-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11035-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/web2c/configure:11036:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11037-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11088-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/web2c/configure:11089:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-11090-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11126-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/web2c/configure:11127:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/web2c/configure-11128-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11144-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:11145:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11146-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11324-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:11325:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11326-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11352-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:11353:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11354-	fi
texlive-bin-2020.20200327.54578/texk/web2c/configure-11355-      else
texlive-bin-2020.20200327.54578/texk/web2c/configure:11356:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11357:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11358-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11402-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/web2c/configure:11403:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-11404-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11433-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/web2c/configure:11434:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-11435-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11447-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11448:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11449-      else
texlive-bin-2020.20200327.54578/texk/web2c/configure-11450-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11451:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11452-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11460-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11461:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11462-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11464-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11465:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:11466:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/web2c/configure:11467:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/web2c/configure-11468-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11483-      else
texlive-bin-2020.20200327.54578/texk/web2c/configure:11484:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-11485-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11882-  esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:11883:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11884-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11889-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/web2c/configure:11890:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11891-    ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-11892-  *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:11893:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11894-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11898-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/web2c/configure:11899:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11900-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-11940-  esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:11941:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/web2c/configure-11942-else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12080-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/web2c/configure:12081:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12082-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12116-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/web2c/configure:12117:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:12118:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:12119:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12120-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12125-      fi'
texlive-bin-2020.20200327.54578/texk/web2c/configure:12126:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12127-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12133-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:12134:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12135-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12139-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/web2c/configure:12140:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12141-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12143-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:12144:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12145-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12152-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/web2c/configure:12153:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12154-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12164-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/web2c/configure:12165:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-12166-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12169-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/web2c/configure:12170:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-12171-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12175-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/web2c/configure:12176:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/web2c/configure:12177:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/configure:12178:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-12179-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12183-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/web2c/configure:12184:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-12185-      else
texlive-bin-2020.20200327.54578/texk/web2c/configure:12186:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-12187-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12193-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/web2c/configure:12194:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:12195:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:12196:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12197-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12198-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/web2c/configure:12199:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12200-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12207-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/web2c/configure:12208:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12209-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12224-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/web2c/configure:12225:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-12226-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12477-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:12478:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/web2c/configure-12479-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12531-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/web2c/configure:12532:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-12533-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12558-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/web2c/configure:12559:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:12560:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:12561:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12562-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-12567-    fi'
texlive-bin-2020.20200327.54578/texk/web2c/configure:12568:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-12569-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-13767-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:13768:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-13769-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-13799-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/configure:13800:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-13801-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14079-do :
texlive-bin-2020.20200327.54578/texk/web2c/configure:14080:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-14081-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14083-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/configure:14084:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-14085-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14103-do :
texlive-bin-2020.20200327.54578/texk/web2c/configure:14104:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-14105-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14107-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/configure:14108:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-14109-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14597-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:14598:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/web2c/configure-14599-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14705-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/texk/web2c/configure:14706:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-14707-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14711-esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:14712:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-14713-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-14747-  case $2 in
texlive-bin-2020.20200327.54578/texk/web2c/configure:14748:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure:14749:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-14750-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15027-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/web2c/configure:15028:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-15029-  *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:15030:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-15031-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15036-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/web2c/configure:15037:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15038-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:15039:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15040-      done
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15071-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15072:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-15073-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15102-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15103:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-15104-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15136-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15137:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/texk/web2c/configure-15138-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15247-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/web2c/configure:15248:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15249-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15328-      }'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15329:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15330-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/web2c/configure-15331-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:15332:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15333-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15347-
texlive-bin-2020.20200327.54578/texk/web2c/configure:15348:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/web2c/configure-15349-        else
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15382-      }'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15383:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15384-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/web2c/configure-15385-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:15386:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-15387-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15414-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/web2c/configure:15415:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15416-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15467-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/web2c/configure:15468:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-15469-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15509-	    # is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/web2c/configure:15510:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-15511-              cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15530-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:15531:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15532-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15575-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/web2c/configure:15576:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-15577-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15649-            # dependencies.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15650:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15651-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15714-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15715:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15716-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15750-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15751:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15752:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15753-	;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15757-	    # SGI C++
texlive-bin-2020.20200327.54578/texk/web2c/configure:15758:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15759-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15768-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:15769:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15770-	      else
texlive-bin-2020.20200327.54578/texk/web2c/configure:15771:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15772-	      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15789-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15790:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15791:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15792-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15799-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15800:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15801-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15814-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15815:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-15816-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15835-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/texk/web2c/configure:15836:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-15837-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15840-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/texk/web2c/configure:15841:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15842-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15844-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/texk/web2c/configure:15845:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-15846-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15849-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/web2c/configure:15850:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15851-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15853-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/texk/web2c/configure:15854:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15855-	      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15863-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15864:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15865-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15882-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15883:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15884-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15897-	  *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:15898:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-15899-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15904-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15905:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15906-	      compiler_needs_object_CXX=yes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15969-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/texk/web2c/configure:15970:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-15971-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-15988-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/texk/web2c/configure:15989:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-15990-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16009-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/web2c/configure:16010:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-16011-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16014-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/web2c/configure:16015:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:16016:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/texk/web2c/configure-16017-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/web2c/configure:16018:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/texk/web2c/configure-16019-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16033-	    # dependencies.
texlive-bin-2020.20200327.54578/texk/web2c/configure:16034:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-16035-	    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16040-	        osf3*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:16041:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-16042-		  ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-16043-	        *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:16044:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-16045-		  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16287-
texlive-bin-2020.20200327.54578/texk/web2c/configure:16288:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/texk/web2c/configure-16289-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16390-if test -n "${compiler_lib_search_path_CXX}"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:16391: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-16392-fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-16637-	  *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:16638:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-16639-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17019-    else
texlive-bin-2020.20200327.54578/texk/web2c/configure:17020:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17021-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17321-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/web2c/configure:17322:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17323-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17357-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/web2c/configure:17358:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:17359:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:17360:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17361-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17366-      fi'
texlive-bin-2020.20200327.54578/texk/web2c/configure:17367:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17368-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17374-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:17375:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17376-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17379-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/web2c/configure:17380:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17381-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17383-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure:17384:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17385-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17392-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/web2c/configure:17393:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17394-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17404-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/web2c/configure:17405:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-17406-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17409-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/web2c/configure:17410:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-17411-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17415-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/web2c/configure:17416:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/web2c/configure:17417:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/configure:17418:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-17419-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17423-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/web2c/configure:17424:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-17425-      else
texlive-bin-2020.20200327.54578/texk/web2c/configure:17426:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-17427-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17433-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/web2c/configure:17434:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:17435:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:17436:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17437-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17438-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/web2c/configure:17439:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17440-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17447-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/web2c/configure:17448:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17449-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17464-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/web2c/configure:17465:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-17466-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17716-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:17717:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/web2c/configure-17718-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17770-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/web2c/configure:17771:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-17772-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17797-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/web2c/configure:17798:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:17799:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure:17800:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17801-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-17806-    fi'
texlive-bin-2020.20200327.54578/texk/web2c/configure:17807:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/web2c/configure-17808-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-18337-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:18338:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/web2c/configure-18339-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-18443-  kpse_cv_warning_objcxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/texk/web2c/configure:18444:  case `$OBJCXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-18445-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-18449-esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:18450:  case `$OBJCXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-18451-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-18543-else
texlive-bin-2020.20200327.54578/texk/web2c/configure:18544:  case `(./conftest$ac_exeext; exit) 2>/dev/null` in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure-18545-  worksok) :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-19356-      switch="-std=gnu++${alternative}"
texlive-bin-2020.20200327.54578/texk/web2c/configure:19357:      cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-19358-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-19678-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:19679:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-19680-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-20080-
texlive-bin-2020.20200327.54578/texk/web2c/configure:20081:{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc asm needs underscore" >&5
texlive-bin-2020.20200327.54578/texk/web2c/configure:20082:$as_echo_n "checking whether gcc asm needs underscore... " >&6; }
texlive-bin-2020.20200327.54578/texk/web2c/configure-20083-if ${pb_cv_asm_underscore+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-20086-
texlive-bin-2020.20200327.54578/texk/web2c/configure:20087:# Some versions of GCC asm for i386 need an underscore prepended to
texlive-bin-2020.20200327.54578/texk/web2c/configure-20088-# external symbols. Figure out if this is so.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-21105-elif $PKG_CONFIG fontconfig; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:21106:  kpse_cv_fontconfig_includes=`$PKG_CONFIG fontconfig --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:21107:  kpse_cv_fontconfig_libs=`$PKG_CONFIG fontconfig --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-21108-fi
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-21564-    for ac_var in incroot usrlibdir libdir; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:21565:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
texlive-bin-2020.20200327.54578/texk/web2c/configure-21566-    done
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-21674-  LIBS=$ac_save_LIBS
texlive-bin-2020.20200327.54578/texk/web2c/configure:21675:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
texlive-bin-2020.20200327.54578/texk/web2c/configure-21676-do
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-22504-/* end confdefs.h.  */
texlive-bin-2020.20200327.54578/texk/web2c/configure:22505:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/texk/web2c/configure-22506-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-22537-  #define YYTEXT_POINTER 1
texlive-bin-2020.20200327.54578/texk/web2c/configure:22538:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/texk/web2c/configure-22539-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-22777-do :
texlive-bin-2020.20200327.54578/texk/web2c/configure:22778:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-22779-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-22781-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/configure:22782:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-22783-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-22800-do :
texlive-bin-2020.20200327.54578/texk/web2c/configure:22801:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/web2c/configure-22802-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-22804-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/web2c/configure:22805:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/web2c/configure-22806-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23281-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/web2c/configure:23282:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/web2c/configure-23283-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23329-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/web2c/configure:23330:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-23331-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/configure-23332-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23333:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-23334-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23336-else
texlive-bin-2020.20200327.54578/texk/web2c/configure:23337:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-23338-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23346-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/web2c/configure:23347:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-23348-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23423-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/configure:23424:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/web2c/configure-23425-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23495-  {
texlive-bin-2020.20200327.54578/texk/web2c/configure:23496:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/web2c/configure-23497-  }
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23599-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure:23600:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/web2c/configure-23601-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-23733-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23734:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23735:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23736:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23737:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23738:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23739:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23740:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23741:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23742:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23743:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23744:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23745:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23746:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23747:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23748:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23749:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23750:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23751:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23752:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23753:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23754:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23755:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23756:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23757:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23758:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23759:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23760:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23761:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23762:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23763:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23764:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23765:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23766:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23767:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23768:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23769:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23770:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23771:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23772:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23773:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23774:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23775:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23776:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23777:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23778:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23779:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23780:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23781:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23782:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23783:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23784:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23785:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23786:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23787:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23788:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23789:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23790:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23791:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23792:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23793:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23794:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23795:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23796:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23797:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23798:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23799:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23800:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23801:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23802:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23803:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23804:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23805:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23806:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23807:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23808:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23809:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23810:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23811:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23812:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23813:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23814:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23815:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23816:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23817:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23818:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23819:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23820:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23821:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23822:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23823:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23824:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23825:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23826:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23827:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23828:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23829:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23830:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23831:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23832:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23833:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23834:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23835:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23836:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23837:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23838:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23839:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23840:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23841:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23842:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23843:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23844:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23845:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23846:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23847:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23848:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23849:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23850:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23851:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23852:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23853:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23854:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23855:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23856:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23857:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23858:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23859:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23860:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23861:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23862:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23863:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23864:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23865:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23866:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23867:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23868:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23869:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23870:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23871:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23872:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23873:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23874:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23875:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23876:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23877:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23878:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23879:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23880:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23881:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23882:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23883:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23884:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23885:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23886:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23887:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23888:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23889:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23890:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23891:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23892:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23893:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23894:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23895:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23896:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23897:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23898:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23899:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23900:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23901:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23902:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23903:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23904:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23905:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23906:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23907:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23908:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23909:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23910:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23911:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23912:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23913:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23914:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23915:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23916:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23917:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23918:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23919:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23920:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23921:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23922:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:23923:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-23924-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-24037-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:24038:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-24039-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:24040:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/web2c/configure-24041-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-24079-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:24080:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-24081-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:24082:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/web2c/configure-24083-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-24608-    *:)
texlive-bin-2020.20200327.54578/texk/web2c/configure:24609:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-24610-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-24611-    x:*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:24612:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-24613-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-24614-    *::*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:24615:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure:24616:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-24617-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-24618-    *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:24619:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-24620-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-24635-    done
texlive-bin-2020.20200327.54578/texk/web2c/configure:24636:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-24637-}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-24869-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:24870:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:24871:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-24872-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-24931-  if $PKG_CONFIG ptexenc; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:24932:  PTEXENC_INCLUDES=`$PKG_CONFIG ptexenc --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:24933:  PTEXENC_LIBS=`$PKG_CONFIG ptexenc --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-24934-elif test "x$need_ptexenc:$with_system_ptexenc" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25141-  if $PKG_CONFIG libpng; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25142:  LIBPNG_INCLUDES=`$PKG_CONFIG libpng --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25143:  LIBPNG_LIBS=`$PKG_CONFIG libpng --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25144-elif test "x$need_libpng:$with_system_libpng" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25349-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25350:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25351:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25352-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25353:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25354:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25355-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25378-  if $PKG_CONFIG pixman-1 --atleast-version=0.18; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25379:  PIXMAN_INCLUDES=`$PKG_CONFIG pixman-1 --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25380:  PIXMAN_LIBS=`$PKG_CONFIG pixman-1 --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25381-elif test "x$need_pixman:$with_system_pixman" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25404-  if $PKG_CONFIG cairo --atleast-version=1.12; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25405:  CAIRO_INCLUDES=`$PKG_CONFIG cairo --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25406:  CAIRO_LIBS=`$PKG_CONFIG cairo --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25407-elif test "x$need_cairo:$with_system_cairo" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25506-  if $PKG_CONFIG poppler --atleast-version=0.30; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25507:  POPPLER_INCLUDES=`$PKG_CONFIG poppler --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25508:  POPPLER_LIBS=`$PKG_CONFIG poppler --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25509-elif test "x$need_poppler:$with_system_poppler" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25512-
texlive-bin-2020.20200327.54578/texk/web2c/configure:25513:POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-25514-POPPLER_INCLUDES="$POPPLER_VERSION $POPPLER_INCLUDES"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25536-  if $PKG_CONFIG poppler --atleast-version=0.12; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25537:  XPDF_INCLUDES=`$PKG_CONFIG poppler --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25538:  XPDF_LIBS=`$PKG_CONFIG poppler --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25539-elif test "x$need_xpdf:$with_system_xpdf" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25542-
texlive-bin-2020.20200327.54578/texk/web2c/configure:25543:POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
texlive-bin-2020.20200327.54578/texk/web2c/configure-25544-XPDF_INCLUDES="$POPPLER_VERSION $XPDF_INCLUDES"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25566-  if $PKG_CONFIG zziplib --atleast-version=0.12; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25567:  ZZIPLIB_INCLUDES=`$PKG_CONFIG zziplib --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25568:  ZZIPLIB_LIBS=`$PKG_CONFIG zziplib --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25569-elif test "x$need_zziplib:$with_system_zziplib" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25592-  if $PKG_CONFIG teckit; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25593:  TECKIT_INCLUDES=`$PKG_CONFIG teckit --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25594:  TECKIT_LIBS=`$PKG_CONFIG teckit --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25595-elif test "x$need_teckit:$with_system_teckit" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25622-  if $PKG_CONFIG graphite2; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25623:  GRAPHITE2_INCLUDES=`$PKG_CONFIG graphite2 --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25624:  GRAPHITE2_LIBS=`$PKG_CONFIG graphite2 --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25625-elif test "x$need_graphite2:$with_system_graphite2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25648-  if $PKG_CONFIG harfbuzz; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25649:  HARFBUZZ_INCLUDES=`$PKG_CONFIG harfbuzz --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25650:  HARFBUZZ_LIBS=`$PKG_CONFIG harfbuzz --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25651-elif test "x$need_harfbuzz:$with_system_harfbuzz" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25862-if $ICU_CONFIG --version >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25863:  ICU_INCLUDES=`$ICU_CONFIG --cppflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25864:  ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-libsonly --ldflags-system`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25865-elif $PKG_CONFIG --libs icu-uc icu-io >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25866:  ICU_INCLUDES=`$PKG_CONFIG --cflags icu-uc icu-io`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25867:  ICU_LIBS=`$PKG_CONFIG --libs icu-uc icu-io`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25868-elif test "x$need_icu:$with_system_icu" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25897-  if $PKG_CONFIG graphite2; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25898:  GRAPHITE2_INCLUDES=`$PKG_CONFIG graphite2 --cflags`
texlive-bin-2020.20200327.54578/texk/web2c/configure:25899:  GRAPHITE2_LIBS=`$PKG_CONFIG graphite2 --libs`
texlive-bin-2020.20200327.54578/texk/web2c/configure-25900-elif test "x$need_graphite2:$with_system_graphite2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-25956-if test "x$with_system_kpathsea" = xyes; then
texlive-bin-2020.20200327.54578/texk/web2c/configure:25957:  list="/usr/include /usr/local/include `echo $KPATHSEA_INCLUDES | sed 's/-I//g'`"
texlive-bin-2020.20200327.54578/texk/web2c/configure-25958-  found=no
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-26523-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/web2c/configure:26524:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-26525-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-26795-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/web2c/configure:26796:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-26797-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/web2c/configure-26798-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/web2c/configure:26799:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-26800-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-26802-else
texlive-bin-2020.20200327.54578/texk/web2c/configure:26803:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/web2c/configure-26804-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-26812-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/web2c/configure:26813:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-26814-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-26889-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/web2c/configure:26890:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/web2c/configure-26891-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-26961-  {
texlive-bin-2020.20200327.54578/texk/web2c/configure:26962:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/web2c/configure-26963-  }
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27065-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/web2c/configure:27066:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/web2c/configure-27067-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27204-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/web2c/configure:27205:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/web2c/configure-27206-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27229-  --*=?*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:27230:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/web2c/configure:27231:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-27232-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27234-  --*=)
texlive-bin-2020.20200327.54578/texk/web2c/configure:27235:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/web2c/configure-27236-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27258-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/web2c/configure:27259:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-27260-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27266-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/web2c/configure:27267:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-27268-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27335-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27336:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27337:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27338:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27339:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27340:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27341:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27342:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27343:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27344:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27345:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27346:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27347:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27348:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27349:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27350:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27351:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27352:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27353:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27354:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27355:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27356:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27357:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27358:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27359:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27360:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27361:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27362:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27363:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27364:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27365:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27366:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27367:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27368:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27369:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27370:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27371:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27372:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27373:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27374:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27375:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27376:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27377:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27378:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27379:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27380:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27381:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27382:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27383:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27384:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27385:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27386:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27387:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27388:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27389:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27390:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27391:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27392:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27393:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27394:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27395:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27396:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27397:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27398:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27399:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27400:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27401:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27402:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27403:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27404:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27405:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27406:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27407:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27408:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27409:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27410:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27411:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27412:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27413:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27414:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27415:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27416:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27417:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27418:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27419:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27420:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27421:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27422:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27423:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27424:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27425:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27426:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27427:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27428:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27429:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27430:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27431:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27432:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27433:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27434:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27435:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27436:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27437:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27438:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27439:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27440:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27441:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27442:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27443:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27444:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27445:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27446:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27447:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27448:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27449:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27450:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27451:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27452:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27453:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27454:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27455:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27456:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27457:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27458:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27459:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27460:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27461:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27462:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27463:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27464:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27465:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27466:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27467:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27468:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27469:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27470:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27471:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27472:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27473:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27474:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27475:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27476:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27477:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27478:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27479:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27480:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27481:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27482:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27483:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27484:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27485:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27486:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27487:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27488:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27489:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27490:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27491:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27492:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27493:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27494:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27495:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27496:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27497:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27498:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27499:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27500:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27501:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27502:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27503:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27504:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27505:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27506:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27507:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27508:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27509:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27510:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27511:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27512:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27513:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27514:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27515:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27516:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27517:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27518:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27519:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27520:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27521:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27522:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27523:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27524:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure:27525:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/web2c/configure-27526-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27639-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:27640:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-27641-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:27642:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/web2c/configure-27643-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27681-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:27682:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-27683-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:27684:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/web2c/configure-27685-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27797-fi
texlive-bin-2020.20200327.54578/texk/web2c/configure:27798:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/web2c/configure-27799-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27814-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/web2c/configure:27815:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-27816-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27820-
texlive-bin-2020.20200327.54578/texk/web2c/configure:27821:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/web2c/configure-27822-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-27958-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/web2c/configure:27959:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/web2c/configure-27960-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28090-      esac
texlive-bin-2020.20200327.54578/texk/web2c/configure:28091:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/web2c/configure-28092-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28149-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:28150:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-28151-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/web2c/configure:28152:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-28153-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28210-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/web2c/configure:28211:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/web2c/configure-28212-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28227-
texlive-bin-2020.20200327.54578/texk/web2c/configure:28228:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/web2c/configure-28229-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28255-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/web2c/configure:28256:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/web2c/configure-28257-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28301-    * )
texlive-bin-2020.20200327.54578/texk/web2c/configure:28302:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-28303-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28387-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/web2c/configure:28388:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-28389-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28956-    *:)
texlive-bin-2020.20200327.54578/texk/web2c/configure:28957:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-28958-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-28959-    x:*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:28960:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-28961-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-28962-    *::*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:28963:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure:28964:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-28965-        ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-28966-    *)
texlive-bin-2020.20200327.54578/texk/web2c/configure:28967:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/web2c/configure-28968-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-28983-    done
texlive-bin-2020.20200327.54578/texk/web2c/configure:28984:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/web2c/configure-28985-}
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-29273-      case $ac_arg in
texlive-bin-2020.20200327.54578/texk/web2c/configure:29274:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-29275-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-29283-  case $ac_arg in
texlive-bin-2020.20200327.54578/texk/web2c/configure:29284:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/web2c/configure-29285-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/configure-29312-*)
texlive-bin-2020.20200327.54578/texk/web2c/configure:29313:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-29314-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/web2c/configure:29315:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/web2c/configure-29316-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-54-  { \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:55:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-56-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-474-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:475:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-476-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:477:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-478-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-479-  esac;
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:480:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-481-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-482-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:483:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-484-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2574-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2575:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2576-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2604-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2605:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2606:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2607-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2626-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2627:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2628-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2699-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2700:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2701-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2702-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2703:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2704:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2705-      else \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2706:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2707-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2708:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2709-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2714-    fi; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:2715:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-2716-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-3008-	tests/testex.mp tests/testex.tex tests/translate tests/uno.dos \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:3009:	tests/xampl.bib ctiedir tiedir lib/mfmpi386.asm lib/mfmpw32.c \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-3010-	lib/texmfmp.c texmfmem.h texmfmp-help.h texmfmp.h \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-3463-	$(am__append_97) $(am__append_102)
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:3464:NEVER_DIST = `find . $(NEVER_NAMES)` cwebdir/cweave.log \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-3465-	cwebdir/cweave.trs cwebdir/ctwill.log cwebdir/ctwill.trs \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-4617-libluaffi_a_CPPFLAGS = \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:4618:	-I$(top_srcdir)/luatexdir/luaffi -I$(top_srcdir)/luatexdir/luaffi/dynasm $(LUA_INCLUDES)
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-4619-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-4621-#liblua53ffi_a_CPPFLAGS = \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:4622:#	-I$(top_srcdir)/luatexdir/luaffi -I$(top_srcdir)/luatexdir/luaffi/dynasm $(LUA_LUA53_INCLUDES)
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-4623-libluaffi_a_CFLAGS = # $(WARNING_CFLAGS)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-5205-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:5206:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-5207-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-5214-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:5215:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-5216-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-5243-	@list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:5244:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-5245-	dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8133-.c.o:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8134:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8135-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8141-.c.obj:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8142:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8143:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8144-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8148-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8149-.c.lo:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8150:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8151-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8157-luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o: luatexdir/luafontloader/fontforge/fontforge/autohint.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-autohint.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/autohint.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/autohint.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-autohint.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-autohint.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/autohint.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/autohint.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8163-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8164-luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.obj: luatexdir/luafontloader/fontforge/fontforge/autohint.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-autohint.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/autohint.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/autohint.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/autohint.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-autohint.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-autohint.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-autohint.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/autohint.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/autohint.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/autohint.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8170-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8171-luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o: luatexdir/luafontloader/fontforge/fontforge/clipnoui.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-clipnoui.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/clipnoui.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-clipnoui.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-clipnoui.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/clipnoui.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8177-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8178-luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.obj: luatexdir/luafontloader/fontforge/fontforge/clipnoui.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8179:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-clipnoui.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/clipnoui.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8180-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-clipnoui.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-clipnoui.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8182-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8183:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-clipnoui.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/clipnoui.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/clipnoui.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8184-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8185-luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o: luatexdir/luafontloader/fontforge/fontforge/cvundoes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8186:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-cvundoes.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/cvundoes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8187-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-cvundoes.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-cvundoes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8189-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8190:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/cvundoes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8191-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8192-luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.obj: luatexdir/luafontloader/fontforge/fontforge/cvundoes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8193:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-cvundoes.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/cvundoes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8194-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-cvundoes.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-cvundoes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8196-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8197:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-cvundoes.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/cvundoes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/cvundoes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8198-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8199-luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o: luatexdir/luafontloader/fontforge/fontforge/dumppfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8200:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-dumppfa.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/dumppfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8201-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-dumppfa.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-dumppfa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8203-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8204:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/dumppfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8205-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8206-luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.obj: luatexdir/luafontloader/fontforge/fontforge/dumppfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8207:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-dumppfa.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/dumppfa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8208-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-dumppfa.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-dumppfa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8210-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8211:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-dumppfa.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/dumppfa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/dumppfa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8212-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8213-luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o: luatexdir/luafontloader/fontforge/fontforge/encoding.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8214:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-encoding.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/encoding.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/encoding.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8215-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-encoding.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-encoding.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/encoding.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/encoding.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8219-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8220-luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.obj: luatexdir/luafontloader/fontforge/fontforge/encoding.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8221:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-encoding.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/encoding.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/encoding.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/encoding.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8222-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-encoding.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-encoding.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8225:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-encoding.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/encoding.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/encoding.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/encoding.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8226-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8227-luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o: luatexdir/luafontloader/fontforge/fontforge/featurefile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8228:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-featurefile.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/featurefile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8229-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-featurefile.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-featurefile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8231-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8232:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/featurefile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8233-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8234-luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.obj: luatexdir/luafontloader/fontforge/fontforge/featurefile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8235:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-featurefile.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/featurefile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8236-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-featurefile.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-featurefile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8238-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8239:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-featurefile.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/featurefile.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/featurefile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8240-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8241-luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o: luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8242:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fontviewbase.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8243-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fontviewbase.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fontviewbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8246:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8247-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8248-luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.obj: luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8249:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fontviewbase.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8250-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fontviewbase.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fontviewbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8252-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8253:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fontviewbase.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/fontviewbase.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8254-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8255-luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o: luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8256:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvcomposit.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8257-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvcomposit.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvcomposit.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8259-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8260:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8261-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8262-luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.obj: luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8263:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvcomposit.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8264-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvcomposit.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvcomposit.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8267:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvcomposit.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/fvcomposit.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8268-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8269-luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o: luatexdir/luafontloader/fontforge/fontforge/fvfonts.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8270:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvfonts.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/fvfonts.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8271-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvfonts.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvfonts.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8274:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/fvfonts.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8275-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8276-luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.obj: luatexdir/luafontloader/fontforge/fontforge/fvfonts.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8277:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvfonts.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/fvfonts.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8278-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvfonts.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-fvfonts.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8281:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-fvfonts.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/fvfonts.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/fvfonts.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8282-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8283-luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o: luatexdir/luafontloader/fontforge/fontforge/lookups.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8284:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-lookups.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/lookups.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/lookups.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8285-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-lookups.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-lookups.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8288:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/lookups.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/lookups.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8289-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8290-luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.obj: luatexdir/luafontloader/fontforge/fontforge/lookups.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8291:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-lookups.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/lookups.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/lookups.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/lookups.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8292-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-lookups.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-lookups.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8295:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-lookups.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/lookups.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/lookups.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/lookups.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8296-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8297-luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o: luatexdir/luafontloader/fontforge/fontforge/macbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8298:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macbinary.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/macbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8299-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macbinary.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8301-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8302:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/macbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8303-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8304-luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.obj: luatexdir/luafontloader/fontforge/fontforge/macbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8305:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macbinary.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/macbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8306-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macbinary.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8309:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macbinary.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/macbinary.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/macbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8310-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8311-luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o: luatexdir/luafontloader/fontforge/fontforge/macenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8312:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macenc.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macenc.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/macenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8313-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macenc.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8315-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8316:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/macenc.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/macenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8317-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8318-luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.obj: luatexdir/luafontloader/fontforge/fontforge/macenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8319:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macenc.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/macenc.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/macenc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/macenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8320-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macenc.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-macenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8322-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8323:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-macenc.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/macenc.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/macenc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/macenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8324-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8325-luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o: luatexdir/luafontloader/fontforge/fontforge/mathconstants.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8326:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mathconstants.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/mathconstants.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8327-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mathconstants.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mathconstants.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8329-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8330:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/mathconstants.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8331-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8332-luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.obj: luatexdir/luafontloader/fontforge/fontforge/mathconstants.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8333:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mathconstants.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/mathconstants.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8334-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mathconstants.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mathconstants.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8336-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8337:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mathconstants.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/mathconstants.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/mathconstants.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8338-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8339-luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o: luatexdir/luafontloader/fontforge/fontforge/memory.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8340:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-memory.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/memory.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/memory.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8341-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-memory.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-memory.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8343-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8344:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/memory.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/memory.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8345-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8346-luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.obj: luatexdir/luafontloader/fontforge/fontforge/memory.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8347:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-memory.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/memory.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/memory.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/memory.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8348-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-memory.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-memory.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8350-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8351:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-memory.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/memory.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/memory.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/memory.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8352-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8353-luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o: luatexdir/luafontloader/fontforge/fontforge/mm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8354:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mm.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mm.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/mm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8355-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mm.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8358:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/mm.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/mm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8359-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8360-luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.obj: luatexdir/luafontloader/fontforge/fontforge/mm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8361:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mm.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/mm.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/mm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/mm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8362-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mm.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-mm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8364-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8365:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-mm.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/mm.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/mm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/mm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8366-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8367-luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o: luatexdir/luafontloader/fontforge/fontforge/namelist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8368:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-namelist.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/namelist.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/namelist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8369-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-namelist.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-namelist.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8371-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8372:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/namelist.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/namelist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8373-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8374-luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.obj: luatexdir/luafontloader/fontforge/fontforge/namelist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-namelist.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/namelist.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/namelist.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/namelist.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-namelist.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-namelist.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-namelist.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/namelist.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/namelist.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/namelist.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8380-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8381-luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o: luatexdir/luafontloader/fontforge/fontforge/noprefs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-noprefs.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/noprefs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-noprefs.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-noprefs.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/noprefs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8387-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8388-luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.obj: luatexdir/luafontloader/fontforge/fontforge/noprefs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8389:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-noprefs.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/noprefs.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8390-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-noprefs.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-noprefs.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8393:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-noprefs.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/noprefs.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/noprefs.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8394-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8395-luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o: luatexdir/luafontloader/fontforge/fontforge/nouiutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8396:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-nouiutil.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/nouiutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8397-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-nouiutil.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-nouiutil.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8399-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8400:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/nouiutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8401-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8402-luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.obj: luatexdir/luafontloader/fontforge/fontforge/nouiutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8403:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-nouiutil.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/nouiutil.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8404-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-nouiutil.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-nouiutil.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8406-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8407:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-nouiutil.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/nouiutil.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/nouiutil.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8408-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8409-luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o: luatexdir/luafontloader/fontforge/fontforge/parsepfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8410:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsepfa.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/parsepfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8411-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsepfa.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsepfa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8413-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8414:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/parsepfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8415-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8416-luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.obj: luatexdir/luafontloader/fontforge/fontforge/parsepfa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8417:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsepfa.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8418-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsepfa.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsepfa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8420-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8421:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsepfa.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/parsepfa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/parsepfa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8422-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8423-luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o: luatexdir/luafontloader/fontforge/fontforge/parsettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8424:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettf.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/parsettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8425-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettf.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8427-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8428:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/parsettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8429-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8430-luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.obj: luatexdir/luafontloader/fontforge/fontforge/parsettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8431:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettf.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/parsettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8432-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettf.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettf.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/parsettf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/parsettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8436-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8437-luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o: luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8438:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettfatt.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8439-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettfatt.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettfatt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8441-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8442:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8443-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8444-luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.obj: luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8445:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettfatt.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8446-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettfatt.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-parsettfatt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8448-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8449:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-parsettfatt.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/parsettfatt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8450-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8451-luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o: luatexdir/luafontloader/fontforge/fontforge/psread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-psread.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/psread.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/psread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-psread.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-psread.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/psread.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/psread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8457-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8458-luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.obj: luatexdir/luafontloader/fontforge/fontforge/psread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8459:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-psread.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/psread.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/psread.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/psread.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8460-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-psread.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-psread.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8463:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-psread.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/psread.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/psread.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/psread.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8464-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8465-luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o: luatexdir/luafontloader/fontforge/fontforge/pua.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8466:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-pua.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/pua.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/pua.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8467-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-pua.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-pua.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8469-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8470:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/pua.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/pua.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8471-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8472-luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.obj: luatexdir/luafontloader/fontforge/fontforge/pua.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8473:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-pua.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/pua.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/pua.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/pua.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8474-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-pua.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-pua.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8476-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8477:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-pua.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/pua.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/pua.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/pua.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8478-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8479-luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o: luatexdir/luafontloader/fontforge/fontforge/python.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-python.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/python.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/python.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-python.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-python.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-python.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/python.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/python.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8485-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8486-luatexdir/luafontloader/fontforge/fontforge/libff_a-python.obj: luatexdir/luafontloader/fontforge/fontforge/python.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-python.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-python.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-python.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/python.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/python.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/python.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-python.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-python.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-python.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/python.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/python.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/python.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8492-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8493-luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o: luatexdir/luafontloader/fontforge/fontforge/sfd1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-sfd1.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/sfd1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-sfd1.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-sfd1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/sfd1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8499-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8500-luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.obj: luatexdir/luafontloader/fontforge/fontforge/sfd1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-sfd1.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/sfd1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-sfd1.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-sfd1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-sfd1.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/sfd1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/sfd1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8506-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8507-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o: luatexdir/luafontloader/fontforge/fontforge/splinechar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinechar.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinechar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinechar.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinechar.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinechar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8513-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8514-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.obj: luatexdir/luafontloader/fontforge/fontforge/splinechar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinechar.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinechar.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinechar.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinechar.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinechar.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinechar.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinechar.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8520-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8521-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o: luatexdir/luafontloader/fontforge/fontforge/splinefill.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefill.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinefill.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefill.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefill.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinefill.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8527-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8528-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.obj: luatexdir/luafontloader/fontforge/fontforge/splinefill.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefill.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinefill.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefill.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefill.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefill.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinefill.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinefill.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8534-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8535-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o: luatexdir/luafontloader/fontforge/fontforge/splinefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefont.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefont.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8541-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8542-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.obj: luatexdir/luafontloader/fontforge/fontforge/splinefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefont.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefont.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinefont.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinefont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8548-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8549-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o: luatexdir/luafontloader/fontforge/fontforge/splineorder2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineorder2.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineorder2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineorder2.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineorder2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineorder2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8555-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8556-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.obj: luatexdir/luafontloader/fontforge/fontforge/splineorder2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8557:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineorder2.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8558-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineorder2.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineorder2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8560-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8561:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineorder2.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineorder2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineorder2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8562-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8563-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o: luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineoverlap.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineoverlap.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineoverlap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8569-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8570-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.obj: luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineoverlap.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineoverlap.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineoverlap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineoverlap.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineoverlap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8576-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8577-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o: luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinerefigure.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinerefigure.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinerefigure.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8583-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8584-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.obj: luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinerefigure.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinerefigure.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinerefigure.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinerefigure.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinerefigure.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8590-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8591-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o: luatexdir/luafontloader/fontforge/fontforge/splinesave.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesave.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinesave.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesave.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesave.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinesave.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8597-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8598-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.obj: luatexdir/luafontloader/fontforge/fontforge/splinesave.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesave.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinesave.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesave.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesave.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesave.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinesave.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinesave.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8604-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8605-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o: luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesaveafm.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesaveafm.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesaveafm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8611-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8612-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.obj: luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesaveafm.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesaveafm.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinesaveafm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinesaveafm.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinesaveafm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8618-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8619-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o: luatexdir/luafontloader/fontforge/fontforge/splinestroke.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinestroke.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinestroke.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinestroke.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinestroke.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splinestroke.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8625-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8626-luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.obj: luatexdir/luafontloader/fontforge/fontforge/splinestroke.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8627:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinestroke.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8628-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinestroke.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splinestroke.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splinestroke.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splinestroke.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splinestroke.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8632-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8633-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o: luatexdir/luafontloader/fontforge/fontforge/splineutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8639-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8640-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.obj: luatexdir/luafontloader/fontforge/fontforge/splineutil.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineutil.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineutil.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineutil.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8646-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8647-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o: luatexdir/luafontloader/fontforge/fontforge/splineutil2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil2.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineutil2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil2.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/splineutil2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8653-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8654-luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.obj: luatexdir/luafontloader/fontforge/fontforge/splineutil2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil2.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineutil2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil2.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-splineutil2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-splineutil2.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/splineutil2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/splineutil2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8660-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8661-luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o: luatexdir/luafontloader/fontforge/fontforge/start.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-start.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/start.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/start.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-start.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-start.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-start.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/start.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/start.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8667-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8668-luatexdir/luafontloader/fontforge/fontforge/libff_a-start.obj: luatexdir/luafontloader/fontforge/fontforge/start.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8669:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-start.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-start.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-start.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/start.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/start.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/start.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8670-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-start.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-start.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8672-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8673:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-start.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/start.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/start.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/start.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8674-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8675-luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o: luatexdir/luafontloader/fontforge/fontforge/stemdb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-stemdb.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/stemdb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-stemdb.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-stemdb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/stemdb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8681-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8682-luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.obj: luatexdir/luafontloader/fontforge/fontforge/stemdb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8683:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-stemdb.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/stemdb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8684-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-stemdb.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-stemdb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-stemdb.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/stemdb.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/stemdb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8688-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8689-luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o: luatexdir/luafontloader/fontforge/fontforge/tottf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottf.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottf.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/tottf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottf.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottf.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/tottf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8695-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8696-luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.obj: luatexdir/luafontloader/fontforge/fontforge/tottf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8697:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottf.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/tottf.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/tottf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/tottf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8698-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottf.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottf.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/tottf.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/tottf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/tottf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8702-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8703-luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o: luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8704:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottfgpos.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8705-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottfgpos.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottfgpos.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8707-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8708:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8709-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8710-luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.obj: luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8711:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottfgpos.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8712-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottfgpos.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-tottfgpos.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8714-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8715:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-tottfgpos.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/tottfgpos.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8716-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8717-luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o: luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8718:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-ttfspecial.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8719-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-ttfspecial.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-ttfspecial.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8721-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8722:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.o `test -f 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8723-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8724-luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.obj: luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.obj -MD -MP -MF luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-ttfspecial.Tpo -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-ttfspecial.Tpo luatexdir/luafontloader/fontforge/fontforge/$(DEPDIR)/libff_a-ttfspecial.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/fontforge/libff_a-ttfspecial.obj `if test -f 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/fontforge/ttfspecial.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8730-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8731-luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o: luatexdir/luafontloader/fontforge/gutils/fsys.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8732:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o -MD -MP -MF luatexdir/luafontloader/fontforge/gutils/$(DEPDIR)/libff_a-fsys.Tpo -c -o luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o `test -f 'luatexdir/luafontloader/fontforge/gutils/fsys.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/gutils/fsys.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8733-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/gutils/$(DEPDIR)/libff_a-fsys.Tpo luatexdir/luafontloader/fontforge/gutils/$(DEPDIR)/libff_a-fsys.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8735-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8736:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.o `test -f 'luatexdir/luafontloader/fontforge/gutils/fsys.c' || echo '$(srcdir)/'`luatexdir/luafontloader/fontforge/gutils/fsys.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8737-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8738-luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.obj: luatexdir/luafontloader/fontforge/gutils/fsys.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.obj -MD -MP -MF luatexdir/luafontloader/fontforge/gutils/$(DEPDIR)/libff_a-fsys.Tpo -c -o luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.obj `if test -f 'luatexdir/luafontloader/fontforge/gutils/fsys.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/gutils/fsys.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/gutils/fsys.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/fontforge/gutils/$(DEPDIR)/libff_a-fsys.Tpo luatexdir/luafontloader/fontforge/gutils/$(DEPDIR)/libff_a-fsys.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libff_a_CPPFLAGS) $(CPPFLAGS) $(libff_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/fontforge/gutils/libff_a-fsys.obj `if test -f 'luatexdir/luafontloader/fontforge/gutils/fsys.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/fontforge/gutils/fsys.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/fontforge/gutils/fsys.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8744-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8745-ptexdir/libkanji_a-kanji.o: ptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptexdir/libkanji_a-kanji.o -MD -MP -MF ptexdir/$(DEPDIR)/libkanji_a-kanji.Tpo -c -o ptexdir/libkanji_a-kanji.o `test -f 'ptexdir/kanji.c' || echo '$(srcdir)/'`ptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ptexdir/$(DEPDIR)/libkanji_a-kanji.Tpo ptexdir/$(DEPDIR)/libkanji_a-kanji.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptexdir/libkanji_a-kanji.o `test -f 'ptexdir/kanji.c' || echo '$(srcdir)/'`ptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8751-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8752-ptexdir/libkanji_a-kanji.obj: ptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptexdir/libkanji_a-kanji.obj -MD -MP -MF ptexdir/$(DEPDIR)/libkanji_a-kanji.Tpo -c -o ptexdir/libkanji_a-kanji.obj `if test -f 'ptexdir/kanji.c'; then $(CYGPATH_W) 'ptexdir/kanji.c'; else $(CYGPATH_W) '$(srcdir)/ptexdir/kanji.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ptexdir/$(DEPDIR)/libkanji_a-kanji.Tpo ptexdir/$(DEPDIR)/libkanji_a-kanji.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptexdir/libkanji_a-kanji.obj `if test -f 'ptexdir/kanji.c'; then $(CYGPATH_W) 'ptexdir/kanji.c'; else $(CYGPATH_W) '$(srcdir)/ptexdir/kanji.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8758-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8759-ptexdir/libkanji_a-kanji_dump.o: ptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptexdir/libkanji_a-kanji_dump.o -MD -MP -MF ptexdir/$(DEPDIR)/libkanji_a-kanji_dump.Tpo -c -o ptexdir/libkanji_a-kanji_dump.o `test -f 'ptexdir/kanji_dump.c' || echo '$(srcdir)/'`ptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ptexdir/$(DEPDIR)/libkanji_a-kanji_dump.Tpo ptexdir/$(DEPDIR)/libkanji_a-kanji_dump.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptexdir/libkanji_a-kanji_dump.o `test -f 'ptexdir/kanji_dump.c' || echo '$(srcdir)/'`ptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8765-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8766-ptexdir/libkanji_a-kanji_dump.obj: ptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptexdir/libkanji_a-kanji_dump.obj -MD -MP -MF ptexdir/$(DEPDIR)/libkanji_a-kanji_dump.Tpo -c -o ptexdir/libkanji_a-kanji_dump.obj `if test -f 'ptexdir/kanji_dump.c'; then $(CYGPATH_W) 'ptexdir/kanji_dump.c'; else $(CYGPATH_W) '$(srcdir)/ptexdir/kanji_dump.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ptexdir/$(DEPDIR)/libkanji_a-kanji_dump.Tpo ptexdir/$(DEPDIR)/libkanji_a-kanji_dump.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libkanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptexdir/libkanji_a-kanji_dump.obj `if test -f 'ptexdir/kanji_dump.c'; then $(CYGPATH_W) 'ptexdir/kanji_dump.c'; else $(CYGPATH_W) '$(srcdir)/ptexdir/kanji_dump.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8772-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8773-luatexdir/luaffi/libluaffi_a-call.o: luatexdir/luaffi/call.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-call.o -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-call.Tpo -c -o luatexdir/luaffi/libluaffi_a-call.o `test -f 'luatexdir/luaffi/call.c' || echo '$(srcdir)/'`luatexdir/luaffi/call.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-call.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-call.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-call.o `test -f 'luatexdir/luaffi/call.c' || echo '$(srcdir)/'`luatexdir/luaffi/call.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8779-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8780-luatexdir/luaffi/libluaffi_a-call.obj: luatexdir/luaffi/call.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-call.obj -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-call.Tpo -c -o luatexdir/luaffi/libluaffi_a-call.obj `if test -f 'luatexdir/luaffi/call.c'; then $(CYGPATH_W) 'luatexdir/luaffi/call.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/call.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-call.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-call.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-call.obj `if test -f 'luatexdir/luaffi/call.c'; then $(CYGPATH_W) 'luatexdir/luaffi/call.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/call.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8786-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8787-luatexdir/luaffi/libluaffi_a-ctype.o: luatexdir/luaffi/ctype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-ctype.o -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ctype.Tpo -c -o luatexdir/luaffi/libluaffi_a-ctype.o `test -f 'luatexdir/luaffi/ctype.c' || echo '$(srcdir)/'`luatexdir/luaffi/ctype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ctype.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ctype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-ctype.o `test -f 'luatexdir/luaffi/ctype.c' || echo '$(srcdir)/'`luatexdir/luaffi/ctype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8793-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8794-luatexdir/luaffi/libluaffi_a-ctype.obj: luatexdir/luaffi/ctype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-ctype.obj -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ctype.Tpo -c -o luatexdir/luaffi/libluaffi_a-ctype.obj `if test -f 'luatexdir/luaffi/ctype.c'; then $(CYGPATH_W) 'luatexdir/luaffi/ctype.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/ctype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ctype.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ctype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-ctype.obj `if test -f 'luatexdir/luaffi/ctype.c'; then $(CYGPATH_W) 'luatexdir/luaffi/ctype.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/ctype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8800-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8801-luatexdir/luaffi/libluaffi_a-ffi.o: luatexdir/luaffi/ffi.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-ffi.o -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ffi.Tpo -c -o luatexdir/luaffi/libluaffi_a-ffi.o `test -f 'luatexdir/luaffi/ffi.c' || echo '$(srcdir)/'`luatexdir/luaffi/ffi.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ffi.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ffi.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-ffi.o `test -f 'luatexdir/luaffi/ffi.c' || echo '$(srcdir)/'`luatexdir/luaffi/ffi.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8807-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8808-luatexdir/luaffi/libluaffi_a-ffi.obj: luatexdir/luaffi/ffi.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-ffi.obj -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ffi.Tpo -c -o luatexdir/luaffi/libluaffi_a-ffi.obj `if test -f 'luatexdir/luaffi/ffi.c'; then $(CYGPATH_W) 'luatexdir/luaffi/ffi.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/ffi.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ffi.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-ffi.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-ffi.obj `if test -f 'luatexdir/luaffi/ffi.c'; then $(CYGPATH_W) 'luatexdir/luaffi/ffi.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/ffi.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8814-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8815-luatexdir/luaffi/libluaffi_a-parser.o: luatexdir/luaffi/parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-parser.o -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-parser.Tpo -c -o luatexdir/luaffi/libluaffi_a-parser.o `test -f 'luatexdir/luaffi/parser.c' || echo '$(srcdir)/'`luatexdir/luaffi/parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-parser.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-parser.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-parser.o `test -f 'luatexdir/luaffi/parser.c' || echo '$(srcdir)/'`luatexdir/luaffi/parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8821-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8822-luatexdir/luaffi/libluaffi_a-parser.obj: luatexdir/luaffi/parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaffi/libluaffi_a-parser.obj -MD -MP -MF luatexdir/luaffi/$(DEPDIR)/libluaffi_a-parser.Tpo -c -o luatexdir/luaffi/libluaffi_a-parser.obj `if test -f 'luatexdir/luaffi/parser.c'; then $(CYGPATH_W) 'luatexdir/luaffi/parser.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/parser.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaffi/$(DEPDIR)/libluaffi_a-parser.Tpo luatexdir/luaffi/$(DEPDIR)/libluaffi_a-parser.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaffi_a_CPPFLAGS) $(CPPFLAGS) $(libluaffi_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaffi/libluaffi_a-parser.obj `if test -f 'luatexdir/luaffi/parser.c'; then $(CYGPATH_W) 'luatexdir/luaffi/parser.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaffi/parser.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8828-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8829-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.o: luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-blob.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-blob.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-blob.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8835-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8836-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-blob.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-blob.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-blob.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-blob.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8842-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8843-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.o: luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-buffer.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-buffer.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8849-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8850-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-buffer.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-buffer.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-buffer.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8856-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8857-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.o: luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-class_utils.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-class_utils.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-class_utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8863-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8864-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-class_utils.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-class_utils.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-class_utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-class_utils.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8870-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8871-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.o: luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-direction.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-direction.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-direction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8877-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8878-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-direction.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-direction.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-direction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-direction.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8884-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8885-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.o: luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-face.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-face.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-face.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8891-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8892-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-face.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-face.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-face.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-face.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8898-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8899-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.o: luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-feature.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-feature.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-feature.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8905-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8906-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-feature.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-feature.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-feature.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-feature.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8912-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8913-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.o: luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-font.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-font.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-font.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8919-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8920-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-font.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-font.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-font.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-font.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8926-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8927-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.o: luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-language.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-language.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-language.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8933-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8934-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-language.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-language.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-language.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-language.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8940-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8941-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.o: luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-luaharfbuzz.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-luaharfbuzz.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-luaharfbuzz.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8947-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8948-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-luaharfbuzz.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-luaharfbuzz.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-luaharfbuzz.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-luaharfbuzz.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8954-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8955-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.o: luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-ot.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-ot.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-ot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8961-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8962-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-ot.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-ot.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-ot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-ot.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8968-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8969-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.o: luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-script.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-script.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-script.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8975-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8976-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-script.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-script.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-script.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-script.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8982-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8983-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.o: luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-tag.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-tag.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-tag.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8989-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8990-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-tag.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-tag.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-tag.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-tag.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8996-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8997-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.o: luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:8998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-unicode.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-8999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-unicode.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-unicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9003-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9004-luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-unicode.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-unicode.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluaharfbuzz_a-unicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluaharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluaharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluaharfbuzz_a-unicode.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9010-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9011-libluahbtexspecific_a-utils-hb.o: utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-utils-hb.o -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-utils-hb.Tpo -c -o libluahbtexspecific_a-utils-hb.o `test -f 'utils-hb.c' || echo '$(srcdir)/'`utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-utils-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-utils-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-utils-hb.o `test -f 'utils-hb.c' || echo '$(srcdir)/'`utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9017-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9018-libluahbtexspecific_a-utils-hb.obj: utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-utils-hb.obj -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-utils-hb.Tpo -c -o libluahbtexspecific_a-utils-hb.obj `if test -f 'utils-hb.c'; then $(CYGPATH_W) 'utils-hb.c'; else $(CYGPATH_W) '$(srcdir)/utils-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-utils-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-utils-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-utils-hb.obj `if test -f 'utils-hb.c'; then $(CYGPATH_W) 'utils-hb.c'; else $(CYGPATH_W) '$(srcdir)/utils-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9024-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9025-libluahbtexspecific_a-luastuff-hb.o: luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-luastuff-hb.o -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-luastuff-hb.Tpo -c -o libluahbtexspecific_a-luastuff-hb.o `test -f 'luastuff-hb.c' || echo '$(srcdir)/'`luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-luastuff-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-luastuff-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-luastuff-hb.o `test -f 'luastuff-hb.c' || echo '$(srcdir)/'`luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9031-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9032-libluahbtexspecific_a-luastuff-hb.obj: luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-luastuff-hb.obj -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-luastuff-hb.Tpo -c -o libluahbtexspecific_a-luastuff-hb.obj `if test -f 'luastuff-hb.c'; then $(CYGPATH_W) 'luastuff-hb.c'; else $(CYGPATH_W) '$(srcdir)/luastuff-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-luastuff-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-luastuff-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-luastuff-hb.obj `if test -f 'luastuff-hb.c'; then $(CYGPATH_W) 'luastuff-hb.c'; else $(CYGPATH_W) '$(srcdir)/luastuff-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9038-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9039-libluahbtexspecific_a-luainit-hb.o: luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-luainit-hb.o -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-luainit-hb.Tpo -c -o libluahbtexspecific_a-luainit-hb.o `test -f 'luainit-hb.c' || echo '$(srcdir)/'`luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-luainit-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-luainit-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-luainit-hb.o `test -f 'luainit-hb.c' || echo '$(srcdir)/'`luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9045-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9046-libluahbtexspecific_a-luainit-hb.obj: luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-luainit-hb.obj -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-luainit-hb.Tpo -c -o libluahbtexspecific_a-luainit-hb.obj `if test -f 'luainit-hb.c'; then $(CYGPATH_W) 'luainit-hb.c'; else $(CYGPATH_W) '$(srcdir)/luainit-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-luainit-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-luainit-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-luainit-hb.obj `if test -f 'luainit-hb.c'; then $(CYGPATH_W) 'luainit-hb.c'; else $(CYGPATH_W) '$(srcdir)/luainit-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9052-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9053-libluahbtexspecific_a-printing-hb.o: printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-printing-hb.o -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-printing-hb.Tpo -c -o libluahbtexspecific_a-printing-hb.o `test -f 'printing-hb.c' || echo '$(srcdir)/'`printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-printing-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-printing-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-printing-hb.o `test -f 'printing-hb.c' || echo '$(srcdir)/'`printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9059-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9060-libluahbtexspecific_a-printing-hb.obj: printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluahbtexspecific_a-printing-hb.obj -MD -MP -MF $(DEPDIR)/libluahbtexspecific_a-printing-hb.Tpo -c -o libluahbtexspecific_a-printing-hb.obj `if test -f 'printing-hb.c'; then $(CYGPATH_W) 'printing-hb.c'; else $(CYGPATH_W) '$(srcdir)/printing-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluahbtexspecific_a-printing-hb.Tpo $(DEPDIR)/libluahbtexspecific_a-printing-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluahbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluahbtexspecific_a-printing-hb.obj `if test -f 'printing-hb.c'; then $(CYGPATH_W) 'printing-hb.c'; else $(CYGPATH_W) '$(srcdir)/printing-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9066-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9067-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.o: luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-blob.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-blob.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-blob.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9073-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9074-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-blob.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-blob.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-blob.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-blob.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/blob.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9080-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9081-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.o: luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-buffer.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-buffer.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9087-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9088-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-buffer.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-buffer.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-buffer.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9094-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9095-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.o: luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-class_utils.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-class_utils.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-class_utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9101-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9102-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-class_utils.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-class_utils.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-class_utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-class_utils.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/class_utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9108-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9109-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.o: luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-direction.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-direction.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-direction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9115-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9116-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-direction.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-direction.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-direction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-direction.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/direction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9122-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9123-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.o: luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-face.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-face.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-face.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9129-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9130-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/face.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-face.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-face.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-face.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-face.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/face.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9136-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9137-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.o: luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-feature.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-feature.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-feature.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9143-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9144-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-feature.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-feature.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-feature.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-feature.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/feature.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9150-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9151-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.o: luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-font.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-font.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-font.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9157-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9158-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/font.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-font.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-font.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-font.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-font.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/font.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9164-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9165-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.o: luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-language.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-language.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-language.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9171-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9172-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/language.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-language.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-language.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-language.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-language.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/language.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9178-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9179-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.o: luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-luaharfbuzz.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-luaharfbuzz.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-luaharfbuzz.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9185-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9186-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-luaharfbuzz.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-luaharfbuzz.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-luaharfbuzz.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-luaharfbuzz.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/luaharfbuzz.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9192-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9193-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.o: luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-ot.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-ot.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-ot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9199-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9200-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-ot.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-ot.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-ot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-ot.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/ot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9206-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9207-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.o: luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-script.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-script.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-script.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9213-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9214-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/script.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-script.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-script.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-script.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-script.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/script.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9220-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9221-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.o: luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-tag.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-tag.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-tag.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9227-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9228-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-tag.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-tag.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-tag.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-tag.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/tag.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9234-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9235-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.o: luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.o -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-unicode.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-unicode.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-unicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.o `test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c' || echo '$(srcdir)/'`luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9241-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9242-luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.obj: luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -MT luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.obj -MD -MP -MF luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-unicode.Tpo -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-unicode.Tpo luatexdir/luaharfbuzz/src/luaharfbuzz/$(DEPDIR)/libluajitharfbuzz_a-unicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitharfbuzz_a_CPPFLAGS) $(CPPFLAGS) $(libluajitharfbuzz_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luaharfbuzz/src/luaharfbuzz/libluajitharfbuzz_a-unicode.obj `if test -f 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; then $(CYGPATH_W) 'luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luaharfbuzz/src/luaharfbuzz/unicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9248-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9249-libluajithbtexspecific_a-utils-hb.o: utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-utils-hb.o -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-utils-hb.Tpo -c -o libluajithbtexspecific_a-utils-hb.o `test -f 'utils-hb.c' || echo '$(srcdir)/'`utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-utils-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-utils-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-utils-hb.o `test -f 'utils-hb.c' || echo '$(srcdir)/'`utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9255-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9256-libluajithbtexspecific_a-utils-hb.obj: utils-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9257:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-utils-hb.obj -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-utils-hb.Tpo -c -o libluajithbtexspecific_a-utils-hb.obj `if test -f 'utils-hb.c'; then $(CYGPATH_W) 'utils-hb.c'; else $(CYGPATH_W) '$(srcdir)/utils-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9258-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-utils-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-utils-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9260-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9261:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-utils-hb.obj `if test -f 'utils-hb.c'; then $(CYGPATH_W) 'utils-hb.c'; else $(CYGPATH_W) '$(srcdir)/utils-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9262-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9263-libluajithbtexspecific_a-luastuff-hb.o: luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9264:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-luastuff-hb.o -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-luastuff-hb.Tpo -c -o libluajithbtexspecific_a-luastuff-hb.o `test -f 'luastuff-hb.c' || echo '$(srcdir)/'`luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9265-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-luastuff-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-luastuff-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9267-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9268:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-luastuff-hb.o `test -f 'luastuff-hb.c' || echo '$(srcdir)/'`luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9269-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9270-libluajithbtexspecific_a-luastuff-hb.obj: luastuff-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9271:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-luastuff-hb.obj -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-luastuff-hb.Tpo -c -o libluajithbtexspecific_a-luastuff-hb.obj `if test -f 'luastuff-hb.c'; then $(CYGPATH_W) 'luastuff-hb.c'; else $(CYGPATH_W) '$(srcdir)/luastuff-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9272-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-luastuff-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-luastuff-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9274-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9275:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-luastuff-hb.obj `if test -f 'luastuff-hb.c'; then $(CYGPATH_W) 'luastuff-hb.c'; else $(CYGPATH_W) '$(srcdir)/luastuff-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9276-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9277-libluajithbtexspecific_a-luainit-hb.o: luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9278:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-luainit-hb.o -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-luainit-hb.Tpo -c -o libluajithbtexspecific_a-luainit-hb.o `test -f 'luainit-hb.c' || echo '$(srcdir)/'`luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9279-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-luainit-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-luainit-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9281-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9282:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-luainit-hb.o `test -f 'luainit-hb.c' || echo '$(srcdir)/'`luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9283-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9284-libluajithbtexspecific_a-luainit-hb.obj: luainit-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9285:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-luainit-hb.obj -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-luainit-hb.Tpo -c -o libluajithbtexspecific_a-luainit-hb.obj `if test -f 'luainit-hb.c'; then $(CYGPATH_W) 'luainit-hb.c'; else $(CYGPATH_W) '$(srcdir)/luainit-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9286-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-luainit-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-luainit-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9288-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9289:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-luainit-hb.obj `if test -f 'luainit-hb.c'; then $(CYGPATH_W) 'luainit-hb.c'; else $(CYGPATH_W) '$(srcdir)/luainit-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9290-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9291-libluajithbtexspecific_a-printing-hb.o: printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9292:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-printing-hb.o -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-printing-hb.Tpo -c -o libluajithbtexspecific_a-printing-hb.o `test -f 'printing-hb.c' || echo '$(srcdir)/'`printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9293-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-printing-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-printing-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9296:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-printing-hb.o `test -f 'printing-hb.c' || echo '$(srcdir)/'`printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9297-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9298-libluajithbtexspecific_a-printing-hb.obj: printing-hb.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9299:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libluajithbtexspecific_a-printing-hb.obj -MD -MP -MF $(DEPDIR)/libluajithbtexspecific_a-printing-hb.Tpo -c -o libluajithbtexspecific_a-printing-hb.obj `if test -f 'printing-hb.c'; then $(CYGPATH_W) 'printing-hb.c'; else $(CYGPATH_W) '$(srcdir)/printing-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9300-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libluajithbtexspecific_a-printing-hb.Tpo $(DEPDIR)/libluajithbtexspecific_a-printing-hb.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9303:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajithbtexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libluajithbtexspecific_a-printing-hb.obj `if test -f 'printing-hb.c'; then $(CYGPATH_W) 'printing-hb.c'; else $(CYGPATH_W) '$(srcdir)/printing-hb.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9304-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9305-luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o: luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9306:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o -MD -MP -MF luatexdir/luafilesystem/src/$(DEPDIR)/libluajitmisc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo '$(srcdir)/'`luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9307-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafilesystem/src/$(DEPDIR)/libluajitmisc_a-lfs.Tpo luatexdir/luafilesystem/src/$(DEPDIR)/libluajitmisc_a-lfs.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9309-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9310:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafilesystem/src/libluajitmisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo '$(srcdir)/'`luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9311-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9312-luatexdir/luafilesystem/src/libluajitmisc_a-lfs.obj: luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9313:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafilesystem/src/libluajitmisc_a-lfs.obj -MD -MP -MF luatexdir/luafilesystem/src/$(DEPDIR)/libluajitmisc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/libluajitmisc_a-lfs.obj `if test -f 'luatexdir/luafilesystem/src/lfs.c'; then $(CYGPATH_W) 'luatexdir/luafilesystem/src/lfs.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafilesystem/src/lfs.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9314-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafilesystem/src/$(DEPDIR)/libluajitmisc_a-lfs.Tpo luatexdir/luafilesystem/src/$(DEPDIR)/libluajitmisc_a-lfs.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9317:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafilesystem/src/libluajitmisc_a-lfs.obj `if test -f 'luatexdir/luafilesystem/src/lfs.c'; then $(CYGPATH_W) 'luatexdir/luafilesystem/src/lfs.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafilesystem/src/lfs.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9318-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9319-luatexdir/luamd5/libluajitmisc_a-md5.o: luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9320:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluajitmisc_a-md5.o -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5.Tpo -c -o luatexdir/luamd5/libluajitmisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9321-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5.Tpo luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9323-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9324:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluajitmisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9325-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9326-luatexdir/luamd5/libluajitmisc_a-md5.obj: luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9327:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluajitmisc_a-md5.obj -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5.Tpo -c -o luatexdir/luamd5/libluajitmisc_a-md5.obj `if test -f 'luatexdir/luamd5/md5.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9328-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5.Tpo luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9331:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluajitmisc_a-md5.obj `if test -f 'luatexdir/luamd5/md5.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9332-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9333-luatexdir/luamd5/libluajitmisc_a-md5lib.o: luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9334:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluajitmisc_a-md5lib.o -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5lib.Tpo -c -o luatexdir/luamd5/libluajitmisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9335-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5lib.Tpo luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5lib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluajitmisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9339-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9340-luatexdir/luamd5/libluajitmisc_a-md5lib.obj: luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluajitmisc_a-md5lib.obj -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5lib.Tpo -c -o luatexdir/luamd5/libluajitmisc_a-md5lib.obj `if test -f 'luatexdir/luamd5/md5lib.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5lib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5lib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5lib.Tpo luatexdir/luamd5/$(DEPDIR)/libluajitmisc_a-md5lib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluajitmisc_a-md5lib.obj `if test -f 'luatexdir/luamd5/md5lib.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5lib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5lib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9346-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9347-luatexdir/luapeg/libluajitmisc_a-lpeg.o: luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapeg/libluajitmisc_a-lpeg.o -MD -MP -MF luatexdir/luapeg/$(DEPDIR)/libluajitmisc_a-lpeg.Tpo -c -o luatexdir/luapeg/libluajitmisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo '$(srcdir)/'`luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapeg/$(DEPDIR)/libluajitmisc_a-lpeg.Tpo luatexdir/luapeg/$(DEPDIR)/libluajitmisc_a-lpeg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapeg/libluajitmisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo '$(srcdir)/'`luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9353-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9354-luatexdir/luapeg/libluajitmisc_a-lpeg.obj: luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapeg/libluajitmisc_a-lpeg.obj -MD -MP -MF luatexdir/luapeg/$(DEPDIR)/libluajitmisc_a-lpeg.Tpo -c -o luatexdir/luapeg/libluajitmisc_a-lpeg.obj `if test -f 'luatexdir/luapeg/lpeg.c'; then $(CYGPATH_W) 'luatexdir/luapeg/lpeg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapeg/lpeg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapeg/$(DEPDIR)/libluajitmisc_a-lpeg.Tpo luatexdir/luapeg/$(DEPDIR)/libluajitmisc_a-lpeg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapeg/libluajitmisc_a-lpeg.obj `if test -f 'luatexdir/luapeg/lpeg.c'; then $(CYGPATH_W) 'luatexdir/luapeg/lpeg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapeg/lpeg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9360-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9361-luatexdir/luazip/src/libluajitmisc_a-luazip.o: luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazip/src/libluajitmisc_a-luazip.o -MD -MP -MF luatexdir/luazip/src/$(DEPDIR)/libluajitmisc_a-luazip.Tpo -c -o luatexdir/luazip/src/libluajitmisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo '$(srcdir)/'`luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazip/src/$(DEPDIR)/libluajitmisc_a-luazip.Tpo luatexdir/luazip/src/$(DEPDIR)/libluajitmisc_a-luazip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazip/src/libluajitmisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo '$(srcdir)/'`luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9367-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9368-luatexdir/luazip/src/libluajitmisc_a-luazip.obj: luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazip/src/libluajitmisc_a-luazip.obj -MD -MP -MF luatexdir/luazip/src/$(DEPDIR)/libluajitmisc_a-luazip.Tpo -c -o luatexdir/luazip/src/libluajitmisc_a-luazip.obj `if test -f 'luatexdir/luazip/src/luazip.c'; then $(CYGPATH_W) 'luatexdir/luazip/src/luazip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazip/src/luazip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazip/src/$(DEPDIR)/libluajitmisc_a-luazip.Tpo luatexdir/luazip/src/$(DEPDIR)/libluajitmisc_a-luazip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazip/src/libluajitmisc_a-luazip.obj `if test -f 'luatexdir/luazip/src/luazip.c'; then $(CYGPATH_W) 'luatexdir/luazip/src/luazip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazip/src/luazip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9374-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9375-luatexdir/luazlib/libluajitmisc_a-lgzip.o: luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9376:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluajitmisc_a-lgzip.o -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lgzip.Tpo -c -o luatexdir/luazlib/libluajitmisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo '$(srcdir)/'`luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9377-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lgzip.Tpo luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lgzip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluajitmisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo '$(srcdir)/'`luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9381-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9382-luatexdir/luazlib/libluajitmisc_a-lgzip.obj: luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9383:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluajitmisc_a-lgzip.obj -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lgzip.Tpo -c -o luatexdir/luazlib/libluajitmisc_a-lgzip.obj `if test -f 'luatexdir/luazlib/lgzip.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lgzip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lgzip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9384-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lgzip.Tpo luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lgzip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9387:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluajitmisc_a-lgzip.obj `if test -f 'luatexdir/luazlib/lgzip.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lgzip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lgzip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9388-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9389-luatexdir/luazlib/libluajitmisc_a-lzlib.o: luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9390:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluajitmisc_a-lzlib.o -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lzlib.Tpo -c -o luatexdir/luazlib/libluajitmisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo '$(srcdir)/'`luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9391-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lzlib.Tpo luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lzlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9393-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9394:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluajitmisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo '$(srcdir)/'`luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9395-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9396-luatexdir/luazlib/libluajitmisc_a-lzlib.obj: luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9397:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluajitmisc_a-lzlib.obj -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lzlib.Tpo -c -o luatexdir/luazlib/libluajitmisc_a-lzlib.obj `if test -f 'luatexdir/luazlib/lzlib.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lzlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lzlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9398-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lzlib.Tpo luatexdir/luazlib/$(DEPDIR)/libluajitmisc_a-lzlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9400-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9401:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluajitmisc_a-lzlib.obj `if test -f 'luatexdir/luazlib/lzlib.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lzlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lzlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9402-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9403-luatexdir/slnunicode/libluajitmisc_a-slnunico.o: luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/slnunicode/libluajitmisc_a-slnunico.o -MD -MP -MF luatexdir/slnunicode/$(DEPDIR)/libluajitmisc_a-slnunico.Tpo -c -o luatexdir/slnunicode/libluajitmisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo '$(srcdir)/'`luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/slnunicode/$(DEPDIR)/libluajitmisc_a-slnunico.Tpo luatexdir/slnunicode/$(DEPDIR)/libluajitmisc_a-slnunico.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/slnunicode/libluajitmisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo '$(srcdir)/'`luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9409-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9410-luatexdir/slnunicode/libluajitmisc_a-slnunico.obj: luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9411:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/slnunicode/libluajitmisc_a-slnunico.obj -MD -MP -MF luatexdir/slnunicode/$(DEPDIR)/libluajitmisc_a-slnunico.Tpo -c -o luatexdir/slnunicode/libluajitmisc_a-slnunico.obj `if test -f 'luatexdir/slnunicode/slnunico.c'; then $(CYGPATH_W) 'luatexdir/slnunicode/slnunico.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/slnunicode/slnunico.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9412-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/slnunicode/$(DEPDIR)/libluajitmisc_a-slnunico.Tpo luatexdir/slnunicode/$(DEPDIR)/libluajitmisc_a-slnunico.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9415:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitmisc_a_CPPFLAGS) $(CPPFLAGS) $(libluajitmisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/slnunicode/libluajitmisc_a-slnunico.obj `if test -f 'luatexdir/slnunicode/slnunico.c'; then $(CYGPATH_W) 'luatexdir/slnunicode/slnunico.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/slnunicode/slnunico.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9416-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9417-luatexdir/luapplib/src/libluajitpplib_a-pparray.o: luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9418:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pparray.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pparray.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pparray.o `test -f 'luatexdir/luapplib/src/pparray.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9419-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pparray.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pparray.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9422:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pparray.o `test -f 'luatexdir/luapplib/src/pparray.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9423-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9424-luatexdir/luapplib/src/libluajitpplib_a-pparray.obj: luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pparray.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pparray.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pparray.obj `if test -f 'luatexdir/luapplib/src/pparray.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pparray.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pparray.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pparray.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pparray.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pparray.obj `if test -f 'luatexdir/luapplib/src/pparray.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pparray.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pparray.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9430-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9431-luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.o: luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9432:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppcrypt.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.o `test -f 'luatexdir/luapplib/src/ppcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9433-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppcrypt.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9436:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.o `test -f 'luatexdir/luapplib/src/ppcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9437-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9438-luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.obj: luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppcrypt.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.obj `if test -f 'luatexdir/luapplib/src/ppcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppcrypt.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppcrypt.obj `if test -f 'luatexdir/luapplib/src/ppcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9444-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9445-luatexdir/luapplib/src/libluajitpplib_a-ppdict.o: luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppdict.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppdict.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppdict.o `test -f 'luatexdir/luapplib/src/ppdict.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppdict.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppdict.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppdict.o `test -f 'luatexdir/luapplib/src/ppdict.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9451-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9452-luatexdir/luapplib/src/libluajitpplib_a-ppdict.obj: luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppdict.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppdict.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppdict.obj `if test -f 'luatexdir/luapplib/src/ppdict.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppdict.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppdict.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppdict.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppdict.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppdict.obj `if test -f 'luatexdir/luapplib/src/ppdict.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppdict.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppdict.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9458-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9459-luatexdir/luapplib/src/libluajitpplib_a-ppheap.o: luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppheap.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppheap.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppheap.o `test -f 'luatexdir/luapplib/src/ppheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppheap.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppheap.o `test -f 'luatexdir/luapplib/src/ppheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9465-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9466-luatexdir/luapplib/src/libluajitpplib_a-ppheap.obj: luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9467:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppheap.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppheap.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppheap.obj `if test -f 'luatexdir/luapplib/src/ppheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9468-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppheap.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9471:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppheap.obj `if test -f 'luatexdir/luapplib/src/ppheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9472-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9473-luatexdir/luapplib/src/libluajitpplib_a-ppload.o: luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppload.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppload.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppload.o `test -f 'luatexdir/luapplib/src/ppload.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppload.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppload.o `test -f 'luatexdir/luapplib/src/ppload.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9479-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9480-luatexdir/luapplib/src/libluajitpplib_a-ppload.obj: luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppload.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppload.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppload.obj `if test -f 'luatexdir/luapplib/src/ppload.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppload.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppload.obj `if test -f 'luatexdir/luapplib/src/ppload.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9486-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9487-luatexdir/luapplib/src/libluajitpplib_a-ppstream.o: luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9488:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppstream.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppstream.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppstream.o `test -f 'luatexdir/luapplib/src/ppstream.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9489-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppstream.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppstream.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppstream.o `test -f 'luatexdir/luapplib/src/ppstream.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9493-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9494-luatexdir/luapplib/src/libluajitpplib_a-ppstream.obj: luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppstream.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppstream.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppstream.obj `if test -f 'luatexdir/luapplib/src/ppstream.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppstream.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppstream.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppstream.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppstream.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppstream.obj `if test -f 'luatexdir/luapplib/src/ppstream.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppstream.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppstream.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9500-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9501-luatexdir/luapplib/src/libluajitpplib_a-pptest1.o: luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9502:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pptest1.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest1.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest1.o `test -f 'luatexdir/luapplib/src/pptest1.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9503-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest1.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9505-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9506:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest1.o `test -f 'luatexdir/luapplib/src/pptest1.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9507-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9508-luatexdir/luapplib/src/libluajitpplib_a-pptest1.obj: luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9509:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pptest1.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest1.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest1.obj `if test -f 'luatexdir/luapplib/src/pptest1.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9510-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest1.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9512-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9513:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest1.obj `if test -f 'luatexdir/luapplib/src/pptest1.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9514-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9515-luatexdir/luapplib/src/libluajitpplib_a-pptest2.o: luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9516:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pptest2.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest2.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest2.o `test -f 'luatexdir/luapplib/src/pptest2.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9517-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest2.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9519-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9520:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest2.o `test -f 'luatexdir/luapplib/src/pptest2.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9521-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9522-luatexdir/luapplib/src/libluajitpplib_a-pptest2.obj: luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9523:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pptest2.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest2.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest2.obj `if test -f 'luatexdir/luapplib/src/pptest2.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9524-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest2.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9526-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9527:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest2.obj `if test -f 'luatexdir/luapplib/src/pptest2.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9528-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9529-luatexdir/luapplib/src/libluajitpplib_a-pptest3.o: luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9530:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pptest3.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest3.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest3.o `test -f 'luatexdir/luapplib/src/pptest3.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9531-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest3.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9533-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9534:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest3.o `test -f 'luatexdir/luapplib/src/pptest3.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9535-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9536-luatexdir/luapplib/src/libluajitpplib_a-pptest3.obj: luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9537:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-pptest3.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest3.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest3.obj `if test -f 'luatexdir/luapplib/src/pptest3.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9538-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest3.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-pptest3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9540-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9541:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-pptest3.obj `if test -f 'luatexdir/luapplib/src/pptest3.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9542-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9543-luatexdir/luapplib/src/libluajitpplib_a-ppxref.o: luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9544:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppxref.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppxref.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppxref.o `test -f 'luatexdir/luapplib/src/ppxref.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9545-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppxref.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppxref.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9547-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9548:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppxref.o `test -f 'luatexdir/luapplib/src/ppxref.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9549-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9550-luatexdir/luapplib/src/libluajitpplib_a-ppxref.obj: luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9551:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluajitpplib_a-ppxref.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppxref.Tpo -c -o luatexdir/luapplib/src/libluajitpplib_a-ppxref.obj `if test -f 'luatexdir/luapplib/src/ppxref.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppxref.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppxref.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9552-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppxref.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluajitpplib_a-ppxref.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9554-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9555:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluajitpplib_a-ppxref.obj `if test -f 'luatexdir/luapplib/src/ppxref.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppxref.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppxref.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9556-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9557-luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.o: luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9558:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilbasexx.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.o `test -f 'luatexdir/luapplib/src/util/utilbasexx.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9559-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilbasexx.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilbasexx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9561-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9562:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.o `test -f 'luatexdir/luapplib/src/util/utilbasexx.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9563-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9564-luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.obj: luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9565:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilbasexx.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.obj `if test -f 'luatexdir/luapplib/src/util/utilbasexx.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilbasexx.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilbasexx.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9566-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilbasexx.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilbasexx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9568-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9569:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilbasexx.obj `if test -f 'luatexdir/luapplib/src/util/utilbasexx.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilbasexx.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilbasexx.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9570-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9571-luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.o: luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9572:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilcrypt.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.o `test -f 'luatexdir/luapplib/src/util/utilcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9573-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilcrypt.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9575-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9576:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.o `test -f 'luatexdir/luapplib/src/util/utilcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9577-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9578-luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.obj: luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilcrypt.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.obj `if test -f 'luatexdir/luapplib/src/util/utilcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilcrypt.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilcrypt.obj `if test -f 'luatexdir/luapplib/src/util/utilcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9584-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9585-luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.o: luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilflate.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.o `test -f 'luatexdir/luapplib/src/util/utilflate.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilflate.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilflate.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.o `test -f 'luatexdir/luapplib/src/util/utilflate.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9591-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9592-luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.obj: luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilflate.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.obj `if test -f 'luatexdir/luapplib/src/util/utilflate.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilflate.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilflate.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilflate.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilflate.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilflate.obj `if test -f 'luatexdir/luapplib/src/util/utilflate.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilflate.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilflate.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9598-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9599-luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.o: luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilfpred.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.o `test -f 'luatexdir/luapplib/src/util/utilfpred.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilfpred.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilfpred.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.o `test -f 'luatexdir/luapplib/src/util/utilfpred.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9605-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9606-luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.obj: luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilfpred.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.obj `if test -f 'luatexdir/luapplib/src/util/utilfpred.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilfpred.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilfpred.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilfpred.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilfpred.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilfpred.obj `if test -f 'luatexdir/luapplib/src/util/utilfpred.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilfpred.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilfpred.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9612-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9613-luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.o: luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utiliof.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.o `test -f 'luatexdir/luapplib/src/util/utiliof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utiliof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utiliof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.o `test -f 'luatexdir/luapplib/src/util/utiliof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9619-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9620-luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.obj: luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utiliof.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.obj `if test -f 'luatexdir/luapplib/src/util/utiliof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utiliof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utiliof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utiliof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utiliof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utiliof.obj `if test -f 'luatexdir/luapplib/src/util/utiliof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utiliof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utiliof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9626-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9627-luatexdir/luapplib/src/util/libluajitpplib_a-utillog.o: luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utillog.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillog.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillog.o `test -f 'luatexdir/luapplib/src/util/utillog.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillog.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillog.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillog.o `test -f 'luatexdir/luapplib/src/util/utillog.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9633-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9634-luatexdir/luapplib/src/util/libluajitpplib_a-utillog.obj: luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9635:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utillog.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillog.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillog.obj `if test -f 'luatexdir/luapplib/src/util/utillog.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillog.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillog.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9636-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillog.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillog.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9638-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9639:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillog.obj `if test -f 'luatexdir/luapplib/src/util/utillog.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillog.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillog.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9640-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9641-luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.o: luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9642:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillzw.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.o `test -f 'luatexdir/luapplib/src/util/utillzw.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9643-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillzw.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillzw.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9645-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9646:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.o `test -f 'luatexdir/luapplib/src/util/utillzw.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9647-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9648-luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.obj: luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9649:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillzw.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.obj `if test -f 'luatexdir/luapplib/src/util/utillzw.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillzw.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillzw.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9650-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillzw.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utillzw.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9652-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9653:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utillzw.obj `if test -f 'luatexdir/luapplib/src/util/utillzw.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillzw.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillzw.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9654-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9655-luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.o: luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9656:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmd5.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.o `test -f 'luatexdir/luapplib/src/util/utilmd5.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9657-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmd5.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmd5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9659-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9660:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.o `test -f 'luatexdir/luapplib/src/util/utilmd5.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9661-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9662-luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.obj: luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9663:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmd5.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.obj `if test -f 'luatexdir/luapplib/src/util/utilmd5.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmd5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmd5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9664-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmd5.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmd5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmd5.obj `if test -f 'luatexdir/luapplib/src/util/utilmd5.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmd5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmd5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9668-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9669-luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.o: luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9670:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmem.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.o `test -f 'luatexdir/luapplib/src/util/utilmem.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9671-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmem.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmem.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9673-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9674:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.o `test -f 'luatexdir/luapplib/src/util/utilmem.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9675-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9676-luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.obj: luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9677:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmem.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.obj `if test -f 'luatexdir/luapplib/src/util/utilmem.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmem.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmem.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9678-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmem.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmem.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9680-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9681:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmem.obj `if test -f 'luatexdir/luapplib/src/util/utilmem.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmem.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmem.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9682-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9683-luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.o: luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9684:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheap.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.o `test -f 'luatexdir/luapplib/src/util/utilmemheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9685-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheap.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9687-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9688:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.o `test -f 'luatexdir/luapplib/src/util/utilmemheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9689-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9690-luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.obj: luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9691:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheap.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9692-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheap.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9694-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9695:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheap.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9696-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9697-luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.o: luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheapiof.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.o `test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheapiof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheapiof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.o `test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9703-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9704-luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.obj: luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheapiof.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheapiof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheapiof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheapiof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmemheapiof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmemheapiof.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheapiof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheapiof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9710-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9711-luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.o: luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmeminfo.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.o `test -f 'luatexdir/luapplib/src/util/utilmeminfo.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmeminfo.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmeminfo.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.o `test -f 'luatexdir/luapplib/src/util/utilmeminfo.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9717-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9718-luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.obj: luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9719:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmeminfo.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.obj `if test -f 'luatexdir/luapplib/src/util/utilmeminfo.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmeminfo.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmeminfo.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9720-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmeminfo.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilmeminfo.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9722-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9723:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilmeminfo.obj `if test -f 'luatexdir/luapplib/src/util/utilmeminfo.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmeminfo.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmeminfo.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9724-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9725-luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.o: luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilnumber.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.o `test -f 'luatexdir/luapplib/src/util/utilnumber.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilnumber.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilnumber.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.o `test -f 'luatexdir/luapplib/src/util/utilnumber.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9731-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9732-luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.obj: luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9733:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilnumber.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.obj `if test -f 'luatexdir/luapplib/src/util/utilnumber.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilnumber.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilnumber.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9734-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilnumber.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilnumber.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9736-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9737:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilnumber.obj `if test -f 'luatexdir/luapplib/src/util/utilnumber.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilnumber.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilnumber.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9738-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9739-luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.o: luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9740:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilsha.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.o `test -f 'luatexdir/luapplib/src/util/utilsha.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9741-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilsha.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilsha.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9743-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9744:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.o `test -f 'luatexdir/luapplib/src/util/utilsha.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9745-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9746-luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.obj: luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9747:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilsha.Tpo -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.obj `if test -f 'luatexdir/luapplib/src/util/utilsha.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilsha.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilsha.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9748-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilsha.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluajitpplib_a-utilsha.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitpplib_a_CPPFLAGS) $(CPPFLAGS) $(libluajitpplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluajitpplib_a-utilsha.obj `if test -f 'luatexdir/luapplib/src/util/utilsha.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilsha.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilsha.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9752-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9753-luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o: luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9754:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9755-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-auxiliar.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-auxiliar.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9757-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9758:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9759-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9760-luatexdir/luasocket/src/libluajitsocket_a-auxiliar.obj: luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-auxiliar.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-auxiliar.obj `if test -f 'luatexdir/luasocket/src/auxiliar.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/auxiliar.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/auxiliar.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-auxiliar.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-auxiliar.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-auxiliar.obj `if test -f 'luatexdir/luasocket/src/auxiliar.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/auxiliar.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/auxiliar.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9766-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9767-luatexdir/luasocket/src/libluajitsocket_a-buffer.o: luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-buffer.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-buffer.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-buffer.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9773-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9774-luatexdir/luasocket/src/libluajitsocket_a-buffer.obj: luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9775:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-buffer.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-buffer.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-buffer.obj `if test -f 'luatexdir/luasocket/src/buffer.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9776-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-buffer.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-buffer.obj `if test -f 'luatexdir/luasocket/src/buffer.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9780-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9781-luatexdir/luasocket/src/libluajitsocket_a-compat.o: luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9782:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-compat.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-compat.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9783-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-compat.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-compat.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9785-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9786:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9787-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9788-luatexdir/luasocket/src/libluajitsocket_a-compat.obj: luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9789:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-compat.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-compat.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-compat.obj `if test -f 'luatexdir/luasocket/src/compat.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/compat.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/compat.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9790-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-compat.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-compat.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9792-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9793:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-compat.obj `if test -f 'luatexdir/luasocket/src/compat.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/compat.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/compat.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9794-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9795-luatexdir/luasocket/src/libluajitsocket_a-except.o: luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9796:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-except.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-except.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9797-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-except.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-except.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9799-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9800:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9801-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9802-luatexdir/luasocket/src/libluajitsocket_a-except.obj: luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-except.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-except.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-except.obj `if test -f 'luatexdir/luasocket/src/except.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/except.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/except.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-except.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-except.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-except.obj `if test -f 'luatexdir/luasocket/src/except.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/except.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/except.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9808-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9809-luatexdir/luasocket/src/libluajitsocket_a-inet.o: luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-inet.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-inet.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-inet.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-inet.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9815-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9816-luatexdir/luasocket/src/libluajitsocket_a-inet.obj: luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-inet.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-inet.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-inet.obj `if test -f 'luatexdir/luasocket/src/inet.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/inet.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/inet.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-inet.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-inet.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-inet.obj `if test -f 'luatexdir/luasocket/src/inet.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/inet.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/inet.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9822-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9823-luatexdir/luasocket/src/libluajitsocket_a-io.o: luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-io.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-io.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-io.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-io.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9829-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9830-luatexdir/luasocket/src/libluajitsocket_a-io.obj: luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-io.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-io.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-io.obj `if test -f 'luatexdir/luasocket/src/io.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/io.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/io.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-io.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-io.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-io.obj `if test -f 'luatexdir/luasocket/src/io.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/io.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/io.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9836-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9837-luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o: luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-lua_preload.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-lua_preload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9843-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9844-luatexdir/luasocket/src/libluajitsocket_a-lua_preload.obj: luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-lua_preload.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-lua_preload.obj `if test -f 'luatexdir/luasocket/src/lua_preload.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/lua_preload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/lua_preload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-lua_preload.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-lua_preload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-lua_preload.obj `if test -f 'luatexdir/luasocket/src/lua_preload.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/lua_preload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/lua_preload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9850-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9851-luatexdir/luasocket/src/libluajitsocket_a-luasocket.o: luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-luasocket.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-luasocket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-luasocket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9857-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9858-luatexdir/luasocket/src/libluajitsocket_a-luasocket.obj: luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-luasocket.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-luasocket.obj `if test -f 'luatexdir/luasocket/src/luasocket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/luasocket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/luasocket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-luasocket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-luasocket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-luasocket.obj `if test -f 'luatexdir/luasocket/src/luasocket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/luasocket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/luasocket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9864-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9865-luatexdir/luasocket/src/libluajitsocket_a-mime.o: luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-mime.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-mime.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-mime.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-mime.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9871-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9872-luatexdir/luasocket/src/libluajitsocket_a-mime.obj: luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-mime.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-mime.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-mime.obj `if test -f 'luatexdir/luasocket/src/mime.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/mime.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/mime.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-mime.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-mime.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-mime.obj `if test -f 'luatexdir/luasocket/src/mime.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/mime.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/mime.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9878-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9879-luatexdir/luasocket/src/libluajitsocket_a-options.o: luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9880:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-options.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-options.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9881-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-options.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-options.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9885-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9886-luatexdir/luasocket/src/libluajitsocket_a-options.obj: luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9887:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-options.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-options.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-options.obj `if test -f 'luatexdir/luasocket/src/options.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/options.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/options.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9888-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-options.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-options.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9890-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9891:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-options.obj `if test -f 'luatexdir/luasocket/src/options.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/options.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/options.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9892-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9893-luatexdir/luasocket/src/libluajitsocket_a-select.o: luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-select.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-select.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-select.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-select.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9899-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9900-luatexdir/luasocket/src/libluajitsocket_a-select.obj: luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-select.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-select.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-select.obj `if test -f 'luatexdir/luasocket/src/select.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/select.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/select.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-select.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-select.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-select.obj `if test -f 'luatexdir/luasocket/src/select.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/select.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/select.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9906-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9907-luatexdir/luasocket/src/libluajitsocket_a-serial.o: luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-serial.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-serial.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-serial.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-serial.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9913-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9914-luatexdir/luasocket/src/libluajitsocket_a-serial.obj: luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9915:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-serial.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-serial.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-serial.obj `if test -f 'luatexdir/luasocket/src/serial.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/serial.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/serial.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9916-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-serial.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-serial.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9918-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9919:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-serial.obj `if test -f 'luatexdir/luasocket/src/serial.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/serial.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/serial.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9920-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9921-luatexdir/luasocket/src/libluajitsocket_a-socket.o: luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9922:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-socket.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-socket.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9923-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-socket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-socket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9925-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9926:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9927-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9928-luatexdir/luasocket/src/libluajitsocket_a-socket.obj: luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9929:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-socket.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-socket.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-socket.obj `if test -f 'luatexdir/luasocket/src/socket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/socket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/socket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9930-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-socket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-socket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-socket.obj `if test -f 'luatexdir/luasocket/src/socket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/socket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/socket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9934-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9935-luatexdir/luasocket/src/libluajitsocket_a-tcp.o: luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9936:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-tcp.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-tcp.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9937-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-tcp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-tcp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9939-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9940:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9941-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9942-luatexdir/luasocket/src/libluajitsocket_a-tcp.obj: luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9943:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-tcp.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-tcp.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-tcp.obj `if test -f 'luatexdir/luasocket/src/tcp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/tcp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/tcp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9944-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-tcp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-tcp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9946-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9947:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-tcp.obj `if test -f 'luatexdir/luasocket/src/tcp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/tcp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/tcp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9948-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9949-luatexdir/luasocket/src/libluajitsocket_a-timeout.o: luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9950:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-timeout.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-timeout.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9951-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-timeout.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-timeout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9953-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9954:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9955-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9956-luatexdir/luasocket/src/libluajitsocket_a-timeout.obj: luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9957:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-timeout.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-timeout.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-timeout.obj `if test -f 'luatexdir/luasocket/src/timeout.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/timeout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/timeout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9958-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-timeout.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-timeout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9960-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9961:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-timeout.obj `if test -f 'luatexdir/luasocket/src/timeout.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/timeout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/timeout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9962-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9963-luatexdir/luasocket/src/libluajitsocket_a-udp.o: luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9964:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-udp.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-udp.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9965-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-udp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-udp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9967-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9968:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9969-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9970-luatexdir/luasocket/src/libluajitsocket_a-udp.obj: luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9971:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluajitsocket_a-udp.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-udp.Tpo -c -o luatexdir/luasocket/src/libluajitsocket_a-udp.obj `if test -f 'luatexdir/luasocket/src/udp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/udp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/udp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9972-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-udp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluajitsocket_a-udp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9974-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9975:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajitsocket_a_CPPFLAGS) $(CPPFLAGS) $(libluajitsocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluajitsocket_a-udp.obj `if test -f 'luatexdir/luasocket/src/udp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/udp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/udp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9976-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9977-luatexdir/lua/libluajittex_a-lstrlibext.o: luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9978:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lstrlibext.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lstrlibext.Tpo -c -o luatexdir/lua/libluajittex_a-lstrlibext.o `test -f 'luatexdir/lua/lstrlibext.c' || echo '$(srcdir)/'`luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9979-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lstrlibext.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lstrlibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9981-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9982:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lstrlibext.o `test -f 'luatexdir/lua/lstrlibext.c' || echo '$(srcdir)/'`luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9983-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9984-luatexdir/lua/libluajittex_a-lstrlibext.obj: luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9985:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lstrlibext.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lstrlibext.Tpo -c -o luatexdir/lua/libluajittex_a-lstrlibext.obj `if test -f 'luatexdir/lua/lstrlibext.c'; then $(CYGPATH_W) 'luatexdir/lua/lstrlibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstrlibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9986-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lstrlibext.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lstrlibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9988-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9989:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lstrlibext.obj `if test -f 'luatexdir/lua/lstrlibext.c'; then $(CYGPATH_W) 'luatexdir/lua/lstrlibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstrlibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9990-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9991-luatexdir/lua/libluajittex_a-texluajitc.o: luatexdir/lua/texluajitc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9992:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-texluajitc.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-texluajitc.Tpo -c -o luatexdir/lua/libluajittex_a-texluajitc.o `test -f 'luatexdir/lua/texluajitc.c' || echo '$(srcdir)/'`luatexdir/lua/texluajitc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9993-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-texluajitc.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-texluajitc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9995-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9996:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-texluajitc.o `test -f 'luatexdir/lua/texluajitc.c' || echo '$(srcdir)/'`luatexdir/lua/texluajitc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9997-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-9998-luatexdir/lua/libluajittex_a-texluajitc.obj: luatexdir/lua/texluajitc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:9999:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-texluajitc.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-texluajitc.Tpo -c -o luatexdir/lua/libluajittex_a-texluajitc.obj `if test -f 'luatexdir/lua/texluajitc.c'; then $(CYGPATH_W) 'luatexdir/lua/texluajitc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/texluajitc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10000-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-texluajitc.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-texluajitc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10002-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10003:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-texluajitc.obj `if test -f 'luatexdir/lua/texluajitc.c'; then $(CYGPATH_W) 'luatexdir/lua/texluajitc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/texluajitc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10004-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10005-luatexdir/luafontloader/src/libluajittex_a-ffdummies.o: luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10006:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluajittex_a-ffdummies.o -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-ffdummies.Tpo -c -o luatexdir/luafontloader/src/libluajittex_a-ffdummies.o `test -f 'luatexdir/luafontloader/src/ffdummies.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10007-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-ffdummies.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-ffdummies.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10009-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10010:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluajittex_a-ffdummies.o `test -f 'luatexdir/luafontloader/src/ffdummies.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10011-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10012-luatexdir/luafontloader/src/libluajittex_a-ffdummies.obj: luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10013:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluajittex_a-ffdummies.obj -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-ffdummies.Tpo -c -o luatexdir/luafontloader/src/libluajittex_a-ffdummies.obj `if test -f 'luatexdir/luafontloader/src/ffdummies.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/ffdummies.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/ffdummies.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10014-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-ffdummies.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-ffdummies.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10016-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10017:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluajittex_a-ffdummies.obj `if test -f 'luatexdir/luafontloader/src/ffdummies.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/ffdummies.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/ffdummies.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10018-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10019-luatexdir/luafontloader/src/libluajittex_a-luafflib.o: luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10020:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluajittex_a-luafflib.o -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-luafflib.Tpo -c -o luatexdir/luafontloader/src/libluajittex_a-luafflib.o `test -f 'luatexdir/luafontloader/src/luafflib.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10021-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-luafflib.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-luafflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10023-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10024:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluajittex_a-luafflib.o `test -f 'luatexdir/luafontloader/src/luafflib.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10025-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10026-luatexdir/luafontloader/src/libluajittex_a-luafflib.obj: luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10027:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluajittex_a-luafflib.obj -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-luafflib.Tpo -c -o luatexdir/luafontloader/src/libluajittex_a-luafflib.obj `if test -f 'luatexdir/luafontloader/src/luafflib.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/luafflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/luafflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10028-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-luafflib.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluajittex_a-luafflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10030-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10031:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluajittex_a-luafflib.obj `if test -f 'luatexdir/luafontloader/src/luafflib.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/luafflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/luafflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10032-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10033-luatexdir/dvi/libluajittex_a-dvigen.o: luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10034:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/dvi/libluajittex_a-dvigen.o -MD -MP -MF luatexdir/dvi/$(DEPDIR)/libluajittex_a-dvigen.Tpo -c -o luatexdir/dvi/libluajittex_a-dvigen.o `test -f 'luatexdir/dvi/dvigen.c' || echo '$(srcdir)/'`luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10035-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/dvi/$(DEPDIR)/libluajittex_a-dvigen.Tpo luatexdir/dvi/$(DEPDIR)/libluajittex_a-dvigen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10037-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10038:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/dvi/libluajittex_a-dvigen.o `test -f 'luatexdir/dvi/dvigen.c' || echo '$(srcdir)/'`luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10039-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10040-luatexdir/dvi/libluajittex_a-dvigen.obj: luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10041:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/dvi/libluajittex_a-dvigen.obj -MD -MP -MF luatexdir/dvi/$(DEPDIR)/libluajittex_a-dvigen.Tpo -c -o luatexdir/dvi/libluajittex_a-dvigen.obj `if test -f 'luatexdir/dvi/dvigen.c'; then $(CYGPATH_W) 'luatexdir/dvi/dvigen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/dvi/dvigen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10042-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/dvi/$(DEPDIR)/libluajittex_a-dvigen.Tpo luatexdir/dvi/$(DEPDIR)/libluajittex_a-dvigen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10044-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10045:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/dvi/libluajittex_a-dvigen.obj `if test -f 'luatexdir/dvi/dvigen.c'; then $(CYGPATH_W) 'luatexdir/dvi/dvigen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/dvi/dvigen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10046-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10047-luatexdir/font/libluajittex_a-dofont.o: luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10048:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-dofont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-dofont.Tpo -c -o luatexdir/font/libluajittex_a-dofont.o `test -f 'luatexdir/font/dofont.c' || echo '$(srcdir)/'`luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10049-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-dofont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-dofont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-dofont.o `test -f 'luatexdir/font/dofont.c' || echo '$(srcdir)/'`luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10053-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10054-luatexdir/font/libluajittex_a-dofont.obj: luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10055:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-dofont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-dofont.Tpo -c -o luatexdir/font/libluajittex_a-dofont.obj `if test -f 'luatexdir/font/dofont.c'; then $(CYGPATH_W) 'luatexdir/font/dofont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/dofont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10056-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-dofont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-dofont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10058-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10059:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-dofont.obj `if test -f 'luatexdir/font/dofont.c'; then $(CYGPATH_W) 'luatexdir/font/dofont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/dofont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10060-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10061-luatexdir/font/libluajittex_a-luafont.o: luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10062:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-luafont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-luafont.Tpo -c -o luatexdir/font/libluajittex_a-luafont.o `test -f 'luatexdir/font/luafont.c' || echo '$(srcdir)/'`luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10063-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-luafont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-luafont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10065-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10066:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-luafont.o `test -f 'luatexdir/font/luafont.c' || echo '$(srcdir)/'`luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10067-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10068-luatexdir/font/libluajittex_a-luafont.obj: luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10069:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-luafont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-luafont.Tpo -c -o luatexdir/font/libluajittex_a-luafont.obj `if test -f 'luatexdir/font/luafont.c'; then $(CYGPATH_W) 'luatexdir/font/luafont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/luafont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10070-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-luafont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-luafont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10072-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10073:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-luafont.obj `if test -f 'luatexdir/font/luafont.c'; then $(CYGPATH_W) 'luatexdir/font/luafont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/luafont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10074-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10075-luatexdir/font/libluajittex_a-mapfile.o: luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10076:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-mapfile.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-mapfile.Tpo -c -o luatexdir/font/libluajittex_a-mapfile.o `test -f 'luatexdir/font/mapfile.c' || echo '$(srcdir)/'`luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10077-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-mapfile.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-mapfile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10079-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10080:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-mapfile.o `test -f 'luatexdir/font/mapfile.c' || echo '$(srcdir)/'`luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10081-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10082-luatexdir/font/libluajittex_a-mapfile.obj: luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10083:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-mapfile.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-mapfile.Tpo -c -o luatexdir/font/libluajittex_a-mapfile.obj `if test -f 'luatexdir/font/mapfile.c'; then $(CYGPATH_W) 'luatexdir/font/mapfile.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/mapfile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10084-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-mapfile.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-mapfile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10086-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10087:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-mapfile.obj `if test -f 'luatexdir/font/mapfile.c'; then $(CYGPATH_W) 'luatexdir/font/mapfile.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/mapfile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10088-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10089-luatexdir/font/libluajittex_a-pkin.o: luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10090:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-pkin.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-pkin.Tpo -c -o luatexdir/font/libluajittex_a-pkin.o `test -f 'luatexdir/font/pkin.c' || echo '$(srcdir)/'`luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10091-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-pkin.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-pkin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10093-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10094:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-pkin.o `test -f 'luatexdir/font/pkin.c' || echo '$(srcdir)/'`luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10095-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10096-luatexdir/font/libluajittex_a-pkin.obj: luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10097:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-pkin.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-pkin.Tpo -c -o luatexdir/font/libluajittex_a-pkin.obj `if test -f 'luatexdir/font/pkin.c'; then $(CYGPATH_W) 'luatexdir/font/pkin.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/pkin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10098-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-pkin.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-pkin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10100-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10101:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-pkin.obj `if test -f 'luatexdir/font/pkin.c'; then $(CYGPATH_W) 'luatexdir/font/pkin.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/pkin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10102-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10103-luatexdir/font/libluajittex_a-sfnt.o: luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10104:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-sfnt.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-sfnt.Tpo -c -o luatexdir/font/libluajittex_a-sfnt.o `test -f 'luatexdir/font/sfnt.c' || echo '$(srcdir)/'`luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10105-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-sfnt.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-sfnt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10107-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10108:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-sfnt.o `test -f 'luatexdir/font/sfnt.c' || echo '$(srcdir)/'`luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10109-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10110-luatexdir/font/libluajittex_a-sfnt.obj: luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10111:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-sfnt.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-sfnt.Tpo -c -o luatexdir/font/libluajittex_a-sfnt.obj `if test -f 'luatexdir/font/sfnt.c'; then $(CYGPATH_W) 'luatexdir/font/sfnt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/sfnt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10112-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-sfnt.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-sfnt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10114-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10115:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-sfnt.obj `if test -f 'luatexdir/font/sfnt.c'; then $(CYGPATH_W) 'luatexdir/font/sfnt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/sfnt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10116-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10117-luatexdir/font/libluajittex_a-texfont.o: luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10118:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-texfont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-texfont.Tpo -c -o luatexdir/font/libluajittex_a-texfont.o `test -f 'luatexdir/font/texfont.c' || echo '$(srcdir)/'`luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10119-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-texfont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-texfont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10121-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10122:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-texfont.o `test -f 'luatexdir/font/texfont.c' || echo '$(srcdir)/'`luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10123-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10124-luatexdir/font/libluajittex_a-texfont.obj: luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10125:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-texfont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-texfont.Tpo -c -o luatexdir/font/libluajittex_a-texfont.obj `if test -f 'luatexdir/font/texfont.c'; then $(CYGPATH_W) 'luatexdir/font/texfont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/texfont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10126-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-texfont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-texfont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10128-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10129:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-texfont.obj `if test -f 'luatexdir/font/texfont.c'; then $(CYGPATH_W) 'luatexdir/font/texfont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/texfont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10130-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10131-luatexdir/font/libluajittex_a-tfmofm.o: luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10132:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tfmofm.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tfmofm.Tpo -c -o luatexdir/font/libluajittex_a-tfmofm.o `test -f 'luatexdir/font/tfmofm.c' || echo '$(srcdir)/'`luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10133-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tfmofm.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tfmofm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10135-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10136:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tfmofm.o `test -f 'luatexdir/font/tfmofm.c' || echo '$(srcdir)/'`luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10137-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10138-luatexdir/font/libluajittex_a-tfmofm.obj: luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10139:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tfmofm.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tfmofm.Tpo -c -o luatexdir/font/libluajittex_a-tfmofm.obj `if test -f 'luatexdir/font/tfmofm.c'; then $(CYGPATH_W) 'luatexdir/font/tfmofm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tfmofm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10140-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tfmofm.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tfmofm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10142-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10143:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tfmofm.obj `if test -f 'luatexdir/font/tfmofm.c'; then $(CYGPATH_W) 'luatexdir/font/tfmofm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tfmofm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10144-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10145-luatexdir/font/libluajittex_a-tounicode.o: luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10146:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tounicode.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tounicode.Tpo -c -o luatexdir/font/libluajittex_a-tounicode.o `test -f 'luatexdir/font/tounicode.c' || echo '$(srcdir)/'`luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10147-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tounicode.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tounicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10149-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10150:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tounicode.o `test -f 'luatexdir/font/tounicode.c' || echo '$(srcdir)/'`luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10151-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10152-luatexdir/font/libluajittex_a-tounicode.obj: luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10153:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tounicode.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tounicode.Tpo -c -o luatexdir/font/libluajittex_a-tounicode.obj `if test -f 'luatexdir/font/tounicode.c'; then $(CYGPATH_W) 'luatexdir/font/tounicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tounicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10154-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tounicode.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tounicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10156-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10157:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tounicode.obj `if test -f 'luatexdir/font/tounicode.c'; then $(CYGPATH_W) 'luatexdir/font/tounicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tounicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10158-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10159-luatexdir/font/libluajittex_a-tt_glyf.o: luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10160:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tt_glyf.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tt_glyf.Tpo -c -o luatexdir/font/libluajittex_a-tt_glyf.o `test -f 'luatexdir/font/tt_glyf.c' || echo '$(srcdir)/'`luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10161-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tt_glyf.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tt_glyf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10163-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10164:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tt_glyf.o `test -f 'luatexdir/font/tt_glyf.c' || echo '$(srcdir)/'`luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10165-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10166-luatexdir/font/libluajittex_a-tt_glyf.obj: luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10167:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tt_glyf.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tt_glyf.Tpo -c -o luatexdir/font/libluajittex_a-tt_glyf.obj `if test -f 'luatexdir/font/tt_glyf.c'; then $(CYGPATH_W) 'luatexdir/font/tt_glyf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_glyf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10168-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tt_glyf.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tt_glyf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10170-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10171:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tt_glyf.obj `if test -f 'luatexdir/font/tt_glyf.c'; then $(CYGPATH_W) 'luatexdir/font/tt_glyf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_glyf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10172-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10173-luatexdir/font/libluajittex_a-tt_table.o: luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10174:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tt_table.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tt_table.Tpo -c -o luatexdir/font/libluajittex_a-tt_table.o `test -f 'luatexdir/font/tt_table.c' || echo '$(srcdir)/'`luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10175-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tt_table.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tt_table.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10177-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10178:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tt_table.o `test -f 'luatexdir/font/tt_table.c' || echo '$(srcdir)/'`luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10179-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10180-luatexdir/font/libluajittex_a-tt_table.obj: luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10181:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-tt_table.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-tt_table.Tpo -c -o luatexdir/font/libluajittex_a-tt_table.obj `if test -f 'luatexdir/font/tt_table.c'; then $(CYGPATH_W) 'luatexdir/font/tt_table.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_table.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10182-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-tt_table.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-tt_table.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10184-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10185:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-tt_table.obj `if test -f 'luatexdir/font/tt_table.c'; then $(CYGPATH_W) 'luatexdir/font/tt_table.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_table.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10186-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10187-luatexdir/font/libluajittex_a-vfovf.o: luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10188:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-vfovf.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-vfovf.Tpo -c -o luatexdir/font/libluajittex_a-vfovf.o `test -f 'luatexdir/font/vfovf.c' || echo '$(srcdir)/'`luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10189-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-vfovf.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-vfovf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10191-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10192:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-vfovf.o `test -f 'luatexdir/font/vfovf.c' || echo '$(srcdir)/'`luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10193-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10194-luatexdir/font/libluajittex_a-vfovf.obj: luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10195:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-vfovf.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-vfovf.Tpo -c -o luatexdir/font/libluajittex_a-vfovf.obj `if test -f 'luatexdir/font/vfovf.c'; then $(CYGPATH_W) 'luatexdir/font/vfovf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfovf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10196-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-vfovf.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-vfovf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10198-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10199:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-vfovf.obj `if test -f 'luatexdir/font/vfovf.c'; then $(CYGPATH_W) 'luatexdir/font/vfovf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfovf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10200-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10201-luatexdir/font/libluajittex_a-vfpacket.o: luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10202:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-vfpacket.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-vfpacket.Tpo -c -o luatexdir/font/libluajittex_a-vfpacket.o `test -f 'luatexdir/font/vfpacket.c' || echo '$(srcdir)/'`luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10203-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-vfpacket.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-vfpacket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10205-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10206:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-vfpacket.o `test -f 'luatexdir/font/vfpacket.c' || echo '$(srcdir)/'`luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10207-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10208-luatexdir/font/libluajittex_a-vfpacket.obj: luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10209:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-vfpacket.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-vfpacket.Tpo -c -o luatexdir/font/libluajittex_a-vfpacket.obj `if test -f 'luatexdir/font/vfpacket.c'; then $(CYGPATH_W) 'luatexdir/font/vfpacket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfpacket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10210-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-vfpacket.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-vfpacket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10212-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10213:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-vfpacket.obj `if test -f 'luatexdir/font/vfpacket.c'; then $(CYGPATH_W) 'luatexdir/font/vfpacket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfpacket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10214-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10215-luatexdir/font/libluajittex_a-writecff.o: luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10216:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writecff.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writecff.Tpo -c -o luatexdir/font/libluajittex_a-writecff.o `test -f 'luatexdir/font/writecff.c' || echo '$(srcdir)/'`luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10217-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writecff.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writecff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10219-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10220:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writecff.o `test -f 'luatexdir/font/writecff.c' || echo '$(srcdir)/'`luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10221-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10222-luatexdir/font/libluajittex_a-writecff.obj: luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10223:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writecff.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writecff.Tpo -c -o luatexdir/font/libluajittex_a-writecff.obj `if test -f 'luatexdir/font/writecff.c'; then $(CYGPATH_W) 'luatexdir/font/writecff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writecff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10224-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writecff.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writecff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10226-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10227:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writecff.obj `if test -f 'luatexdir/font/writecff.c'; then $(CYGPATH_W) 'luatexdir/font/writecff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writecff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10228-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10229-luatexdir/font/libluajittex_a-writeenc.o: luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10230:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writeenc.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writeenc.Tpo -c -o luatexdir/font/libluajittex_a-writeenc.o `test -f 'luatexdir/font/writeenc.c' || echo '$(srcdir)/'`luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10231-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writeenc.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writeenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10233-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10234:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writeenc.o `test -f 'luatexdir/font/writeenc.c' || echo '$(srcdir)/'`luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10235-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10236-luatexdir/font/libluajittex_a-writeenc.obj: luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10237:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writeenc.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writeenc.Tpo -c -o luatexdir/font/libluajittex_a-writeenc.obj `if test -f 'luatexdir/font/writeenc.c'; then $(CYGPATH_W) 'luatexdir/font/writeenc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writeenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10238-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writeenc.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writeenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10240-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10241:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writeenc.obj `if test -f 'luatexdir/font/writeenc.c'; then $(CYGPATH_W) 'luatexdir/font/writeenc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writeenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10242-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10243-luatexdir/font/libluajittex_a-writefont.o: luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10244:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writefont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writefont.Tpo -c -o luatexdir/font/libluajittex_a-writefont.o `test -f 'luatexdir/font/writefont.c' || echo '$(srcdir)/'`luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10245-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writefont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10247-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10248:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writefont.o `test -f 'luatexdir/font/writefont.c' || echo '$(srcdir)/'`luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10249-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10250-luatexdir/font/libluajittex_a-writefont.obj: luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10251:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writefont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writefont.Tpo -c -o luatexdir/font/libluajittex_a-writefont.obj `if test -f 'luatexdir/font/writefont.c'; then $(CYGPATH_W) 'luatexdir/font/writefont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10252-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writefont.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10254-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10255:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writefont.obj `if test -f 'luatexdir/font/writefont.c'; then $(CYGPATH_W) 'luatexdir/font/writefont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10256-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10257-luatexdir/font/libluajittex_a-writet1.o: luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10258:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writet1.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writet1.Tpo -c -o luatexdir/font/libluajittex_a-writet1.o `test -f 'luatexdir/font/writet1.c' || echo '$(srcdir)/'`luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10259-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writet1.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writet1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10261-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10262:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writet1.o `test -f 'luatexdir/font/writet1.c' || echo '$(srcdir)/'`luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10263-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10264-luatexdir/font/libluajittex_a-writet1.obj: luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10265:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writet1.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writet1.Tpo -c -o luatexdir/font/libluajittex_a-writet1.obj `if test -f 'luatexdir/font/writet1.c'; then $(CYGPATH_W) 'luatexdir/font/writet1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10266-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writet1.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writet1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10268-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10269:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writet1.obj `if test -f 'luatexdir/font/writet1.c'; then $(CYGPATH_W) 'luatexdir/font/writet1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10270-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10271-luatexdir/font/libluajittex_a-writet3.o: luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10272:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writet3.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writet3.Tpo -c -o luatexdir/font/libluajittex_a-writet3.o `test -f 'luatexdir/font/writet3.c' || echo '$(srcdir)/'`luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10273-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writet3.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writet3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10275-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10276:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writet3.o `test -f 'luatexdir/font/writet3.c' || echo '$(srcdir)/'`luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10277-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10278-luatexdir/font/libluajittex_a-writet3.obj: luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10279:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writet3.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writet3.Tpo -c -o luatexdir/font/libluajittex_a-writet3.obj `if test -f 'luatexdir/font/writet3.c'; then $(CYGPATH_W) 'luatexdir/font/writet3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10280-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writet3.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writet3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10282-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10283:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writet3.obj `if test -f 'luatexdir/font/writet3.c'; then $(CYGPATH_W) 'luatexdir/font/writet3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10284-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10285-luatexdir/font/libluajittex_a-writettf.o: luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10286:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writettf.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writettf.Tpo -c -o luatexdir/font/libluajittex_a-writettf.o `test -f 'luatexdir/font/writettf.c' || echo '$(srcdir)/'`luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10287-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writettf.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10290:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writettf.o `test -f 'luatexdir/font/writettf.c' || echo '$(srcdir)/'`luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10291-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10292-luatexdir/font/libluajittex_a-writettf.obj: luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10293:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writettf.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writettf.Tpo -c -o luatexdir/font/libluajittex_a-writettf.obj `if test -f 'luatexdir/font/writettf.c'; then $(CYGPATH_W) 'luatexdir/font/writettf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10294-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writettf.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10296-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10297:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writettf.obj `if test -f 'luatexdir/font/writettf.c'; then $(CYGPATH_W) 'luatexdir/font/writettf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10298-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10299-luatexdir/font/libluajittex_a-writetype0.o: luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10300:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writetype0.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writetype0.Tpo -c -o luatexdir/font/libluajittex_a-writetype0.o `test -f 'luatexdir/font/writetype0.c' || echo '$(srcdir)/'`luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10301-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writetype0.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writetype0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10303-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10304:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writetype0.o `test -f 'luatexdir/font/writetype0.c' || echo '$(srcdir)/'`luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10305-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10306-luatexdir/font/libluajittex_a-writetype0.obj: luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10307:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writetype0.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writetype0.Tpo -c -o luatexdir/font/libluajittex_a-writetype0.obj `if test -f 'luatexdir/font/writetype0.c'; then $(CYGPATH_W) 'luatexdir/font/writetype0.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10308-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writetype0.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writetype0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10310-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10311:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writetype0.obj `if test -f 'luatexdir/font/writetype0.c'; then $(CYGPATH_W) 'luatexdir/font/writetype0.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10312-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10313-luatexdir/font/libluajittex_a-writetype2.o: luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10314:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writetype2.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writetype2.Tpo -c -o luatexdir/font/libluajittex_a-writetype2.o `test -f 'luatexdir/font/writetype2.c' || echo '$(srcdir)/'`luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10315-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writetype2.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writetype2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10317-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10318:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writetype2.o `test -f 'luatexdir/font/writetype2.c' || echo '$(srcdir)/'`luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10319-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10320-luatexdir/font/libluajittex_a-writetype2.obj: luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10321:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluajittex_a-writetype2.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluajittex_a-writetype2.Tpo -c -o luatexdir/font/libluajittex_a-writetype2.obj `if test -f 'luatexdir/font/writetype2.c'; then $(CYGPATH_W) 'luatexdir/font/writetype2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10322-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluajittex_a-writetype2.Tpo luatexdir/font/$(DEPDIR)/libluajittex_a-writetype2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10324-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10325:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluajittex_a-writetype2.obj `if test -f 'luatexdir/font/writetype2.c'; then $(CYGPATH_W) 'luatexdir/font/writetype2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10326-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10327-luatexdir/image/libluajittex_a-pdftoepdf.o: luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10328:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-pdftoepdf.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-pdftoepdf.Tpo -c -o luatexdir/image/libluajittex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.c' || echo '$(srcdir)/'`luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10329-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-pdftoepdf.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-pdftoepdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10331-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10332:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.c' || echo '$(srcdir)/'`luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10333-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10334-luatexdir/image/libluajittex_a-pdftoepdf.obj: luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10335:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-pdftoepdf.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-pdftoepdf.Tpo -c -o luatexdir/image/libluajittex_a-pdftoepdf.obj `if test -f 'luatexdir/image/pdftoepdf.c'; then $(CYGPATH_W) 'luatexdir/image/pdftoepdf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/pdftoepdf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10336-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-pdftoepdf.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-pdftoepdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10338-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10339:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-pdftoepdf.obj `if test -f 'luatexdir/image/pdftoepdf.c'; then $(CYGPATH_W) 'luatexdir/image/pdftoepdf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/pdftoepdf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10340-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10341-luatexdir/image/libluajittex_a-writeimg.o: luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10342:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writeimg.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writeimg.Tpo -c -o luatexdir/image/libluajittex_a-writeimg.o `test -f 'luatexdir/image/writeimg.c' || echo '$(srcdir)/'`luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10343-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writeimg.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writeimg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10345-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10346:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writeimg.o `test -f 'luatexdir/image/writeimg.c' || echo '$(srcdir)/'`luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10347-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10348-luatexdir/image/libluajittex_a-writeimg.obj: luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10349:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writeimg.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writeimg.Tpo -c -o luatexdir/image/libluajittex_a-writeimg.obj `if test -f 'luatexdir/image/writeimg.c'; then $(CYGPATH_W) 'luatexdir/image/writeimg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writeimg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10350-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writeimg.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writeimg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10352-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10353:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writeimg.obj `if test -f 'luatexdir/image/writeimg.c'; then $(CYGPATH_W) 'luatexdir/image/writeimg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writeimg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10354-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10355-luatexdir/image/libluajittex_a-writejbig2.o: luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10356:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writejbig2.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writejbig2.Tpo -c -o luatexdir/image/libluajittex_a-writejbig2.o `test -f 'luatexdir/image/writejbig2.c' || echo '$(srcdir)/'`luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10357-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writejbig2.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writejbig2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10359-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10360:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writejbig2.o `test -f 'luatexdir/image/writejbig2.c' || echo '$(srcdir)/'`luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10361-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10362-luatexdir/image/libluajittex_a-writejbig2.obj: luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10363:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writejbig2.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writejbig2.Tpo -c -o luatexdir/image/libluajittex_a-writejbig2.obj `if test -f 'luatexdir/image/writejbig2.c'; then $(CYGPATH_W) 'luatexdir/image/writejbig2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejbig2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10364-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writejbig2.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writejbig2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10366-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10367:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writejbig2.obj `if test -f 'luatexdir/image/writejbig2.c'; then $(CYGPATH_W) 'luatexdir/image/writejbig2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejbig2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10368-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10369-luatexdir/image/libluajittex_a-writejp2.o: luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10370:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writejp2.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writejp2.Tpo -c -o luatexdir/image/libluajittex_a-writejp2.o `test -f 'luatexdir/image/writejp2.c' || echo '$(srcdir)/'`luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10371-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writejp2.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writejp2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10373-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10374:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writejp2.o `test -f 'luatexdir/image/writejp2.c' || echo '$(srcdir)/'`luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10375-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10376-luatexdir/image/libluajittex_a-writejp2.obj: luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10377:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writejp2.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writejp2.Tpo -c -o luatexdir/image/libluajittex_a-writejp2.obj `if test -f 'luatexdir/image/writejp2.c'; then $(CYGPATH_W) 'luatexdir/image/writejp2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejp2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10378-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writejp2.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writejp2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10380-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10381:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writejp2.obj `if test -f 'luatexdir/image/writejp2.c'; then $(CYGPATH_W) 'luatexdir/image/writejp2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejp2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10382-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10383-luatexdir/image/libluajittex_a-writejpg.o: luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10384:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writejpg.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writejpg.Tpo -c -o luatexdir/image/libluajittex_a-writejpg.o `test -f 'luatexdir/image/writejpg.c' || echo '$(srcdir)/'`luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10385-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writejpg.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writejpg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10387-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10388:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writejpg.o `test -f 'luatexdir/image/writejpg.c' || echo '$(srcdir)/'`luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10389-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10390-luatexdir/image/libluajittex_a-writejpg.obj: luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10391:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writejpg.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writejpg.Tpo -c -o luatexdir/image/libluajittex_a-writejpg.obj `if test -f 'luatexdir/image/writejpg.c'; then $(CYGPATH_W) 'luatexdir/image/writejpg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejpg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10392-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writejpg.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writejpg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10394-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10395:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writejpg.obj `if test -f 'luatexdir/image/writejpg.c'; then $(CYGPATH_W) 'luatexdir/image/writejpg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejpg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10396-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10397-luatexdir/image/libluajittex_a-writepng.o: luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10398:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writepng.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writepng.Tpo -c -o luatexdir/image/libluajittex_a-writepng.o `test -f 'luatexdir/image/writepng.c' || echo '$(srcdir)/'`luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10399-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writepng.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writepng.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10402:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writepng.o `test -f 'luatexdir/image/writepng.c' || echo '$(srcdir)/'`luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10403-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10404-luatexdir/image/libluajittex_a-writepng.obj: luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10405:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluajittex_a-writepng.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluajittex_a-writepng.Tpo -c -o luatexdir/image/libluajittex_a-writepng.obj `if test -f 'luatexdir/image/writepng.c'; then $(CYGPATH_W) 'luatexdir/image/writepng.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writepng.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10406-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluajittex_a-writepng.Tpo luatexdir/image/$(DEPDIR)/libluajittex_a-writepng.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10408-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10409:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluajittex_a-writepng.obj `if test -f 'luatexdir/image/writepng.c'; then $(CYGPATH_W) 'luatexdir/image/writepng.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writepng.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10410-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10411-luatexdir/lang/libluajittex_a-hnjalloc.o: luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10412:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluajittex_a-hnjalloc.o -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluajittex_a-hnjalloc.Tpo -c -o luatexdir/lang/libluajittex_a-hnjalloc.o `test -f 'luatexdir/lang/hnjalloc.c' || echo '$(srcdir)/'`luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10413-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluajittex_a-hnjalloc.Tpo luatexdir/lang/$(DEPDIR)/libluajittex_a-hnjalloc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10415-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10416:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluajittex_a-hnjalloc.o `test -f 'luatexdir/lang/hnjalloc.c' || echo '$(srcdir)/'`luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10417-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10418-luatexdir/lang/libluajittex_a-hnjalloc.obj: luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10419:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluajittex_a-hnjalloc.obj -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluajittex_a-hnjalloc.Tpo -c -o luatexdir/lang/libluajittex_a-hnjalloc.obj `if test -f 'luatexdir/lang/hnjalloc.c'; then $(CYGPATH_W) 'luatexdir/lang/hnjalloc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hnjalloc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10420-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluajittex_a-hnjalloc.Tpo luatexdir/lang/$(DEPDIR)/libluajittex_a-hnjalloc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10422-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10423:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluajittex_a-hnjalloc.obj `if test -f 'luatexdir/lang/hnjalloc.c'; then $(CYGPATH_W) 'luatexdir/lang/hnjalloc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hnjalloc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10424-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10425-luatexdir/lang/libluajittex_a-hyphen.o: luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10426:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluajittex_a-hyphen.o -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluajittex_a-hyphen.Tpo -c -o luatexdir/lang/libluajittex_a-hyphen.o `test -f 'luatexdir/lang/hyphen.c' || echo '$(srcdir)/'`luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10427-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluajittex_a-hyphen.Tpo luatexdir/lang/$(DEPDIR)/libluajittex_a-hyphen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10429-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10430:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluajittex_a-hyphen.o `test -f 'luatexdir/lang/hyphen.c' || echo '$(srcdir)/'`luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10431-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10432-luatexdir/lang/libluajittex_a-hyphen.obj: luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10433:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluajittex_a-hyphen.obj -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluajittex_a-hyphen.Tpo -c -o luatexdir/lang/libluajittex_a-hyphen.obj `if test -f 'luatexdir/lang/hyphen.c'; then $(CYGPATH_W) 'luatexdir/lang/hyphen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hyphen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10434-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluajittex_a-hyphen.Tpo luatexdir/lang/$(DEPDIR)/libluajittex_a-hyphen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10437:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluajittex_a-hyphen.obj `if test -f 'luatexdir/lang/hyphen.c'; then $(CYGPATH_W) 'luatexdir/lang/hyphen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hyphen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10438-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10439-luatexdir/lang/libluajittex_a-texlang.o: luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10440:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluajittex_a-texlang.o -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluajittex_a-texlang.Tpo -c -o luatexdir/lang/libluajittex_a-texlang.o `test -f 'luatexdir/lang/texlang.c' || echo '$(srcdir)/'`luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10441-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluajittex_a-texlang.Tpo luatexdir/lang/$(DEPDIR)/libluajittex_a-texlang.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10443-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10444:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluajittex_a-texlang.o `test -f 'luatexdir/lang/texlang.c' || echo '$(srcdir)/'`luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10445-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10446-luatexdir/lang/libluajittex_a-texlang.obj: luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10447:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluajittex_a-texlang.obj -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluajittex_a-texlang.Tpo -c -o luatexdir/lang/libluajittex_a-texlang.obj `if test -f 'luatexdir/lang/texlang.c'; then $(CYGPATH_W) 'luatexdir/lang/texlang.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/texlang.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10448-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluajittex_a-texlang.Tpo luatexdir/lang/$(DEPDIR)/libluajittex_a-texlang.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10450-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10451:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluajittex_a-texlang.obj `if test -f 'luatexdir/lang/texlang.c'; then $(CYGPATH_W) 'luatexdir/lang/texlang.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/texlang.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10452-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10453-luatexdir/lua/libluajittex_a-lcallbacklib.o: luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10454:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lcallbacklib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lcallbacklib.Tpo -c -o luatexdir/lua/libluajittex_a-lcallbacklib.o `test -f 'luatexdir/lua/lcallbacklib.c' || echo '$(srcdir)/'`luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10455-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lcallbacklib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lcallbacklib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10457-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10458:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lcallbacklib.o `test -f 'luatexdir/lua/lcallbacklib.c' || echo '$(srcdir)/'`luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10459-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10460-luatexdir/lua/libluajittex_a-lcallbacklib.obj: luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10461:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lcallbacklib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lcallbacklib.Tpo -c -o luatexdir/lua/libluajittex_a-lcallbacklib.obj `if test -f 'luatexdir/lua/lcallbacklib.c'; then $(CYGPATH_W) 'luatexdir/lua/lcallbacklib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lcallbacklib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10462-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lcallbacklib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lcallbacklib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10464-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10465:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lcallbacklib.obj `if test -f 'luatexdir/lua/lcallbacklib.c'; then $(CYGPATH_W) 'luatexdir/lua/lcallbacklib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lcallbacklib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10466-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10467-luatexdir/lua/libluajittex_a-lfontlib.o: luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10468:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lfontlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lfontlib.Tpo -c -o luatexdir/lua/libluajittex_a-lfontlib.o `test -f 'luatexdir/lua/lfontlib.c' || echo '$(srcdir)/'`luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10469-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lfontlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lfontlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10471-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10472:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lfontlib.o `test -f 'luatexdir/lua/lfontlib.c' || echo '$(srcdir)/'`luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10473-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10474-luatexdir/lua/libluajittex_a-lfontlib.obj: luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10475:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lfontlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lfontlib.Tpo -c -o luatexdir/lua/libluajittex_a-lfontlib.obj `if test -f 'luatexdir/lua/lfontlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lfontlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lfontlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10476-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lfontlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lfontlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10478-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10479:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lfontlib.obj `if test -f 'luatexdir/lua/lfontlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lfontlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lfontlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10480-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10481-luatexdir/lua/libluajittex_a-limglib.o: luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10482:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-limglib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-limglib.Tpo -c -o luatexdir/lua/libluajittex_a-limglib.o `test -f 'luatexdir/lua/limglib.c' || echo '$(srcdir)/'`luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10483-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-limglib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-limglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10485-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10486:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-limglib.o `test -f 'luatexdir/lua/limglib.c' || echo '$(srcdir)/'`luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10487-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10488-luatexdir/lua/libluajittex_a-limglib.obj: luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10489:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-limglib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-limglib.Tpo -c -o luatexdir/lua/libluajittex_a-limglib.obj `if test -f 'luatexdir/lua/limglib.c'; then $(CYGPATH_W) 'luatexdir/lua/limglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/limglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10490-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-limglib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-limglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10492-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10493:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-limglib.obj `if test -f 'luatexdir/lua/limglib.c'; then $(CYGPATH_W) 'luatexdir/lua/limglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/limglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10494-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10495-luatexdir/lua/libluajittex_a-lpdfelib.o: luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10496:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lpdfelib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfelib.Tpo -c -o luatexdir/lua/libluajittex_a-lpdfelib.o `test -f 'luatexdir/lua/lpdfelib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10497-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfelib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10499-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10500:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lpdfelib.o `test -f 'luatexdir/lua/lpdfelib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10501-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10502-luatexdir/lua/libluajittex_a-lpdfelib.obj: luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10503:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lpdfelib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfelib.Tpo -c -o luatexdir/lua/libluajittex_a-lpdfelib.obj `if test -f 'luatexdir/lua/lpdfelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10504-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfelib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10506-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10507:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lpdfelib.obj `if test -f 'luatexdir/lua/lpdfelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10508-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10509-luatexdir/lua/libluajittex_a-lpdfscannerlib.o: luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10510:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lpdfscannerlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfscannerlib.Tpo -c -o luatexdir/lua/libluajittex_a-lpdfscannerlib.o `test -f 'luatexdir/lua/lpdfscannerlib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10511-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfscannerlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfscannerlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10513-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10514:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lpdfscannerlib.o `test -f 'luatexdir/lua/lpdfscannerlib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10515-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10516-luatexdir/lua/libluajittex_a-lpdfscannerlib.obj: luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10517:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lpdfscannerlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfscannerlib.Tpo -c -o luatexdir/lua/libluajittex_a-lpdfscannerlib.obj `if test -f 'luatexdir/lua/lpdfscannerlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfscannerlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfscannerlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10518-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfscannerlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdfscannerlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10520-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10521:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lpdfscannerlib.obj `if test -f 'luatexdir/lua/lpdfscannerlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfscannerlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfscannerlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10522-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10523-luatexdir/lua/libluajittex_a-lkpselib.o: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10524:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lkpselib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lkpselib.Tpo -c -o luatexdir/lua/libluajittex_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10525-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10527-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10528:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10529-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10530-luatexdir/lua/libluajittex_a-lkpselib.obj: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10531:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lkpselib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lkpselib.Tpo -c -o luatexdir/lua/libluajittex_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10532-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10534-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10535:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10536-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10537-luatexdir/lua/libluajittex_a-llanglib.o: luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10538:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-llanglib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-llanglib.Tpo -c -o luatexdir/lua/libluajittex_a-llanglib.o `test -f 'luatexdir/lua/llanglib.c' || echo '$(srcdir)/'`luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10539-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-llanglib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-llanglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10541-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10542:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-llanglib.o `test -f 'luatexdir/lua/llanglib.c' || echo '$(srcdir)/'`luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10543-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10544-luatexdir/lua/libluajittex_a-llanglib.obj: luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10545:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-llanglib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-llanglib.Tpo -c -o luatexdir/lua/libluajittex_a-llanglib.obj `if test -f 'luatexdir/lua/llanglib.c'; then $(CYGPATH_W) 'luatexdir/lua/llanglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llanglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10546-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-llanglib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-llanglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10548-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10549:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-llanglib.obj `if test -f 'luatexdir/lua/llanglib.c'; then $(CYGPATH_W) 'luatexdir/lua/llanglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llanglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10550-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10551-luatexdir/lua/libluajittex_a-llualib.o: luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10552:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-llualib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-llualib.Tpo -c -o luatexdir/lua/libluajittex_a-llualib.o `test -f 'luatexdir/lua/llualib.c' || echo '$(srcdir)/'`luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10553-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-llualib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-llualib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10555-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10556:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-llualib.o `test -f 'luatexdir/lua/llualib.c' || echo '$(srcdir)/'`luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10557-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10558-luatexdir/lua/libluajittex_a-llualib.obj: luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10559:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-llualib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-llualib.Tpo -c -o luatexdir/lua/libluajittex_a-llualib.obj `if test -f 'luatexdir/lua/llualib.c'; then $(CYGPATH_W) 'luatexdir/lua/llualib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llualib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10560-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-llualib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-llualib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10562-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10563:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-llualib.obj `if test -f 'luatexdir/lua/llualib.c'; then $(CYGPATH_W) 'luatexdir/lua/llualib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llualib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10564-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10565-luatexdir/lua/libluajittex_a-lnodelib.o: luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10566:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lnodelib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lnodelib.Tpo -c -o luatexdir/lua/libluajittex_a-lnodelib.o `test -f 'luatexdir/lua/lnodelib.c' || echo '$(srcdir)/'`luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10567-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lnodelib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lnodelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10569-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10570:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lnodelib.o `test -f 'luatexdir/lua/lnodelib.c' || echo '$(srcdir)/'`luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10571-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10572-luatexdir/lua/libluajittex_a-lnodelib.obj: luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10573:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lnodelib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lnodelib.Tpo -c -o luatexdir/lua/libluajittex_a-lnodelib.obj `if test -f 'luatexdir/lua/lnodelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnodelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnodelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10574-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lnodelib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lnodelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10577:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lnodelib.obj `if test -f 'luatexdir/lua/lnodelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnodelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnodelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10578-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10579-luatexdir/lua/libluajittex_a-liolibext.o: luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10580:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-liolibext.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-liolibext.Tpo -c -o luatexdir/lua/libluajittex_a-liolibext.o `test -f 'luatexdir/lua/liolibext.c' || echo '$(srcdir)/'`luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10581-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-liolibext.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-liolibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10583-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10584:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-liolibext.o `test -f 'luatexdir/lua/liolibext.c' || echo '$(srcdir)/'`luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10585-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10586-luatexdir/lua/libluajittex_a-liolibext.obj: luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10587:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-liolibext.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-liolibext.Tpo -c -o luatexdir/lua/libluajittex_a-liolibext.obj `if test -f 'luatexdir/lua/liolibext.c'; then $(CYGPATH_W) 'luatexdir/lua/liolibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/liolibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10588-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-liolibext.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-liolibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10590-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10591:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-liolibext.obj `if test -f 'luatexdir/lua/liolibext.c'; then $(CYGPATH_W) 'luatexdir/lua/liolibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/liolibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10592-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10593-luatexdir/lua/libluajittex_a-loslibext.o: luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10594:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-loslibext.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-loslibext.Tpo -c -o luatexdir/lua/libluajittex_a-loslibext.o `test -f 'luatexdir/lua/loslibext.c' || echo '$(srcdir)/'`luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10595-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-loslibext.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-loslibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10597-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10598:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-loslibext.o `test -f 'luatexdir/lua/loslibext.c' || echo '$(srcdir)/'`luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10599-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10600-luatexdir/lua/libluajittex_a-loslibext.obj: luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10601:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-loslibext.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-loslibext.Tpo -c -o luatexdir/lua/libluajittex_a-loslibext.obj `if test -f 'luatexdir/lua/loslibext.c'; then $(CYGPATH_W) 'luatexdir/lua/loslibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/loslibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10602-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-loslibext.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-loslibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10604-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10605:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-loslibext.obj `if test -f 'luatexdir/lua/loslibext.c'; then $(CYGPATH_W) 'luatexdir/lua/loslibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/loslibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10606-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10607-luatexdir/lua/libluajittex_a-lpdflib.o: luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10608:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lpdflib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdflib.Tpo -c -o luatexdir/lua/libluajittex_a-lpdflib.o `test -f 'luatexdir/lua/lpdflib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10609-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdflib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lpdflib.o `test -f 'luatexdir/lua/lpdflib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10613-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10614-luatexdir/lua/libluajittex_a-lpdflib.obj: luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10615:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lpdflib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdflib.Tpo -c -o luatexdir/lua/libluajittex_a-lpdflib.obj `if test -f 'luatexdir/lua/lpdflib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10616-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdflib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lpdflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10618-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10619:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lpdflib.obj `if test -f 'luatexdir/lua/lpdflib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10620-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10621-luatexdir/lua/libluajittex_a-lstatslib.o: luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10622:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lstatslib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lstatslib.Tpo -c -o luatexdir/lua/libluajittex_a-lstatslib.o `test -f 'luatexdir/lua/lstatslib.c' || echo '$(srcdir)/'`luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10623-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lstatslib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lstatslib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10625-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10626:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lstatslib.o `test -f 'luatexdir/lua/lstatslib.c' || echo '$(srcdir)/'`luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10627-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10628-luatexdir/lua/libluajittex_a-lstatslib.obj: luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10629:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lstatslib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lstatslib.Tpo -c -o luatexdir/lua/libluajittex_a-lstatslib.obj `if test -f 'luatexdir/lua/lstatslib.c'; then $(CYGPATH_W) 'luatexdir/lua/lstatslib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstatslib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10630-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lstatslib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lstatslib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10632-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10633:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lstatslib.obj `if test -f 'luatexdir/lua/lstatslib.c'; then $(CYGPATH_W) 'luatexdir/lua/lstatslib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstatslib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10634-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10635-luatexdir/lua/libluajittex_a-ltexiolib.o: luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10636:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-ltexiolib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexiolib.Tpo -c -o luatexdir/lua/libluajittex_a-ltexiolib.o `test -f 'luatexdir/lua/ltexiolib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10637-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexiolib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexiolib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10639-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10640:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-ltexiolib.o `test -f 'luatexdir/lua/ltexiolib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10641-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10642-luatexdir/lua/libluajittex_a-ltexiolib.obj: luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10643:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-ltexiolib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexiolib.Tpo -c -o luatexdir/lua/libluajittex_a-ltexiolib.obj `if test -f 'luatexdir/lua/ltexiolib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexiolib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexiolib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10644-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexiolib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexiolib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10646-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10647:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-ltexiolib.obj `if test -f 'luatexdir/lua/ltexiolib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexiolib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexiolib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10648-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10649-luatexdir/lua/libluajittex_a-ltexlib.o: luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10650:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-ltexlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexlib.Tpo -c -o luatexdir/lua/libluajittex_a-ltexlib.o `test -f 'luatexdir/lua/ltexlib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10651-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-ltexlib.o `test -f 'luatexdir/lua/ltexlib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10655-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10656-luatexdir/lua/libluajittex_a-ltexlib.obj: luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10657:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-ltexlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexlib.Tpo -c -o luatexdir/lua/libluajittex_a-ltexlib.obj `if test -f 'luatexdir/lua/ltexlib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10658-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-ltexlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10660-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10661:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-ltexlib.obj `if test -f 'luatexdir/lua/ltexlib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10662-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10663-luatexdir/lua/libluajittex_a-lnewtokenlib.o: luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10664:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lnewtokenlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lnewtokenlib.Tpo -c -o luatexdir/lua/libluajittex_a-lnewtokenlib.o `test -f 'luatexdir/lua/lnewtokenlib.c' || echo '$(srcdir)/'`luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10665-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lnewtokenlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lnewtokenlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10667-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10668:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lnewtokenlib.o `test -f 'luatexdir/lua/lnewtokenlib.c' || echo '$(srcdir)/'`luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10669-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10670-luatexdir/lua/libluajittex_a-lnewtokenlib.obj: luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10671:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-lnewtokenlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-lnewtokenlib.Tpo -c -o luatexdir/lua/libluajittex_a-lnewtokenlib.obj `if test -f 'luatexdir/lua/lnewtokenlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnewtokenlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnewtokenlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10672-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-lnewtokenlib.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-lnewtokenlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10674-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10675:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-lnewtokenlib.obj `if test -f 'luatexdir/lua/lnewtokenlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnewtokenlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnewtokenlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10676-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10677-luatexdir/lua/libluajittex_a-luatex-core.o: luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10678:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-luatex-core.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-luatex-core.Tpo -c -o luatexdir/lua/libluajittex_a-luatex-core.o `test -f 'luatexdir/lua/luatex-core.c' || echo '$(srcdir)/'`luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10679-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-luatex-core.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-luatex-core.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10681-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10682:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-luatex-core.o `test -f 'luatexdir/lua/luatex-core.c' || echo '$(srcdir)/'`luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10683-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10684-luatexdir/lua/libluajittex_a-luatex-core.obj: luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10685:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-luatex-core.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-luatex-core.Tpo -c -o luatexdir/lua/libluajittex_a-luatex-core.obj `if test -f 'luatexdir/lua/luatex-core.c'; then $(CYGPATH_W) 'luatexdir/lua/luatex-core.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatex-core.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10686-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-luatex-core.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-luatex-core.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10688-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10689:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-luatex-core.obj `if test -f 'luatexdir/lua/luatex-core.c'; then $(CYGPATH_W) 'luatexdir/lua/luatex-core.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatex-core.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10690-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10691-luatexdir/lua/libluajittex_a-helpers.o: luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10692:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-helpers.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-helpers.Tpo -c -o luatexdir/lua/libluajittex_a-helpers.o `test -f 'luatexdir/lua/helpers.c' || echo '$(srcdir)/'`luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10693-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-helpers.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-helpers.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10695-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10696:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-helpers.o `test -f 'luatexdir/lua/helpers.c' || echo '$(srcdir)/'`luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10697-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10698-luatexdir/lua/libluajittex_a-helpers.obj: luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10699:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-helpers.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-helpers.Tpo -c -o luatexdir/lua/libluajittex_a-helpers.obj `if test -f 'luatexdir/lua/helpers.c'; then $(CYGPATH_W) 'luatexdir/lua/helpers.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/helpers.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10700-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-helpers.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-helpers.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10702-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10703:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-helpers.obj `if test -f 'luatexdir/lua/helpers.c'; then $(CYGPATH_W) 'luatexdir/lua/helpers.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/helpers.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10704-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10705-luatexdir/lua/libluajittex_a-luanode.o: luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10706:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-luanode.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-luanode.Tpo -c -o luatexdir/lua/libluajittex_a-luanode.o `test -f 'luatexdir/lua/luanode.c' || echo '$(srcdir)/'`luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10707-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-luanode.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-luanode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10709-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10710:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-luanode.o `test -f 'luatexdir/lua/luanode.c' || echo '$(srcdir)/'`luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10711-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10712-luatexdir/lua/libluajittex_a-luanode.obj: luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10713:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-luanode.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-luanode.Tpo -c -o luatexdir/lua/libluajittex_a-luanode.obj `if test -f 'luatexdir/lua/luanode.c'; then $(CYGPATH_W) 'luatexdir/lua/luanode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luanode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10714-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-luanode.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-luanode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10716-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10717:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-luanode.obj `if test -f 'luatexdir/lua/luanode.c'; then $(CYGPATH_W) 'luatexdir/lua/luanode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luanode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10718-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10719-luatexdir/lua/libluajittex_a-luatoken.o: luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10720:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-luatoken.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-luatoken.Tpo -c -o luatexdir/lua/libluajittex_a-luatoken.o `test -f 'luatexdir/lua/luatoken.c' || echo '$(srcdir)/'`luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10721-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-luatoken.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-luatoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10723-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10724:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-luatoken.o `test -f 'luatexdir/lua/luatoken.c' || echo '$(srcdir)/'`luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10725-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10726-luatexdir/lua/libluajittex_a-luatoken.obj: luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10727:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-luatoken.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-luatoken.Tpo -c -o luatexdir/lua/libluajittex_a-luatoken.obj `if test -f 'luatexdir/lua/luatoken.c'; then $(CYGPATH_W) 'luatexdir/lua/luatoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10728-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-luatoken.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-luatoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10730-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10731:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-luatoken.obj `if test -f 'luatexdir/lua/luatoken.c'; then $(CYGPATH_W) 'luatexdir/lua/luatoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10732-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10733-luatexdir/lua/libluajittex_a-mplibstuff.o: luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10734:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-mplibstuff.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-mplibstuff.Tpo -c -o luatexdir/lua/libluajittex_a-mplibstuff.o `test -f 'luatexdir/lua/mplibstuff.c' || echo '$(srcdir)/'`luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10735-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-mplibstuff.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-mplibstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10737-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10738:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-mplibstuff.o `test -f 'luatexdir/lua/mplibstuff.c' || echo '$(srcdir)/'`luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10739-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10740-luatexdir/lua/libluajittex_a-mplibstuff.obj: luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10741:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittex_a-mplibstuff.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittex_a-mplibstuff.Tpo -c -o luatexdir/lua/libluajittex_a-mplibstuff.obj `if test -f 'luatexdir/lua/mplibstuff.c'; then $(CYGPATH_W) 'luatexdir/lua/mplibstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/mplibstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10742-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittex_a-mplibstuff.Tpo luatexdir/lua/$(DEPDIR)/libluajittex_a-mplibstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10744-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10745:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittex_a-mplibstuff.obj `if test -f 'luatexdir/lua/mplibstuff.c'; then $(CYGPATH_W) 'luatexdir/lua/mplibstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/mplibstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10746-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10747-luatexdir/pdf/libluajittex_a-pdfaction.o: luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10748:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfaction.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfaction.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfaction.o `test -f 'luatexdir/pdf/pdfaction.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10749-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfaction.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfaction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10751-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10752:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfaction.o `test -f 'luatexdir/pdf/pdfaction.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10753-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10754-luatexdir/pdf/libluajittex_a-pdfaction.obj: luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10755:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfaction.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfaction.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfaction.obj `if test -f 'luatexdir/pdf/pdfaction.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfaction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfaction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10756-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfaction.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfaction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10758-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10759:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfaction.obj `if test -f 'luatexdir/pdf/pdfaction.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfaction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfaction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10760-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10761-luatexdir/pdf/libluajittex_a-pdfannot.o: luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10762:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfannot.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfannot.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfannot.o `test -f 'luatexdir/pdf/pdfannot.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10763-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfannot.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfannot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10765-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10766:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfannot.o `test -f 'luatexdir/pdf/pdfannot.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10767-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10768-luatexdir/pdf/libluajittex_a-pdfannot.obj: luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10769:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfannot.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfannot.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfannot.obj `if test -f 'luatexdir/pdf/pdfannot.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfannot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfannot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10770-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfannot.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfannot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10772-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10773:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfannot.obj `if test -f 'luatexdir/pdf/pdfannot.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfannot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfannot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10774-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10775-luatexdir/pdf/libluajittex_a-pdfcolorstack.o: luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10776:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfcolorstack.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfcolorstack.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfcolorstack.o `test -f 'luatexdir/pdf/pdfcolorstack.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10777-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfcolorstack.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfcolorstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10779-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10780:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfcolorstack.o `test -f 'luatexdir/pdf/pdfcolorstack.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10781-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10782-luatexdir/pdf/libluajittex_a-pdfcolorstack.obj: luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10783:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfcolorstack.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfcolorstack.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfcolorstack.obj `if test -f 'luatexdir/pdf/pdfcolorstack.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfcolorstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfcolorstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10784-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfcolorstack.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfcolorstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10786-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10787:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfcolorstack.obj `if test -f 'luatexdir/pdf/pdfcolorstack.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfcolorstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfcolorstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10788-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10789-luatexdir/pdf/libluajittex_a-pdfdest.o: luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10790:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfdest.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfdest.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfdest.o `test -f 'luatexdir/pdf/pdfdest.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10791-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfdest.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfdest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10793-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10794:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfdest.o `test -f 'luatexdir/pdf/pdfdest.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10795-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10796-luatexdir/pdf/libluajittex_a-pdfdest.obj: luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10797:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfdest.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfdest.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfdest.obj `if test -f 'luatexdir/pdf/pdfdest.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfdest.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfdest.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10798-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfdest.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfdest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10800-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10801:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfdest.obj `if test -f 'luatexdir/pdf/pdfdest.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfdest.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfdest.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10802-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10803-luatexdir/pdf/libluajittex_a-pdffont.o: luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10804:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdffont.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdffont.Tpo -c -o luatexdir/pdf/libluajittex_a-pdffont.o `test -f 'luatexdir/pdf/pdffont.c' || echo '$(srcdir)/'`luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10805-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdffont.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10807-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10808:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdffont.o `test -f 'luatexdir/pdf/pdffont.c' || echo '$(srcdir)/'`luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10809-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10810-luatexdir/pdf/libluajittex_a-pdffont.obj: luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10811:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdffont.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdffont.Tpo -c -o luatexdir/pdf/libluajittex_a-pdffont.obj `if test -f 'luatexdir/pdf/pdffont.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10812-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdffont.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10814-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10815:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdffont.obj `if test -f 'luatexdir/pdf/pdffont.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10816-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10817-luatexdir/pdf/libluajittex_a-pdfgen.o: luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10818:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfgen.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfgen.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfgen.o `test -f 'luatexdir/pdf/pdfgen.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10819-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfgen.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfgen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10821-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10822:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfgen.o `test -f 'luatexdir/pdf/pdfgen.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10823-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10824-luatexdir/pdf/libluajittex_a-pdfgen.obj: luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10825:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfgen.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfgen.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfgen.obj `if test -f 'luatexdir/pdf/pdfgen.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfgen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfgen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10826-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfgen.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfgen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10828-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10829:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfgen.obj `if test -f 'luatexdir/pdf/pdfgen.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfgen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfgen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10830-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10831-luatexdir/pdf/libluajittex_a-pdfglyph.o: luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10832:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfglyph.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfglyph.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfglyph.o `test -f 'luatexdir/pdf/pdfglyph.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10833-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfglyph.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfglyph.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10835-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10836:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfglyph.o `test -f 'luatexdir/pdf/pdfglyph.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10837-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10838-luatexdir/pdf/libluajittex_a-pdfglyph.obj: luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10839:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfglyph.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfglyph.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfglyph.obj `if test -f 'luatexdir/pdf/pdfglyph.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfglyph.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfglyph.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10840-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfglyph.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfglyph.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10842-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10843:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfglyph.obj `if test -f 'luatexdir/pdf/pdfglyph.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfglyph.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfglyph.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10844-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10845-luatexdir/pdf/libluajittex_a-pdfimage.o: luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10846:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfimage.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfimage.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfimage.o `test -f 'luatexdir/pdf/pdfimage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10847-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfimage.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10849-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10850:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfimage.o `test -f 'luatexdir/pdf/pdfimage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10851-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10852-luatexdir/pdf/libluajittex_a-pdfimage.obj: luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10853:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfimage.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfimage.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfimage.obj `if test -f 'luatexdir/pdf/pdfimage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfimage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10854-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfimage.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10856-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10857:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfimage.obj `if test -f 'luatexdir/pdf/pdfimage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfimage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10858-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10859-luatexdir/pdf/libluajittex_a-pdflink.o: luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10860:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdflink.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflink.Tpo -c -o luatexdir/pdf/libluajittex_a-pdflink.o `test -f 'luatexdir/pdf/pdflink.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10861-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflink.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflink.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10863-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10864:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdflink.o `test -f 'luatexdir/pdf/pdflink.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10865-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10866-luatexdir/pdf/libluajittex_a-pdflink.obj: luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10867:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdflink.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflink.Tpo -c -o luatexdir/pdf/libluajittex_a-pdflink.obj `if test -f 'luatexdir/pdf/pdflink.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflink.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflink.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10868-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflink.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflink.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10870-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10871:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdflink.obj `if test -f 'luatexdir/pdf/pdflink.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflink.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflink.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10872-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10873-luatexdir/pdf/libluajittex_a-pdflistout.o: luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10874:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdflistout.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflistout.Tpo -c -o luatexdir/pdf/libluajittex_a-pdflistout.o `test -f 'luatexdir/pdf/pdflistout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10875-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflistout.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflistout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10877-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10878:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdflistout.o `test -f 'luatexdir/pdf/pdflistout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10879-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10880-luatexdir/pdf/libluajittex_a-pdflistout.obj: luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10881:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdflistout.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflistout.Tpo -c -o luatexdir/pdf/libluajittex_a-pdflistout.obj `if test -f 'luatexdir/pdf/pdflistout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflistout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflistout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10882-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflistout.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdflistout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10884-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10885:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdflistout.obj `if test -f 'luatexdir/pdf/pdflistout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflistout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflistout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10886-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10887-luatexdir/pdf/libluajittex_a-pdfliteral.o: luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10888:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfliteral.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfliteral.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfliteral.o `test -f 'luatexdir/pdf/pdfliteral.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10889-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfliteral.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfliteral.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10891-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10892:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfliteral.o `test -f 'luatexdir/pdf/pdfliteral.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10893-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10894-luatexdir/pdf/libluajittex_a-pdfliteral.obj: luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10895:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfliteral.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfliteral.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfliteral.obj `if test -f 'luatexdir/pdf/pdfliteral.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfliteral.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfliteral.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10896-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfliteral.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfliteral.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10898-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10899:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfliteral.obj `if test -f 'luatexdir/pdf/pdfliteral.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfliteral.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfliteral.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10900-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10901-luatexdir/pdf/libluajittex_a-pdfobj.o: luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10902:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfobj.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfobj.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfobj.o `test -f 'luatexdir/pdf/pdfobj.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10903-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfobj.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfobj.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10905-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10906:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfobj.o `test -f 'luatexdir/pdf/pdfobj.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10907-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10908-luatexdir/pdf/libluajittex_a-pdfobj.obj: luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10909:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfobj.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfobj.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfobj.obj `if test -f 'luatexdir/pdf/pdfobj.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfobj.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfobj.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10910-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfobj.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfobj.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10912-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10913:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfobj.obj `if test -f 'luatexdir/pdf/pdfobj.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfobj.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfobj.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10914-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10915-luatexdir/pdf/libluajittex_a-pdfoutline.o: luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10916:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfoutline.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfoutline.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfoutline.o `test -f 'luatexdir/pdf/pdfoutline.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10917-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfoutline.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfoutline.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10919-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10920:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfoutline.o `test -f 'luatexdir/pdf/pdfoutline.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10921-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10922-luatexdir/pdf/libluajittex_a-pdfoutline.obj: luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10923:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfoutline.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfoutline.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfoutline.obj `if test -f 'luatexdir/pdf/pdfoutline.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfoutline.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfoutline.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10924-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfoutline.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfoutline.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10926-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10927:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfoutline.obj `if test -f 'luatexdir/pdf/pdfoutline.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfoutline.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfoutline.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10928-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10929-luatexdir/pdf/libluajittex_a-pdfpage.o: luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10930:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfpage.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpage.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfpage.o `test -f 'luatexdir/pdf/pdfpage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10931-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpage.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10933-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10934:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfpage.o `test -f 'luatexdir/pdf/pdfpage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10935-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10936-luatexdir/pdf/libluajittex_a-pdfpage.obj: luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10937:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfpage.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpage.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfpage.obj `if test -f 'luatexdir/pdf/pdfpage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10938-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpage.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10940-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10941:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfpage.obj `if test -f 'luatexdir/pdf/pdfpage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10942-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10943-luatexdir/pdf/libluajittex_a-pdfpagetree.o: luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10944:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfpagetree.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpagetree.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfpagetree.o `test -f 'luatexdir/pdf/pdfpagetree.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10945-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpagetree.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpagetree.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10947-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10948:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfpagetree.o `test -f 'luatexdir/pdf/pdfpagetree.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10949-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10950-luatexdir/pdf/libluajittex_a-pdfpagetree.obj: luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10951:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfpagetree.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpagetree.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfpagetree.obj `if test -f 'luatexdir/pdf/pdfpagetree.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpagetree.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpagetree.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10952-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpagetree.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfpagetree.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10954-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10955:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfpagetree.obj `if test -f 'luatexdir/pdf/pdfpagetree.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpagetree.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpagetree.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10956-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10957-luatexdir/pdf/libluajittex_a-pdfrule.o: luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10958:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfrule.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfrule.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfrule.o `test -f 'luatexdir/pdf/pdfrule.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10959-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfrule.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfrule.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10961-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10962:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfrule.o `test -f 'luatexdir/pdf/pdfrule.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10963-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10964-luatexdir/pdf/libluajittex_a-pdfrule.obj: luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10965:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfrule.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfrule.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfrule.obj `if test -f 'luatexdir/pdf/pdfrule.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfrule.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfrule.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10966-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfrule.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfrule.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10968-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10969:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfrule.obj `if test -f 'luatexdir/pdf/pdfrule.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfrule.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfrule.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10970-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10971-luatexdir/pdf/libluajittex_a-pdfsaverestore.o: luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10972:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfsaverestore.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsaverestore.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfsaverestore.o `test -f 'luatexdir/pdf/pdfsaverestore.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10973-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsaverestore.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsaverestore.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10975-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10976:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfsaverestore.o `test -f 'luatexdir/pdf/pdfsaverestore.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10977-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10978-luatexdir/pdf/libluajittex_a-pdfsaverestore.obj: luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10979:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfsaverestore.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsaverestore.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfsaverestore.obj `if test -f 'luatexdir/pdf/pdfsaverestore.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsaverestore.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsaverestore.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10980-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsaverestore.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsaverestore.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10982-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10983:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfsaverestore.obj `if test -f 'luatexdir/pdf/pdfsaverestore.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsaverestore.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsaverestore.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10984-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10985-luatexdir/pdf/libluajittex_a-pdfsetmatrix.o: luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10986:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfsetmatrix.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsetmatrix.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfsetmatrix.o `test -f 'luatexdir/pdf/pdfsetmatrix.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10987-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsetmatrix.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsetmatrix.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10989-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10990:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfsetmatrix.o `test -f 'luatexdir/pdf/pdfsetmatrix.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10991-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10992-luatexdir/pdf/libluajittex_a-pdfsetmatrix.obj: luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10993:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfsetmatrix.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsetmatrix.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfsetmatrix.obj `if test -f 'luatexdir/pdf/pdfsetmatrix.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsetmatrix.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsetmatrix.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10994-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsetmatrix.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfsetmatrix.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10996-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:10997:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfsetmatrix.obj `if test -f 'luatexdir/pdf/pdfsetmatrix.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsetmatrix.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsetmatrix.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10998-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-10999-luatexdir/pdf/libluajittex_a-pdfshipout.o: luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11000:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfshipout.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfshipout.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfshipout.o `test -f 'luatexdir/pdf/pdfshipout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11001-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfshipout.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfshipout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11003-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11004:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfshipout.o `test -f 'luatexdir/pdf/pdfshipout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11005-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11006-luatexdir/pdf/libluajittex_a-pdfshipout.obj: luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11007:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfshipout.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfshipout.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfshipout.obj `if test -f 'luatexdir/pdf/pdfshipout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfshipout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfshipout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11008-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfshipout.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfshipout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11010-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11011:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfshipout.obj `if test -f 'luatexdir/pdf/pdfshipout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfshipout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfshipout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11012-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11013-luatexdir/pdf/libluajittex_a-pdftables.o: luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11014:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdftables.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdftables.Tpo -c -o luatexdir/pdf/libluajittex_a-pdftables.o `test -f 'luatexdir/pdf/pdftables.c' || echo '$(srcdir)/'`luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11015-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdftables.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdftables.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11017-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11018:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdftables.o `test -f 'luatexdir/pdf/pdftables.c' || echo '$(srcdir)/'`luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11019-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11020-luatexdir/pdf/libluajittex_a-pdftables.obj: luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11021:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdftables.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdftables.Tpo -c -o luatexdir/pdf/libluajittex_a-pdftables.obj `if test -f 'luatexdir/pdf/pdftables.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdftables.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdftables.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11022-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdftables.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdftables.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11024-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11025:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdftables.obj `if test -f 'luatexdir/pdf/pdftables.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdftables.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdftables.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11026-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11027-luatexdir/pdf/libluajittex_a-pdfthread.o: luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11028:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfthread.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfthread.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfthread.o `test -f 'luatexdir/pdf/pdfthread.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11029-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfthread.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfthread.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11031-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11032:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfthread.o `test -f 'luatexdir/pdf/pdfthread.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11033-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11034-luatexdir/pdf/libluajittex_a-pdfthread.obj: luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11035:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfthread.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfthread.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfthread.obj `if test -f 'luatexdir/pdf/pdfthread.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfthread.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfthread.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11036-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfthread.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfthread.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11038-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11039:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfthread.obj `if test -f 'luatexdir/pdf/pdfthread.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfthread.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfthread.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11040-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11041-luatexdir/pdf/libluajittex_a-pdfxform.o: luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11042:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfxform.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfxform.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfxform.o `test -f 'luatexdir/pdf/pdfxform.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11043-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfxform.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfxform.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11045-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11046:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfxform.o `test -f 'luatexdir/pdf/pdfxform.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11047-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11048-luatexdir/pdf/libluajittex_a-pdfxform.obj: luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11049:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluajittex_a-pdfxform.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfxform.Tpo -c -o luatexdir/pdf/libluajittex_a-pdfxform.obj `if test -f 'luatexdir/pdf/pdfxform.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfxform.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfxform.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11050-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfxform.Tpo luatexdir/pdf/$(DEPDIR)/libluajittex_a-pdfxform.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11052-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11053:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluajittex_a-pdfxform.obj `if test -f 'luatexdir/pdf/pdfxform.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfxform.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfxform.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11054-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11055-luatexdir/tex/libluajittex_a-backend.o: luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11056:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-backend.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-backend.Tpo -c -o luatexdir/tex/libluajittex_a-backend.o `test -f 'luatexdir/tex/backend.c' || echo '$(srcdir)/'`luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11057-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-backend.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-backend.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11059-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11060:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-backend.o `test -f 'luatexdir/tex/backend.c' || echo '$(srcdir)/'`luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11061-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11062-luatexdir/tex/libluajittex_a-backend.obj: luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11063:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-backend.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-backend.Tpo -c -o luatexdir/tex/libluajittex_a-backend.obj `if test -f 'luatexdir/tex/backend.c'; then $(CYGPATH_W) 'luatexdir/tex/backend.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/backend.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11064-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-backend.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-backend.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11066-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11067:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-backend.obj `if test -f 'luatexdir/tex/backend.c'; then $(CYGPATH_W) 'luatexdir/tex/backend.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/backend.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11068-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11069-luatexdir/tex/libluajittex_a-align.o: luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11070:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-align.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-align.Tpo -c -o luatexdir/tex/libluajittex_a-align.o `test -f 'luatexdir/tex/align.c' || echo '$(srcdir)/'`luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11071-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-align.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-align.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11073-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11074:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-align.o `test -f 'luatexdir/tex/align.c' || echo '$(srcdir)/'`luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11075-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11076-luatexdir/tex/libluajittex_a-align.obj: luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11077:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-align.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-align.Tpo -c -o luatexdir/tex/libluajittex_a-align.obj `if test -f 'luatexdir/tex/align.c'; then $(CYGPATH_W) 'luatexdir/tex/align.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/align.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11078-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-align.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-align.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11080-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11081:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-align.obj `if test -f 'luatexdir/tex/align.c'; then $(CYGPATH_W) 'luatexdir/tex/align.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/align.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11082-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11083-luatexdir/tex/libluajittex_a-arithmetic.o: luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11084:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-arithmetic.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-arithmetic.Tpo -c -o luatexdir/tex/libluajittex_a-arithmetic.o `test -f 'luatexdir/tex/arithmetic.c' || echo '$(srcdir)/'`luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11085-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-arithmetic.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-arithmetic.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11087-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11088:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-arithmetic.o `test -f 'luatexdir/tex/arithmetic.c' || echo '$(srcdir)/'`luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11089-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11090-luatexdir/tex/libluajittex_a-arithmetic.obj: luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11091:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-arithmetic.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-arithmetic.Tpo -c -o luatexdir/tex/libluajittex_a-arithmetic.obj `if test -f 'luatexdir/tex/arithmetic.c'; then $(CYGPATH_W) 'luatexdir/tex/arithmetic.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/arithmetic.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11092-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-arithmetic.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-arithmetic.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11094-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11095:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-arithmetic.obj `if test -f 'luatexdir/tex/arithmetic.c'; then $(CYGPATH_W) 'luatexdir/tex/arithmetic.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/arithmetic.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11096-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11097-luatexdir/tex/libluajittex_a-buildpage.o: luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11098:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-buildpage.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-buildpage.Tpo -c -o luatexdir/tex/libluajittex_a-buildpage.o `test -f 'luatexdir/tex/buildpage.c' || echo '$(srcdir)/'`luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11099-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-buildpage.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-buildpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11101-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11102:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-buildpage.o `test -f 'luatexdir/tex/buildpage.c' || echo '$(srcdir)/'`luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11103-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11104-luatexdir/tex/libluajittex_a-buildpage.obj: luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11105:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-buildpage.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-buildpage.Tpo -c -o luatexdir/tex/libluajittex_a-buildpage.obj `if test -f 'luatexdir/tex/buildpage.c'; then $(CYGPATH_W) 'luatexdir/tex/buildpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/buildpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11106-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-buildpage.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-buildpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11108-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11109:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-buildpage.obj `if test -f 'luatexdir/tex/buildpage.c'; then $(CYGPATH_W) 'luatexdir/tex/buildpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/buildpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11110-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11111-luatexdir/tex/libluajittex_a-commands.o: luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11112:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-commands.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-commands.Tpo -c -o luatexdir/tex/libluajittex_a-commands.o `test -f 'luatexdir/tex/commands.c' || echo '$(srcdir)/'`luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11113-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-commands.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-commands.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11115-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11116:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-commands.o `test -f 'luatexdir/tex/commands.c' || echo '$(srcdir)/'`luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11117-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11118-luatexdir/tex/libluajittex_a-commands.obj: luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11119:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-commands.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-commands.Tpo -c -o luatexdir/tex/libluajittex_a-commands.obj `if test -f 'luatexdir/tex/commands.c'; then $(CYGPATH_W) 'luatexdir/tex/commands.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/commands.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11120-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-commands.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-commands.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11122-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11123:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-commands.obj `if test -f 'luatexdir/tex/commands.c'; then $(CYGPATH_W) 'luatexdir/tex/commands.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/commands.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11124-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11125-luatexdir/tex/libluajittex_a-conditional.o: luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11126:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-conditional.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-conditional.Tpo -c -o luatexdir/tex/libluajittex_a-conditional.o `test -f 'luatexdir/tex/conditional.c' || echo '$(srcdir)/'`luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11127-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-conditional.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-conditional.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11129-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11130:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-conditional.o `test -f 'luatexdir/tex/conditional.c' || echo '$(srcdir)/'`luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11131-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11132-luatexdir/tex/libluajittex_a-conditional.obj: luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11133:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-conditional.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-conditional.Tpo -c -o luatexdir/tex/libluajittex_a-conditional.obj `if test -f 'luatexdir/tex/conditional.c'; then $(CYGPATH_W) 'luatexdir/tex/conditional.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/conditional.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11134-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-conditional.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-conditional.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11136-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11137:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-conditional.obj `if test -f 'luatexdir/tex/conditional.c'; then $(CYGPATH_W) 'luatexdir/tex/conditional.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/conditional.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11138-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11139-luatexdir/tex/libluajittex_a-directions.o: luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11140:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-directions.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-directions.Tpo -c -o luatexdir/tex/libluajittex_a-directions.o `test -f 'luatexdir/tex/directions.c' || echo '$(srcdir)/'`luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11141-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-directions.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-directions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11143-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11144:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-directions.o `test -f 'luatexdir/tex/directions.c' || echo '$(srcdir)/'`luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11145-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11146-luatexdir/tex/libluajittex_a-directions.obj: luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11147:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-directions.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-directions.Tpo -c -o luatexdir/tex/libluajittex_a-directions.obj `if test -f 'luatexdir/tex/directions.c'; then $(CYGPATH_W) 'luatexdir/tex/directions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/directions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11148-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-directions.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-directions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11150-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11151:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-directions.obj `if test -f 'luatexdir/tex/directions.c'; then $(CYGPATH_W) 'luatexdir/tex/directions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/directions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11152-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11153-luatexdir/tex/libluajittex_a-dumpdata.o: luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11154:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-dumpdata.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-dumpdata.Tpo -c -o luatexdir/tex/libluajittex_a-dumpdata.o `test -f 'luatexdir/tex/dumpdata.c' || echo '$(srcdir)/'`luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11155-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-dumpdata.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-dumpdata.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11157-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11158:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-dumpdata.o `test -f 'luatexdir/tex/dumpdata.c' || echo '$(srcdir)/'`luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11159-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11160-luatexdir/tex/libluajittex_a-dumpdata.obj: luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11161:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-dumpdata.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-dumpdata.Tpo -c -o luatexdir/tex/libluajittex_a-dumpdata.obj `if test -f 'luatexdir/tex/dumpdata.c'; then $(CYGPATH_W) 'luatexdir/tex/dumpdata.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/dumpdata.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11162-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-dumpdata.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-dumpdata.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11164-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11165:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-dumpdata.obj `if test -f 'luatexdir/tex/dumpdata.c'; then $(CYGPATH_W) 'luatexdir/tex/dumpdata.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/dumpdata.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11166-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11167-luatexdir/tex/libluajittex_a-equivalents.o: luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11168:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-equivalents.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-equivalents.Tpo -c -o luatexdir/tex/libluajittex_a-equivalents.o `test -f 'luatexdir/tex/equivalents.c' || echo '$(srcdir)/'`luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11169-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-equivalents.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-equivalents.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11171-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11172:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-equivalents.o `test -f 'luatexdir/tex/equivalents.c' || echo '$(srcdir)/'`luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11173-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11174-luatexdir/tex/libluajittex_a-equivalents.obj: luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11175:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-equivalents.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-equivalents.Tpo -c -o luatexdir/tex/libluajittex_a-equivalents.obj `if test -f 'luatexdir/tex/equivalents.c'; then $(CYGPATH_W) 'luatexdir/tex/equivalents.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/equivalents.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11176-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-equivalents.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-equivalents.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11178-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11179:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-equivalents.obj `if test -f 'luatexdir/tex/equivalents.c'; then $(CYGPATH_W) 'luatexdir/tex/equivalents.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/equivalents.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11180-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11181-luatexdir/tex/libluajittex_a-errors.o: luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11182:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-errors.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-errors.Tpo -c -o luatexdir/tex/libluajittex_a-errors.o `test -f 'luatexdir/tex/errors.c' || echo '$(srcdir)/'`luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11183-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-errors.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-errors.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11185-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11186:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-errors.o `test -f 'luatexdir/tex/errors.c' || echo '$(srcdir)/'`luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11187-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11188-luatexdir/tex/libluajittex_a-errors.obj: luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11189:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-errors.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-errors.Tpo -c -o luatexdir/tex/libluajittex_a-errors.obj `if test -f 'luatexdir/tex/errors.c'; then $(CYGPATH_W) 'luatexdir/tex/errors.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/errors.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11190-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-errors.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-errors.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11192-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11193:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-errors.obj `if test -f 'luatexdir/tex/errors.c'; then $(CYGPATH_W) 'luatexdir/tex/errors.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/errors.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11194-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11195-luatexdir/tex/libluajittex_a-expand.o: luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11196:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-expand.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-expand.Tpo -c -o luatexdir/tex/libluajittex_a-expand.o `test -f 'luatexdir/tex/expand.c' || echo '$(srcdir)/'`luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11197-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-expand.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-expand.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11199-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11200:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-expand.o `test -f 'luatexdir/tex/expand.c' || echo '$(srcdir)/'`luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11201-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11202-luatexdir/tex/libluajittex_a-expand.obj: luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11203:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-expand.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-expand.Tpo -c -o luatexdir/tex/libluajittex_a-expand.obj `if test -f 'luatexdir/tex/expand.c'; then $(CYGPATH_W) 'luatexdir/tex/expand.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/expand.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11204-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-expand.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-expand.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11206-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11207:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-expand.obj `if test -f 'luatexdir/tex/expand.c'; then $(CYGPATH_W) 'luatexdir/tex/expand.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/expand.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11208-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11209-luatexdir/tex/libluajittex_a-extensions.o: luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11210:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-extensions.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-extensions.Tpo -c -o luatexdir/tex/libluajittex_a-extensions.o `test -f 'luatexdir/tex/extensions.c' || echo '$(srcdir)/'`luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11211-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-extensions.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-extensions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11213-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11214:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-extensions.o `test -f 'luatexdir/tex/extensions.c' || echo '$(srcdir)/'`luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11215-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11216-luatexdir/tex/libluajittex_a-extensions.obj: luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11217:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-extensions.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-extensions.Tpo -c -o luatexdir/tex/libluajittex_a-extensions.obj `if test -f 'luatexdir/tex/extensions.c'; then $(CYGPATH_W) 'luatexdir/tex/extensions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/extensions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11218-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-extensions.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-extensions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11220-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11221:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-extensions.obj `if test -f 'luatexdir/tex/extensions.c'; then $(CYGPATH_W) 'luatexdir/tex/extensions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/extensions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11222-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11223-luatexdir/tex/libluajittex_a-filename.o: luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11224:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-filename.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-filename.Tpo -c -o luatexdir/tex/libluajittex_a-filename.o `test -f 'luatexdir/tex/filename.c' || echo '$(srcdir)/'`luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11225-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-filename.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-filename.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11227-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11228:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-filename.o `test -f 'luatexdir/tex/filename.c' || echo '$(srcdir)/'`luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11229-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11230-luatexdir/tex/libluajittex_a-filename.obj: luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11231:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-filename.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-filename.Tpo -c -o luatexdir/tex/libluajittex_a-filename.obj `if test -f 'luatexdir/tex/filename.c'; then $(CYGPATH_W) 'luatexdir/tex/filename.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/filename.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11232-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-filename.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-filename.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11234-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11235:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-filename.obj `if test -f 'luatexdir/tex/filename.c'; then $(CYGPATH_W) 'luatexdir/tex/filename.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/filename.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11236-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11237-luatexdir/tex/libluajittex_a-inputstack.o: luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11238:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-inputstack.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-inputstack.Tpo -c -o luatexdir/tex/libluajittex_a-inputstack.o `test -f 'luatexdir/tex/inputstack.c' || echo '$(srcdir)/'`luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11239-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-inputstack.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-inputstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11241-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11242:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-inputstack.o `test -f 'luatexdir/tex/inputstack.c' || echo '$(srcdir)/'`luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11243-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11244-luatexdir/tex/libluajittex_a-inputstack.obj: luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11245:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-inputstack.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-inputstack.Tpo -c -o luatexdir/tex/libluajittex_a-inputstack.obj `if test -f 'luatexdir/tex/inputstack.c'; then $(CYGPATH_W) 'luatexdir/tex/inputstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/inputstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11246-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-inputstack.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-inputstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11248-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11249:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-inputstack.obj `if test -f 'luatexdir/tex/inputstack.c'; then $(CYGPATH_W) 'luatexdir/tex/inputstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/inputstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11250-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11251-luatexdir/tex/libluajittex_a-linebreak.o: luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11252:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-linebreak.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-linebreak.Tpo -c -o luatexdir/tex/libluajittex_a-linebreak.o `test -f 'luatexdir/tex/linebreak.c' || echo '$(srcdir)/'`luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11253-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-linebreak.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-linebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11255-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11256:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-linebreak.o `test -f 'luatexdir/tex/linebreak.c' || echo '$(srcdir)/'`luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11257-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11258-luatexdir/tex/libluajittex_a-linebreak.obj: luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11259:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-linebreak.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-linebreak.Tpo -c -o luatexdir/tex/libluajittex_a-linebreak.obj `if test -f 'luatexdir/tex/linebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/linebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/linebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11260-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-linebreak.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-linebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11263:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-linebreak.obj `if test -f 'luatexdir/tex/linebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/linebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/linebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11264-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11265-luatexdir/tex/libluajittex_a-mainbody.o: luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11266:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-mainbody.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-mainbody.Tpo -c -o luatexdir/tex/libluajittex_a-mainbody.o `test -f 'luatexdir/tex/mainbody.c' || echo '$(srcdir)/'`luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11267-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-mainbody.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-mainbody.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11269-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11270:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-mainbody.o `test -f 'luatexdir/tex/mainbody.c' || echo '$(srcdir)/'`luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11271-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11272-luatexdir/tex/libluajittex_a-mainbody.obj: luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11273:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-mainbody.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-mainbody.Tpo -c -o luatexdir/tex/libluajittex_a-mainbody.obj `if test -f 'luatexdir/tex/mainbody.c'; then $(CYGPATH_W) 'luatexdir/tex/mainbody.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mainbody.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11274-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-mainbody.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-mainbody.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11276-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11277:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-mainbody.obj `if test -f 'luatexdir/tex/mainbody.c'; then $(CYGPATH_W) 'luatexdir/tex/mainbody.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mainbody.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11278-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11279-luatexdir/tex/libluajittex_a-maincontrol.o: luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11280:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-maincontrol.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-maincontrol.Tpo -c -o luatexdir/tex/libluajittex_a-maincontrol.o `test -f 'luatexdir/tex/maincontrol.c' || echo '$(srcdir)/'`luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11281-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-maincontrol.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-maincontrol.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11283-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11284:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-maincontrol.o `test -f 'luatexdir/tex/maincontrol.c' || echo '$(srcdir)/'`luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11285-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11286-luatexdir/tex/libluajittex_a-maincontrol.obj: luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11287:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-maincontrol.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-maincontrol.Tpo -c -o luatexdir/tex/libluajittex_a-maincontrol.obj `if test -f 'luatexdir/tex/maincontrol.c'; then $(CYGPATH_W) 'luatexdir/tex/maincontrol.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/maincontrol.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11288-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-maincontrol.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-maincontrol.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11290-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11291:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-maincontrol.obj `if test -f 'luatexdir/tex/maincontrol.c'; then $(CYGPATH_W) 'luatexdir/tex/maincontrol.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/maincontrol.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11292-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11293-luatexdir/tex/libluajittex_a-mathcodes.o: luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11294:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-mathcodes.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-mathcodes.Tpo -c -o luatexdir/tex/libluajittex_a-mathcodes.o `test -f 'luatexdir/tex/mathcodes.c' || echo '$(srcdir)/'`luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11295-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-mathcodes.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-mathcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11297-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11298:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-mathcodes.o `test -f 'luatexdir/tex/mathcodes.c' || echo '$(srcdir)/'`luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11299-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11300-luatexdir/tex/libluajittex_a-mathcodes.obj: luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11301:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-mathcodes.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-mathcodes.Tpo -c -o luatexdir/tex/libluajittex_a-mathcodes.obj `if test -f 'luatexdir/tex/mathcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/mathcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mathcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11302-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-mathcodes.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-mathcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11304-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11305:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-mathcodes.obj `if test -f 'luatexdir/tex/mathcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/mathcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mathcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11306-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11307-luatexdir/tex/libluajittex_a-memoryword.o: luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11308:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-memoryword.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-memoryword.Tpo -c -o luatexdir/tex/libluajittex_a-memoryword.o `test -f 'luatexdir/tex/memoryword.c' || echo '$(srcdir)/'`luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11309-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-memoryword.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-memoryword.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-memoryword.o `test -f 'luatexdir/tex/memoryword.c' || echo '$(srcdir)/'`luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11313-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11314-luatexdir/tex/libluajittex_a-memoryword.obj: luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11315:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-memoryword.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-memoryword.Tpo -c -o luatexdir/tex/libluajittex_a-memoryword.obj `if test -f 'luatexdir/tex/memoryword.c'; then $(CYGPATH_W) 'luatexdir/tex/memoryword.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/memoryword.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11316-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-memoryword.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-memoryword.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11318-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11319:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-memoryword.obj `if test -f 'luatexdir/tex/memoryword.c'; then $(CYGPATH_W) 'luatexdir/tex/memoryword.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/memoryword.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11320-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11321-luatexdir/tex/libluajittex_a-mlist.o: luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11322:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-mlist.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-mlist.Tpo -c -o luatexdir/tex/libluajittex_a-mlist.o `test -f 'luatexdir/tex/mlist.c' || echo '$(srcdir)/'`luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11323-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-mlist.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-mlist.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11325-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11326:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-mlist.o `test -f 'luatexdir/tex/mlist.c' || echo '$(srcdir)/'`luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11327-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11328-luatexdir/tex/libluajittex_a-mlist.obj: luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11329:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-mlist.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-mlist.Tpo -c -o luatexdir/tex/libluajittex_a-mlist.obj `if test -f 'luatexdir/tex/mlist.c'; then $(CYGPATH_W) 'luatexdir/tex/mlist.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mlist.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11330-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-mlist.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-mlist.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11332-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11333:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-mlist.obj `if test -f 'luatexdir/tex/mlist.c'; then $(CYGPATH_W) 'luatexdir/tex/mlist.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mlist.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11334-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11335-luatexdir/tex/libluajittex_a-nesting.o: luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11336:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-nesting.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-nesting.Tpo -c -o luatexdir/tex/libluajittex_a-nesting.o `test -f 'luatexdir/tex/nesting.c' || echo '$(srcdir)/'`luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11337-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-nesting.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-nesting.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11339-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11340:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-nesting.o `test -f 'luatexdir/tex/nesting.c' || echo '$(srcdir)/'`luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11341-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11342-luatexdir/tex/libluajittex_a-nesting.obj: luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11343:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-nesting.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-nesting.Tpo -c -o luatexdir/tex/libluajittex_a-nesting.obj `if test -f 'luatexdir/tex/nesting.c'; then $(CYGPATH_W) 'luatexdir/tex/nesting.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/nesting.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11344-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-nesting.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-nesting.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-nesting.obj `if test -f 'luatexdir/tex/nesting.c'; then $(CYGPATH_W) 'luatexdir/tex/nesting.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/nesting.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11348-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11349-luatexdir/tex/libluajittex_a-packaging.o: luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11350:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-packaging.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-packaging.Tpo -c -o luatexdir/tex/libluajittex_a-packaging.o `test -f 'luatexdir/tex/packaging.c' || echo '$(srcdir)/'`luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11351-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-packaging.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-packaging.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11353-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11354:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-packaging.o `test -f 'luatexdir/tex/packaging.c' || echo '$(srcdir)/'`luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11355-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11356-luatexdir/tex/libluajittex_a-packaging.obj: luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11357:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-packaging.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-packaging.Tpo -c -o luatexdir/tex/libluajittex_a-packaging.obj `if test -f 'luatexdir/tex/packaging.c'; then $(CYGPATH_W) 'luatexdir/tex/packaging.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/packaging.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11358-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-packaging.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-packaging.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11361:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-packaging.obj `if test -f 'luatexdir/tex/packaging.c'; then $(CYGPATH_W) 'luatexdir/tex/packaging.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/packaging.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11362-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11363-luatexdir/tex/libluajittex_a-postlinebreak.o: luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11364:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-postlinebreak.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-postlinebreak.Tpo -c -o luatexdir/tex/libluajittex_a-postlinebreak.o `test -f 'luatexdir/tex/postlinebreak.c' || echo '$(srcdir)/'`luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11365-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-postlinebreak.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-postlinebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11367-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11368:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-postlinebreak.o `test -f 'luatexdir/tex/postlinebreak.c' || echo '$(srcdir)/'`luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11369-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11370-luatexdir/tex/libluajittex_a-postlinebreak.obj: luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11371:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-postlinebreak.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-postlinebreak.Tpo -c -o luatexdir/tex/libluajittex_a-postlinebreak.obj `if test -f 'luatexdir/tex/postlinebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/postlinebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/postlinebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11372-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-postlinebreak.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-postlinebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11374-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11375:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-postlinebreak.obj `if test -f 'luatexdir/tex/postlinebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/postlinebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/postlinebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11376-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11377-luatexdir/tex/libluajittex_a-primitive.o: luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11378:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-primitive.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-primitive.Tpo -c -o luatexdir/tex/libluajittex_a-primitive.o `test -f 'luatexdir/tex/primitive.c' || echo '$(srcdir)/'`luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11379-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-primitive.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-primitive.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11381-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11382:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-primitive.o `test -f 'luatexdir/tex/primitive.c' || echo '$(srcdir)/'`luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11383-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11384-luatexdir/tex/libluajittex_a-primitive.obj: luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11385:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-primitive.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-primitive.Tpo -c -o luatexdir/tex/libluajittex_a-primitive.obj `if test -f 'luatexdir/tex/primitive.c'; then $(CYGPATH_W) 'luatexdir/tex/primitive.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/primitive.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11386-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-primitive.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-primitive.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11388-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11389:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-primitive.obj `if test -f 'luatexdir/tex/primitive.c'; then $(CYGPATH_W) 'luatexdir/tex/primitive.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/primitive.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11390-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11391-luatexdir/tex/libluajittex_a-scanning.o: luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11392:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-scanning.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-scanning.Tpo -c -o luatexdir/tex/libluajittex_a-scanning.o `test -f 'luatexdir/tex/scanning.c' || echo '$(srcdir)/'`luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11393-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-scanning.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-scanning.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11395-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11396:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-scanning.o `test -f 'luatexdir/tex/scanning.c' || echo '$(srcdir)/'`luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11397-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11398-luatexdir/tex/libluajittex_a-scanning.obj: luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11399:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-scanning.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-scanning.Tpo -c -o luatexdir/tex/libluajittex_a-scanning.obj `if test -f 'luatexdir/tex/scanning.c'; then $(CYGPATH_W) 'luatexdir/tex/scanning.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/scanning.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11400-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-scanning.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-scanning.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11402-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11403:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-scanning.obj `if test -f 'luatexdir/tex/scanning.c'; then $(CYGPATH_W) 'luatexdir/tex/scanning.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/scanning.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11404-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11405-luatexdir/tex/libluajittex_a-stringpool.o: luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11406:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-stringpool.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-stringpool.Tpo -c -o luatexdir/tex/libluajittex_a-stringpool.o `test -f 'luatexdir/tex/stringpool.c' || echo '$(srcdir)/'`luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11407-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-stringpool.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-stringpool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11409-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11410:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-stringpool.o `test -f 'luatexdir/tex/stringpool.c' || echo '$(srcdir)/'`luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11411-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11412-luatexdir/tex/libluajittex_a-stringpool.obj: luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11413:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-stringpool.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-stringpool.Tpo -c -o luatexdir/tex/libluajittex_a-stringpool.obj `if test -f 'luatexdir/tex/stringpool.c'; then $(CYGPATH_W) 'luatexdir/tex/stringpool.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/stringpool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11414-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-stringpool.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-stringpool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11417:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-stringpool.obj `if test -f 'luatexdir/tex/stringpool.c'; then $(CYGPATH_W) 'luatexdir/tex/stringpool.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/stringpool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11418-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11419-luatexdir/tex/libluajittex_a-texdeffont.o: luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11420:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texdeffont.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texdeffont.Tpo -c -o luatexdir/tex/libluajittex_a-texdeffont.o `test -f 'luatexdir/tex/texdeffont.c' || echo '$(srcdir)/'`luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11421-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texdeffont.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texdeffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11423-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11424:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texdeffont.o `test -f 'luatexdir/tex/texdeffont.c' || echo '$(srcdir)/'`luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11425-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11426-luatexdir/tex/libluajittex_a-texdeffont.obj: luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11427:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texdeffont.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texdeffont.Tpo -c -o luatexdir/tex/libluajittex_a-texdeffont.obj `if test -f 'luatexdir/tex/texdeffont.c'; then $(CYGPATH_W) 'luatexdir/tex/texdeffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texdeffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11428-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texdeffont.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texdeffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11430-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11431:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texdeffont.obj `if test -f 'luatexdir/tex/texdeffont.c'; then $(CYGPATH_W) 'luatexdir/tex/texdeffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texdeffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11432-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11433-luatexdir/tex/libluajittex_a-texfileio.o: luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11434:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texfileio.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texfileio.Tpo -c -o luatexdir/tex/libluajittex_a-texfileio.o `test -f 'luatexdir/tex/texfileio.c' || echo '$(srcdir)/'`luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11435-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texfileio.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texfileio.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11438:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texfileio.o `test -f 'luatexdir/tex/texfileio.c' || echo '$(srcdir)/'`luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11439-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11440-luatexdir/tex/libluajittex_a-texfileio.obj: luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11441:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texfileio.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texfileio.Tpo -c -o luatexdir/tex/libluajittex_a-texfileio.obj `if test -f 'luatexdir/tex/texfileio.c'; then $(CYGPATH_W) 'luatexdir/tex/texfileio.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texfileio.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11442-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texfileio.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texfileio.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11444-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11445:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texfileio.obj `if test -f 'luatexdir/tex/texfileio.c'; then $(CYGPATH_W) 'luatexdir/tex/texfileio.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texfileio.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11446-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11447-luatexdir/tex/libluajittex_a-texmath.o: luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11448:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texmath.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texmath.Tpo -c -o luatexdir/tex/libluajittex_a-texmath.o `test -f 'luatexdir/tex/texmath.c' || echo '$(srcdir)/'`luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11449-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texmath.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11451-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11452:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texmath.o `test -f 'luatexdir/tex/texmath.c' || echo '$(srcdir)/'`luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11453-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11454-luatexdir/tex/libluajittex_a-texmath.obj: luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11455:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texmath.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texmath.Tpo -c -o luatexdir/tex/libluajittex_a-texmath.obj `if test -f 'luatexdir/tex/texmath.c'; then $(CYGPATH_W) 'luatexdir/tex/texmath.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11456-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texmath.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11458-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11459:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texmath.obj `if test -f 'luatexdir/tex/texmath.c'; then $(CYGPATH_W) 'luatexdir/tex/texmath.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11460-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11461-luatexdir/tex/libluajittex_a-texnodes.o: luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11462:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texnodes.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texnodes.Tpo -c -o luatexdir/tex/libluajittex_a-texnodes.o `test -f 'luatexdir/tex/texnodes.c' || echo '$(srcdir)/'`luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11463-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texnodes.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texnodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11466:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texnodes.o `test -f 'luatexdir/tex/texnodes.c' || echo '$(srcdir)/'`luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11467-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11468-luatexdir/tex/libluajittex_a-texnodes.obj: luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11469:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-texnodes.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-texnodes.Tpo -c -o luatexdir/tex/libluajittex_a-texnodes.obj `if test -f 'luatexdir/tex/texnodes.c'; then $(CYGPATH_W) 'luatexdir/tex/texnodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texnodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11470-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-texnodes.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-texnodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11473:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-texnodes.obj `if test -f 'luatexdir/tex/texnodes.c'; then $(CYGPATH_W) 'luatexdir/tex/texnodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texnodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11474-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11475-luatexdir/tex/libluajittex_a-textcodes.o: luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11476:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-textcodes.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-textcodes.Tpo -c -o luatexdir/tex/libluajittex_a-textcodes.o `test -f 'luatexdir/tex/textcodes.c' || echo '$(srcdir)/'`luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-textcodes.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-textcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11480:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-textcodes.o `test -f 'luatexdir/tex/textcodes.c' || echo '$(srcdir)/'`luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11481-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11482-luatexdir/tex/libluajittex_a-textcodes.obj: luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11483:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-textcodes.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-textcodes.Tpo -c -o luatexdir/tex/libluajittex_a-textcodes.obj `if test -f 'luatexdir/tex/textcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/textcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11484-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-textcodes.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-textcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11487:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-textcodes.obj `if test -f 'luatexdir/tex/textcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/textcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11488-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11489-luatexdir/tex/libluajittex_a-textoken.o: luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11490:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-textoken.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-textoken.Tpo -c -o luatexdir/tex/libluajittex_a-textoken.o `test -f 'luatexdir/tex/textoken.c' || echo '$(srcdir)/'`luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11491-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-textoken.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-textoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11493-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11494:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-textoken.o `test -f 'luatexdir/tex/textoken.c' || echo '$(srcdir)/'`luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11495-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11496-luatexdir/tex/libluajittex_a-textoken.obj: luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11497:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittex_a-textoken.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittex_a-textoken.Tpo -c -o luatexdir/tex/libluajittex_a-textoken.obj `if test -f 'luatexdir/tex/textoken.c'; then $(CYGPATH_W) 'luatexdir/tex/textoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11498-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittex_a-textoken.Tpo luatexdir/tex/$(DEPDIR)/libluajittex_a-textoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11500-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11501:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittex_a-textoken.obj `if test -f 'luatexdir/tex/textoken.c'; then $(CYGPATH_W) 'luatexdir/tex/textoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11502-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11503-luatexdir/utils/libluajittex_a-avl.o: luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11504:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-avl.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-avl.Tpo -c -o luatexdir/utils/libluajittex_a-avl.o `test -f 'luatexdir/utils/avl.c' || echo '$(srcdir)/'`luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11505-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-avl.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11507-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11508:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-avl.o `test -f 'luatexdir/utils/avl.c' || echo '$(srcdir)/'`luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11509-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11510-luatexdir/utils/libluajittex_a-avl.obj: luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11511:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-avl.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-avl.Tpo -c -o luatexdir/utils/libluajittex_a-avl.obj `if test -f 'luatexdir/utils/avl.c'; then $(CYGPATH_W) 'luatexdir/utils/avl.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11512-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-avl.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11514-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11515:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-avl.obj `if test -f 'luatexdir/utils/avl.c'; then $(CYGPATH_W) 'luatexdir/utils/avl.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11516-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11517-luatexdir/utils/libluajittex_a-avlstuff.o: luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11518:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-avlstuff.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-avlstuff.Tpo -c -o luatexdir/utils/libluajittex_a-avlstuff.o `test -f 'luatexdir/utils/avlstuff.c' || echo '$(srcdir)/'`luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11519-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-avlstuff.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-avlstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11521-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11522:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-avlstuff.o `test -f 'luatexdir/utils/avlstuff.c' || echo '$(srcdir)/'`luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11523-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11524-luatexdir/utils/libluajittex_a-avlstuff.obj: luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11525:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-avlstuff.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-avlstuff.Tpo -c -o luatexdir/utils/libluajittex_a-avlstuff.obj `if test -f 'luatexdir/utils/avlstuff.c'; then $(CYGPATH_W) 'luatexdir/utils/avlstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avlstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11526-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-avlstuff.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-avlstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11529:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-avlstuff.obj `if test -f 'luatexdir/utils/avlstuff.c'; then $(CYGPATH_W) 'luatexdir/utils/avlstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avlstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11530-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11531-luatexdir/utils/libluajittex_a-managed-sa.o: luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11532:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-managed-sa.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-managed-sa.Tpo -c -o luatexdir/utils/libluajittex_a-managed-sa.o `test -f 'luatexdir/utils/managed-sa.c' || echo '$(srcdir)/'`luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11533-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-managed-sa.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-managed-sa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11535-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11536:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-managed-sa.o `test -f 'luatexdir/utils/managed-sa.c' || echo '$(srcdir)/'`luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11537-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11538-luatexdir/utils/libluajittex_a-managed-sa.obj: luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11539:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-managed-sa.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-managed-sa.Tpo -c -o luatexdir/utils/libluajittex_a-managed-sa.obj `if test -f 'luatexdir/utils/managed-sa.c'; then $(CYGPATH_W) 'luatexdir/utils/managed-sa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/managed-sa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11540-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-managed-sa.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-managed-sa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11542-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11543:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-managed-sa.obj `if test -f 'luatexdir/utils/managed-sa.c'; then $(CYGPATH_W) 'luatexdir/utils/managed-sa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/managed-sa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11544-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11545-luatexdir/utils/libluajittex_a-unistring.o: luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11546:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-unistring.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-unistring.Tpo -c -o luatexdir/utils/libluajittex_a-unistring.o `test -f 'luatexdir/utils/unistring.c' || echo '$(srcdir)/'`luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11547-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-unistring.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-unistring.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11549-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11550:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-unistring.o `test -f 'luatexdir/utils/unistring.c' || echo '$(srcdir)/'`luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11551-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11552-luatexdir/utils/libluajittex_a-unistring.obj: luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11553:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittex_a-unistring.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittex_a-unistring.Tpo -c -o luatexdir/utils/libluajittex_a-unistring.obj `if test -f 'luatexdir/utils/unistring.c'; then $(CYGPATH_W) 'luatexdir/utils/unistring.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/unistring.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11554-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittex_a-unistring.Tpo luatexdir/utils/$(DEPDIR)/libluajittex_a-unistring.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11556-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11557:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittex_a-unistring.obj `if test -f 'luatexdir/utils/unistring.c'; then $(CYGPATH_W) 'luatexdir/utils/unistring.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/unistring.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11558-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11559-synctexdir/libluajittex_a-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11560:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libluajittex_a-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/libluajittex_a-synctex.Tpo -c -o synctexdir/libluajittex_a-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11561-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libluajittex_a-synctex.Tpo synctexdir/$(DEPDIR)/libluajittex_a-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11563-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11564:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libluajittex_a-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11565-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11566-synctexdir/libluajittex_a-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11567:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libluajittex_a-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/libluajittex_a-synctex.Tpo -c -o synctexdir/libluajittex_a-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11568-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libluajittex_a-synctex.Tpo synctexdir/$(DEPDIR)/libluajittex_a-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11570-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11571:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libluajittex_a-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11572-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11573-luatexdir/utils/libluajittexspecific_a-utils.o: luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittexspecific_a-utils.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittexspecific_a-utils.Tpo -c -o luatexdir/utils/libluajittexspecific_a-utils.o `test -f 'luatexdir/utils/utils.c' || echo '$(srcdir)/'`luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittexspecific_a-utils.Tpo luatexdir/utils/$(DEPDIR)/libluajittexspecific_a-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittexspecific_a-utils.o `test -f 'luatexdir/utils/utils.c' || echo '$(srcdir)/'`luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11579-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11580-luatexdir/utils/libluajittexspecific_a-utils.obj: luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11581:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluajittexspecific_a-utils.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluajittexspecific_a-utils.Tpo -c -o luatexdir/utils/libluajittexspecific_a-utils.obj `if test -f 'luatexdir/utils/utils.c'; then $(CYGPATH_W) 'luatexdir/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11582-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluajittexspecific_a-utils.Tpo luatexdir/utils/$(DEPDIR)/libluajittexspecific_a-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11584-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11585:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluajittexspecific_a-utils.obj `if test -f 'luatexdir/utils/utils.c'; then $(CYGPATH_W) 'luatexdir/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11586-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11587-luatexdir/lua/libluajittexspecific_a-luastuff.o: luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11588:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittexspecific_a-luastuff.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luastuff.Tpo -c -o luatexdir/lua/libluajittexspecific_a-luastuff.o `test -f 'luatexdir/lua/luastuff.c' || echo '$(srcdir)/'`luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11589-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luastuff.Tpo luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luastuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11591-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11592:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittexspecific_a-luastuff.o `test -f 'luatexdir/lua/luastuff.c' || echo '$(srcdir)/'`luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11593-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11594-luatexdir/lua/libluajittexspecific_a-luastuff.obj: luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11595:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittexspecific_a-luastuff.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luastuff.Tpo -c -o luatexdir/lua/libluajittexspecific_a-luastuff.obj `if test -f 'luatexdir/lua/luastuff.c'; then $(CYGPATH_W) 'luatexdir/lua/luastuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luastuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11596-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luastuff.Tpo luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luastuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11598-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11599:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittexspecific_a-luastuff.obj `if test -f 'luatexdir/lua/luastuff.c'; then $(CYGPATH_W) 'luatexdir/lua/luastuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luastuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11600-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11601-luatexdir/lua/libluajittexspecific_a-luainit.o: luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11602:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittexspecific_a-luainit.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luainit.Tpo -c -o luatexdir/lua/libluajittexspecific_a-luainit.o `test -f 'luatexdir/lua/luainit.c' || echo '$(srcdir)/'`luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11603-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luainit.Tpo luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luainit.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11605-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11606:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittexspecific_a-luainit.o `test -f 'luatexdir/lua/luainit.c' || echo '$(srcdir)/'`luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11607-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11608-luatexdir/lua/libluajittexspecific_a-luainit.obj: luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11609:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluajittexspecific_a-luainit.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luainit.Tpo -c -o luatexdir/lua/libluajittexspecific_a-luainit.obj `if test -f 'luatexdir/lua/luainit.c'; then $(CYGPATH_W) 'luatexdir/lua/luainit.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luainit.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11610-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luainit.Tpo luatexdir/lua/$(DEPDIR)/libluajittexspecific_a-luainit.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11612-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11613:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluajittexspecific_a-luainit.obj `if test -f 'luatexdir/lua/luainit.c'; then $(CYGPATH_W) 'luatexdir/lua/luainit.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luainit.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11614-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11615-luatexdir/tex/libluajittexspecific_a-printing.o: luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11616:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittexspecific_a-printing.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittexspecific_a-printing.Tpo -c -o luatexdir/tex/libluajittexspecific_a-printing.o `test -f 'luatexdir/tex/printing.c' || echo '$(srcdir)/'`luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11617-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittexspecific_a-printing.Tpo luatexdir/tex/$(DEPDIR)/libluajittexspecific_a-printing.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11619-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11620:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittexspecific_a-printing.o `test -f 'luatexdir/tex/printing.c' || echo '$(srcdir)/'`luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11621-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11622-luatexdir/tex/libluajittexspecific_a-printing.obj: luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11623:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluajittexspecific_a-printing.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluajittexspecific_a-printing.Tpo -c -o luatexdir/tex/libluajittexspecific_a-printing.obj `if test -f 'luatexdir/tex/printing.c'; then $(CYGPATH_W) 'luatexdir/tex/printing.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/printing.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11624-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluajittexspecific_a-printing.Tpo luatexdir/tex/$(DEPDIR)/libluajittexspecific_a-printing.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11626-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11627:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluajittexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluajittexspecific_a-printing.obj `if test -f 'luatexdir/tex/printing.c'; then $(CYGPATH_W) 'luatexdir/tex/printing.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/printing.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11628-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11629-luatexdir/luafilesystem/src/libluamisc_a-lfs.o: luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11630:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafilesystem/src/libluamisc_a-lfs.o -MD -MP -MF luatexdir/luafilesystem/src/$(DEPDIR)/libluamisc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/libluamisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo '$(srcdir)/'`luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11631-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafilesystem/src/$(DEPDIR)/libluamisc_a-lfs.Tpo luatexdir/luafilesystem/src/$(DEPDIR)/libluamisc_a-lfs.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11633-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11634:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafilesystem/src/libluamisc_a-lfs.o `test -f 'luatexdir/luafilesystem/src/lfs.c' || echo '$(srcdir)/'`luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11635-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11636-luatexdir/luafilesystem/src/libluamisc_a-lfs.obj: luatexdir/luafilesystem/src/lfs.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11637:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luafilesystem/src/libluamisc_a-lfs.obj -MD -MP -MF luatexdir/luafilesystem/src/$(DEPDIR)/libluamisc_a-lfs.Tpo -c -o luatexdir/luafilesystem/src/libluamisc_a-lfs.obj `if test -f 'luatexdir/luafilesystem/src/lfs.c'; then $(CYGPATH_W) 'luatexdir/luafilesystem/src/lfs.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafilesystem/src/lfs.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11638-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafilesystem/src/$(DEPDIR)/libluamisc_a-lfs.Tpo luatexdir/luafilesystem/src/$(DEPDIR)/libluamisc_a-lfs.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11640-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11641:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luafilesystem/src/libluamisc_a-lfs.obj `if test -f 'luatexdir/luafilesystem/src/lfs.c'; then $(CYGPATH_W) 'luatexdir/luafilesystem/src/lfs.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafilesystem/src/lfs.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11642-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11643-luatexdir/luamd5/libluamisc_a-md5.o: luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11644:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluamisc_a-md5.o -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5.Tpo -c -o luatexdir/luamd5/libluamisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11645-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5.Tpo luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11647-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11648:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluamisc_a-md5.o `test -f 'luatexdir/luamd5/md5.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11649-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11650-luatexdir/luamd5/libluamisc_a-md5.obj: luatexdir/luamd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11651:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluamisc_a-md5.obj -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5.Tpo -c -o luatexdir/luamd5/libluamisc_a-md5.obj `if test -f 'luatexdir/luamd5/md5.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11652-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5.Tpo luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11654-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11655:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluamisc_a-md5.obj `if test -f 'luatexdir/luamd5/md5.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11656-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11657-luatexdir/luamd5/libluamisc_a-md5lib.o: luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11658:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluamisc_a-md5lib.o -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5lib.Tpo -c -o luatexdir/luamd5/libluamisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11659-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5lib.Tpo luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5lib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluamisc_a-md5lib.o `test -f 'luatexdir/luamd5/md5lib.c' || echo '$(srcdir)/'`luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11663-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11664-luatexdir/luamd5/libluamisc_a-md5lib.obj: luatexdir/luamd5/md5lib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11665:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luamd5/libluamisc_a-md5lib.obj -MD -MP -MF luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5lib.Tpo -c -o luatexdir/luamd5/libluamisc_a-md5lib.obj `if test -f 'luatexdir/luamd5/md5lib.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5lib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5lib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11666-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5lib.Tpo luatexdir/luamd5/$(DEPDIR)/libluamisc_a-md5lib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11668-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11669:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luamd5/libluamisc_a-md5lib.obj `if test -f 'luatexdir/luamd5/md5lib.c'; then $(CYGPATH_W) 'luatexdir/luamd5/md5lib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luamd5/md5lib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11670-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11671-luatexdir/luapeg/libluamisc_a-lpeg.o: luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11672:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapeg/libluamisc_a-lpeg.o -MD -MP -MF luatexdir/luapeg/$(DEPDIR)/libluamisc_a-lpeg.Tpo -c -o luatexdir/luapeg/libluamisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo '$(srcdir)/'`luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11673-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapeg/$(DEPDIR)/libluamisc_a-lpeg.Tpo luatexdir/luapeg/$(DEPDIR)/libluamisc_a-lpeg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11675-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11676:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapeg/libluamisc_a-lpeg.o `test -f 'luatexdir/luapeg/lpeg.c' || echo '$(srcdir)/'`luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11677-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11678-luatexdir/luapeg/libluamisc_a-lpeg.obj: luatexdir/luapeg/lpeg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapeg/libluamisc_a-lpeg.obj -MD -MP -MF luatexdir/luapeg/$(DEPDIR)/libluamisc_a-lpeg.Tpo -c -o luatexdir/luapeg/libluamisc_a-lpeg.obj `if test -f 'luatexdir/luapeg/lpeg.c'; then $(CYGPATH_W) 'luatexdir/luapeg/lpeg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapeg/lpeg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapeg/$(DEPDIR)/libluamisc_a-lpeg.Tpo luatexdir/luapeg/$(DEPDIR)/libluamisc_a-lpeg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapeg/libluamisc_a-lpeg.obj `if test -f 'luatexdir/luapeg/lpeg.c'; then $(CYGPATH_W) 'luatexdir/luapeg/lpeg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapeg/lpeg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11684-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11685-luatexdir/luazip/src/libluamisc_a-luazip.o: luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11686:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazip/src/libluamisc_a-luazip.o -MD -MP -MF luatexdir/luazip/src/$(DEPDIR)/libluamisc_a-luazip.Tpo -c -o luatexdir/luazip/src/libluamisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo '$(srcdir)/'`luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11687-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazip/src/$(DEPDIR)/libluamisc_a-luazip.Tpo luatexdir/luazip/src/$(DEPDIR)/libluamisc_a-luazip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11689-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11690:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazip/src/libluamisc_a-luazip.o `test -f 'luatexdir/luazip/src/luazip.c' || echo '$(srcdir)/'`luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11691-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11692-luatexdir/luazip/src/libluamisc_a-luazip.obj: luatexdir/luazip/src/luazip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11693:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazip/src/libluamisc_a-luazip.obj -MD -MP -MF luatexdir/luazip/src/$(DEPDIR)/libluamisc_a-luazip.Tpo -c -o luatexdir/luazip/src/libluamisc_a-luazip.obj `if test -f 'luatexdir/luazip/src/luazip.c'; then $(CYGPATH_W) 'luatexdir/luazip/src/luazip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazip/src/luazip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11694-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazip/src/$(DEPDIR)/libluamisc_a-luazip.Tpo luatexdir/luazip/src/$(DEPDIR)/libluamisc_a-luazip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11696-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11697:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazip/src/libluamisc_a-luazip.obj `if test -f 'luatexdir/luazip/src/luazip.c'; then $(CYGPATH_W) 'luatexdir/luazip/src/luazip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazip/src/luazip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11698-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11699-luatexdir/luazlib/libluamisc_a-lgzip.o: luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11700:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluamisc_a-lgzip.o -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lgzip.Tpo -c -o luatexdir/luazlib/libluamisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo '$(srcdir)/'`luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11701-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lgzip.Tpo luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lgzip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11703-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11704:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluamisc_a-lgzip.o `test -f 'luatexdir/luazlib/lgzip.c' || echo '$(srcdir)/'`luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11705-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11706-luatexdir/luazlib/libluamisc_a-lgzip.obj: luatexdir/luazlib/lgzip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11707:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluamisc_a-lgzip.obj -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lgzip.Tpo -c -o luatexdir/luazlib/libluamisc_a-lgzip.obj `if test -f 'luatexdir/luazlib/lgzip.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lgzip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lgzip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11708-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lgzip.Tpo luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lgzip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11710-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11711:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluamisc_a-lgzip.obj `if test -f 'luatexdir/luazlib/lgzip.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lgzip.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lgzip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11712-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11713-luatexdir/luazlib/libluamisc_a-lzlib.o: luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11714:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluamisc_a-lzlib.o -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lzlib.Tpo -c -o luatexdir/luazlib/libluamisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo '$(srcdir)/'`luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11715-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lzlib.Tpo luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lzlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11717-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11718:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluamisc_a-lzlib.o `test -f 'luatexdir/luazlib/lzlib.c' || echo '$(srcdir)/'`luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11719-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11720-luatexdir/luazlib/libluamisc_a-lzlib.obj: luatexdir/luazlib/lzlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11721:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/luazlib/libluamisc_a-lzlib.obj -MD -MP -MF luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lzlib.Tpo -c -o luatexdir/luazlib/libluamisc_a-lzlib.obj `if test -f 'luatexdir/luazlib/lzlib.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lzlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lzlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11722-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lzlib.Tpo luatexdir/luazlib/$(DEPDIR)/libluamisc_a-lzlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11724-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11725:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luazlib/libluamisc_a-lzlib.obj `if test -f 'luatexdir/luazlib/lzlib.c'; then $(CYGPATH_W) 'luatexdir/luazlib/lzlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luazlib/lzlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11726-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11727-luatexdir/slnunicode/libluamisc_a-slnunico.o: luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11728:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/slnunicode/libluamisc_a-slnunico.o -MD -MP -MF luatexdir/slnunicode/$(DEPDIR)/libluamisc_a-slnunico.Tpo -c -o luatexdir/slnunicode/libluamisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo '$(srcdir)/'`luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11729-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/slnunicode/$(DEPDIR)/libluamisc_a-slnunico.Tpo luatexdir/slnunicode/$(DEPDIR)/libluamisc_a-slnunico.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11731-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11732:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/slnunicode/libluamisc_a-slnunico.o `test -f 'luatexdir/slnunicode/slnunico.c' || echo '$(srcdir)/'`luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11733-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11734-luatexdir/slnunicode/libluamisc_a-slnunico.obj: luatexdir/slnunicode/slnunico.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11735:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -MT luatexdir/slnunicode/libluamisc_a-slnunico.obj -MD -MP -MF luatexdir/slnunicode/$(DEPDIR)/libluamisc_a-slnunico.Tpo -c -o luatexdir/slnunicode/libluamisc_a-slnunico.obj `if test -f 'luatexdir/slnunicode/slnunico.c'; then $(CYGPATH_W) 'luatexdir/slnunicode/slnunico.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/slnunicode/slnunico.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11736-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/slnunicode/$(DEPDIR)/libluamisc_a-slnunico.Tpo luatexdir/slnunicode/$(DEPDIR)/libluamisc_a-slnunico.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11738-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11739:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluamisc_a_CPPFLAGS) $(CPPFLAGS) $(libluamisc_a_CFLAGS) $(CFLAGS) -c -o luatexdir/slnunicode/libluamisc_a-slnunico.obj `if test -f 'luatexdir/slnunicode/slnunico.c'; then $(CYGPATH_W) 'luatexdir/slnunicode/slnunico.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/slnunicode/slnunico.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11740-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11741-luatexdir/luapplib/src/libluapplib_a-pparray.o: luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11742:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pparray.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pparray.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pparray.o `test -f 'luatexdir/luapplib/src/pparray.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11743-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pparray.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pparray.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11745-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11746:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pparray.o `test -f 'luatexdir/luapplib/src/pparray.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11747-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11748-luatexdir/luapplib/src/libluapplib_a-pparray.obj: luatexdir/luapplib/src/pparray.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11749:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pparray.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pparray.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pparray.obj `if test -f 'luatexdir/luapplib/src/pparray.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pparray.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pparray.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11750-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pparray.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pparray.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11752-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11753:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pparray.obj `if test -f 'luatexdir/luapplib/src/pparray.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pparray.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pparray.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11754-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11755-luatexdir/luapplib/src/libluapplib_a-ppcrypt.o: luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11756:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppcrypt.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppcrypt.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppcrypt.o `test -f 'luatexdir/luapplib/src/ppcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11757-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppcrypt.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11759-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11760:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppcrypt.o `test -f 'luatexdir/luapplib/src/ppcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11761-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11762-luatexdir/luapplib/src/libluapplib_a-ppcrypt.obj: luatexdir/luapplib/src/ppcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11763:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppcrypt.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppcrypt.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppcrypt.obj `if test -f 'luatexdir/luapplib/src/ppcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11764-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppcrypt.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11766-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11767:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppcrypt.obj `if test -f 'luatexdir/luapplib/src/ppcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11768-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11769-luatexdir/luapplib/src/libluapplib_a-ppdict.o: luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11770:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppdict.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppdict.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppdict.o `test -f 'luatexdir/luapplib/src/ppdict.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11771-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppdict.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppdict.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11773-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11774:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppdict.o `test -f 'luatexdir/luapplib/src/ppdict.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11775-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11776-luatexdir/luapplib/src/libluapplib_a-ppdict.obj: luatexdir/luapplib/src/ppdict.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11777:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppdict.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppdict.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppdict.obj `if test -f 'luatexdir/luapplib/src/ppdict.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppdict.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppdict.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11778-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppdict.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppdict.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11780-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11781:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppdict.obj `if test -f 'luatexdir/luapplib/src/ppdict.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppdict.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppdict.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11782-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11783-luatexdir/luapplib/src/libluapplib_a-ppheap.o: luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11784:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppheap.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppheap.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppheap.o `test -f 'luatexdir/luapplib/src/ppheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11785-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppheap.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11787-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11788:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppheap.o `test -f 'luatexdir/luapplib/src/ppheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11789-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11790-luatexdir/luapplib/src/libluapplib_a-ppheap.obj: luatexdir/luapplib/src/ppheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11791:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppheap.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppheap.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppheap.obj `if test -f 'luatexdir/luapplib/src/ppheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11792-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppheap.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11794-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11795:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppheap.obj `if test -f 'luatexdir/luapplib/src/ppheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11796-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11797-luatexdir/luapplib/src/libluapplib_a-ppload.o: luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11798:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppload.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppload.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppload.o `test -f 'luatexdir/luapplib/src/ppload.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11799-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppload.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11801-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11802:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppload.o `test -f 'luatexdir/luapplib/src/ppload.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11803-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11804-luatexdir/luapplib/src/libluapplib_a-ppload.obj: luatexdir/luapplib/src/ppload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppload.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppload.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppload.obj `if test -f 'luatexdir/luapplib/src/ppload.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppload.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppload.obj `if test -f 'luatexdir/luapplib/src/ppload.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11810-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11811-luatexdir/luapplib/src/libluapplib_a-ppstream.o: luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11812:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppstream.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppstream.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppstream.o `test -f 'luatexdir/luapplib/src/ppstream.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11813-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppstream.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppstream.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11815-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11816:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppstream.o `test -f 'luatexdir/luapplib/src/ppstream.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11817-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11818-luatexdir/luapplib/src/libluapplib_a-ppstream.obj: luatexdir/luapplib/src/ppstream.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11819:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppstream.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppstream.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppstream.obj `if test -f 'luatexdir/luapplib/src/ppstream.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppstream.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppstream.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11820-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppstream.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppstream.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11822-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11823:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppstream.obj `if test -f 'luatexdir/luapplib/src/ppstream.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppstream.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppstream.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11824-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11825-luatexdir/luapplib/src/libluapplib_a-pptest1.o: luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11826:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pptest1.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest1.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pptest1.o `test -f 'luatexdir/luapplib/src/pptest1.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11827-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest1.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11829-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11830:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pptest1.o `test -f 'luatexdir/luapplib/src/pptest1.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11831-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11832-luatexdir/luapplib/src/libluapplib_a-pptest1.obj: luatexdir/luapplib/src/pptest1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11833:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pptest1.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest1.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pptest1.obj `if test -f 'luatexdir/luapplib/src/pptest1.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11834-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest1.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11836-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11837:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pptest1.obj `if test -f 'luatexdir/luapplib/src/pptest1.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11838-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11839-luatexdir/luapplib/src/libluapplib_a-pptest2.o: luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11840:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pptest2.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest2.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pptest2.o `test -f 'luatexdir/luapplib/src/pptest2.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11841-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest2.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11843-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11844:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pptest2.o `test -f 'luatexdir/luapplib/src/pptest2.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11845-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11846-luatexdir/luapplib/src/libluapplib_a-pptest2.obj: luatexdir/luapplib/src/pptest2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11847:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pptest2.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest2.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pptest2.obj `if test -f 'luatexdir/luapplib/src/pptest2.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11848-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest2.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11850-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11851:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pptest2.obj `if test -f 'luatexdir/luapplib/src/pptest2.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11852-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11853-luatexdir/luapplib/src/libluapplib_a-pptest3.o: luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11854:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pptest3.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest3.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pptest3.o `test -f 'luatexdir/luapplib/src/pptest3.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11855-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest3.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11857-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11858:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pptest3.o `test -f 'luatexdir/luapplib/src/pptest3.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11859-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11860-luatexdir/luapplib/src/libluapplib_a-pptest3.obj: luatexdir/luapplib/src/pptest3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11861:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-pptest3.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest3.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-pptest3.obj `if test -f 'luatexdir/luapplib/src/pptest3.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11862-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest3.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-pptest3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11864-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11865:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-pptest3.obj `if test -f 'luatexdir/luapplib/src/pptest3.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/pptest3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/pptest3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11866-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11867-luatexdir/luapplib/src/libluapplib_a-ppxref.o: luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11868:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppxref.o -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppxref.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppxref.o `test -f 'luatexdir/luapplib/src/ppxref.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11869-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppxref.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppxref.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11871-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11872:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppxref.o `test -f 'luatexdir/luapplib/src/ppxref.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11873-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11874-luatexdir/luapplib/src/libluapplib_a-ppxref.obj: luatexdir/luapplib/src/ppxref.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11875:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/libluapplib_a-ppxref.obj -MD -MP -MF luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppxref.Tpo -c -o luatexdir/luapplib/src/libluapplib_a-ppxref.obj `if test -f 'luatexdir/luapplib/src/ppxref.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppxref.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppxref.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11876-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppxref.Tpo luatexdir/luapplib/src/$(DEPDIR)/libluapplib_a-ppxref.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11878-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11879:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/libluapplib_a-ppxref.obj `if test -f 'luatexdir/luapplib/src/ppxref.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/ppxref.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/ppxref.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11880-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11881-luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.o: luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11882:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilbasexx.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.o `test -f 'luatexdir/luapplib/src/util/utilbasexx.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11883-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilbasexx.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilbasexx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11885-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11886:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.o `test -f 'luatexdir/luapplib/src/util/utilbasexx.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11887-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11888-luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.obj: luatexdir/luapplib/src/util/utilbasexx.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11889:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilbasexx.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.obj `if test -f 'luatexdir/luapplib/src/util/utilbasexx.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilbasexx.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilbasexx.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11890-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilbasexx.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilbasexx.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11892-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11893:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilbasexx.obj `if test -f 'luatexdir/luapplib/src/util/utilbasexx.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilbasexx.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilbasexx.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11894-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11895-luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.o: luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11896:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilcrypt.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.o `test -f 'luatexdir/luapplib/src/util/utilcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11897-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilcrypt.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11899-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11900:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.o `test -f 'luatexdir/luapplib/src/util/utilcrypt.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11901-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11902-luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.obj: luatexdir/luapplib/src/util/utilcrypt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11903:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilcrypt.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.obj `if test -f 'luatexdir/luapplib/src/util/utilcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11904-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilcrypt.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilcrypt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11906-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11907:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilcrypt.obj `if test -f 'luatexdir/luapplib/src/util/utilcrypt.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilcrypt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilcrypt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11908-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11909-luatexdir/luapplib/src/util/libluapplib_a-utilflate.o: luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11910:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilflate.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilflate.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilflate.o `test -f 'luatexdir/luapplib/src/util/utilflate.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11911-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilflate.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilflate.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11913-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11914:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilflate.o `test -f 'luatexdir/luapplib/src/util/utilflate.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11915-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11916-luatexdir/luapplib/src/util/libluapplib_a-utilflate.obj: luatexdir/luapplib/src/util/utilflate.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11917:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilflate.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilflate.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilflate.obj `if test -f 'luatexdir/luapplib/src/util/utilflate.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilflate.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilflate.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11918-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilflate.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilflate.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11920-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11921:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilflate.obj `if test -f 'luatexdir/luapplib/src/util/utilflate.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilflate.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilflate.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11922-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11923-luatexdir/luapplib/src/util/libluapplib_a-utilfpred.o: luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11924:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilfpred.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilfpred.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilfpred.o `test -f 'luatexdir/luapplib/src/util/utilfpred.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11925-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilfpred.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilfpred.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11927-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11928:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilfpred.o `test -f 'luatexdir/luapplib/src/util/utilfpred.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11929-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11930-luatexdir/luapplib/src/util/libluapplib_a-utilfpred.obj: luatexdir/luapplib/src/util/utilfpred.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11931:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilfpred.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilfpred.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilfpred.obj `if test -f 'luatexdir/luapplib/src/util/utilfpred.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilfpred.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilfpred.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11932-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilfpred.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilfpred.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11934-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11935:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilfpred.obj `if test -f 'luatexdir/luapplib/src/util/utilfpred.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilfpred.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilfpred.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11936-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11937-luatexdir/luapplib/src/util/libluapplib_a-utiliof.o: luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11938:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utiliof.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utiliof.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utiliof.o `test -f 'luatexdir/luapplib/src/util/utiliof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11939-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utiliof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utiliof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11941-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11942:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utiliof.o `test -f 'luatexdir/luapplib/src/util/utiliof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11943-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11944-luatexdir/luapplib/src/util/libluapplib_a-utiliof.obj: luatexdir/luapplib/src/util/utiliof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11945:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utiliof.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utiliof.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utiliof.obj `if test -f 'luatexdir/luapplib/src/util/utiliof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utiliof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utiliof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11946-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utiliof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utiliof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11949:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utiliof.obj `if test -f 'luatexdir/luapplib/src/util/utiliof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utiliof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utiliof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11950-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11951-luatexdir/luapplib/src/util/libluapplib_a-utillog.o: luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11952:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utillog.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillog.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utillog.o `test -f 'luatexdir/luapplib/src/util/utillog.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11953-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillog.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillog.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11955-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11956:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utillog.o `test -f 'luatexdir/luapplib/src/util/utillog.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11957-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11958-luatexdir/luapplib/src/util/libluapplib_a-utillog.obj: luatexdir/luapplib/src/util/utillog.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11959:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utillog.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillog.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utillog.obj `if test -f 'luatexdir/luapplib/src/util/utillog.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillog.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillog.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11960-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillog.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillog.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11962-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11963:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utillog.obj `if test -f 'luatexdir/luapplib/src/util/utillog.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillog.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillog.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11964-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11965-luatexdir/luapplib/src/util/libluapplib_a-utillzw.o: luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11966:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utillzw.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillzw.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utillzw.o `test -f 'luatexdir/luapplib/src/util/utillzw.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11967-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillzw.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillzw.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11969-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11970:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utillzw.o `test -f 'luatexdir/luapplib/src/util/utillzw.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11971-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11972-luatexdir/luapplib/src/util/libluapplib_a-utillzw.obj: luatexdir/luapplib/src/util/utillzw.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11973:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utillzw.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillzw.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utillzw.obj `if test -f 'luatexdir/luapplib/src/util/utillzw.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillzw.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillzw.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11974-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillzw.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utillzw.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11976-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11977:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utillzw.obj `if test -f 'luatexdir/luapplib/src/util/utillzw.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utillzw.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utillzw.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11978-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11979-luatexdir/luapplib/src/util/libluapplib_a-utilmd5.o: luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11980:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmd5.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmd5.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmd5.o `test -f 'luatexdir/luapplib/src/util/utilmd5.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11981-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmd5.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmd5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11983-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11984:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmd5.o `test -f 'luatexdir/luapplib/src/util/utilmd5.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11985-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11986-luatexdir/luapplib/src/util/libluapplib_a-utilmd5.obj: luatexdir/luapplib/src/util/utilmd5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11987:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmd5.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmd5.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmd5.obj `if test -f 'luatexdir/luapplib/src/util/utilmd5.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmd5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmd5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11988-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmd5.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmd5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11990-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11991:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmd5.obj `if test -f 'luatexdir/luapplib/src/util/utilmd5.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmd5.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmd5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11992-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11993-luatexdir/luapplib/src/util/libluapplib_a-utilmem.o: luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11994:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmem.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmem.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmem.o `test -f 'luatexdir/luapplib/src/util/utilmem.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11995-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmem.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmem.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11997-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:11998:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmem.o `test -f 'luatexdir/luapplib/src/util/utilmem.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-11999-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12000-luatexdir/luapplib/src/util/libluapplib_a-utilmem.obj: luatexdir/luapplib/src/util/utilmem.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12001:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmem.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmem.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmem.obj `if test -f 'luatexdir/luapplib/src/util/utilmem.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmem.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmem.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12002-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmem.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmem.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12004-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12005:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmem.obj `if test -f 'luatexdir/luapplib/src/util/utilmem.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmem.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmem.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12006-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12007-luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.o: luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12008:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheap.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.o `test -f 'luatexdir/luapplib/src/util/utilmemheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12009-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheap.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12011-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12012:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.o `test -f 'luatexdir/luapplib/src/util/utilmemheap.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12013-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12014-luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.obj: luatexdir/luapplib/src/util/utilmemheap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12015:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheap.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12016-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheap.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12018-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12019:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheap.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheap.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12020-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12021-luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.o: luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12022:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheapiof.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.o `test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12023-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheapiof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheapiof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12025-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12026:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.o `test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12027-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12028-luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.obj: luatexdir/luapplib/src/util/utilmemheapiof.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12029:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheapiof.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheapiof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheapiof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12030-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheapiof.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmemheapiof.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12032-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12033:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmemheapiof.obj `if test -f 'luatexdir/luapplib/src/util/utilmemheapiof.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmemheapiof.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmemheapiof.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12034-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12035-luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.o: luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12036:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmeminfo.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.o `test -f 'luatexdir/luapplib/src/util/utilmeminfo.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12037-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmeminfo.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmeminfo.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12039-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12040:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.o `test -f 'luatexdir/luapplib/src/util/utilmeminfo.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12041-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12042-luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.obj: luatexdir/luapplib/src/util/utilmeminfo.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12043:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmeminfo.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.obj `if test -f 'luatexdir/luapplib/src/util/utilmeminfo.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmeminfo.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmeminfo.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12044-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmeminfo.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilmeminfo.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12046-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12047:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilmeminfo.obj `if test -f 'luatexdir/luapplib/src/util/utilmeminfo.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilmeminfo.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilmeminfo.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12048-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12049-luatexdir/luapplib/src/util/libluapplib_a-utilnumber.o: luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12050:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilnumber.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilnumber.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilnumber.o `test -f 'luatexdir/luapplib/src/util/utilnumber.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12051-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilnumber.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilnumber.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12053-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12054:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilnumber.o `test -f 'luatexdir/luapplib/src/util/utilnumber.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12055-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12056-luatexdir/luapplib/src/util/libluapplib_a-utilnumber.obj: luatexdir/luapplib/src/util/utilnumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12057:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilnumber.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilnumber.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilnumber.obj `if test -f 'luatexdir/luapplib/src/util/utilnumber.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilnumber.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilnumber.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12058-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilnumber.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilnumber.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12060-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12061:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilnumber.obj `if test -f 'luatexdir/luapplib/src/util/utilnumber.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilnumber.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilnumber.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12062-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12063-luatexdir/luapplib/src/util/libluapplib_a-utilsha.o: luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12064:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilsha.o -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilsha.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilsha.o `test -f 'luatexdir/luapplib/src/util/utilsha.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12065-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilsha.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilsha.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12067-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12068:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilsha.o `test -f 'luatexdir/luapplib/src/util/utilsha.c' || echo '$(srcdir)/'`luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12069-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12070-luatexdir/luapplib/src/util/libluapplib_a-utilsha.obj: luatexdir/luapplib/src/util/utilsha.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12071:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -MT luatexdir/luapplib/src/util/libluapplib_a-utilsha.obj -MD -MP -MF luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilsha.Tpo -c -o luatexdir/luapplib/src/util/libluapplib_a-utilsha.obj `if test -f 'luatexdir/luapplib/src/util/utilsha.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilsha.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilsha.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12072-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilsha.Tpo luatexdir/luapplib/src/util/$(DEPDIR)/libluapplib_a-utilsha.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12074-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12075:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluapplib_a_CPPFLAGS) $(CPPFLAGS) $(libluapplib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luapplib/src/util/libluapplib_a-utilsha.obj `if test -f 'luatexdir/luapplib/src/util/utilsha.c'; then $(CYGPATH_W) 'luatexdir/luapplib/src/util/utilsha.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luapplib/src/util/utilsha.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12076-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12077-luatexdir/luasocket/src/libluasocket_a-auxiliar.o: luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12078:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-auxiliar.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12079-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-auxiliar.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-auxiliar.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12081-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12082:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-auxiliar.o `test -f 'luatexdir/luasocket/src/auxiliar.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12083-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12084-luatexdir/luasocket/src/libluasocket_a-auxiliar.obj: luatexdir/luasocket/src/auxiliar.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12085:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-auxiliar.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-auxiliar.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-auxiliar.obj `if test -f 'luatexdir/luasocket/src/auxiliar.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/auxiliar.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/auxiliar.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12086-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-auxiliar.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-auxiliar.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12088-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12089:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-auxiliar.obj `if test -f 'luatexdir/luasocket/src/auxiliar.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/auxiliar.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/auxiliar.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12090-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12091-luatexdir/luasocket/src/libluasocket_a-buffer.o: luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12092:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-buffer.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-buffer.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12093-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-buffer.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12095-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12096:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-buffer.o `test -f 'luatexdir/luasocket/src/buffer.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12097-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12098-luatexdir/luasocket/src/libluasocket_a-buffer.obj: luatexdir/luasocket/src/buffer.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12099:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-buffer.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-buffer.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-buffer.obj `if test -f 'luatexdir/luasocket/src/buffer.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12100-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-buffer.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-buffer.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12102-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12103:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-buffer.obj `if test -f 'luatexdir/luasocket/src/buffer.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/buffer.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/buffer.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12104-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12105-luatexdir/luasocket/src/libluasocket_a-compat.o: luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12106:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-compat.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-compat.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12107-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-compat.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-compat.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12109-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12110:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-compat.o `test -f 'luatexdir/luasocket/src/compat.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12111-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12112-luatexdir/luasocket/src/libluasocket_a-compat.obj: luatexdir/luasocket/src/compat.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12113:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-compat.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-compat.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-compat.obj `if test -f 'luatexdir/luasocket/src/compat.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/compat.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/compat.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12114-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-compat.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-compat.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12116-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12117:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-compat.obj `if test -f 'luatexdir/luasocket/src/compat.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/compat.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/compat.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12118-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12119-luatexdir/luasocket/src/libluasocket_a-except.o: luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12120:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-except.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-except.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12121-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-except.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-except.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12123-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12124:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-except.o `test -f 'luatexdir/luasocket/src/except.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12125-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12126-luatexdir/luasocket/src/libluasocket_a-except.obj: luatexdir/luasocket/src/except.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12127:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-except.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-except.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-except.obj `if test -f 'luatexdir/luasocket/src/except.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/except.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/except.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12128-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-except.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-except.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12130-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12131:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-except.obj `if test -f 'luatexdir/luasocket/src/except.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/except.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/except.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12132-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12133-luatexdir/luasocket/src/libluasocket_a-inet.o: luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12134:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-inet.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-inet.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12135-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-inet.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-inet.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12137-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12138:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-inet.o `test -f 'luatexdir/luasocket/src/inet.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12139-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12140-luatexdir/luasocket/src/libluasocket_a-inet.obj: luatexdir/luasocket/src/inet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12141:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-inet.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-inet.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-inet.obj `if test -f 'luatexdir/luasocket/src/inet.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/inet.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/inet.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12142-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-inet.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-inet.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12144-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12145:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-inet.obj `if test -f 'luatexdir/luasocket/src/inet.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/inet.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/inet.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12146-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12147-luatexdir/luasocket/src/libluasocket_a-io.o: luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12148:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-io.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-io.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12149-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-io.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-io.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12151-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12152:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-io.o `test -f 'luatexdir/luasocket/src/io.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12153-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12154-luatexdir/luasocket/src/libluasocket_a-io.obj: luatexdir/luasocket/src/io.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12155:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-io.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-io.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-io.obj `if test -f 'luatexdir/luasocket/src/io.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/io.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/io.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12156-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-io.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-io.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12158-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12159:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-io.obj `if test -f 'luatexdir/luasocket/src/io.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/io.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/io.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12160-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12161-luatexdir/luasocket/src/libluasocket_a-lua_preload.o: luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12162:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-lua_preload.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12163-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-lua_preload.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-lua_preload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12165-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12166:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-lua_preload.o `test -f 'luatexdir/luasocket/src/lua_preload.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12167-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12168-luatexdir/luasocket/src/libluasocket_a-lua_preload.obj: luatexdir/luasocket/src/lua_preload.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12169:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-lua_preload.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-lua_preload.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-lua_preload.obj `if test -f 'luatexdir/luasocket/src/lua_preload.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/lua_preload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/lua_preload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12170-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-lua_preload.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-lua_preload.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12172-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12173:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-lua_preload.obj `if test -f 'luatexdir/luasocket/src/lua_preload.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/lua_preload.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/lua_preload.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12174-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12175-luatexdir/luasocket/src/libluasocket_a-luasocket.o: luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12176:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-luasocket.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12177-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-luasocket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-luasocket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12179-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12180:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-luasocket.o `test -f 'luatexdir/luasocket/src/luasocket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12181-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12182-luatexdir/luasocket/src/libluasocket_a-luasocket.obj: luatexdir/luasocket/src/luasocket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12183:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-luasocket.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-luasocket.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-luasocket.obj `if test -f 'luatexdir/luasocket/src/luasocket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/luasocket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/luasocket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12184-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-luasocket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-luasocket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12186-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12187:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-luasocket.obj `if test -f 'luatexdir/luasocket/src/luasocket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/luasocket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/luasocket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12188-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12189-luatexdir/luasocket/src/libluasocket_a-mime.o: luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12190:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-mime.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-mime.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12191-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-mime.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-mime.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12193-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12194:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-mime.o `test -f 'luatexdir/luasocket/src/mime.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12195-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12196-luatexdir/luasocket/src/libluasocket_a-mime.obj: luatexdir/luasocket/src/mime.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12197:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-mime.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-mime.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-mime.obj `if test -f 'luatexdir/luasocket/src/mime.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/mime.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/mime.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12198-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-mime.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-mime.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12200-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12201:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-mime.obj `if test -f 'luatexdir/luasocket/src/mime.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/mime.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/mime.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12202-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12203-luatexdir/luasocket/src/libluasocket_a-options.o: luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12204:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-options.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-options.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12205-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-options.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-options.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12207-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12208:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-options.o `test -f 'luatexdir/luasocket/src/options.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12209-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12210-luatexdir/luasocket/src/libluasocket_a-options.obj: luatexdir/luasocket/src/options.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-options.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-options.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-options.obj `if test -f 'luatexdir/luasocket/src/options.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/options.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/options.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-options.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-options.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-options.obj `if test -f 'luatexdir/luasocket/src/options.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/options.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/options.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12216-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12217-luatexdir/luasocket/src/libluasocket_a-select.o: luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12218:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-select.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-select.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12219-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-select.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-select.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12221-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12222:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-select.o `test -f 'luatexdir/luasocket/src/select.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12223-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12224-luatexdir/luasocket/src/libluasocket_a-select.obj: luatexdir/luasocket/src/select.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12225:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-select.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-select.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-select.obj `if test -f 'luatexdir/luasocket/src/select.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/select.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/select.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12226-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-select.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-select.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12228-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12229:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-select.obj `if test -f 'luatexdir/luasocket/src/select.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/select.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/select.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12230-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12231-luatexdir/luasocket/src/libluasocket_a-serial.o: luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12232:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-serial.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-serial.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12233-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-serial.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-serial.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12235-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12236:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-serial.o `test -f 'luatexdir/luasocket/src/serial.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12237-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12238-luatexdir/luasocket/src/libluasocket_a-serial.obj: luatexdir/luasocket/src/serial.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12239:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-serial.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-serial.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-serial.obj `if test -f 'luatexdir/luasocket/src/serial.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/serial.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/serial.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12240-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-serial.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-serial.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12243:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-serial.obj `if test -f 'luatexdir/luasocket/src/serial.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/serial.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/serial.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12244-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12245-luatexdir/luasocket/src/libluasocket_a-socket.o: luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12246:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-socket.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-socket.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12247-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-socket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-socket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12249-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12250:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-socket.o `test -f 'luatexdir/luasocket/src/socket.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12251-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12252-luatexdir/luasocket/src/libluasocket_a-socket.obj: luatexdir/luasocket/src/socket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12253:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-socket.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-socket.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-socket.obj `if test -f 'luatexdir/luasocket/src/socket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/socket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/socket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12254-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-socket.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-socket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12256-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12257:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-socket.obj `if test -f 'luatexdir/luasocket/src/socket.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/socket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/socket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12258-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12259-luatexdir/luasocket/src/libluasocket_a-tcp.o: luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12260:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-tcp.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-tcp.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12261-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-tcp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-tcp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12263-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12264:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-tcp.o `test -f 'luatexdir/luasocket/src/tcp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12265-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12266-luatexdir/luasocket/src/libluasocket_a-tcp.obj: luatexdir/luasocket/src/tcp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12267:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-tcp.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-tcp.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-tcp.obj `if test -f 'luatexdir/luasocket/src/tcp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/tcp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/tcp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12268-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-tcp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-tcp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12270-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12271:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-tcp.obj `if test -f 'luatexdir/luasocket/src/tcp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/tcp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/tcp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12272-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12273-luatexdir/luasocket/src/libluasocket_a-timeout.o: luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12274:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-timeout.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-timeout.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12275-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-timeout.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-timeout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12277-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12278:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-timeout.o `test -f 'luatexdir/luasocket/src/timeout.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12279-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12280-luatexdir/luasocket/src/libluasocket_a-timeout.obj: luatexdir/luasocket/src/timeout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12281:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-timeout.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-timeout.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-timeout.obj `if test -f 'luatexdir/luasocket/src/timeout.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/timeout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/timeout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12282-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-timeout.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-timeout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12284-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12285:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-timeout.obj `if test -f 'luatexdir/luasocket/src/timeout.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/timeout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/timeout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12286-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12287-luatexdir/luasocket/src/libluasocket_a-udp.o: luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12288:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-udp.o -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-udp.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12289-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-udp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-udp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12291-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12292:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-udp.o `test -f 'luatexdir/luasocket/src/udp.c' || echo '$(srcdir)/'`luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12293-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12294-luatexdir/luasocket/src/libluasocket_a-udp.obj: luatexdir/luasocket/src/udp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12295:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -MT luatexdir/luasocket/src/libluasocket_a-udp.obj -MD -MP -MF luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-udp.Tpo -c -o luatexdir/luasocket/src/libluasocket_a-udp.obj `if test -f 'luatexdir/luasocket/src/udp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/udp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/udp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12296-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-udp.Tpo luatexdir/luasocket/src/$(DEPDIR)/libluasocket_a-udp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12298-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12299:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluasocket_a_CPPFLAGS) $(CPPFLAGS) $(libluasocket_a_CFLAGS) $(CFLAGS) -c -o luatexdir/luasocket/src/libluasocket_a-udp.obj `if test -f 'luatexdir/luasocket/src/udp.c'; then $(CYGPATH_W) 'luatexdir/luasocket/src/udp.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luasocket/src/udp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12300-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12301-luatexdir/lua/libluatex_a-lstrlibext.o: luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12302:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lstrlibext.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lstrlibext.Tpo -c -o luatexdir/lua/libluatex_a-lstrlibext.o `test -f 'luatexdir/lua/lstrlibext.c' || echo '$(srcdir)/'`luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12303-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lstrlibext.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lstrlibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12305-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12306:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lstrlibext.o `test -f 'luatexdir/lua/lstrlibext.c' || echo '$(srcdir)/'`luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12307-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12308-luatexdir/lua/libluatex_a-lstrlibext.obj: luatexdir/lua/lstrlibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12309:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lstrlibext.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lstrlibext.Tpo -c -o luatexdir/lua/libluatex_a-lstrlibext.obj `if test -f 'luatexdir/lua/lstrlibext.c'; then $(CYGPATH_W) 'luatexdir/lua/lstrlibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstrlibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12310-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lstrlibext.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lstrlibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12312-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12313:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lstrlibext.obj `if test -f 'luatexdir/lua/lstrlibext.c'; then $(CYGPATH_W) 'luatexdir/lua/lstrlibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstrlibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12314-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12315-luatexdir/lua/libluatex_a-helpers.o: luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12316:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-helpers.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-helpers.Tpo -c -o luatexdir/lua/libluatex_a-helpers.o `test -f 'luatexdir/lua/helpers.c' || echo '$(srcdir)/'`luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12317-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-helpers.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-helpers.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12319-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12320:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-helpers.o `test -f 'luatexdir/lua/helpers.c' || echo '$(srcdir)/'`luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12321-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12322-luatexdir/lua/libluatex_a-helpers.obj: luatexdir/lua/helpers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12323:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-helpers.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-helpers.Tpo -c -o luatexdir/lua/libluatex_a-helpers.obj `if test -f 'luatexdir/lua/helpers.c'; then $(CYGPATH_W) 'luatexdir/lua/helpers.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/helpers.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12324-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-helpers.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-helpers.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12326-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12327:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-helpers.obj `if test -f 'luatexdir/lua/helpers.c'; then $(CYGPATH_W) 'luatexdir/lua/helpers.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/helpers.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12328-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12329-luatexdir/lua/libluatex_a-texluac.o: luatexdir/lua/texluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12330:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-texluac.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-texluac.Tpo -c -o luatexdir/lua/libluatex_a-texluac.o `test -f 'luatexdir/lua/texluac.c' || echo '$(srcdir)/'`luatexdir/lua/texluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12331-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-texluac.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-texluac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12333-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12334:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-texluac.o `test -f 'luatexdir/lua/texluac.c' || echo '$(srcdir)/'`luatexdir/lua/texluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12335-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12336-luatexdir/lua/libluatex_a-texluac.obj: luatexdir/lua/texluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12337:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-texluac.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-texluac.Tpo -c -o luatexdir/lua/libluatex_a-texluac.obj `if test -f 'luatexdir/lua/texluac.c'; then $(CYGPATH_W) 'luatexdir/lua/texluac.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/texluac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12338-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-texluac.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-texluac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12340-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12341:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-texluac.obj `if test -f 'luatexdir/lua/texluac.c'; then $(CYGPATH_W) 'luatexdir/lua/texluac.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/texluac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12342-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12343-luatexdir/luafontloader/src/libluatex_a-ffdummies.o: luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12344:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluatex_a-ffdummies.o -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-ffdummies.Tpo -c -o luatexdir/luafontloader/src/libluatex_a-ffdummies.o `test -f 'luatexdir/luafontloader/src/ffdummies.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12345-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-ffdummies.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-ffdummies.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12347-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12348:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluatex_a-ffdummies.o `test -f 'luatexdir/luafontloader/src/ffdummies.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12349-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12350-luatexdir/luafontloader/src/libluatex_a-ffdummies.obj: luatexdir/luafontloader/src/ffdummies.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12351:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluatex_a-ffdummies.obj -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-ffdummies.Tpo -c -o luatexdir/luafontloader/src/libluatex_a-ffdummies.obj `if test -f 'luatexdir/luafontloader/src/ffdummies.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/ffdummies.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/ffdummies.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12352-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-ffdummies.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-ffdummies.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12354-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12355:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluatex_a-ffdummies.obj `if test -f 'luatexdir/luafontloader/src/ffdummies.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/ffdummies.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/ffdummies.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12356-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12357-luatexdir/luafontloader/src/libluatex_a-luafflib.o: luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12358:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluatex_a-luafflib.o -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-luafflib.Tpo -c -o luatexdir/luafontloader/src/libluatex_a-luafflib.o `test -f 'luatexdir/luafontloader/src/luafflib.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12359-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-luafflib.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-luafflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12361-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12362:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluatex_a-luafflib.o `test -f 'luatexdir/luafontloader/src/luafflib.c' || echo '$(srcdir)/'`luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12363-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12364-luatexdir/luafontloader/src/libluatex_a-luafflib.obj: luatexdir/luafontloader/src/luafflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12365:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luafontloader/src/libluatex_a-luafflib.obj -MD -MP -MF luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-luafflib.Tpo -c -o luatexdir/luafontloader/src/libluatex_a-luafflib.obj `if test -f 'luatexdir/luafontloader/src/luafflib.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/luafflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/luafflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12366-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-luafflib.Tpo luatexdir/luafontloader/src/$(DEPDIR)/libluatex_a-luafflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12368-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12369:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luafontloader/src/libluatex_a-luafflib.obj `if test -f 'luatexdir/luafontloader/src/luafflib.c'; then $(CYGPATH_W) 'luatexdir/luafontloader/src/luafflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luafontloader/src/luafflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12370-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12371-luatexdir/dvi/libluatex_a-dvigen.o: luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12372:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/dvi/libluatex_a-dvigen.o -MD -MP -MF luatexdir/dvi/$(DEPDIR)/libluatex_a-dvigen.Tpo -c -o luatexdir/dvi/libluatex_a-dvigen.o `test -f 'luatexdir/dvi/dvigen.c' || echo '$(srcdir)/'`luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12373-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/dvi/$(DEPDIR)/libluatex_a-dvigen.Tpo luatexdir/dvi/$(DEPDIR)/libluatex_a-dvigen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12375-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12376:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/dvi/libluatex_a-dvigen.o `test -f 'luatexdir/dvi/dvigen.c' || echo '$(srcdir)/'`luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12377-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12378-luatexdir/dvi/libluatex_a-dvigen.obj: luatexdir/dvi/dvigen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12379:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/dvi/libluatex_a-dvigen.obj -MD -MP -MF luatexdir/dvi/$(DEPDIR)/libluatex_a-dvigen.Tpo -c -o luatexdir/dvi/libluatex_a-dvigen.obj `if test -f 'luatexdir/dvi/dvigen.c'; then $(CYGPATH_W) 'luatexdir/dvi/dvigen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/dvi/dvigen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12380-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/dvi/$(DEPDIR)/libluatex_a-dvigen.Tpo luatexdir/dvi/$(DEPDIR)/libluatex_a-dvigen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12382-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12383:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/dvi/libluatex_a-dvigen.obj `if test -f 'luatexdir/dvi/dvigen.c'; then $(CYGPATH_W) 'luatexdir/dvi/dvigen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/dvi/dvigen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12384-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12385-luatexdir/font/libluatex_a-dofont.o: luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12386:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-dofont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-dofont.Tpo -c -o luatexdir/font/libluatex_a-dofont.o `test -f 'luatexdir/font/dofont.c' || echo '$(srcdir)/'`luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12387-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-dofont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-dofont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12389-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12390:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-dofont.o `test -f 'luatexdir/font/dofont.c' || echo '$(srcdir)/'`luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12391-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12392-luatexdir/font/libluatex_a-dofont.obj: luatexdir/font/dofont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12393:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-dofont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-dofont.Tpo -c -o luatexdir/font/libluatex_a-dofont.obj `if test -f 'luatexdir/font/dofont.c'; then $(CYGPATH_W) 'luatexdir/font/dofont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/dofont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12394-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-dofont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-dofont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12396-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12397:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-dofont.obj `if test -f 'luatexdir/font/dofont.c'; then $(CYGPATH_W) 'luatexdir/font/dofont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/dofont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12398-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12399-luatexdir/font/libluatex_a-luafont.o: luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-luafont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-luafont.Tpo -c -o luatexdir/font/libluatex_a-luafont.o `test -f 'luatexdir/font/luafont.c' || echo '$(srcdir)/'`luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-luafont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-luafont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-luafont.o `test -f 'luatexdir/font/luafont.c' || echo '$(srcdir)/'`luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12405-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12406-luatexdir/font/libluatex_a-luafont.obj: luatexdir/font/luafont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12407:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-luafont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-luafont.Tpo -c -o luatexdir/font/libluatex_a-luafont.obj `if test -f 'luatexdir/font/luafont.c'; then $(CYGPATH_W) 'luatexdir/font/luafont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/luafont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12408-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-luafont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-luafont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12410-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12411:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-luafont.obj `if test -f 'luatexdir/font/luafont.c'; then $(CYGPATH_W) 'luatexdir/font/luafont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/luafont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12412-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12413-luatexdir/font/libluatex_a-mapfile.o: luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-mapfile.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-mapfile.Tpo -c -o luatexdir/font/libluatex_a-mapfile.o `test -f 'luatexdir/font/mapfile.c' || echo '$(srcdir)/'`luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-mapfile.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-mapfile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12418:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-mapfile.o `test -f 'luatexdir/font/mapfile.c' || echo '$(srcdir)/'`luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12419-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12420-luatexdir/font/libluatex_a-mapfile.obj: luatexdir/font/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12421:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-mapfile.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-mapfile.Tpo -c -o luatexdir/font/libluatex_a-mapfile.obj `if test -f 'luatexdir/font/mapfile.c'; then $(CYGPATH_W) 'luatexdir/font/mapfile.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/mapfile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12422-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-mapfile.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-mapfile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12424-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12425:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-mapfile.obj `if test -f 'luatexdir/font/mapfile.c'; then $(CYGPATH_W) 'luatexdir/font/mapfile.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/mapfile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12426-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12427-luatexdir/font/libluatex_a-pkin.o: luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-pkin.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-pkin.Tpo -c -o luatexdir/font/libluatex_a-pkin.o `test -f 'luatexdir/font/pkin.c' || echo '$(srcdir)/'`luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-pkin.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-pkin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-pkin.o `test -f 'luatexdir/font/pkin.c' || echo '$(srcdir)/'`luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12433-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12434-luatexdir/font/libluatex_a-pkin.obj: luatexdir/font/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-pkin.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-pkin.Tpo -c -o luatexdir/font/libluatex_a-pkin.obj `if test -f 'luatexdir/font/pkin.c'; then $(CYGPATH_W) 'luatexdir/font/pkin.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/pkin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-pkin.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-pkin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-pkin.obj `if test -f 'luatexdir/font/pkin.c'; then $(CYGPATH_W) 'luatexdir/font/pkin.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/pkin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12440-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12441-luatexdir/font/libluatex_a-sfnt.o: luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-sfnt.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-sfnt.Tpo -c -o luatexdir/font/libluatex_a-sfnt.o `test -f 'luatexdir/font/sfnt.c' || echo '$(srcdir)/'`luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-sfnt.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-sfnt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-sfnt.o `test -f 'luatexdir/font/sfnt.c' || echo '$(srcdir)/'`luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12447-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12448-luatexdir/font/libluatex_a-sfnt.obj: luatexdir/font/sfnt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-sfnt.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-sfnt.Tpo -c -o luatexdir/font/libluatex_a-sfnt.obj `if test -f 'luatexdir/font/sfnt.c'; then $(CYGPATH_W) 'luatexdir/font/sfnt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/sfnt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-sfnt.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-sfnt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-sfnt.obj `if test -f 'luatexdir/font/sfnt.c'; then $(CYGPATH_W) 'luatexdir/font/sfnt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/sfnt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12454-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12455-luatexdir/font/libluatex_a-texfont.o: luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-texfont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-texfont.Tpo -c -o luatexdir/font/libluatex_a-texfont.o `test -f 'luatexdir/font/texfont.c' || echo '$(srcdir)/'`luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-texfont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-texfont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-texfont.o `test -f 'luatexdir/font/texfont.c' || echo '$(srcdir)/'`luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12461-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12462-luatexdir/font/libluatex_a-texfont.obj: luatexdir/font/texfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12463:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-texfont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-texfont.Tpo -c -o luatexdir/font/libluatex_a-texfont.obj `if test -f 'luatexdir/font/texfont.c'; then $(CYGPATH_W) 'luatexdir/font/texfont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/texfont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12464-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-texfont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-texfont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12467:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-texfont.obj `if test -f 'luatexdir/font/texfont.c'; then $(CYGPATH_W) 'luatexdir/font/texfont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/texfont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12468-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12469-luatexdir/font/libluatex_a-tfmofm.o: luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12470:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tfmofm.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tfmofm.Tpo -c -o luatexdir/font/libluatex_a-tfmofm.o `test -f 'luatexdir/font/tfmofm.c' || echo '$(srcdir)/'`luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12471-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tfmofm.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tfmofm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12473-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12474:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tfmofm.o `test -f 'luatexdir/font/tfmofm.c' || echo '$(srcdir)/'`luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12475-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12476-luatexdir/font/libluatex_a-tfmofm.obj: luatexdir/font/tfmofm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12477:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tfmofm.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tfmofm.Tpo -c -o luatexdir/font/libluatex_a-tfmofm.obj `if test -f 'luatexdir/font/tfmofm.c'; then $(CYGPATH_W) 'luatexdir/font/tfmofm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tfmofm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12478-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tfmofm.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tfmofm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12481:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tfmofm.obj `if test -f 'luatexdir/font/tfmofm.c'; then $(CYGPATH_W) 'luatexdir/font/tfmofm.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tfmofm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12482-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12483-luatexdir/font/libluatex_a-tounicode.o: luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12484:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tounicode.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tounicode.Tpo -c -o luatexdir/font/libluatex_a-tounicode.o `test -f 'luatexdir/font/tounicode.c' || echo '$(srcdir)/'`luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12485-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tounicode.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tounicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12487-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12488:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tounicode.o `test -f 'luatexdir/font/tounicode.c' || echo '$(srcdir)/'`luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12489-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12490-luatexdir/font/libluatex_a-tounicode.obj: luatexdir/font/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tounicode.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tounicode.Tpo -c -o luatexdir/font/libluatex_a-tounicode.obj `if test -f 'luatexdir/font/tounicode.c'; then $(CYGPATH_W) 'luatexdir/font/tounicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tounicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tounicode.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tounicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tounicode.obj `if test -f 'luatexdir/font/tounicode.c'; then $(CYGPATH_W) 'luatexdir/font/tounicode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tounicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12496-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12497-luatexdir/font/libluatex_a-tt_glyf.o: luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tt_glyf.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tt_glyf.Tpo -c -o luatexdir/font/libluatex_a-tt_glyf.o `test -f 'luatexdir/font/tt_glyf.c' || echo '$(srcdir)/'`luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tt_glyf.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tt_glyf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tt_glyf.o `test -f 'luatexdir/font/tt_glyf.c' || echo '$(srcdir)/'`luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12503-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12504-luatexdir/font/libluatex_a-tt_glyf.obj: luatexdir/font/tt_glyf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12505:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tt_glyf.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tt_glyf.Tpo -c -o luatexdir/font/libluatex_a-tt_glyf.obj `if test -f 'luatexdir/font/tt_glyf.c'; then $(CYGPATH_W) 'luatexdir/font/tt_glyf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_glyf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12506-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tt_glyf.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tt_glyf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12508-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12509:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tt_glyf.obj `if test -f 'luatexdir/font/tt_glyf.c'; then $(CYGPATH_W) 'luatexdir/font/tt_glyf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_glyf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12510-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12511-luatexdir/font/libluatex_a-tt_table.o: luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tt_table.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tt_table.Tpo -c -o luatexdir/font/libluatex_a-tt_table.o `test -f 'luatexdir/font/tt_table.c' || echo '$(srcdir)/'`luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tt_table.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tt_table.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tt_table.o `test -f 'luatexdir/font/tt_table.c' || echo '$(srcdir)/'`luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12517-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12518-luatexdir/font/libluatex_a-tt_table.obj: luatexdir/font/tt_table.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12519:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-tt_table.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-tt_table.Tpo -c -o luatexdir/font/libluatex_a-tt_table.obj `if test -f 'luatexdir/font/tt_table.c'; then $(CYGPATH_W) 'luatexdir/font/tt_table.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_table.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12520-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-tt_table.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-tt_table.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12522-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12523:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-tt_table.obj `if test -f 'luatexdir/font/tt_table.c'; then $(CYGPATH_W) 'luatexdir/font/tt_table.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/tt_table.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12524-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12525-luatexdir/font/libluatex_a-vfovf.o: luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12526:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-vfovf.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-vfovf.Tpo -c -o luatexdir/font/libluatex_a-vfovf.o `test -f 'luatexdir/font/vfovf.c' || echo '$(srcdir)/'`luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12527-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-vfovf.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-vfovf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12529-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12530:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-vfovf.o `test -f 'luatexdir/font/vfovf.c' || echo '$(srcdir)/'`luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12531-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12532-luatexdir/font/libluatex_a-vfovf.obj: luatexdir/font/vfovf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-vfovf.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-vfovf.Tpo -c -o luatexdir/font/libluatex_a-vfovf.obj `if test -f 'luatexdir/font/vfovf.c'; then $(CYGPATH_W) 'luatexdir/font/vfovf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfovf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-vfovf.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-vfovf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-vfovf.obj `if test -f 'luatexdir/font/vfovf.c'; then $(CYGPATH_W) 'luatexdir/font/vfovf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfovf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12538-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12539-luatexdir/font/libluatex_a-vfpacket.o: luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-vfpacket.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-vfpacket.Tpo -c -o luatexdir/font/libluatex_a-vfpacket.o `test -f 'luatexdir/font/vfpacket.c' || echo '$(srcdir)/'`luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-vfpacket.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-vfpacket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-vfpacket.o `test -f 'luatexdir/font/vfpacket.c' || echo '$(srcdir)/'`luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12545-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12546-luatexdir/font/libluatex_a-vfpacket.obj: luatexdir/font/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12547:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-vfpacket.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-vfpacket.Tpo -c -o luatexdir/font/libluatex_a-vfpacket.obj `if test -f 'luatexdir/font/vfpacket.c'; then $(CYGPATH_W) 'luatexdir/font/vfpacket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfpacket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12548-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-vfpacket.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-vfpacket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12550-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12551:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-vfpacket.obj `if test -f 'luatexdir/font/vfpacket.c'; then $(CYGPATH_W) 'luatexdir/font/vfpacket.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/vfpacket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12552-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12553-luatexdir/font/libluatex_a-writecff.o: luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12554:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writecff.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writecff.Tpo -c -o luatexdir/font/libluatex_a-writecff.o `test -f 'luatexdir/font/writecff.c' || echo '$(srcdir)/'`luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12555-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writecff.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writecff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writecff.o `test -f 'luatexdir/font/writecff.c' || echo '$(srcdir)/'`luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12559-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12560-luatexdir/font/libluatex_a-writecff.obj: luatexdir/font/writecff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writecff.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writecff.Tpo -c -o luatexdir/font/libluatex_a-writecff.obj `if test -f 'luatexdir/font/writecff.c'; then $(CYGPATH_W) 'luatexdir/font/writecff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writecff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writecff.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writecff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writecff.obj `if test -f 'luatexdir/font/writecff.c'; then $(CYGPATH_W) 'luatexdir/font/writecff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writecff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12566-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12567-luatexdir/font/libluatex_a-writeenc.o: luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12568:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writeenc.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writeenc.Tpo -c -o luatexdir/font/libluatex_a-writeenc.o `test -f 'luatexdir/font/writeenc.c' || echo '$(srcdir)/'`luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12569-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writeenc.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writeenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writeenc.o `test -f 'luatexdir/font/writeenc.c' || echo '$(srcdir)/'`luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12573-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12574-luatexdir/font/libluatex_a-writeenc.obj: luatexdir/font/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writeenc.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writeenc.Tpo -c -o luatexdir/font/libluatex_a-writeenc.obj `if test -f 'luatexdir/font/writeenc.c'; then $(CYGPATH_W) 'luatexdir/font/writeenc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writeenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writeenc.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writeenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writeenc.obj `if test -f 'luatexdir/font/writeenc.c'; then $(CYGPATH_W) 'luatexdir/font/writeenc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writeenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12580-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12581-luatexdir/font/libluatex_a-writefont.o: luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12582:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writefont.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writefont.Tpo -c -o luatexdir/font/libluatex_a-writefont.o `test -f 'luatexdir/font/writefont.c' || echo '$(srcdir)/'`luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12583-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writefont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writefont.o `test -f 'luatexdir/font/writefont.c' || echo '$(srcdir)/'`luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12587-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12588-luatexdir/font/libluatex_a-writefont.obj: luatexdir/font/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12589:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writefont.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writefont.Tpo -c -o luatexdir/font/libluatex_a-writefont.obj `if test -f 'luatexdir/font/writefont.c'; then $(CYGPATH_W) 'luatexdir/font/writefont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12590-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writefont.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writefont.obj `if test -f 'luatexdir/font/writefont.c'; then $(CYGPATH_W) 'luatexdir/font/writefont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12594-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12595-luatexdir/font/libluatex_a-writet1.o: luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writet1.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writet1.Tpo -c -o luatexdir/font/libluatex_a-writet1.o `test -f 'luatexdir/font/writet1.c' || echo '$(srcdir)/'`luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writet1.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writet1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writet1.o `test -f 'luatexdir/font/writet1.c' || echo '$(srcdir)/'`luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12601-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12602-luatexdir/font/libluatex_a-writet1.obj: luatexdir/font/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12603:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writet1.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writet1.Tpo -c -o luatexdir/font/libluatex_a-writet1.obj `if test -f 'luatexdir/font/writet1.c'; then $(CYGPATH_W) 'luatexdir/font/writet1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12604-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writet1.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writet1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12606-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12607:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writet1.obj `if test -f 'luatexdir/font/writet1.c'; then $(CYGPATH_W) 'luatexdir/font/writet1.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12608-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12609-luatexdir/font/libluatex_a-writet3.o: luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12610:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writet3.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writet3.Tpo -c -o luatexdir/font/libluatex_a-writet3.o `test -f 'luatexdir/font/writet3.c' || echo '$(srcdir)/'`luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12611-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writet3.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writet3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12613-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12614:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writet3.o `test -f 'luatexdir/font/writet3.c' || echo '$(srcdir)/'`luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12615-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12616-luatexdir/font/libluatex_a-writet3.obj: luatexdir/font/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12617:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writet3.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writet3.Tpo -c -o luatexdir/font/libluatex_a-writet3.obj `if test -f 'luatexdir/font/writet3.c'; then $(CYGPATH_W) 'luatexdir/font/writet3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12618-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writet3.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writet3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12620-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12621:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writet3.obj `if test -f 'luatexdir/font/writet3.c'; then $(CYGPATH_W) 'luatexdir/font/writet3.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writet3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12622-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12623-luatexdir/font/libluatex_a-writettf.o: luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12624:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writettf.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writettf.Tpo -c -o luatexdir/font/libluatex_a-writettf.o `test -f 'luatexdir/font/writettf.c' || echo '$(srcdir)/'`luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12625-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writettf.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12627-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12628:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writettf.o `test -f 'luatexdir/font/writettf.c' || echo '$(srcdir)/'`luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12629-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12630-luatexdir/font/libluatex_a-writettf.obj: luatexdir/font/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12631:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writettf.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writettf.Tpo -c -o luatexdir/font/libluatex_a-writettf.obj `if test -f 'luatexdir/font/writettf.c'; then $(CYGPATH_W) 'luatexdir/font/writettf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12632-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writettf.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12634-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12635:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writettf.obj `if test -f 'luatexdir/font/writettf.c'; then $(CYGPATH_W) 'luatexdir/font/writettf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12636-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12637-luatexdir/font/libluatex_a-writetype0.o: luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12638:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writetype0.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writetype0.Tpo -c -o luatexdir/font/libluatex_a-writetype0.o `test -f 'luatexdir/font/writetype0.c' || echo '$(srcdir)/'`luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12639-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writetype0.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writetype0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12641-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12642:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writetype0.o `test -f 'luatexdir/font/writetype0.c' || echo '$(srcdir)/'`luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12643-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12644-luatexdir/font/libluatex_a-writetype0.obj: luatexdir/font/writetype0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12645:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writetype0.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writetype0.Tpo -c -o luatexdir/font/libluatex_a-writetype0.obj `if test -f 'luatexdir/font/writetype0.c'; then $(CYGPATH_W) 'luatexdir/font/writetype0.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12646-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writetype0.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writetype0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12649:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writetype0.obj `if test -f 'luatexdir/font/writetype0.c'; then $(CYGPATH_W) 'luatexdir/font/writetype0.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12650-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12651-luatexdir/font/libluatex_a-writetype2.o: luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12652:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writetype2.o -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writetype2.Tpo -c -o luatexdir/font/libluatex_a-writetype2.o `test -f 'luatexdir/font/writetype2.c' || echo '$(srcdir)/'`luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12653-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writetype2.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writetype2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12655-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12656:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writetype2.o `test -f 'luatexdir/font/writetype2.c' || echo '$(srcdir)/'`luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12657-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12658-luatexdir/font/libluatex_a-writetype2.obj: luatexdir/font/writetype2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12659:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/font/libluatex_a-writetype2.obj -MD -MP -MF luatexdir/font/$(DEPDIR)/libluatex_a-writetype2.Tpo -c -o luatexdir/font/libluatex_a-writetype2.obj `if test -f 'luatexdir/font/writetype2.c'; then $(CYGPATH_W) 'luatexdir/font/writetype2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12660-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/font/$(DEPDIR)/libluatex_a-writetype2.Tpo luatexdir/font/$(DEPDIR)/libluatex_a-writetype2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12662-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12663:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/font/libluatex_a-writetype2.obj `if test -f 'luatexdir/font/writetype2.c'; then $(CYGPATH_W) 'luatexdir/font/writetype2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/font/writetype2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12664-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12665-luatexdir/image/libluatex_a-pdftoepdf.o: luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12666:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-pdftoepdf.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-pdftoepdf.Tpo -c -o luatexdir/image/libluatex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.c' || echo '$(srcdir)/'`luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12667-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-pdftoepdf.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-pdftoepdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12669-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12670:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.c' || echo '$(srcdir)/'`luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12671-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12672-luatexdir/image/libluatex_a-pdftoepdf.obj: luatexdir/image/pdftoepdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12673:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-pdftoepdf.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-pdftoepdf.Tpo -c -o luatexdir/image/libluatex_a-pdftoepdf.obj `if test -f 'luatexdir/image/pdftoepdf.c'; then $(CYGPATH_W) 'luatexdir/image/pdftoepdf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/pdftoepdf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12674-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-pdftoepdf.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-pdftoepdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12676-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12677:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-pdftoepdf.obj `if test -f 'luatexdir/image/pdftoepdf.c'; then $(CYGPATH_W) 'luatexdir/image/pdftoepdf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/pdftoepdf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12678-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12679-luatexdir/image/libluatex_a-writeimg.o: luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12680:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writeimg.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writeimg.Tpo -c -o luatexdir/image/libluatex_a-writeimg.o `test -f 'luatexdir/image/writeimg.c' || echo '$(srcdir)/'`luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12681-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writeimg.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writeimg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12683-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12684:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writeimg.o `test -f 'luatexdir/image/writeimg.c' || echo '$(srcdir)/'`luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12685-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12686-luatexdir/image/libluatex_a-writeimg.obj: luatexdir/image/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12687:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writeimg.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writeimg.Tpo -c -o luatexdir/image/libluatex_a-writeimg.obj `if test -f 'luatexdir/image/writeimg.c'; then $(CYGPATH_W) 'luatexdir/image/writeimg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writeimg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12688-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writeimg.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writeimg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12690-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12691:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writeimg.obj `if test -f 'luatexdir/image/writeimg.c'; then $(CYGPATH_W) 'luatexdir/image/writeimg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writeimg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12692-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12693-luatexdir/image/libluatex_a-writejbig2.o: luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12694:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writejbig2.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writejbig2.Tpo -c -o luatexdir/image/libluatex_a-writejbig2.o `test -f 'luatexdir/image/writejbig2.c' || echo '$(srcdir)/'`luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12695-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writejbig2.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writejbig2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12697-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12698:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writejbig2.o `test -f 'luatexdir/image/writejbig2.c' || echo '$(srcdir)/'`luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12699-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12700-luatexdir/image/libluatex_a-writejbig2.obj: luatexdir/image/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12701:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writejbig2.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writejbig2.Tpo -c -o luatexdir/image/libluatex_a-writejbig2.obj `if test -f 'luatexdir/image/writejbig2.c'; then $(CYGPATH_W) 'luatexdir/image/writejbig2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejbig2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12702-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writejbig2.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writejbig2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12704-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12705:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writejbig2.obj `if test -f 'luatexdir/image/writejbig2.c'; then $(CYGPATH_W) 'luatexdir/image/writejbig2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejbig2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12706-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12707-luatexdir/image/libluatex_a-writejp2.o: luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12708:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writejp2.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writejp2.Tpo -c -o luatexdir/image/libluatex_a-writejp2.o `test -f 'luatexdir/image/writejp2.c' || echo '$(srcdir)/'`luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12709-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writejp2.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writejp2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12711-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12712:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writejp2.o `test -f 'luatexdir/image/writejp2.c' || echo '$(srcdir)/'`luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12713-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12714-luatexdir/image/libluatex_a-writejp2.obj: luatexdir/image/writejp2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12715:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writejp2.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writejp2.Tpo -c -o luatexdir/image/libluatex_a-writejp2.obj `if test -f 'luatexdir/image/writejp2.c'; then $(CYGPATH_W) 'luatexdir/image/writejp2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejp2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12716-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writejp2.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writejp2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12718-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12719:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writejp2.obj `if test -f 'luatexdir/image/writejp2.c'; then $(CYGPATH_W) 'luatexdir/image/writejp2.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejp2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12720-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12721-luatexdir/image/libluatex_a-writejpg.o: luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12722:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writejpg.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writejpg.Tpo -c -o luatexdir/image/libluatex_a-writejpg.o `test -f 'luatexdir/image/writejpg.c' || echo '$(srcdir)/'`luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12723-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writejpg.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writejpg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12725-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12726:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writejpg.o `test -f 'luatexdir/image/writejpg.c' || echo '$(srcdir)/'`luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12727-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12728-luatexdir/image/libluatex_a-writejpg.obj: luatexdir/image/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12729:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writejpg.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writejpg.Tpo -c -o luatexdir/image/libluatex_a-writejpg.obj `if test -f 'luatexdir/image/writejpg.c'; then $(CYGPATH_W) 'luatexdir/image/writejpg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejpg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12730-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writejpg.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writejpg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12732-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12733:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writejpg.obj `if test -f 'luatexdir/image/writejpg.c'; then $(CYGPATH_W) 'luatexdir/image/writejpg.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writejpg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12734-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12735-luatexdir/image/libluatex_a-writepng.o: luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12736:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writepng.o -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writepng.Tpo -c -o luatexdir/image/libluatex_a-writepng.o `test -f 'luatexdir/image/writepng.c' || echo '$(srcdir)/'`luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12737-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writepng.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writepng.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12739-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12740:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writepng.o `test -f 'luatexdir/image/writepng.c' || echo '$(srcdir)/'`luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12741-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12742-luatexdir/image/libluatex_a-writepng.obj: luatexdir/image/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12743:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/image/libluatex_a-writepng.obj -MD -MP -MF luatexdir/image/$(DEPDIR)/libluatex_a-writepng.Tpo -c -o luatexdir/image/libluatex_a-writepng.obj `if test -f 'luatexdir/image/writepng.c'; then $(CYGPATH_W) 'luatexdir/image/writepng.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writepng.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12744-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/image/$(DEPDIR)/libluatex_a-writepng.Tpo luatexdir/image/$(DEPDIR)/libluatex_a-writepng.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12746-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12747:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/image/libluatex_a-writepng.obj `if test -f 'luatexdir/image/writepng.c'; then $(CYGPATH_W) 'luatexdir/image/writepng.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/image/writepng.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12748-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12749-luatexdir/lang/libluatex_a-hnjalloc.o: luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12750:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluatex_a-hnjalloc.o -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluatex_a-hnjalloc.Tpo -c -o luatexdir/lang/libluatex_a-hnjalloc.o `test -f 'luatexdir/lang/hnjalloc.c' || echo '$(srcdir)/'`luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12751-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluatex_a-hnjalloc.Tpo luatexdir/lang/$(DEPDIR)/libluatex_a-hnjalloc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12753-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12754:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluatex_a-hnjalloc.o `test -f 'luatexdir/lang/hnjalloc.c' || echo '$(srcdir)/'`luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12755-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12756-luatexdir/lang/libluatex_a-hnjalloc.obj: luatexdir/lang/hnjalloc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12757:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluatex_a-hnjalloc.obj -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluatex_a-hnjalloc.Tpo -c -o luatexdir/lang/libluatex_a-hnjalloc.obj `if test -f 'luatexdir/lang/hnjalloc.c'; then $(CYGPATH_W) 'luatexdir/lang/hnjalloc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hnjalloc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12758-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluatex_a-hnjalloc.Tpo luatexdir/lang/$(DEPDIR)/libluatex_a-hnjalloc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12760-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12761:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluatex_a-hnjalloc.obj `if test -f 'luatexdir/lang/hnjalloc.c'; then $(CYGPATH_W) 'luatexdir/lang/hnjalloc.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hnjalloc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12762-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12763-luatexdir/lang/libluatex_a-hyphen.o: luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12764:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluatex_a-hyphen.o -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluatex_a-hyphen.Tpo -c -o luatexdir/lang/libluatex_a-hyphen.o `test -f 'luatexdir/lang/hyphen.c' || echo '$(srcdir)/'`luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12765-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluatex_a-hyphen.Tpo luatexdir/lang/$(DEPDIR)/libluatex_a-hyphen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12767-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12768:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluatex_a-hyphen.o `test -f 'luatexdir/lang/hyphen.c' || echo '$(srcdir)/'`luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12769-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12770-luatexdir/lang/libluatex_a-hyphen.obj: luatexdir/lang/hyphen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12771:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluatex_a-hyphen.obj -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluatex_a-hyphen.Tpo -c -o luatexdir/lang/libluatex_a-hyphen.obj `if test -f 'luatexdir/lang/hyphen.c'; then $(CYGPATH_W) 'luatexdir/lang/hyphen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hyphen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12772-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluatex_a-hyphen.Tpo luatexdir/lang/$(DEPDIR)/libluatex_a-hyphen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12774-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12775:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluatex_a-hyphen.obj `if test -f 'luatexdir/lang/hyphen.c'; then $(CYGPATH_W) 'luatexdir/lang/hyphen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/hyphen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12776-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12777-luatexdir/lang/libluatex_a-texlang.o: luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12778:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluatex_a-texlang.o -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluatex_a-texlang.Tpo -c -o luatexdir/lang/libluatex_a-texlang.o `test -f 'luatexdir/lang/texlang.c' || echo '$(srcdir)/'`luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12779-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluatex_a-texlang.Tpo luatexdir/lang/$(DEPDIR)/libluatex_a-texlang.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12781-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12782:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluatex_a-texlang.o `test -f 'luatexdir/lang/texlang.c' || echo '$(srcdir)/'`luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12783-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12784-luatexdir/lang/libluatex_a-texlang.obj: luatexdir/lang/texlang.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12785:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lang/libluatex_a-texlang.obj -MD -MP -MF luatexdir/lang/$(DEPDIR)/libluatex_a-texlang.Tpo -c -o luatexdir/lang/libluatex_a-texlang.obj `if test -f 'luatexdir/lang/texlang.c'; then $(CYGPATH_W) 'luatexdir/lang/texlang.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/texlang.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12786-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lang/$(DEPDIR)/libluatex_a-texlang.Tpo luatexdir/lang/$(DEPDIR)/libluatex_a-texlang.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12788-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12789:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lang/libluatex_a-texlang.obj `if test -f 'luatexdir/lang/texlang.c'; then $(CYGPATH_W) 'luatexdir/lang/texlang.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lang/texlang.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12790-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12791-luatexdir/lua/libluatex_a-lcallbacklib.o: luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12792:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lcallbacklib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lcallbacklib.Tpo -c -o luatexdir/lua/libluatex_a-lcallbacklib.o `test -f 'luatexdir/lua/lcallbacklib.c' || echo '$(srcdir)/'`luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12793-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lcallbacklib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lcallbacklib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12795-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12796:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lcallbacklib.o `test -f 'luatexdir/lua/lcallbacklib.c' || echo '$(srcdir)/'`luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12797-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12798-luatexdir/lua/libluatex_a-lcallbacklib.obj: luatexdir/lua/lcallbacklib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12799:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lcallbacklib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lcallbacklib.Tpo -c -o luatexdir/lua/libluatex_a-lcallbacklib.obj `if test -f 'luatexdir/lua/lcallbacklib.c'; then $(CYGPATH_W) 'luatexdir/lua/lcallbacklib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lcallbacklib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12800-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lcallbacklib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lcallbacklib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12802-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12803:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lcallbacklib.obj `if test -f 'luatexdir/lua/lcallbacklib.c'; then $(CYGPATH_W) 'luatexdir/lua/lcallbacklib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lcallbacklib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12804-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12805-luatexdir/lua/libluatex_a-lfontlib.o: luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12806:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lfontlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lfontlib.Tpo -c -o luatexdir/lua/libluatex_a-lfontlib.o `test -f 'luatexdir/lua/lfontlib.c' || echo '$(srcdir)/'`luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12807-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lfontlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lfontlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12809-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12810:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lfontlib.o `test -f 'luatexdir/lua/lfontlib.c' || echo '$(srcdir)/'`luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12811-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12812-luatexdir/lua/libluatex_a-lfontlib.obj: luatexdir/lua/lfontlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12813:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lfontlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lfontlib.Tpo -c -o luatexdir/lua/libluatex_a-lfontlib.obj `if test -f 'luatexdir/lua/lfontlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lfontlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lfontlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12814-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lfontlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lfontlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12816-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12817:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lfontlib.obj `if test -f 'luatexdir/lua/lfontlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lfontlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lfontlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12818-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12819-luatexdir/lua/libluatex_a-limglib.o: luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12820:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-limglib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-limglib.Tpo -c -o luatexdir/lua/libluatex_a-limglib.o `test -f 'luatexdir/lua/limglib.c' || echo '$(srcdir)/'`luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12821-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-limglib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-limglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12823-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12824:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-limglib.o `test -f 'luatexdir/lua/limglib.c' || echo '$(srcdir)/'`luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12825-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12826-luatexdir/lua/libluatex_a-limglib.obj: luatexdir/lua/limglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12827:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-limglib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-limglib.Tpo -c -o luatexdir/lua/libluatex_a-limglib.obj `if test -f 'luatexdir/lua/limglib.c'; then $(CYGPATH_W) 'luatexdir/lua/limglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/limglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12828-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-limglib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-limglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12830-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12831:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-limglib.obj `if test -f 'luatexdir/lua/limglib.c'; then $(CYGPATH_W) 'luatexdir/lua/limglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/limglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12832-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12833-luatexdir/lua/libluatex_a-lpdfelib.o: luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12834:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lpdfelib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfelib.Tpo -c -o luatexdir/lua/libluatex_a-lpdfelib.o `test -f 'luatexdir/lua/lpdfelib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12835-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfelib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12837-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12838:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lpdfelib.o `test -f 'luatexdir/lua/lpdfelib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12839-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12840-luatexdir/lua/libluatex_a-lpdfelib.obj: luatexdir/lua/lpdfelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12841:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lpdfelib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfelib.Tpo -c -o luatexdir/lua/libluatex_a-lpdfelib.obj `if test -f 'luatexdir/lua/lpdfelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12842-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfelib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12844-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12845:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lpdfelib.obj `if test -f 'luatexdir/lua/lpdfelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12846-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12847-luatexdir/lua/libluatex_a-lpdfscannerlib.o: luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12848:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lpdfscannerlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfscannerlib.Tpo -c -o luatexdir/lua/libluatex_a-lpdfscannerlib.o `test -f 'luatexdir/lua/lpdfscannerlib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12849-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfscannerlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfscannerlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12851-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12852:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lpdfscannerlib.o `test -f 'luatexdir/lua/lpdfscannerlib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12853-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12854-luatexdir/lua/libluatex_a-lpdfscannerlib.obj: luatexdir/lua/lpdfscannerlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12855:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lpdfscannerlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfscannerlib.Tpo -c -o luatexdir/lua/libluatex_a-lpdfscannerlib.obj `if test -f 'luatexdir/lua/lpdfscannerlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfscannerlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfscannerlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12856-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfscannerlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lpdfscannerlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12858-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12859:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lpdfscannerlib.obj `if test -f 'luatexdir/lua/lpdfscannerlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdfscannerlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdfscannerlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12860-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12861-luatexdir/lua/libluatex_a-lkpselib.o: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12862:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lkpselib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lkpselib.Tpo -c -o luatexdir/lua/libluatex_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12863-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12865-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12866:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12867-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12868-luatexdir/lua/libluatex_a-lkpselib.obj: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12869:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lkpselib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lkpselib.Tpo -c -o luatexdir/lua/libluatex_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12870-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12872-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12873:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12874-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12875-luatexdir/lua/libluatex_a-llanglib.o: luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12876:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-llanglib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-llanglib.Tpo -c -o luatexdir/lua/libluatex_a-llanglib.o `test -f 'luatexdir/lua/llanglib.c' || echo '$(srcdir)/'`luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12877-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-llanglib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-llanglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12879-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12880:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-llanglib.o `test -f 'luatexdir/lua/llanglib.c' || echo '$(srcdir)/'`luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12881-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12882-luatexdir/lua/libluatex_a-llanglib.obj: luatexdir/lua/llanglib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12883:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-llanglib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-llanglib.Tpo -c -o luatexdir/lua/libluatex_a-llanglib.obj `if test -f 'luatexdir/lua/llanglib.c'; then $(CYGPATH_W) 'luatexdir/lua/llanglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llanglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12884-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-llanglib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-llanglib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12886-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12887:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-llanglib.obj `if test -f 'luatexdir/lua/llanglib.c'; then $(CYGPATH_W) 'luatexdir/lua/llanglib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llanglib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12888-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12889-luatexdir/lua/libluatex_a-llualib.o: luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12890:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-llualib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-llualib.Tpo -c -o luatexdir/lua/libluatex_a-llualib.o `test -f 'luatexdir/lua/llualib.c' || echo '$(srcdir)/'`luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12891-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-llualib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-llualib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12893-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12894:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-llualib.o `test -f 'luatexdir/lua/llualib.c' || echo '$(srcdir)/'`luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12895-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12896-luatexdir/lua/libluatex_a-llualib.obj: luatexdir/lua/llualib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12897:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-llualib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-llualib.Tpo -c -o luatexdir/lua/libluatex_a-llualib.obj `if test -f 'luatexdir/lua/llualib.c'; then $(CYGPATH_W) 'luatexdir/lua/llualib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llualib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12898-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-llualib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-llualib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12900-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12901:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-llualib.obj `if test -f 'luatexdir/lua/llualib.c'; then $(CYGPATH_W) 'luatexdir/lua/llualib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/llualib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12902-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12903-luatexdir/lua/libluatex_a-lnodelib.o: luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12904:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lnodelib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lnodelib.Tpo -c -o luatexdir/lua/libluatex_a-lnodelib.o `test -f 'luatexdir/lua/lnodelib.c' || echo '$(srcdir)/'`luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12905-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lnodelib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lnodelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12907-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12908:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lnodelib.o `test -f 'luatexdir/lua/lnodelib.c' || echo '$(srcdir)/'`luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12909-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12910-luatexdir/lua/libluatex_a-lnodelib.obj: luatexdir/lua/lnodelib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12911:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lnodelib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lnodelib.Tpo -c -o luatexdir/lua/libluatex_a-lnodelib.obj `if test -f 'luatexdir/lua/lnodelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnodelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnodelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12912-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lnodelib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lnodelib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12914-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12915:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lnodelib.obj `if test -f 'luatexdir/lua/lnodelib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnodelib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnodelib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12916-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12917-luatexdir/lua/libluatex_a-liolibext.o: luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12918:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-liolibext.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-liolibext.Tpo -c -o luatexdir/lua/libluatex_a-liolibext.o `test -f 'luatexdir/lua/liolibext.c' || echo '$(srcdir)/'`luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12919-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-liolibext.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-liolibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12921-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12922:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-liolibext.o `test -f 'luatexdir/lua/liolibext.c' || echo '$(srcdir)/'`luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12923-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12924-luatexdir/lua/libluatex_a-liolibext.obj: luatexdir/lua/liolibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12925:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-liolibext.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-liolibext.Tpo -c -o luatexdir/lua/libluatex_a-liolibext.obj `if test -f 'luatexdir/lua/liolibext.c'; then $(CYGPATH_W) 'luatexdir/lua/liolibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/liolibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12926-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-liolibext.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-liolibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-liolibext.obj `if test -f 'luatexdir/lua/liolibext.c'; then $(CYGPATH_W) 'luatexdir/lua/liolibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/liolibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12930-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12931-luatexdir/lua/libluatex_a-loslibext.o: luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12932:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-loslibext.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-loslibext.Tpo -c -o luatexdir/lua/libluatex_a-loslibext.o `test -f 'luatexdir/lua/loslibext.c' || echo '$(srcdir)/'`luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12933-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-loslibext.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-loslibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12935-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12936:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-loslibext.o `test -f 'luatexdir/lua/loslibext.c' || echo '$(srcdir)/'`luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12937-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12938-luatexdir/lua/libluatex_a-loslibext.obj: luatexdir/lua/loslibext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12939:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-loslibext.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-loslibext.Tpo -c -o luatexdir/lua/libluatex_a-loslibext.obj `if test -f 'luatexdir/lua/loslibext.c'; then $(CYGPATH_W) 'luatexdir/lua/loslibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/loslibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12940-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-loslibext.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-loslibext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12942-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12943:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-loslibext.obj `if test -f 'luatexdir/lua/loslibext.c'; then $(CYGPATH_W) 'luatexdir/lua/loslibext.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/loslibext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12944-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12945-luatexdir/lua/libluatex_a-lpdflib.o: luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12946:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lpdflib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lpdflib.Tpo -c -o luatexdir/lua/libluatex_a-lpdflib.o `test -f 'luatexdir/lua/lpdflib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12947-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lpdflib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lpdflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12949-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12950:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lpdflib.o `test -f 'luatexdir/lua/lpdflib.c' || echo '$(srcdir)/'`luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12951-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12952-luatexdir/lua/libluatex_a-lpdflib.obj: luatexdir/lua/lpdflib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12953:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lpdflib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lpdflib.Tpo -c -o luatexdir/lua/libluatex_a-lpdflib.obj `if test -f 'luatexdir/lua/lpdflib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12954-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lpdflib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lpdflib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12956-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12957:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lpdflib.obj `if test -f 'luatexdir/lua/lpdflib.c'; then $(CYGPATH_W) 'luatexdir/lua/lpdflib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lpdflib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12958-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12959-luatexdir/lua/libluatex_a-lstatslib.o: luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lstatslib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lstatslib.Tpo -c -o luatexdir/lua/libluatex_a-lstatslib.o `test -f 'luatexdir/lua/lstatslib.c' || echo '$(srcdir)/'`luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lstatslib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lstatslib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lstatslib.o `test -f 'luatexdir/lua/lstatslib.c' || echo '$(srcdir)/'`luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12965-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12966-luatexdir/lua/libluatex_a-lstatslib.obj: luatexdir/lua/lstatslib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lstatslib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lstatslib.Tpo -c -o luatexdir/lua/libluatex_a-lstatslib.obj `if test -f 'luatexdir/lua/lstatslib.c'; then $(CYGPATH_W) 'luatexdir/lua/lstatslib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstatslib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lstatslib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lstatslib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lstatslib.obj `if test -f 'luatexdir/lua/lstatslib.c'; then $(CYGPATH_W) 'luatexdir/lua/lstatslib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lstatslib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12972-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12973-luatexdir/lua/libluatex_a-ltexiolib.o: luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12974:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-ltexiolib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-ltexiolib.Tpo -c -o luatexdir/lua/libluatex_a-ltexiolib.o `test -f 'luatexdir/lua/ltexiolib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12975-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-ltexiolib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-ltexiolib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12977-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12978:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-ltexiolib.o `test -f 'luatexdir/lua/ltexiolib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12979-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12980-luatexdir/lua/libluatex_a-ltexiolib.obj: luatexdir/lua/ltexiolib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12981:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-ltexiolib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-ltexiolib.Tpo -c -o luatexdir/lua/libluatex_a-ltexiolib.obj `if test -f 'luatexdir/lua/ltexiolib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexiolib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexiolib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12982-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-ltexiolib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-ltexiolib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-ltexiolib.obj `if test -f 'luatexdir/lua/ltexiolib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexiolib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexiolib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12986-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12987-luatexdir/lua/libluatex_a-ltexlib.o: luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12988:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-ltexlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-ltexlib.Tpo -c -o luatexdir/lua/libluatex_a-ltexlib.o `test -f 'luatexdir/lua/ltexlib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12989-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-ltexlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-ltexlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12991-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12992:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-ltexlib.o `test -f 'luatexdir/lua/ltexlib.c' || echo '$(srcdir)/'`luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12993-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12994-luatexdir/lua/libluatex_a-ltexlib.obj: luatexdir/lua/ltexlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12995:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-ltexlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-ltexlib.Tpo -c -o luatexdir/lua/libluatex_a-ltexlib.obj `if test -f 'luatexdir/lua/ltexlib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12996-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-ltexlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-ltexlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-12998-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:12999:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-ltexlib.obj `if test -f 'luatexdir/lua/ltexlib.c'; then $(CYGPATH_W) 'luatexdir/lua/ltexlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/ltexlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13000-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13001-luatexdir/lua/libluatex_a-lnewtokenlib.o: luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13002:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lnewtokenlib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lnewtokenlib.Tpo -c -o luatexdir/lua/libluatex_a-lnewtokenlib.o `test -f 'luatexdir/lua/lnewtokenlib.c' || echo '$(srcdir)/'`luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13003-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lnewtokenlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lnewtokenlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13005-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13006:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lnewtokenlib.o `test -f 'luatexdir/lua/lnewtokenlib.c' || echo '$(srcdir)/'`luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13007-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13008-luatexdir/lua/libluatex_a-lnewtokenlib.obj: luatexdir/lua/lnewtokenlib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13009:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-lnewtokenlib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-lnewtokenlib.Tpo -c -o luatexdir/lua/libluatex_a-lnewtokenlib.obj `if test -f 'luatexdir/lua/lnewtokenlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnewtokenlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnewtokenlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13010-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-lnewtokenlib.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-lnewtokenlib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13012-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13013:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-lnewtokenlib.obj `if test -f 'luatexdir/lua/lnewtokenlib.c'; then $(CYGPATH_W) 'luatexdir/lua/lnewtokenlib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lnewtokenlib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13014-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13015-luatexdir/lua/libluatex_a-luatex-core.o: luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13016:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-luatex-core.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-luatex-core.Tpo -c -o luatexdir/lua/libluatex_a-luatex-core.o `test -f 'luatexdir/lua/luatex-core.c' || echo '$(srcdir)/'`luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13017-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-luatex-core.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-luatex-core.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13019-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13020:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-luatex-core.o `test -f 'luatexdir/lua/luatex-core.c' || echo '$(srcdir)/'`luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13021-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13022-luatexdir/lua/libluatex_a-luatex-core.obj: luatexdir/lua/luatex-core.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13023:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-luatex-core.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-luatex-core.Tpo -c -o luatexdir/lua/libluatex_a-luatex-core.obj `if test -f 'luatexdir/lua/luatex-core.c'; then $(CYGPATH_W) 'luatexdir/lua/luatex-core.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatex-core.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13024-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-luatex-core.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-luatex-core.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13026-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13027:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-luatex-core.obj `if test -f 'luatexdir/lua/luatex-core.c'; then $(CYGPATH_W) 'luatexdir/lua/luatex-core.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatex-core.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13028-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13029-luatexdir/lua/libluatex_a-luanode.o: luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-luanode.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-luanode.Tpo -c -o luatexdir/lua/libluatex_a-luanode.o `test -f 'luatexdir/lua/luanode.c' || echo '$(srcdir)/'`luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-luanode.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-luanode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-luanode.o `test -f 'luatexdir/lua/luanode.c' || echo '$(srcdir)/'`luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13035-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13036-luatexdir/lua/libluatex_a-luanode.obj: luatexdir/lua/luanode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13037:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-luanode.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-luanode.Tpo -c -o luatexdir/lua/libluatex_a-luanode.obj `if test -f 'luatexdir/lua/luanode.c'; then $(CYGPATH_W) 'luatexdir/lua/luanode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luanode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13038-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-luanode.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-luanode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13040-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13041:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-luanode.obj `if test -f 'luatexdir/lua/luanode.c'; then $(CYGPATH_W) 'luatexdir/lua/luanode.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luanode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13042-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13043-luatexdir/lua/libluatex_a-luatoken.o: luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-luatoken.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-luatoken.Tpo -c -o luatexdir/lua/libluatex_a-luatoken.o `test -f 'luatexdir/lua/luatoken.c' || echo '$(srcdir)/'`luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-luatoken.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-luatoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-luatoken.o `test -f 'luatexdir/lua/luatoken.c' || echo '$(srcdir)/'`luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13049-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13050-luatexdir/lua/libluatex_a-luatoken.obj: luatexdir/lua/luatoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13051:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-luatoken.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-luatoken.Tpo -c -o luatexdir/lua/libluatex_a-luatoken.obj `if test -f 'luatexdir/lua/luatoken.c'; then $(CYGPATH_W) 'luatexdir/lua/luatoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13052-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-luatoken.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-luatoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13054-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13055:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-luatoken.obj `if test -f 'luatexdir/lua/luatoken.c'; then $(CYGPATH_W) 'luatexdir/lua/luatoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luatoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13056-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13057-luatexdir/lua/libluatex_a-mplibstuff.o: luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13058:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-mplibstuff.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-mplibstuff.Tpo -c -o luatexdir/lua/libluatex_a-mplibstuff.o `test -f 'luatexdir/lua/mplibstuff.c' || echo '$(srcdir)/'`luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13059-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-mplibstuff.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-mplibstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13061-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13062:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-mplibstuff.o `test -f 'luatexdir/lua/mplibstuff.c' || echo '$(srcdir)/'`luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13063-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13064-luatexdir/lua/libluatex_a-mplibstuff.obj: luatexdir/lua/mplibstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13065:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatex_a-mplibstuff.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatex_a-mplibstuff.Tpo -c -o luatexdir/lua/libluatex_a-mplibstuff.obj `if test -f 'luatexdir/lua/mplibstuff.c'; then $(CYGPATH_W) 'luatexdir/lua/mplibstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/mplibstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13066-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatex_a-mplibstuff.Tpo luatexdir/lua/$(DEPDIR)/libluatex_a-mplibstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13068-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13069:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatex_a-mplibstuff.obj `if test -f 'luatexdir/lua/mplibstuff.c'; then $(CYGPATH_W) 'luatexdir/lua/mplibstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/mplibstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13070-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13071-luatexdir/pdf/libluatex_a-pdfaction.o: luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13072:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfaction.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfaction.Tpo -c -o luatexdir/pdf/libluatex_a-pdfaction.o `test -f 'luatexdir/pdf/pdfaction.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13073-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfaction.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfaction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13075-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13076:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfaction.o `test -f 'luatexdir/pdf/pdfaction.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13077-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13078-luatexdir/pdf/libluatex_a-pdfaction.obj: luatexdir/pdf/pdfaction.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13079:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfaction.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfaction.Tpo -c -o luatexdir/pdf/libluatex_a-pdfaction.obj `if test -f 'luatexdir/pdf/pdfaction.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfaction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfaction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13080-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfaction.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfaction.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13082-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13083:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfaction.obj `if test -f 'luatexdir/pdf/pdfaction.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfaction.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfaction.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13084-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13085-luatexdir/pdf/libluatex_a-pdfannot.o: luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13086:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfannot.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfannot.Tpo -c -o luatexdir/pdf/libluatex_a-pdfannot.o `test -f 'luatexdir/pdf/pdfannot.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13087-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfannot.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfannot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13089-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13090:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfannot.o `test -f 'luatexdir/pdf/pdfannot.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13091-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13092-luatexdir/pdf/libluatex_a-pdfannot.obj: luatexdir/pdf/pdfannot.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13093:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfannot.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfannot.Tpo -c -o luatexdir/pdf/libluatex_a-pdfannot.obj `if test -f 'luatexdir/pdf/pdfannot.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfannot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfannot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13094-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfannot.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfannot.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfannot.obj `if test -f 'luatexdir/pdf/pdfannot.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfannot.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfannot.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13098-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13099-luatexdir/pdf/libluatex_a-pdfcolorstack.o: luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13100:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfcolorstack.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfcolorstack.Tpo -c -o luatexdir/pdf/libluatex_a-pdfcolorstack.o `test -f 'luatexdir/pdf/pdfcolorstack.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13101-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfcolorstack.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfcolorstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13103-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13104:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfcolorstack.o `test -f 'luatexdir/pdf/pdfcolorstack.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13105-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13106-luatexdir/pdf/libluatex_a-pdfcolorstack.obj: luatexdir/pdf/pdfcolorstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13107:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfcolorstack.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfcolorstack.Tpo -c -o luatexdir/pdf/libluatex_a-pdfcolorstack.obj `if test -f 'luatexdir/pdf/pdfcolorstack.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfcolorstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfcolorstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13108-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfcolorstack.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfcolorstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13110-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13111:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfcolorstack.obj `if test -f 'luatexdir/pdf/pdfcolorstack.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfcolorstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfcolorstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13112-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13113-luatexdir/pdf/libluatex_a-pdfdest.o: luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13114:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfdest.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfdest.Tpo -c -o luatexdir/pdf/libluatex_a-pdfdest.o `test -f 'luatexdir/pdf/pdfdest.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13115-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfdest.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfdest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13117-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13118:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfdest.o `test -f 'luatexdir/pdf/pdfdest.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13119-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13120-luatexdir/pdf/libluatex_a-pdfdest.obj: luatexdir/pdf/pdfdest.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13121:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfdest.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfdest.Tpo -c -o luatexdir/pdf/libluatex_a-pdfdest.obj `if test -f 'luatexdir/pdf/pdfdest.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfdest.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfdest.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13122-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfdest.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfdest.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13124-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13125:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfdest.obj `if test -f 'luatexdir/pdf/pdfdest.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfdest.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfdest.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13126-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13127-luatexdir/pdf/libluatex_a-pdffont.o: luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13128:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdffont.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdffont.Tpo -c -o luatexdir/pdf/libluatex_a-pdffont.o `test -f 'luatexdir/pdf/pdffont.c' || echo '$(srcdir)/'`luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13129-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdffont.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13131-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13132:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdffont.o `test -f 'luatexdir/pdf/pdffont.c' || echo '$(srcdir)/'`luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13133-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13134-luatexdir/pdf/libluatex_a-pdffont.obj: luatexdir/pdf/pdffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13135:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdffont.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdffont.Tpo -c -o luatexdir/pdf/libluatex_a-pdffont.obj `if test -f 'luatexdir/pdf/pdffont.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13136-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdffont.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13138-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13139:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdffont.obj `if test -f 'luatexdir/pdf/pdffont.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13140-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13141-luatexdir/pdf/libluatex_a-pdfgen.o: luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13142:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfgen.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfgen.Tpo -c -o luatexdir/pdf/libluatex_a-pdfgen.o `test -f 'luatexdir/pdf/pdfgen.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13143-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfgen.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfgen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13145-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13146:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfgen.o `test -f 'luatexdir/pdf/pdfgen.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13147-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13148-luatexdir/pdf/libluatex_a-pdfgen.obj: luatexdir/pdf/pdfgen.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13149:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfgen.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfgen.Tpo -c -o luatexdir/pdf/libluatex_a-pdfgen.obj `if test -f 'luatexdir/pdf/pdfgen.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfgen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfgen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13150-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfgen.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfgen.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13152-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13153:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfgen.obj `if test -f 'luatexdir/pdf/pdfgen.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfgen.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfgen.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13154-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13155-luatexdir/pdf/libluatex_a-pdfglyph.o: luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13156:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfglyph.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfglyph.Tpo -c -o luatexdir/pdf/libluatex_a-pdfglyph.o `test -f 'luatexdir/pdf/pdfglyph.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13157-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfglyph.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfglyph.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13159-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13160:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfglyph.o `test -f 'luatexdir/pdf/pdfglyph.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13161-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13162-luatexdir/pdf/libluatex_a-pdfglyph.obj: luatexdir/pdf/pdfglyph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13163:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfglyph.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfglyph.Tpo -c -o luatexdir/pdf/libluatex_a-pdfglyph.obj `if test -f 'luatexdir/pdf/pdfglyph.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfglyph.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfglyph.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13164-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfglyph.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfglyph.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13166-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13167:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfglyph.obj `if test -f 'luatexdir/pdf/pdfglyph.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfglyph.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfglyph.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13168-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13169-luatexdir/pdf/libluatex_a-pdfimage.o: luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13170:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfimage.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfimage.Tpo -c -o luatexdir/pdf/libluatex_a-pdfimage.o `test -f 'luatexdir/pdf/pdfimage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13171-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfimage.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13173-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13174:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfimage.o `test -f 'luatexdir/pdf/pdfimage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13175-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13176-luatexdir/pdf/libluatex_a-pdfimage.obj: luatexdir/pdf/pdfimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13177:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfimage.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfimage.Tpo -c -o luatexdir/pdf/libluatex_a-pdfimage.obj `if test -f 'luatexdir/pdf/pdfimage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfimage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13178-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfimage.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13180-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13181:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfimage.obj `if test -f 'luatexdir/pdf/pdfimage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfimage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13182-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13183-luatexdir/pdf/libluatex_a-pdflink.o: luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13184:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdflink.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflink.Tpo -c -o luatexdir/pdf/libluatex_a-pdflink.o `test -f 'luatexdir/pdf/pdflink.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13185-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflink.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflink.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13187-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13188:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdflink.o `test -f 'luatexdir/pdf/pdflink.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13189-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13190-luatexdir/pdf/libluatex_a-pdflink.obj: luatexdir/pdf/pdflink.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13191:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdflink.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflink.Tpo -c -o luatexdir/pdf/libluatex_a-pdflink.obj `if test -f 'luatexdir/pdf/pdflink.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflink.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflink.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13192-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflink.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflink.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13194-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13195:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdflink.obj `if test -f 'luatexdir/pdf/pdflink.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflink.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflink.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13196-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13197-luatexdir/pdf/libluatex_a-pdflistout.o: luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13198:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdflistout.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflistout.Tpo -c -o luatexdir/pdf/libluatex_a-pdflistout.o `test -f 'luatexdir/pdf/pdflistout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13199-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflistout.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflistout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13201-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13202:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdflistout.o `test -f 'luatexdir/pdf/pdflistout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13203-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13204-luatexdir/pdf/libluatex_a-pdflistout.obj: luatexdir/pdf/pdflistout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13205:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdflistout.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflistout.Tpo -c -o luatexdir/pdf/libluatex_a-pdflistout.obj `if test -f 'luatexdir/pdf/pdflistout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflistout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflistout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13206-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflistout.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdflistout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13208-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13209:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdflistout.obj `if test -f 'luatexdir/pdf/pdflistout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdflistout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdflistout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13210-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13211-luatexdir/pdf/libluatex_a-pdfliteral.o: luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13212:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfliteral.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfliteral.Tpo -c -o luatexdir/pdf/libluatex_a-pdfliteral.o `test -f 'luatexdir/pdf/pdfliteral.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13213-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfliteral.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfliteral.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13215-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13216:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfliteral.o `test -f 'luatexdir/pdf/pdfliteral.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13217-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13218-luatexdir/pdf/libluatex_a-pdfliteral.obj: luatexdir/pdf/pdfliteral.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13219:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfliteral.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfliteral.Tpo -c -o luatexdir/pdf/libluatex_a-pdfliteral.obj `if test -f 'luatexdir/pdf/pdfliteral.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfliteral.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfliteral.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13220-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfliteral.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfliteral.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13222-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13223:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfliteral.obj `if test -f 'luatexdir/pdf/pdfliteral.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfliteral.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfliteral.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13224-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13225-luatexdir/pdf/libluatex_a-pdfobj.o: luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13226:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfobj.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfobj.Tpo -c -o luatexdir/pdf/libluatex_a-pdfobj.o `test -f 'luatexdir/pdf/pdfobj.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13227-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfobj.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfobj.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13229-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13230:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfobj.o `test -f 'luatexdir/pdf/pdfobj.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13231-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13232-luatexdir/pdf/libluatex_a-pdfobj.obj: luatexdir/pdf/pdfobj.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13233:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfobj.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfobj.Tpo -c -o luatexdir/pdf/libluatex_a-pdfobj.obj `if test -f 'luatexdir/pdf/pdfobj.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfobj.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfobj.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13234-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfobj.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfobj.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13236-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13237:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfobj.obj `if test -f 'luatexdir/pdf/pdfobj.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfobj.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfobj.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13238-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13239-luatexdir/pdf/libluatex_a-pdfoutline.o: luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13240:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfoutline.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfoutline.Tpo -c -o luatexdir/pdf/libluatex_a-pdfoutline.o `test -f 'luatexdir/pdf/pdfoutline.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13241-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfoutline.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfoutline.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13243-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13244:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfoutline.o `test -f 'luatexdir/pdf/pdfoutline.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13245-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13246-luatexdir/pdf/libluatex_a-pdfoutline.obj: luatexdir/pdf/pdfoutline.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13247:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfoutline.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfoutline.Tpo -c -o luatexdir/pdf/libluatex_a-pdfoutline.obj `if test -f 'luatexdir/pdf/pdfoutline.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfoutline.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfoutline.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13248-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfoutline.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfoutline.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13250-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13251:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfoutline.obj `if test -f 'luatexdir/pdf/pdfoutline.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfoutline.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfoutline.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13252-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13253-luatexdir/pdf/libluatex_a-pdfpage.o: luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13254:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfpage.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpage.Tpo -c -o luatexdir/pdf/libluatex_a-pdfpage.o `test -f 'luatexdir/pdf/pdfpage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13255-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpage.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13257-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13258:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfpage.o `test -f 'luatexdir/pdf/pdfpage.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13259-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13260-luatexdir/pdf/libluatex_a-pdfpage.obj: luatexdir/pdf/pdfpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13261:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfpage.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpage.Tpo -c -o luatexdir/pdf/libluatex_a-pdfpage.obj `if test -f 'luatexdir/pdf/pdfpage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13262-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpage.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13264-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13265:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfpage.obj `if test -f 'luatexdir/pdf/pdfpage.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13266-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13267-luatexdir/pdf/libluatex_a-pdfpagetree.o: luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13268:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfpagetree.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpagetree.Tpo -c -o luatexdir/pdf/libluatex_a-pdfpagetree.o `test -f 'luatexdir/pdf/pdfpagetree.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13269-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpagetree.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpagetree.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13271-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13272:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfpagetree.o `test -f 'luatexdir/pdf/pdfpagetree.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13273-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13274-luatexdir/pdf/libluatex_a-pdfpagetree.obj: luatexdir/pdf/pdfpagetree.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13275:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfpagetree.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpagetree.Tpo -c -o luatexdir/pdf/libluatex_a-pdfpagetree.obj `if test -f 'luatexdir/pdf/pdfpagetree.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpagetree.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpagetree.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13276-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpagetree.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfpagetree.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13278-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13279:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfpagetree.obj `if test -f 'luatexdir/pdf/pdfpagetree.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfpagetree.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfpagetree.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13280-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13281-luatexdir/pdf/libluatex_a-pdfrule.o: luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13282:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfrule.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfrule.Tpo -c -o luatexdir/pdf/libluatex_a-pdfrule.o `test -f 'luatexdir/pdf/pdfrule.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13283-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfrule.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfrule.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13285-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13286:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfrule.o `test -f 'luatexdir/pdf/pdfrule.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13287-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13288-luatexdir/pdf/libluatex_a-pdfrule.obj: luatexdir/pdf/pdfrule.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13289:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfrule.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfrule.Tpo -c -o luatexdir/pdf/libluatex_a-pdfrule.obj `if test -f 'luatexdir/pdf/pdfrule.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfrule.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfrule.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13290-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfrule.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfrule.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13292-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13293:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfrule.obj `if test -f 'luatexdir/pdf/pdfrule.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfrule.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfrule.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13294-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13295-luatexdir/pdf/libluatex_a-pdfsaverestore.o: luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13296:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfsaverestore.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsaverestore.Tpo -c -o luatexdir/pdf/libluatex_a-pdfsaverestore.o `test -f 'luatexdir/pdf/pdfsaverestore.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13297-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsaverestore.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsaverestore.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13299-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13300:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfsaverestore.o `test -f 'luatexdir/pdf/pdfsaverestore.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13301-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13302-luatexdir/pdf/libluatex_a-pdfsaverestore.obj: luatexdir/pdf/pdfsaverestore.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13303:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfsaverestore.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsaverestore.Tpo -c -o luatexdir/pdf/libluatex_a-pdfsaverestore.obj `if test -f 'luatexdir/pdf/pdfsaverestore.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsaverestore.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsaverestore.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13304-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsaverestore.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsaverestore.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13306-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13307:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfsaverestore.obj `if test -f 'luatexdir/pdf/pdfsaverestore.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsaverestore.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsaverestore.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13308-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13309-luatexdir/pdf/libluatex_a-pdfsetmatrix.o: luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13310:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfsetmatrix.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsetmatrix.Tpo -c -o luatexdir/pdf/libluatex_a-pdfsetmatrix.o `test -f 'luatexdir/pdf/pdfsetmatrix.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13311-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsetmatrix.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsetmatrix.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13313-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13314:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfsetmatrix.o `test -f 'luatexdir/pdf/pdfsetmatrix.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13315-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13316-luatexdir/pdf/libluatex_a-pdfsetmatrix.obj: luatexdir/pdf/pdfsetmatrix.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13317:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfsetmatrix.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsetmatrix.Tpo -c -o luatexdir/pdf/libluatex_a-pdfsetmatrix.obj `if test -f 'luatexdir/pdf/pdfsetmatrix.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsetmatrix.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsetmatrix.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13318-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsetmatrix.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfsetmatrix.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13320-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13321:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfsetmatrix.obj `if test -f 'luatexdir/pdf/pdfsetmatrix.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfsetmatrix.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfsetmatrix.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13322-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13323-luatexdir/pdf/libluatex_a-pdfshipout.o: luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13324:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfshipout.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfshipout.Tpo -c -o luatexdir/pdf/libluatex_a-pdfshipout.o `test -f 'luatexdir/pdf/pdfshipout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13325-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfshipout.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfshipout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13327-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13328:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfshipout.o `test -f 'luatexdir/pdf/pdfshipout.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13329-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13330-luatexdir/pdf/libluatex_a-pdfshipout.obj: luatexdir/pdf/pdfshipout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13331:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfshipout.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfshipout.Tpo -c -o luatexdir/pdf/libluatex_a-pdfshipout.obj `if test -f 'luatexdir/pdf/pdfshipout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfshipout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfshipout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13332-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfshipout.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfshipout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13334-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13335:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfshipout.obj `if test -f 'luatexdir/pdf/pdfshipout.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfshipout.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfshipout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13336-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13337-luatexdir/pdf/libluatex_a-pdftables.o: luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13338:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdftables.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdftables.Tpo -c -o luatexdir/pdf/libluatex_a-pdftables.o `test -f 'luatexdir/pdf/pdftables.c' || echo '$(srcdir)/'`luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13339-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdftables.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdftables.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13341-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13342:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdftables.o `test -f 'luatexdir/pdf/pdftables.c' || echo '$(srcdir)/'`luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13343-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13344-luatexdir/pdf/libluatex_a-pdftables.obj: luatexdir/pdf/pdftables.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13345:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdftables.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdftables.Tpo -c -o luatexdir/pdf/libluatex_a-pdftables.obj `if test -f 'luatexdir/pdf/pdftables.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdftables.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdftables.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13346-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdftables.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdftables.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13348-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13349:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdftables.obj `if test -f 'luatexdir/pdf/pdftables.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdftables.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdftables.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13350-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13351-luatexdir/pdf/libluatex_a-pdfthread.o: luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13352:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfthread.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfthread.Tpo -c -o luatexdir/pdf/libluatex_a-pdfthread.o `test -f 'luatexdir/pdf/pdfthread.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13353-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfthread.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfthread.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfthread.o `test -f 'luatexdir/pdf/pdfthread.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13357-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13358-luatexdir/pdf/libluatex_a-pdfthread.obj: luatexdir/pdf/pdfthread.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13359:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfthread.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfthread.Tpo -c -o luatexdir/pdf/libluatex_a-pdfthread.obj `if test -f 'luatexdir/pdf/pdfthread.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfthread.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfthread.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13360-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfthread.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfthread.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13362-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13363:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfthread.obj `if test -f 'luatexdir/pdf/pdfthread.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfthread.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfthread.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13364-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13365-luatexdir/pdf/libluatex_a-pdfxform.o: luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13366:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfxform.o -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfxform.Tpo -c -o luatexdir/pdf/libluatex_a-pdfxform.o `test -f 'luatexdir/pdf/pdfxform.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13367-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfxform.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfxform.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13369-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13370:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfxform.o `test -f 'luatexdir/pdf/pdfxform.c' || echo '$(srcdir)/'`luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13371-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13372-luatexdir/pdf/libluatex_a-pdfxform.obj: luatexdir/pdf/pdfxform.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13373:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/pdf/libluatex_a-pdfxform.obj -MD -MP -MF luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfxform.Tpo -c -o luatexdir/pdf/libluatex_a-pdfxform.obj `if test -f 'luatexdir/pdf/pdfxform.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfxform.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfxform.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13374-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfxform.Tpo luatexdir/pdf/$(DEPDIR)/libluatex_a-pdfxform.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13376-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13377:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/pdf/libluatex_a-pdfxform.obj `if test -f 'luatexdir/pdf/pdfxform.c'; then $(CYGPATH_W) 'luatexdir/pdf/pdfxform.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/pdf/pdfxform.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13378-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13379-luatexdir/tex/libluatex_a-backend.o: luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13380:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-backend.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-backend.Tpo -c -o luatexdir/tex/libluatex_a-backend.o `test -f 'luatexdir/tex/backend.c' || echo '$(srcdir)/'`luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13381-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-backend.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-backend.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13383-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13384:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-backend.o `test -f 'luatexdir/tex/backend.c' || echo '$(srcdir)/'`luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13385-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13386-luatexdir/tex/libluatex_a-backend.obj: luatexdir/tex/backend.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13387:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-backend.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-backend.Tpo -c -o luatexdir/tex/libluatex_a-backend.obj `if test -f 'luatexdir/tex/backend.c'; then $(CYGPATH_W) 'luatexdir/tex/backend.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/backend.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13388-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-backend.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-backend.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13390-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13391:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-backend.obj `if test -f 'luatexdir/tex/backend.c'; then $(CYGPATH_W) 'luatexdir/tex/backend.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/backend.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13392-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13393-luatexdir/tex/libluatex_a-align.o: luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13394:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-align.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-align.Tpo -c -o luatexdir/tex/libluatex_a-align.o `test -f 'luatexdir/tex/align.c' || echo '$(srcdir)/'`luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13395-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-align.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-align.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13397-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13398:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-align.o `test -f 'luatexdir/tex/align.c' || echo '$(srcdir)/'`luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13399-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13400-luatexdir/tex/libluatex_a-align.obj: luatexdir/tex/align.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13401:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-align.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-align.Tpo -c -o luatexdir/tex/libluatex_a-align.obj `if test -f 'luatexdir/tex/align.c'; then $(CYGPATH_W) 'luatexdir/tex/align.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/align.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13402-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-align.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-align.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13404-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13405:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-align.obj `if test -f 'luatexdir/tex/align.c'; then $(CYGPATH_W) 'luatexdir/tex/align.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/align.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13406-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13407-luatexdir/tex/libluatex_a-arithmetic.o: luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13408:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-arithmetic.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-arithmetic.Tpo -c -o luatexdir/tex/libluatex_a-arithmetic.o `test -f 'luatexdir/tex/arithmetic.c' || echo '$(srcdir)/'`luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13409-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-arithmetic.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-arithmetic.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13411-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13412:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-arithmetic.o `test -f 'luatexdir/tex/arithmetic.c' || echo '$(srcdir)/'`luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13413-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13414-luatexdir/tex/libluatex_a-arithmetic.obj: luatexdir/tex/arithmetic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13415:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-arithmetic.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-arithmetic.Tpo -c -o luatexdir/tex/libluatex_a-arithmetic.obj `if test -f 'luatexdir/tex/arithmetic.c'; then $(CYGPATH_W) 'luatexdir/tex/arithmetic.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/arithmetic.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13416-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-arithmetic.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-arithmetic.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13418-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13419:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-arithmetic.obj `if test -f 'luatexdir/tex/arithmetic.c'; then $(CYGPATH_W) 'luatexdir/tex/arithmetic.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/arithmetic.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13420-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13421-luatexdir/tex/libluatex_a-buildpage.o: luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13422:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-buildpage.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-buildpage.Tpo -c -o luatexdir/tex/libluatex_a-buildpage.o `test -f 'luatexdir/tex/buildpage.c' || echo '$(srcdir)/'`luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13423-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-buildpage.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-buildpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13425-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13426:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-buildpage.o `test -f 'luatexdir/tex/buildpage.c' || echo '$(srcdir)/'`luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13427-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13428-luatexdir/tex/libluatex_a-buildpage.obj: luatexdir/tex/buildpage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13429:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-buildpage.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-buildpage.Tpo -c -o luatexdir/tex/libluatex_a-buildpage.obj `if test -f 'luatexdir/tex/buildpage.c'; then $(CYGPATH_W) 'luatexdir/tex/buildpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/buildpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13430-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-buildpage.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-buildpage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13432-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13433:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-buildpage.obj `if test -f 'luatexdir/tex/buildpage.c'; then $(CYGPATH_W) 'luatexdir/tex/buildpage.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/buildpage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13434-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13435-luatexdir/tex/libluatex_a-commands.o: luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13436:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-commands.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-commands.Tpo -c -o luatexdir/tex/libluatex_a-commands.o `test -f 'luatexdir/tex/commands.c' || echo '$(srcdir)/'`luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13437-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-commands.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-commands.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13439-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13440:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-commands.o `test -f 'luatexdir/tex/commands.c' || echo '$(srcdir)/'`luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13441-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13442-luatexdir/tex/libluatex_a-commands.obj: luatexdir/tex/commands.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13443:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-commands.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-commands.Tpo -c -o luatexdir/tex/libluatex_a-commands.obj `if test -f 'luatexdir/tex/commands.c'; then $(CYGPATH_W) 'luatexdir/tex/commands.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/commands.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13444-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-commands.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-commands.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13446-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13447:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-commands.obj `if test -f 'luatexdir/tex/commands.c'; then $(CYGPATH_W) 'luatexdir/tex/commands.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/commands.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13448-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13449-luatexdir/tex/libluatex_a-conditional.o: luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13450:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-conditional.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-conditional.Tpo -c -o luatexdir/tex/libluatex_a-conditional.o `test -f 'luatexdir/tex/conditional.c' || echo '$(srcdir)/'`luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13451-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-conditional.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-conditional.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13453-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13454:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-conditional.o `test -f 'luatexdir/tex/conditional.c' || echo '$(srcdir)/'`luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13455-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13456-luatexdir/tex/libluatex_a-conditional.obj: luatexdir/tex/conditional.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13457:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-conditional.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-conditional.Tpo -c -o luatexdir/tex/libluatex_a-conditional.obj `if test -f 'luatexdir/tex/conditional.c'; then $(CYGPATH_W) 'luatexdir/tex/conditional.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/conditional.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13458-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-conditional.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-conditional.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13460-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13461:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-conditional.obj `if test -f 'luatexdir/tex/conditional.c'; then $(CYGPATH_W) 'luatexdir/tex/conditional.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/conditional.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13462-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13463-luatexdir/tex/libluatex_a-directions.o: luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13464:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-directions.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-directions.Tpo -c -o luatexdir/tex/libluatex_a-directions.o `test -f 'luatexdir/tex/directions.c' || echo '$(srcdir)/'`luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13465-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-directions.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-directions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13467-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13468:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-directions.o `test -f 'luatexdir/tex/directions.c' || echo '$(srcdir)/'`luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13469-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13470-luatexdir/tex/libluatex_a-directions.obj: luatexdir/tex/directions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13471:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-directions.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-directions.Tpo -c -o luatexdir/tex/libluatex_a-directions.obj `if test -f 'luatexdir/tex/directions.c'; then $(CYGPATH_W) 'luatexdir/tex/directions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/directions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13472-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-directions.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-directions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13474-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13475:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-directions.obj `if test -f 'luatexdir/tex/directions.c'; then $(CYGPATH_W) 'luatexdir/tex/directions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/directions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13476-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13477-luatexdir/tex/libluatex_a-dumpdata.o: luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13478:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-dumpdata.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-dumpdata.Tpo -c -o luatexdir/tex/libluatex_a-dumpdata.o `test -f 'luatexdir/tex/dumpdata.c' || echo '$(srcdir)/'`luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13479-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-dumpdata.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-dumpdata.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13481-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13482:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-dumpdata.o `test -f 'luatexdir/tex/dumpdata.c' || echo '$(srcdir)/'`luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13483-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13484-luatexdir/tex/libluatex_a-dumpdata.obj: luatexdir/tex/dumpdata.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13485:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-dumpdata.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-dumpdata.Tpo -c -o luatexdir/tex/libluatex_a-dumpdata.obj `if test -f 'luatexdir/tex/dumpdata.c'; then $(CYGPATH_W) 'luatexdir/tex/dumpdata.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/dumpdata.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13486-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-dumpdata.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-dumpdata.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13488-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13489:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-dumpdata.obj `if test -f 'luatexdir/tex/dumpdata.c'; then $(CYGPATH_W) 'luatexdir/tex/dumpdata.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/dumpdata.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13490-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13491-luatexdir/tex/libluatex_a-equivalents.o: luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13492:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-equivalents.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-equivalents.Tpo -c -o luatexdir/tex/libluatex_a-equivalents.o `test -f 'luatexdir/tex/equivalents.c' || echo '$(srcdir)/'`luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13493-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-equivalents.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-equivalents.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13495-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13496:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-equivalents.o `test -f 'luatexdir/tex/equivalents.c' || echo '$(srcdir)/'`luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13497-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13498-luatexdir/tex/libluatex_a-equivalents.obj: luatexdir/tex/equivalents.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13499:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-equivalents.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-equivalents.Tpo -c -o luatexdir/tex/libluatex_a-equivalents.obj `if test -f 'luatexdir/tex/equivalents.c'; then $(CYGPATH_W) 'luatexdir/tex/equivalents.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/equivalents.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13500-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-equivalents.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-equivalents.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13502-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13503:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-equivalents.obj `if test -f 'luatexdir/tex/equivalents.c'; then $(CYGPATH_W) 'luatexdir/tex/equivalents.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/equivalents.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13504-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13505-luatexdir/tex/libluatex_a-errors.o: luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13506:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-errors.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-errors.Tpo -c -o luatexdir/tex/libluatex_a-errors.o `test -f 'luatexdir/tex/errors.c' || echo '$(srcdir)/'`luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13507-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-errors.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-errors.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13509-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13510:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-errors.o `test -f 'luatexdir/tex/errors.c' || echo '$(srcdir)/'`luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13511-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13512-luatexdir/tex/libluatex_a-errors.obj: luatexdir/tex/errors.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13513:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-errors.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-errors.Tpo -c -o luatexdir/tex/libluatex_a-errors.obj `if test -f 'luatexdir/tex/errors.c'; then $(CYGPATH_W) 'luatexdir/tex/errors.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/errors.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13514-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-errors.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-errors.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13517:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-errors.obj `if test -f 'luatexdir/tex/errors.c'; then $(CYGPATH_W) 'luatexdir/tex/errors.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/errors.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13518-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13519-luatexdir/tex/libluatex_a-expand.o: luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13520:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-expand.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-expand.Tpo -c -o luatexdir/tex/libluatex_a-expand.o `test -f 'luatexdir/tex/expand.c' || echo '$(srcdir)/'`luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13521-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-expand.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-expand.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13523-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13524:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-expand.o `test -f 'luatexdir/tex/expand.c' || echo '$(srcdir)/'`luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13525-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13526-luatexdir/tex/libluatex_a-expand.obj: luatexdir/tex/expand.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13527:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-expand.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-expand.Tpo -c -o luatexdir/tex/libluatex_a-expand.obj `if test -f 'luatexdir/tex/expand.c'; then $(CYGPATH_W) 'luatexdir/tex/expand.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/expand.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13528-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-expand.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-expand.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13530-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13531:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-expand.obj `if test -f 'luatexdir/tex/expand.c'; then $(CYGPATH_W) 'luatexdir/tex/expand.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/expand.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13532-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13533-luatexdir/tex/libluatex_a-extensions.o: luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13534:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-extensions.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-extensions.Tpo -c -o luatexdir/tex/libluatex_a-extensions.o `test -f 'luatexdir/tex/extensions.c' || echo '$(srcdir)/'`luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13535-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-extensions.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-extensions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13537-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13538:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-extensions.o `test -f 'luatexdir/tex/extensions.c' || echo '$(srcdir)/'`luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13539-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13540-luatexdir/tex/libluatex_a-extensions.obj: luatexdir/tex/extensions.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13541:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-extensions.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-extensions.Tpo -c -o luatexdir/tex/libluatex_a-extensions.obj `if test -f 'luatexdir/tex/extensions.c'; then $(CYGPATH_W) 'luatexdir/tex/extensions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/extensions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13542-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-extensions.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-extensions.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13544-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13545:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-extensions.obj `if test -f 'luatexdir/tex/extensions.c'; then $(CYGPATH_W) 'luatexdir/tex/extensions.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/extensions.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13546-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13547-luatexdir/tex/libluatex_a-filename.o: luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13548:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-filename.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-filename.Tpo -c -o luatexdir/tex/libluatex_a-filename.o `test -f 'luatexdir/tex/filename.c' || echo '$(srcdir)/'`luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13549-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-filename.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-filename.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13551-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13552:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-filename.o `test -f 'luatexdir/tex/filename.c' || echo '$(srcdir)/'`luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13553-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13554-luatexdir/tex/libluatex_a-filename.obj: luatexdir/tex/filename.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13555:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-filename.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-filename.Tpo -c -o luatexdir/tex/libluatex_a-filename.obj `if test -f 'luatexdir/tex/filename.c'; then $(CYGPATH_W) 'luatexdir/tex/filename.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/filename.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13556-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-filename.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-filename.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13558-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13559:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-filename.obj `if test -f 'luatexdir/tex/filename.c'; then $(CYGPATH_W) 'luatexdir/tex/filename.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/filename.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13560-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13561-luatexdir/tex/libluatex_a-inputstack.o: luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13562:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-inputstack.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-inputstack.Tpo -c -o luatexdir/tex/libluatex_a-inputstack.o `test -f 'luatexdir/tex/inputstack.c' || echo '$(srcdir)/'`luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13563-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-inputstack.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-inputstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13565-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13566:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-inputstack.o `test -f 'luatexdir/tex/inputstack.c' || echo '$(srcdir)/'`luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13567-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13568-luatexdir/tex/libluatex_a-inputstack.obj: luatexdir/tex/inputstack.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-inputstack.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-inputstack.Tpo -c -o luatexdir/tex/libluatex_a-inputstack.obj `if test -f 'luatexdir/tex/inputstack.c'; then $(CYGPATH_W) 'luatexdir/tex/inputstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/inputstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-inputstack.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-inputstack.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-inputstack.obj `if test -f 'luatexdir/tex/inputstack.c'; then $(CYGPATH_W) 'luatexdir/tex/inputstack.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/inputstack.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13574-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13575-luatexdir/tex/libluatex_a-linebreak.o: luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-linebreak.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-linebreak.Tpo -c -o luatexdir/tex/libluatex_a-linebreak.o `test -f 'luatexdir/tex/linebreak.c' || echo '$(srcdir)/'`luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-linebreak.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-linebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-linebreak.o `test -f 'luatexdir/tex/linebreak.c' || echo '$(srcdir)/'`luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13581-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13582-luatexdir/tex/libluatex_a-linebreak.obj: luatexdir/tex/linebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-linebreak.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-linebreak.Tpo -c -o luatexdir/tex/libluatex_a-linebreak.obj `if test -f 'luatexdir/tex/linebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/linebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/linebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-linebreak.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-linebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-linebreak.obj `if test -f 'luatexdir/tex/linebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/linebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/linebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13588-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13589-luatexdir/tex/libluatex_a-mainbody.o: luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-mainbody.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-mainbody.Tpo -c -o luatexdir/tex/libluatex_a-mainbody.o `test -f 'luatexdir/tex/mainbody.c' || echo '$(srcdir)/'`luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-mainbody.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-mainbody.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-mainbody.o `test -f 'luatexdir/tex/mainbody.c' || echo '$(srcdir)/'`luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13595-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13596-luatexdir/tex/libluatex_a-mainbody.obj: luatexdir/tex/mainbody.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-mainbody.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-mainbody.Tpo -c -o luatexdir/tex/libluatex_a-mainbody.obj `if test -f 'luatexdir/tex/mainbody.c'; then $(CYGPATH_W) 'luatexdir/tex/mainbody.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mainbody.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-mainbody.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-mainbody.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-mainbody.obj `if test -f 'luatexdir/tex/mainbody.c'; then $(CYGPATH_W) 'luatexdir/tex/mainbody.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mainbody.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13602-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13603-luatexdir/tex/libluatex_a-maincontrol.o: luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-maincontrol.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-maincontrol.Tpo -c -o luatexdir/tex/libluatex_a-maincontrol.o `test -f 'luatexdir/tex/maincontrol.c' || echo '$(srcdir)/'`luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-maincontrol.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-maincontrol.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-maincontrol.o `test -f 'luatexdir/tex/maincontrol.c' || echo '$(srcdir)/'`luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13609-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13610-luatexdir/tex/libluatex_a-maincontrol.obj: luatexdir/tex/maincontrol.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13611:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-maincontrol.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-maincontrol.Tpo -c -o luatexdir/tex/libluatex_a-maincontrol.obj `if test -f 'luatexdir/tex/maincontrol.c'; then $(CYGPATH_W) 'luatexdir/tex/maincontrol.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/maincontrol.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13612-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-maincontrol.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-maincontrol.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13615:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-maincontrol.obj `if test -f 'luatexdir/tex/maincontrol.c'; then $(CYGPATH_W) 'luatexdir/tex/maincontrol.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/maincontrol.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13616-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13617-luatexdir/tex/libluatex_a-mathcodes.o: luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-mathcodes.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-mathcodes.Tpo -c -o luatexdir/tex/libluatex_a-mathcodes.o `test -f 'luatexdir/tex/mathcodes.c' || echo '$(srcdir)/'`luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-mathcodes.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-mathcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-mathcodes.o `test -f 'luatexdir/tex/mathcodes.c' || echo '$(srcdir)/'`luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13623-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13624-luatexdir/tex/libluatex_a-mathcodes.obj: luatexdir/tex/mathcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13625:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-mathcodes.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-mathcodes.Tpo -c -o luatexdir/tex/libluatex_a-mathcodes.obj `if test -f 'luatexdir/tex/mathcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/mathcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mathcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13626-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-mathcodes.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-mathcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13628-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13629:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-mathcodes.obj `if test -f 'luatexdir/tex/mathcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/mathcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mathcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13630-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13631-luatexdir/tex/libluatex_a-memoryword.o: luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13632:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-memoryword.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-memoryword.Tpo -c -o luatexdir/tex/libluatex_a-memoryword.o `test -f 'luatexdir/tex/memoryword.c' || echo '$(srcdir)/'`luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13633-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-memoryword.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-memoryword.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-memoryword.o `test -f 'luatexdir/tex/memoryword.c' || echo '$(srcdir)/'`luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13637-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13638-luatexdir/tex/libluatex_a-memoryword.obj: luatexdir/tex/memoryword.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13639:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-memoryword.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-memoryword.Tpo -c -o luatexdir/tex/libluatex_a-memoryword.obj `if test -f 'luatexdir/tex/memoryword.c'; then $(CYGPATH_W) 'luatexdir/tex/memoryword.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/memoryword.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13640-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-memoryword.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-memoryword.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13642-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13643:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-memoryword.obj `if test -f 'luatexdir/tex/memoryword.c'; then $(CYGPATH_W) 'luatexdir/tex/memoryword.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/memoryword.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13644-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13645-luatexdir/tex/libluatex_a-mlist.o: luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13646:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-mlist.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-mlist.Tpo -c -o luatexdir/tex/libluatex_a-mlist.o `test -f 'luatexdir/tex/mlist.c' || echo '$(srcdir)/'`luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13647-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-mlist.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-mlist.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-mlist.o `test -f 'luatexdir/tex/mlist.c' || echo '$(srcdir)/'`luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13651-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13652-luatexdir/tex/libluatex_a-mlist.obj: luatexdir/tex/mlist.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13653:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-mlist.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-mlist.Tpo -c -o luatexdir/tex/libluatex_a-mlist.obj `if test -f 'luatexdir/tex/mlist.c'; then $(CYGPATH_W) 'luatexdir/tex/mlist.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mlist.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13654-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-mlist.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-mlist.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13656-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13657:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-mlist.obj `if test -f 'luatexdir/tex/mlist.c'; then $(CYGPATH_W) 'luatexdir/tex/mlist.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/mlist.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13658-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13659-luatexdir/tex/libluatex_a-nesting.o: luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13660:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-nesting.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-nesting.Tpo -c -o luatexdir/tex/libluatex_a-nesting.o `test -f 'luatexdir/tex/nesting.c' || echo '$(srcdir)/'`luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13661-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-nesting.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-nesting.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13663-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13664:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-nesting.o `test -f 'luatexdir/tex/nesting.c' || echo '$(srcdir)/'`luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13665-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13666-luatexdir/tex/libluatex_a-nesting.obj: luatexdir/tex/nesting.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-nesting.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-nesting.Tpo -c -o luatexdir/tex/libluatex_a-nesting.obj `if test -f 'luatexdir/tex/nesting.c'; then $(CYGPATH_W) 'luatexdir/tex/nesting.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/nesting.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-nesting.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-nesting.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-nesting.obj `if test -f 'luatexdir/tex/nesting.c'; then $(CYGPATH_W) 'luatexdir/tex/nesting.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/nesting.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13672-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13673-luatexdir/tex/libluatex_a-packaging.o: luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-packaging.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-packaging.Tpo -c -o luatexdir/tex/libluatex_a-packaging.o `test -f 'luatexdir/tex/packaging.c' || echo '$(srcdir)/'`luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-packaging.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-packaging.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-packaging.o `test -f 'luatexdir/tex/packaging.c' || echo '$(srcdir)/'`luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13679-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13680-luatexdir/tex/libluatex_a-packaging.obj: luatexdir/tex/packaging.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-packaging.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-packaging.Tpo -c -o luatexdir/tex/libluatex_a-packaging.obj `if test -f 'luatexdir/tex/packaging.c'; then $(CYGPATH_W) 'luatexdir/tex/packaging.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/packaging.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-packaging.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-packaging.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-packaging.obj `if test -f 'luatexdir/tex/packaging.c'; then $(CYGPATH_W) 'luatexdir/tex/packaging.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/packaging.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13686-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13687-luatexdir/tex/libluatex_a-postlinebreak.o: luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13688:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-postlinebreak.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-postlinebreak.Tpo -c -o luatexdir/tex/libluatex_a-postlinebreak.o `test -f 'luatexdir/tex/postlinebreak.c' || echo '$(srcdir)/'`luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13689-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-postlinebreak.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-postlinebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13691-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13692:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-postlinebreak.o `test -f 'luatexdir/tex/postlinebreak.c' || echo '$(srcdir)/'`luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13693-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13694-luatexdir/tex/libluatex_a-postlinebreak.obj: luatexdir/tex/postlinebreak.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13695:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-postlinebreak.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-postlinebreak.Tpo -c -o luatexdir/tex/libluatex_a-postlinebreak.obj `if test -f 'luatexdir/tex/postlinebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/postlinebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/postlinebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13696-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-postlinebreak.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-postlinebreak.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13698-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13699:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-postlinebreak.obj `if test -f 'luatexdir/tex/postlinebreak.c'; then $(CYGPATH_W) 'luatexdir/tex/postlinebreak.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/postlinebreak.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13700-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13701-luatexdir/tex/libluatex_a-primitive.o: luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13702:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-primitive.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-primitive.Tpo -c -o luatexdir/tex/libluatex_a-primitive.o `test -f 'luatexdir/tex/primitive.c' || echo '$(srcdir)/'`luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13703-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-primitive.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-primitive.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13705-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13706:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-primitive.o `test -f 'luatexdir/tex/primitive.c' || echo '$(srcdir)/'`luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13707-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13708-luatexdir/tex/libluatex_a-primitive.obj: luatexdir/tex/primitive.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13709:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-primitive.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-primitive.Tpo -c -o luatexdir/tex/libluatex_a-primitive.obj `if test -f 'luatexdir/tex/primitive.c'; then $(CYGPATH_W) 'luatexdir/tex/primitive.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/primitive.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13710-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-primitive.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-primitive.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13712-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13713:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-primitive.obj `if test -f 'luatexdir/tex/primitive.c'; then $(CYGPATH_W) 'luatexdir/tex/primitive.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/primitive.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13714-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13715-luatexdir/tex/libluatex_a-scanning.o: luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13716:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-scanning.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-scanning.Tpo -c -o luatexdir/tex/libluatex_a-scanning.o `test -f 'luatexdir/tex/scanning.c' || echo '$(srcdir)/'`luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13717-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-scanning.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-scanning.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13719-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13720:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-scanning.o `test -f 'luatexdir/tex/scanning.c' || echo '$(srcdir)/'`luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13721-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13722-luatexdir/tex/libluatex_a-scanning.obj: luatexdir/tex/scanning.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13723:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-scanning.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-scanning.Tpo -c -o luatexdir/tex/libluatex_a-scanning.obj `if test -f 'luatexdir/tex/scanning.c'; then $(CYGPATH_W) 'luatexdir/tex/scanning.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/scanning.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13724-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-scanning.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-scanning.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13726-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13727:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-scanning.obj `if test -f 'luatexdir/tex/scanning.c'; then $(CYGPATH_W) 'luatexdir/tex/scanning.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/scanning.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13728-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13729-luatexdir/tex/libluatex_a-stringpool.o: luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13730:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-stringpool.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-stringpool.Tpo -c -o luatexdir/tex/libluatex_a-stringpool.o `test -f 'luatexdir/tex/stringpool.c' || echo '$(srcdir)/'`luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13731-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-stringpool.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-stringpool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13733-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13734:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-stringpool.o `test -f 'luatexdir/tex/stringpool.c' || echo '$(srcdir)/'`luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13735-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13736-luatexdir/tex/libluatex_a-stringpool.obj: luatexdir/tex/stringpool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13737:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-stringpool.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-stringpool.Tpo -c -o luatexdir/tex/libluatex_a-stringpool.obj `if test -f 'luatexdir/tex/stringpool.c'; then $(CYGPATH_W) 'luatexdir/tex/stringpool.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/stringpool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13738-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-stringpool.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-stringpool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13740-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13741:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-stringpool.obj `if test -f 'luatexdir/tex/stringpool.c'; then $(CYGPATH_W) 'luatexdir/tex/stringpool.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/stringpool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13742-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13743-luatexdir/tex/libluatex_a-texdeffont.o: luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13744:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texdeffont.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texdeffont.Tpo -c -o luatexdir/tex/libluatex_a-texdeffont.o `test -f 'luatexdir/tex/texdeffont.c' || echo '$(srcdir)/'`luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13745-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texdeffont.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texdeffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13747-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13748:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texdeffont.o `test -f 'luatexdir/tex/texdeffont.c' || echo '$(srcdir)/'`luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13749-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13750-luatexdir/tex/libluatex_a-texdeffont.obj: luatexdir/tex/texdeffont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13751:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texdeffont.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texdeffont.Tpo -c -o luatexdir/tex/libluatex_a-texdeffont.obj `if test -f 'luatexdir/tex/texdeffont.c'; then $(CYGPATH_W) 'luatexdir/tex/texdeffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texdeffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13752-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texdeffont.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texdeffont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13754-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13755:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texdeffont.obj `if test -f 'luatexdir/tex/texdeffont.c'; then $(CYGPATH_W) 'luatexdir/tex/texdeffont.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texdeffont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13756-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13757-luatexdir/tex/libluatex_a-texfileio.o: luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13758:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texfileio.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texfileio.Tpo -c -o luatexdir/tex/libluatex_a-texfileio.o `test -f 'luatexdir/tex/texfileio.c' || echo '$(srcdir)/'`luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13759-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texfileio.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texfileio.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13761-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13762:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texfileio.o `test -f 'luatexdir/tex/texfileio.c' || echo '$(srcdir)/'`luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13763-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13764-luatexdir/tex/libluatex_a-texfileio.obj: luatexdir/tex/texfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13765:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texfileio.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texfileio.Tpo -c -o luatexdir/tex/libluatex_a-texfileio.obj `if test -f 'luatexdir/tex/texfileio.c'; then $(CYGPATH_W) 'luatexdir/tex/texfileio.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texfileio.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13766-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texfileio.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texfileio.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13768-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13769:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texfileio.obj `if test -f 'luatexdir/tex/texfileio.c'; then $(CYGPATH_W) 'luatexdir/tex/texfileio.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texfileio.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13770-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13771-luatexdir/tex/libluatex_a-texmath.o: luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13772:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texmath.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texmath.Tpo -c -o luatexdir/tex/libluatex_a-texmath.o `test -f 'luatexdir/tex/texmath.c' || echo '$(srcdir)/'`luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13773-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texmath.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13775-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13776:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texmath.o `test -f 'luatexdir/tex/texmath.c' || echo '$(srcdir)/'`luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13777-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13778-luatexdir/tex/libluatex_a-texmath.obj: luatexdir/tex/texmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13779:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texmath.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texmath.Tpo -c -o luatexdir/tex/libluatex_a-texmath.obj `if test -f 'luatexdir/tex/texmath.c'; then $(CYGPATH_W) 'luatexdir/tex/texmath.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13780-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texmath.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13782-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13783:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texmath.obj `if test -f 'luatexdir/tex/texmath.c'; then $(CYGPATH_W) 'luatexdir/tex/texmath.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13784-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13785-luatexdir/tex/libluatex_a-texnodes.o: luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13786:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texnodes.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texnodes.Tpo -c -o luatexdir/tex/libluatex_a-texnodes.o `test -f 'luatexdir/tex/texnodes.c' || echo '$(srcdir)/'`luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13787-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texnodes.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texnodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texnodes.o `test -f 'luatexdir/tex/texnodes.c' || echo '$(srcdir)/'`luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13791-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13792-luatexdir/tex/libluatex_a-texnodes.obj: luatexdir/tex/texnodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13793:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-texnodes.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-texnodes.Tpo -c -o luatexdir/tex/libluatex_a-texnodes.obj `if test -f 'luatexdir/tex/texnodes.c'; then $(CYGPATH_W) 'luatexdir/tex/texnodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texnodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13794-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-texnodes.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-texnodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13796-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13797:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-texnodes.obj `if test -f 'luatexdir/tex/texnodes.c'; then $(CYGPATH_W) 'luatexdir/tex/texnodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/texnodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13798-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13799-luatexdir/tex/libluatex_a-textcodes.o: luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13800:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-textcodes.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-textcodes.Tpo -c -o luatexdir/tex/libluatex_a-textcodes.o `test -f 'luatexdir/tex/textcodes.c' || echo '$(srcdir)/'`luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13801-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-textcodes.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-textcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13803-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13804:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-textcodes.o `test -f 'luatexdir/tex/textcodes.c' || echo '$(srcdir)/'`luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13805-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13806-luatexdir/tex/libluatex_a-textcodes.obj: luatexdir/tex/textcodes.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13807:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-textcodes.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-textcodes.Tpo -c -o luatexdir/tex/libluatex_a-textcodes.obj `if test -f 'luatexdir/tex/textcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/textcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13808-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-textcodes.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-textcodes.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13810-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13811:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-textcodes.obj `if test -f 'luatexdir/tex/textcodes.c'; then $(CYGPATH_W) 'luatexdir/tex/textcodes.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textcodes.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13812-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13813-luatexdir/tex/libluatex_a-textoken.o: luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13814:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-textoken.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-textoken.Tpo -c -o luatexdir/tex/libluatex_a-textoken.o `test -f 'luatexdir/tex/textoken.c' || echo '$(srcdir)/'`luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13815-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-textoken.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-textoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13817-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13818:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-textoken.o `test -f 'luatexdir/tex/textoken.c' || echo '$(srcdir)/'`luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13819-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13820-luatexdir/tex/libluatex_a-textoken.obj: luatexdir/tex/textoken.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13821:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatex_a-textoken.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatex_a-textoken.Tpo -c -o luatexdir/tex/libluatex_a-textoken.obj `if test -f 'luatexdir/tex/textoken.c'; then $(CYGPATH_W) 'luatexdir/tex/textoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13822-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatex_a-textoken.Tpo luatexdir/tex/$(DEPDIR)/libluatex_a-textoken.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13824-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13825:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatex_a-textoken.obj `if test -f 'luatexdir/tex/textoken.c'; then $(CYGPATH_W) 'luatexdir/tex/textoken.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/textoken.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13826-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13827-luatexdir/utils/libluatex_a-avl.o: luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13828:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-avl.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-avl.Tpo -c -o luatexdir/utils/libluatex_a-avl.o `test -f 'luatexdir/utils/avl.c' || echo '$(srcdir)/'`luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13829-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-avl.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13831-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13832:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-avl.o `test -f 'luatexdir/utils/avl.c' || echo '$(srcdir)/'`luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13833-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13834-luatexdir/utils/libluatex_a-avl.obj: luatexdir/utils/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13835:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-avl.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-avl.Tpo -c -o luatexdir/utils/libluatex_a-avl.obj `if test -f 'luatexdir/utils/avl.c'; then $(CYGPATH_W) 'luatexdir/utils/avl.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13836-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-avl.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13838-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13839:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-avl.obj `if test -f 'luatexdir/utils/avl.c'; then $(CYGPATH_W) 'luatexdir/utils/avl.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13840-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13841-luatexdir/utils/libluatex_a-avlstuff.o: luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13842:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-avlstuff.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-avlstuff.Tpo -c -o luatexdir/utils/libluatex_a-avlstuff.o `test -f 'luatexdir/utils/avlstuff.c' || echo '$(srcdir)/'`luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13843-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-avlstuff.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-avlstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13845-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13846:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-avlstuff.o `test -f 'luatexdir/utils/avlstuff.c' || echo '$(srcdir)/'`luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13847-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13848-luatexdir/utils/libluatex_a-avlstuff.obj: luatexdir/utils/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13849:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-avlstuff.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-avlstuff.Tpo -c -o luatexdir/utils/libluatex_a-avlstuff.obj `if test -f 'luatexdir/utils/avlstuff.c'; then $(CYGPATH_W) 'luatexdir/utils/avlstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avlstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13850-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-avlstuff.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-avlstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13852-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13853:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-avlstuff.obj `if test -f 'luatexdir/utils/avlstuff.c'; then $(CYGPATH_W) 'luatexdir/utils/avlstuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/avlstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13854-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13855-luatexdir/utils/libluatex_a-managed-sa.o: luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13856:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-managed-sa.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-managed-sa.Tpo -c -o luatexdir/utils/libluatex_a-managed-sa.o `test -f 'luatexdir/utils/managed-sa.c' || echo '$(srcdir)/'`luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13857-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-managed-sa.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-managed-sa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13859-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13860:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-managed-sa.o `test -f 'luatexdir/utils/managed-sa.c' || echo '$(srcdir)/'`luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13861-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13862-luatexdir/utils/libluatex_a-managed-sa.obj: luatexdir/utils/managed-sa.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13863:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-managed-sa.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-managed-sa.Tpo -c -o luatexdir/utils/libluatex_a-managed-sa.obj `if test -f 'luatexdir/utils/managed-sa.c'; then $(CYGPATH_W) 'luatexdir/utils/managed-sa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/managed-sa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13864-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-managed-sa.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-managed-sa.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13866-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13867:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-managed-sa.obj `if test -f 'luatexdir/utils/managed-sa.c'; then $(CYGPATH_W) 'luatexdir/utils/managed-sa.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/managed-sa.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13868-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13869-luatexdir/utils/libluatex_a-unistring.o: luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13870:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-unistring.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-unistring.Tpo -c -o luatexdir/utils/libluatex_a-unistring.o `test -f 'luatexdir/utils/unistring.c' || echo '$(srcdir)/'`luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13871-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-unistring.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-unistring.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13873-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13874:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-unistring.o `test -f 'luatexdir/utils/unistring.c' || echo '$(srcdir)/'`luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13875-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13876-luatexdir/utils/libluatex_a-unistring.obj: luatexdir/utils/unistring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13877:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatex_a-unistring.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatex_a-unistring.Tpo -c -o luatexdir/utils/libluatex_a-unistring.obj `if test -f 'luatexdir/utils/unistring.c'; then $(CYGPATH_W) 'luatexdir/utils/unistring.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/unistring.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13878-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatex_a-unistring.Tpo luatexdir/utils/$(DEPDIR)/libluatex_a-unistring.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13880-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13881:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatex_a-unistring.obj `if test -f 'luatexdir/utils/unistring.c'; then $(CYGPATH_W) 'luatexdir/utils/unistring.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/unistring.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13882-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13883-synctexdir/libluatex_a-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13884:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libluatex_a-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/libluatex_a-synctex.Tpo -c -o synctexdir/libluatex_a-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13885-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libluatex_a-synctex.Tpo synctexdir/$(DEPDIR)/libluatex_a-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13887-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13888:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libluatex_a-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13889-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13890-synctexdir/libluatex_a-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13891:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libluatex_a-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/libluatex_a-synctex.Tpo -c -o synctexdir/libluatex_a-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13892-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libluatex_a-synctex.Tpo synctexdir/$(DEPDIR)/libluatex_a-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13894-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13895:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libluatex_a-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13896-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13897-luatexdir/utils/libluatexspecific_a-utils.o: luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13898:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatexspecific_a-utils.o -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatexspecific_a-utils.Tpo -c -o luatexdir/utils/libluatexspecific_a-utils.o `test -f 'luatexdir/utils/utils.c' || echo '$(srcdir)/'`luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13899-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatexspecific_a-utils.Tpo luatexdir/utils/$(DEPDIR)/libluatexspecific_a-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13901-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13902:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatexspecific_a-utils.o `test -f 'luatexdir/utils/utils.c' || echo '$(srcdir)/'`luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13903-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13904-luatexdir/utils/libluatexspecific_a-utils.obj: luatexdir/utils/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13905:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/utils/libluatexspecific_a-utils.obj -MD -MP -MF luatexdir/utils/$(DEPDIR)/libluatexspecific_a-utils.Tpo -c -o luatexdir/utils/libluatexspecific_a-utils.obj `if test -f 'luatexdir/utils/utils.c'; then $(CYGPATH_W) 'luatexdir/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13906-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/utils/$(DEPDIR)/libluatexspecific_a-utils.Tpo luatexdir/utils/$(DEPDIR)/libluatexspecific_a-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13908-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13909:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/utils/libluatexspecific_a-utils.obj `if test -f 'luatexdir/utils/utils.c'; then $(CYGPATH_W) 'luatexdir/utils/utils.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/utils/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13910-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13911-luatexdir/lua/libluatexspecific_a-luastuff.o: luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13912:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatexspecific_a-luastuff.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luastuff.Tpo -c -o luatexdir/lua/libluatexspecific_a-luastuff.o `test -f 'luatexdir/lua/luastuff.c' || echo '$(srcdir)/'`luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13913-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luastuff.Tpo luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luastuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13915-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13916:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatexspecific_a-luastuff.o `test -f 'luatexdir/lua/luastuff.c' || echo '$(srcdir)/'`luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13917-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13918-luatexdir/lua/libluatexspecific_a-luastuff.obj: luatexdir/lua/luastuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13919:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatexspecific_a-luastuff.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luastuff.Tpo -c -o luatexdir/lua/libluatexspecific_a-luastuff.obj `if test -f 'luatexdir/lua/luastuff.c'; then $(CYGPATH_W) 'luatexdir/lua/luastuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luastuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13920-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luastuff.Tpo luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luastuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13922-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13923:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatexspecific_a-luastuff.obj `if test -f 'luatexdir/lua/luastuff.c'; then $(CYGPATH_W) 'luatexdir/lua/luastuff.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luastuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13924-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13925-luatexdir/lua/libluatexspecific_a-luainit.o: luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13926:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatexspecific_a-luainit.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luainit.Tpo -c -o luatexdir/lua/libluatexspecific_a-luainit.o `test -f 'luatexdir/lua/luainit.c' || echo '$(srcdir)/'`luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13927-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luainit.Tpo luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luainit.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13929-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13930:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatexspecific_a-luainit.o `test -f 'luatexdir/lua/luainit.c' || echo '$(srcdir)/'`luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13931-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13932-luatexdir/lua/libluatexspecific_a-luainit.obj: luatexdir/lua/luainit.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13933:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libluatexspecific_a-luainit.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luainit.Tpo -c -o luatexdir/lua/libluatexspecific_a-luainit.obj `if test -f 'luatexdir/lua/luainit.c'; then $(CYGPATH_W) 'luatexdir/lua/luainit.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luainit.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13934-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luainit.Tpo luatexdir/lua/$(DEPDIR)/libluatexspecific_a-luainit.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13936-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13937:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libluatexspecific_a-luainit.obj `if test -f 'luatexdir/lua/luainit.c'; then $(CYGPATH_W) 'luatexdir/lua/luainit.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/luainit.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13938-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13939-luatexdir/tex/libluatexspecific_a-printing.o: luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13940:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatexspecific_a-printing.o -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatexspecific_a-printing.Tpo -c -o luatexdir/tex/libluatexspecific_a-printing.o `test -f 'luatexdir/tex/printing.c' || echo '$(srcdir)/'`luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13941-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatexspecific_a-printing.Tpo luatexdir/tex/$(DEPDIR)/libluatexspecific_a-printing.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13943-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13944:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatexspecific_a-printing.o `test -f 'luatexdir/tex/printing.c' || echo '$(srcdir)/'`luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13945-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13946-luatexdir/tex/libluatexspecific_a-printing.obj: luatexdir/tex/printing.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13947:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/tex/libluatexspecific_a-printing.obj -MD -MP -MF luatexdir/tex/$(DEPDIR)/libluatexspecific_a-printing.Tpo -c -o luatexdir/tex/libluatexspecific_a-printing.obj `if test -f 'luatexdir/tex/printing.c'; then $(CYGPATH_W) 'luatexdir/tex/printing.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/printing.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13948-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/tex/$(DEPDIR)/libluatexspecific_a-printing.Tpo luatexdir/tex/$(DEPDIR)/libluatexspecific_a-printing.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13950-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13951:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libluatexspecific_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/tex/libluatexspecific_a-printing.obj `if test -f 'luatexdir/tex/printing.c'; then $(CYGPATH_W) 'luatexdir/tex/printing.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/tex/printing.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13952-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13953-libmd5/a-md5.o: libmd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13954:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmd5_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmd5/a-md5.o -MD -MP -MF libmd5/$(DEPDIR)/a-md5.Tpo -c -o libmd5/a-md5.o `test -f 'libmd5/md5.c' || echo '$(srcdir)/'`libmd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13955-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libmd5/$(DEPDIR)/a-md5.Tpo libmd5/$(DEPDIR)/a-md5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13957-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13958:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmd5_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmd5/a-md5.o `test -f 'libmd5/md5.c' || echo '$(srcdir)/'`libmd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13959-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13960-libmd5/a-md5.obj: libmd5/md5.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13961:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmd5_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmd5/a-md5.obj -MD -MP -MF libmd5/$(DEPDIR)/a-md5.Tpo -c -o libmd5/a-md5.obj `if test -f 'libmd5/md5.c'; then $(CYGPATH_W) 'libmd5/md5.c'; else $(CYGPATH_W) '$(srcdir)/libmd5/md5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13962-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libmd5/$(DEPDIR)/a-md5.Tpo libmd5/$(DEPDIR)/a-md5.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13964-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13965:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmd5_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmd5/a-md5.obj `if test -f 'libmd5/md5.c'; then $(CYGPATH_W) 'libmd5/md5.c'; else $(CYGPATH_W) '$(srcdir)/libmd5/md5.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13966-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13967-luatexdir/lua/libmflua_a-lkpselib.o: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13968:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libmflua_a-lkpselib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libmflua_a-lkpselib.Tpo -c -o luatexdir/lua/libmflua_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13969-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libmflua_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libmflua_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13971-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13972:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libmflua_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13973-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13974-luatexdir/lua/libmflua_a-lkpselib.obj: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13975:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libmflua_a-lkpselib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libmflua_a-lkpselib.Tpo -c -o luatexdir/lua/libmflua_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13976-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libmflua_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libmflua_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13978-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13979:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libmflua_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13980-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13981-mfluadir/libmflua_a-mfluac.o: mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13982:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/libmflua_a-mfluac.o -MD -MP -MF mfluadir/$(DEPDIR)/libmflua_a-mfluac.Tpo -c -o mfluadir/libmflua_a-mfluac.o `test -f 'mfluadir/mfluac.c' || echo '$(srcdir)/'`mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13983-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/libmflua_a-mfluac.Tpo mfluadir/$(DEPDIR)/libmflua_a-mfluac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13985-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13986:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/libmflua_a-mfluac.o `test -f 'mfluadir/mfluac.c' || echo '$(srcdir)/'`mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13987-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13988-mfluadir/libmflua_a-mfluac.obj: mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13989:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/libmflua_a-mfluac.obj -MD -MP -MF mfluadir/$(DEPDIR)/libmflua_a-mfluac.Tpo -c -o mfluadir/libmflua_a-mfluac.obj `if test -f 'mfluadir/mfluac.c'; then $(CYGPATH_W) 'mfluadir/mfluac.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13990-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/libmflua_a-mfluac.Tpo mfluadir/$(DEPDIR)/libmflua_a-mfluac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13992-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13993:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/libmflua_a-mfluac.obj `if test -f 'mfluadir/mfluac.c'; then $(CYGPATH_W) 'mfluadir/mfluac.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13994-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13995-libmflua_a-mfluaini.o: mfluaini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:13996:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmflua_a-mfluaini.o -MD -MP -MF $(DEPDIR)/libmflua_a-mfluaini.Tpo -c -o libmflua_a-mfluaini.o `test -f 'mfluaini.c' || echo '$(srcdir)/'`mfluaini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13997-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmflua_a-mfluaini.Tpo $(DEPDIR)/libmflua_a-mfluaini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-13999-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14000:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmflua_a-mfluaini.o `test -f 'mfluaini.c' || echo '$(srcdir)/'`mfluaini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14001-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14002-libmflua_a-mfluaini.obj: mfluaini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14003:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmflua_a-mfluaini.obj -MD -MP -MF $(DEPDIR)/libmflua_a-mfluaini.Tpo -c -o libmflua_a-mfluaini.obj `if test -f 'mfluaini.c'; then $(CYGPATH_W) 'mfluaini.c'; else $(CYGPATH_W) '$(srcdir)/mfluaini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14004-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmflua_a-mfluaini.Tpo $(DEPDIR)/libmflua_a-mfluaini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14006-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14007:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmflua_a-mfluaini.obj `if test -f 'mfluaini.c'; then $(CYGPATH_W) 'mfluaini.c'; else $(CYGPATH_W) '$(srcdir)/mfluaini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14008-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14009-libmflua_a-mflua0.o: mflua0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14010:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmflua_a-mflua0.o -MD -MP -MF $(DEPDIR)/libmflua_a-mflua0.Tpo -c -o libmflua_a-mflua0.o `test -f 'mflua0.c' || echo '$(srcdir)/'`mflua0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14011-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmflua_a-mflua0.Tpo $(DEPDIR)/libmflua_a-mflua0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14013-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14014:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmflua_a-mflua0.o `test -f 'mflua0.c' || echo '$(srcdir)/'`mflua0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14015-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14016-libmflua_a-mflua0.obj: mflua0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14017:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmflua_a-mflua0.obj -MD -MP -MF $(DEPDIR)/libmflua_a-mflua0.Tpo -c -o libmflua_a-mflua0.obj `if test -f 'mflua0.c'; then $(CYGPATH_W) 'mflua0.c'; else $(CYGPATH_W) '$(srcdir)/mflua0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14018-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmflua_a-mflua0.Tpo $(DEPDIR)/libmflua_a-mflua0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14020-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14021:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmflua_a-mflua0.obj `if test -f 'mflua0.c'; then $(CYGPATH_W) 'mflua0.c'; else $(CYGPATH_W) '$(srcdir)/mflua0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14022-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14023-libmflua_a-mflua-pool.o: mflua-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14024:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmflua_a-mflua-pool.o -MD -MP -MF $(DEPDIR)/libmflua_a-mflua-pool.Tpo -c -o libmflua_a-mflua-pool.o `test -f 'mflua-pool.c' || echo '$(srcdir)/'`mflua-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14025-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmflua_a-mflua-pool.Tpo $(DEPDIR)/libmflua_a-mflua-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14027-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14028:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmflua_a-mflua-pool.o `test -f 'mflua-pool.c' || echo '$(srcdir)/'`mflua-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14029-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14030-libmflua_a-mflua-pool.obj: mflua-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14031:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmflua_a-mflua-pool.obj -MD -MP -MF $(DEPDIR)/libmflua_a-mflua-pool.Tpo -c -o libmflua_a-mflua-pool.obj `if test -f 'mflua-pool.c'; then $(CYGPATH_W) 'mflua-pool.c'; else $(CYGPATH_W) '$(srcdir)/mflua-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14032-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmflua_a-mflua-pool.Tpo $(DEPDIR)/libmflua_a-mflua-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14035:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmflua_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmflua_a-mflua-pool.obj `if test -f 'mflua-pool.c'; then $(CYGPATH_W) 'mflua-pool.c'; else $(CYGPATH_W) '$(srcdir)/mflua-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14036-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14037-luatexdir/lua/libmfluajit_a-lkpselib.o: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14038:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libmfluajit_a-lkpselib.o -MD -MP -MF luatexdir/lua/$(DEPDIR)/libmfluajit_a-lkpselib.Tpo -c -o luatexdir/lua/libmfluajit_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14039-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libmfluajit_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libmfluajit_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14041-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14042:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libmfluajit_a-lkpselib.o `test -f 'luatexdir/lua/lkpselib.c' || echo '$(srcdir)/'`luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14043-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14044-luatexdir/lua/libmfluajit_a-lkpselib.obj: luatexdir/lua/lkpselib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14045:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/lua/libmfluajit_a-lkpselib.obj -MD -MP -MF luatexdir/lua/$(DEPDIR)/libmfluajit_a-lkpselib.Tpo -c -o luatexdir/lua/libmfluajit_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14046-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/lua/$(DEPDIR)/libmfluajit_a-lkpselib.Tpo luatexdir/lua/$(DEPDIR)/libmfluajit_a-lkpselib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14048-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14049:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/lua/libmfluajit_a-lkpselib.obj `if test -f 'luatexdir/lua/lkpselib.c'; then $(CYGPATH_W) 'luatexdir/lua/lkpselib.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/lua/lkpselib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14050-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14051-mfluadir/libmfluajit_a-mfluac.o: mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14052:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/libmfluajit_a-mfluac.o -MD -MP -MF mfluadir/$(DEPDIR)/libmfluajit_a-mfluac.Tpo -c -o mfluadir/libmfluajit_a-mfluac.o `test -f 'mfluadir/mfluac.c' || echo '$(srcdir)/'`mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14053-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/libmfluajit_a-mfluac.Tpo mfluadir/$(DEPDIR)/libmfluajit_a-mfluac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14055-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14056:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/libmfluajit_a-mfluac.o `test -f 'mfluadir/mfluac.c' || echo '$(srcdir)/'`mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14057-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14058-mfluadir/libmfluajit_a-mfluac.obj: mfluadir/mfluac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14059:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/libmfluajit_a-mfluac.obj -MD -MP -MF mfluadir/$(DEPDIR)/libmfluajit_a-mfluac.Tpo -c -o mfluadir/libmfluajit_a-mfluac.obj `if test -f 'mfluadir/mfluac.c'; then $(CYGPATH_W) 'mfluadir/mfluac.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14060-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/libmfluajit_a-mfluac.Tpo mfluadir/$(DEPDIR)/libmfluajit_a-mfluac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14062-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14063:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/libmfluajit_a-mfluac.obj `if test -f 'mfluadir/mfluac.c'; then $(CYGPATH_W) 'mfluadir/mfluac.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14064-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14065-libmfluajit_a-mfluajitini.o: mfluajitini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14066:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmfluajit_a-mfluajitini.o -MD -MP -MF $(DEPDIR)/libmfluajit_a-mfluajitini.Tpo -c -o libmfluajit_a-mfluajitini.o `test -f 'mfluajitini.c' || echo '$(srcdir)/'`mfluajitini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14067-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmfluajit_a-mfluajitini.Tpo $(DEPDIR)/libmfluajit_a-mfluajitini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14069-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14070:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmfluajit_a-mfluajitini.o `test -f 'mfluajitini.c' || echo '$(srcdir)/'`mfluajitini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14071-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14072-libmfluajit_a-mfluajitini.obj: mfluajitini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14073:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmfluajit_a-mfluajitini.obj -MD -MP -MF $(DEPDIR)/libmfluajit_a-mfluajitini.Tpo -c -o libmfluajit_a-mfluajitini.obj `if test -f 'mfluajitini.c'; then $(CYGPATH_W) 'mfluajitini.c'; else $(CYGPATH_W) '$(srcdir)/mfluajitini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14074-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmfluajit_a-mfluajitini.Tpo $(DEPDIR)/libmfluajit_a-mfluajitini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14076-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14077:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmfluajit_a-mfluajitini.obj `if test -f 'mfluajitini.c'; then $(CYGPATH_W) 'mfluajitini.c'; else $(CYGPATH_W) '$(srcdir)/mfluajitini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14078-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14079-libmfluajit_a-mfluajit0.o: mfluajit0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14080:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmfluajit_a-mfluajit0.o -MD -MP -MF $(DEPDIR)/libmfluajit_a-mfluajit0.Tpo -c -o libmfluajit_a-mfluajit0.o `test -f 'mfluajit0.c' || echo '$(srcdir)/'`mfluajit0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14081-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmfluajit_a-mfluajit0.Tpo $(DEPDIR)/libmfluajit_a-mfluajit0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14083-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14084:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmfluajit_a-mfluajit0.o `test -f 'mfluajit0.c' || echo '$(srcdir)/'`mfluajit0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14085-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14086-libmfluajit_a-mfluajit0.obj: mfluajit0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14087:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmfluajit_a-mfluajit0.obj -MD -MP -MF $(DEPDIR)/libmfluajit_a-mfluajit0.Tpo -c -o libmfluajit_a-mfluajit0.obj `if test -f 'mfluajit0.c'; then $(CYGPATH_W) 'mfluajit0.c'; else $(CYGPATH_W) '$(srcdir)/mfluajit0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14088-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmfluajit_a-mfluajit0.Tpo $(DEPDIR)/libmfluajit_a-mfluajit0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14090-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14091:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmfluajit_a-mfluajit0.obj `if test -f 'mfluajit0.c'; then $(CYGPATH_W) 'mfluajit0.c'; else $(CYGPATH_W) '$(srcdir)/mfluajit0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14092-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14093-libmfluajit_a-mfluajit-pool.o: mfluajit-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14094:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmfluajit_a-mfluajit-pool.o -MD -MP -MF $(DEPDIR)/libmfluajit_a-mfluajit-pool.Tpo -c -o libmfluajit_a-mfluajit-pool.o `test -f 'mfluajit-pool.c' || echo '$(srcdir)/'`mfluajit-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14095-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmfluajit_a-mfluajit-pool.Tpo $(DEPDIR)/libmfluajit_a-mfluajit-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14097-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14098:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmfluajit_a-mfluajit-pool.o `test -f 'mfluajit-pool.c' || echo '$(srcdir)/'`mfluajit-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14099-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14100-libmfluajit_a-mfluajit-pool.obj: mfluajit-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14101:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmfluajit_a-mfluajit-pool.obj -MD -MP -MF $(DEPDIR)/libmfluajit_a-mfluajit-pool.Tpo -c -o libmfluajit_a-mfluajit-pool.obj `if test -f 'mfluajit-pool.c'; then $(CYGPATH_W) 'mfluajit-pool.c'; else $(CYGPATH_W) '$(srcdir)/mfluajit-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14102-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmfluajit_a-mfluajit-pool.Tpo $(DEPDIR)/libmfluajit_a-mfluajit-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14104-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14105:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmfluajit_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmfluajit_a-mfluajit-pool.obj `if test -f 'mfluajit-pool.c'; then $(CYGPATH_W) 'mfluajit-pool.c'; else $(CYGPATH_W) '$(srcdir)/mfluajit-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14106-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14107-libmplibbackends_a-pngout.o: pngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14108:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibbackends_a-pngout.o -MD -MP -MF $(DEPDIR)/libmplibbackends_a-pngout.Tpo -c -o libmplibbackends_a-pngout.o `test -f 'pngout.c' || echo '$(srcdir)/'`pngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14109-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibbackends_a-pngout.Tpo $(DEPDIR)/libmplibbackends_a-pngout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14111-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14112:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibbackends_a-pngout.o `test -f 'pngout.c' || echo '$(srcdir)/'`pngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14113-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14114-libmplibbackends_a-pngout.obj: pngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14115:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibbackends_a-pngout.obj -MD -MP -MF $(DEPDIR)/libmplibbackends_a-pngout.Tpo -c -o libmplibbackends_a-pngout.obj `if test -f 'pngout.c'; then $(CYGPATH_W) 'pngout.c'; else $(CYGPATH_W) '$(srcdir)/pngout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14116-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibbackends_a-pngout.Tpo $(DEPDIR)/libmplibbackends_a-pngout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14118-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14119:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibbackends_a-pngout.obj `if test -f 'pngout.c'; then $(CYGPATH_W) 'pngout.c'; else $(CYGPATH_W) '$(srcdir)/pngout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14120-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14121-libmplibbackends_a-svgout.o: svgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14122:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibbackends_a-svgout.o -MD -MP -MF $(DEPDIR)/libmplibbackends_a-svgout.Tpo -c -o libmplibbackends_a-svgout.o `test -f 'svgout.c' || echo '$(srcdir)/'`svgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14123-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibbackends_a-svgout.Tpo $(DEPDIR)/libmplibbackends_a-svgout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14125-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14126:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibbackends_a-svgout.o `test -f 'svgout.c' || echo '$(srcdir)/'`svgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14127-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14128-libmplibbackends_a-svgout.obj: svgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14129:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibbackends_a-svgout.obj -MD -MP -MF $(DEPDIR)/libmplibbackends_a-svgout.Tpo -c -o libmplibbackends_a-svgout.obj `if test -f 'svgout.c'; then $(CYGPATH_W) 'svgout.c'; else $(CYGPATH_W) '$(srcdir)/svgout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14130-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibbackends_a-svgout.Tpo $(DEPDIR)/libmplibbackends_a-svgout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14132-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14133:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibbackends_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibbackends_a-svgout.obj `if test -f 'svgout.c'; then $(CYGPATH_W) 'svgout.c'; else $(CYGPATH_W) '$(srcdir)/svgout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14134-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14135-libmplibcore_a-tfmin.o: tfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14136:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-tfmin.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-tfmin.Tpo -c -o libmplibcore_a-tfmin.o `test -f 'tfmin.c' || echo '$(srcdir)/'`tfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14137-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-tfmin.Tpo $(DEPDIR)/libmplibcore_a-tfmin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14139-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14140:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-tfmin.o `test -f 'tfmin.c' || echo '$(srcdir)/'`tfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14141-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14142-libmplibcore_a-tfmin.obj: tfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14143:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-tfmin.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-tfmin.Tpo -c -o libmplibcore_a-tfmin.obj `if test -f 'tfmin.c'; then $(CYGPATH_W) 'tfmin.c'; else $(CYGPATH_W) '$(srcdir)/tfmin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14144-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-tfmin.Tpo $(DEPDIR)/libmplibcore_a-tfmin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14146-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14147:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-tfmin.obj `if test -f 'tfmin.c'; then $(CYGPATH_W) 'tfmin.c'; else $(CYGPATH_W) '$(srcdir)/tfmin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14148-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14149-libmplibcore_a-mp.o: mp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14150:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mp.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-mp.Tpo -c -o libmplibcore_a-mp.o `test -f 'mp.c' || echo '$(srcdir)/'`mp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14151-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mp.Tpo $(DEPDIR)/libmplibcore_a-mp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14153-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14154:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mp.o `test -f 'mp.c' || echo '$(srcdir)/'`mp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14155-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14156-libmplibcore_a-mp.obj: mp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14157:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mp.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-mp.Tpo -c -o libmplibcore_a-mp.obj `if test -f 'mp.c'; then $(CYGPATH_W) 'mp.c'; else $(CYGPATH_W) '$(srcdir)/mp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14158-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mp.Tpo $(DEPDIR)/libmplibcore_a-mp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14160-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14161:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mp.obj `if test -f 'mp.c'; then $(CYGPATH_W) 'mp.c'; else $(CYGPATH_W) '$(srcdir)/mp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14162-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14163-libmplibcore_a-mpmath.o: mpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14164:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpmath.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpmath.Tpo -c -o libmplibcore_a-mpmath.o `test -f 'mpmath.c' || echo '$(srcdir)/'`mpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14165-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpmath.Tpo $(DEPDIR)/libmplibcore_a-mpmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14167-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14168:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpmath.o `test -f 'mpmath.c' || echo '$(srcdir)/'`mpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14169-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14170-libmplibcore_a-mpmath.obj: mpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14171:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpmath.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpmath.Tpo -c -o libmplibcore_a-mpmath.obj `if test -f 'mpmath.c'; then $(CYGPATH_W) 'mpmath.c'; else $(CYGPATH_W) '$(srcdir)/mpmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14172-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpmath.Tpo $(DEPDIR)/libmplibcore_a-mpmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14174-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14175:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpmath.obj `if test -f 'mpmath.c'; then $(CYGPATH_W) 'mpmath.c'; else $(CYGPATH_W) '$(srcdir)/mpmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14176-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14177-libmplibcore_a-mpmathdecimal.o: mpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14178:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpmathdecimal.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpmathdecimal.Tpo -c -o libmplibcore_a-mpmathdecimal.o `test -f 'mpmathdecimal.c' || echo '$(srcdir)/'`mpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14179-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpmathdecimal.Tpo $(DEPDIR)/libmplibcore_a-mpmathdecimal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14181-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14182:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpmathdecimal.o `test -f 'mpmathdecimal.c' || echo '$(srcdir)/'`mpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14183-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14184-libmplibcore_a-mpmathdecimal.obj: mpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14185:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpmathdecimal.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpmathdecimal.Tpo -c -o libmplibcore_a-mpmathdecimal.obj `if test -f 'mpmathdecimal.c'; then $(CYGPATH_W) 'mpmathdecimal.c'; else $(CYGPATH_W) '$(srcdir)/mpmathdecimal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14186-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpmathdecimal.Tpo $(DEPDIR)/libmplibcore_a-mpmathdecimal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14188-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14189:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpmathdecimal.obj `if test -f 'mpmathdecimal.c'; then $(CYGPATH_W) 'mpmathdecimal.c'; else $(CYGPATH_W) '$(srcdir)/mpmathdecimal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14190-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14191-libmplibcore_a-mpmathdouble.o: mpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14192:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpmathdouble.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpmathdouble.Tpo -c -o libmplibcore_a-mpmathdouble.o `test -f 'mpmathdouble.c' || echo '$(srcdir)/'`mpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14193-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpmathdouble.Tpo $(DEPDIR)/libmplibcore_a-mpmathdouble.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14195-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14196:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpmathdouble.o `test -f 'mpmathdouble.c' || echo '$(srcdir)/'`mpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14197-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14198-libmplibcore_a-mpmathdouble.obj: mpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14199:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpmathdouble.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpmathdouble.Tpo -c -o libmplibcore_a-mpmathdouble.obj `if test -f 'mpmathdouble.c'; then $(CYGPATH_W) 'mpmathdouble.c'; else $(CYGPATH_W) '$(srcdir)/mpmathdouble.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14200-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpmathdouble.Tpo $(DEPDIR)/libmplibcore_a-mpmathdouble.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14202-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14203:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpmathdouble.obj `if test -f 'mpmathdouble.c'; then $(CYGPATH_W) 'mpmathdouble.c'; else $(CYGPATH_W) '$(srcdir)/mpmathdouble.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14204-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14205-libmplibcore_a-mpstrings.o: mpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14206:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpstrings.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpstrings.Tpo -c -o libmplibcore_a-mpstrings.o `test -f 'mpstrings.c' || echo '$(srcdir)/'`mpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14207-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpstrings.Tpo $(DEPDIR)/libmplibcore_a-mpstrings.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14209-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14210:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpstrings.o `test -f 'mpstrings.c' || echo '$(srcdir)/'`mpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14211-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14212-libmplibcore_a-mpstrings.obj: mpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14213:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-mpstrings.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-mpstrings.Tpo -c -o libmplibcore_a-mpstrings.obj `if test -f 'mpstrings.c'; then $(CYGPATH_W) 'mpstrings.c'; else $(CYGPATH_W) '$(srcdir)/mpstrings.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14214-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-mpstrings.Tpo $(DEPDIR)/libmplibcore_a-mpstrings.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14216-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14217:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-mpstrings.obj `if test -f 'mpstrings.c'; then $(CYGPATH_W) 'mpstrings.c'; else $(CYGPATH_W) '$(srcdir)/mpstrings.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14218-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14219-libmplibcore_a-psout.o: psout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14220:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-psout.o -MD -MP -MF $(DEPDIR)/libmplibcore_a-psout.Tpo -c -o libmplibcore_a-psout.o `test -f 'psout.c' || echo '$(srcdir)/'`psout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14221-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-psout.Tpo $(DEPDIR)/libmplibcore_a-psout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14223-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14224:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-psout.o `test -f 'psout.c' || echo '$(srcdir)/'`psout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14225-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14226-libmplibcore_a-psout.obj: psout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14227:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibcore_a-psout.obj -MD -MP -MF $(DEPDIR)/libmplibcore_a-psout.Tpo -c -o libmplibcore_a-psout.obj `if test -f 'psout.c'; then $(CYGPATH_W) 'psout.c'; else $(CYGPATH_W) '$(srcdir)/psout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14228-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibcore_a-psout.Tpo $(DEPDIR)/libmplibcore_a-psout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14230-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14231:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibcore_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibcore_a-psout.obj `if test -f 'psout.c'; then $(CYGPATH_W) 'psout.c'; else $(CYGPATH_W) '$(srcdir)/psout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14232-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14233-libmplibextramath_a-mpmathbinary.o: mpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14234:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibextramath_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibextramath_a-mpmathbinary.o -MD -MP -MF $(DEPDIR)/libmplibextramath_a-mpmathbinary.Tpo -c -o libmplibextramath_a-mpmathbinary.o `test -f 'mpmathbinary.c' || echo '$(srcdir)/'`mpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14235-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibextramath_a-mpmathbinary.Tpo $(DEPDIR)/libmplibextramath_a-mpmathbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14237-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14238:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibextramath_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibextramath_a-mpmathbinary.o `test -f 'mpmathbinary.c' || echo '$(srcdir)/'`mpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14239-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14240-libmplibextramath_a-mpmathbinary.obj: mpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14241:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibextramath_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmplibextramath_a-mpmathbinary.obj -MD -MP -MF $(DEPDIR)/libmplibextramath_a-mpmathbinary.Tpo -c -o libmplibextramath_a-mpmathbinary.obj `if test -f 'mpmathbinary.c'; then $(CYGPATH_W) 'mpmathbinary.c'; else $(CYGPATH_W) '$(srcdir)/mpmathbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14242-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmplibextramath_a-mpmathbinary.Tpo $(DEPDIR)/libmplibextramath_a-mpmathbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14244-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14245:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmplibextramath_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmplibextramath_a-mpmathbinary.obj `if test -f 'mpmathbinary.c'; then $(CYGPATH_W) 'mpmathbinary.c'; else $(CYGPATH_W) '$(srcdir)/mpmathbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14246-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14247-mplibdir/libmputil_a-avl.o: mplibdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14248:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/libmputil_a-avl.o -MD -MP -MF mplibdir/$(DEPDIR)/libmputil_a-avl.Tpo -c -o mplibdir/libmputil_a-avl.o `test -f 'mplibdir/avl.c' || echo '$(srcdir)/'`mplibdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14249-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/libmputil_a-avl.Tpo mplibdir/$(DEPDIR)/libmputil_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14251-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14252:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/libmputil_a-avl.o `test -f 'mplibdir/avl.c' || echo '$(srcdir)/'`mplibdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14253-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14254-mplibdir/libmputil_a-avl.obj: mplibdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14255:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/libmputil_a-avl.obj -MD -MP -MF mplibdir/$(DEPDIR)/libmputil_a-avl.Tpo -c -o mplibdir/libmputil_a-avl.obj `if test -f 'mplibdir/avl.c'; then $(CYGPATH_W) 'mplibdir/avl.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14256-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/libmputil_a-avl.Tpo mplibdir/$(DEPDIR)/libmputil_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14258-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14259:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/libmputil_a-avl.obj `if test -f 'mplibdir/avl.c'; then $(CYGPATH_W) 'mplibdir/avl.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14260-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14261-mplibdir/libmputil_a-decNumber.o: mplibdir/decNumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14262:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/libmputil_a-decNumber.o -MD -MP -MF mplibdir/$(DEPDIR)/libmputil_a-decNumber.Tpo -c -o mplibdir/libmputil_a-decNumber.o `test -f 'mplibdir/decNumber.c' || echo '$(srcdir)/'`mplibdir/decNumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14263-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/libmputil_a-decNumber.Tpo mplibdir/$(DEPDIR)/libmputil_a-decNumber.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14265-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14266:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/libmputil_a-decNumber.o `test -f 'mplibdir/decNumber.c' || echo '$(srcdir)/'`mplibdir/decNumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14267-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14268-mplibdir/libmputil_a-decNumber.obj: mplibdir/decNumber.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14269:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/libmputil_a-decNumber.obj -MD -MP -MF mplibdir/$(DEPDIR)/libmputil_a-decNumber.Tpo -c -o mplibdir/libmputil_a-decNumber.obj `if test -f 'mplibdir/decNumber.c'; then $(CYGPATH_W) 'mplibdir/decNumber.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/decNumber.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14270-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/libmputil_a-decNumber.Tpo mplibdir/$(DEPDIR)/libmputil_a-decNumber.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14272-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14273:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/libmputil_a-decNumber.obj `if test -f 'mplibdir/decNumber.c'; then $(CYGPATH_W) 'mplibdir/decNumber.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/decNumber.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14274-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14275-mplibdir/libmputil_a-decContext.o: mplibdir/decContext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14276:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/libmputil_a-decContext.o -MD -MP -MF mplibdir/$(DEPDIR)/libmputil_a-decContext.Tpo -c -o mplibdir/libmputil_a-decContext.o `test -f 'mplibdir/decContext.c' || echo '$(srcdir)/'`mplibdir/decContext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14277-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/libmputil_a-decContext.Tpo mplibdir/$(DEPDIR)/libmputil_a-decContext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14279-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14280:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/libmputil_a-decContext.o `test -f 'mplibdir/decContext.c' || echo '$(srcdir)/'`mplibdir/decContext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14281-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14282-mplibdir/libmputil_a-decContext.obj: mplibdir/decContext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14283:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/libmputil_a-decContext.obj -MD -MP -MF mplibdir/$(DEPDIR)/libmputil_a-decContext.Tpo -c -o mplibdir/libmputil_a-decContext.obj `if test -f 'mplibdir/decContext.c'; then $(CYGPATH_W) 'mplibdir/decContext.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/decContext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14284-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/libmputil_a-decContext.Tpo mplibdir/$(DEPDIR)/libmputil_a-decContext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14286-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14287:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmputil_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/libmputil_a-decContext.obj `if test -f 'mplibdir/decContext.c'; then $(CYGPATH_W) 'mplibdir/decContext.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/decContext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14288-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14289-pdftexdir/libpdftex_a-avl.o: pdftexdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14290:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-avl.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-avl.Tpo -c -o pdftexdir/libpdftex_a-avl.o `test -f 'pdftexdir/avl.c' || echo '$(srcdir)/'`pdftexdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14291-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-avl.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14293-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14294:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-avl.o `test -f 'pdftexdir/avl.c' || echo '$(srcdir)/'`pdftexdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14295-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14296-pdftexdir/libpdftex_a-avl.obj: pdftexdir/avl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14297:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-avl.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-avl.Tpo -c -o pdftexdir/libpdftex_a-avl.obj `if test -f 'pdftexdir/avl.c'; then $(CYGPATH_W) 'pdftexdir/avl.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14298-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-avl.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-avl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14300-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14301:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-avl.obj `if test -f 'pdftexdir/avl.c'; then $(CYGPATH_W) 'pdftexdir/avl.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/avl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14302-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14303-pdftexdir/libpdftex_a-avlstuff.o: pdftexdir/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14304:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-avlstuff.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-avlstuff.Tpo -c -o pdftexdir/libpdftex_a-avlstuff.o `test -f 'pdftexdir/avlstuff.c' || echo '$(srcdir)/'`pdftexdir/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14305-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-avlstuff.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-avlstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14307-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14308:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-avlstuff.o `test -f 'pdftexdir/avlstuff.c' || echo '$(srcdir)/'`pdftexdir/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14309-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14310-pdftexdir/libpdftex_a-avlstuff.obj: pdftexdir/avlstuff.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14311:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-avlstuff.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-avlstuff.Tpo -c -o pdftexdir/libpdftex_a-avlstuff.obj `if test -f 'pdftexdir/avlstuff.c'; then $(CYGPATH_W) 'pdftexdir/avlstuff.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/avlstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14312-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-avlstuff.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-avlstuff.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14314-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14315:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-avlstuff.obj `if test -f 'pdftexdir/avlstuff.c'; then $(CYGPATH_W) 'pdftexdir/avlstuff.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/avlstuff.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14316-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14317-pdftexdir/libpdftex_a-epdf.o: pdftexdir/epdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14318:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-epdf.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-epdf.Tpo -c -o pdftexdir/libpdftex_a-epdf.o `test -f 'pdftexdir/epdf.c' || echo '$(srcdir)/'`pdftexdir/epdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14319-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-epdf.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-epdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14321-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14322:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-epdf.o `test -f 'pdftexdir/epdf.c' || echo '$(srcdir)/'`pdftexdir/epdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14323-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14324-pdftexdir/libpdftex_a-epdf.obj: pdftexdir/epdf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14325:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-epdf.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-epdf.Tpo -c -o pdftexdir/libpdftex_a-epdf.obj `if test -f 'pdftexdir/epdf.c'; then $(CYGPATH_W) 'pdftexdir/epdf.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/epdf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14326-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-epdf.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-epdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14328-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14329:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-epdf.obj `if test -f 'pdftexdir/epdf.c'; then $(CYGPATH_W) 'pdftexdir/epdf.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/epdf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14330-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14331-pdftexdir/libpdftex_a-mapfile.o: pdftexdir/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14332:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-mapfile.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-mapfile.Tpo -c -o pdftexdir/libpdftex_a-mapfile.o `test -f 'pdftexdir/mapfile.c' || echo '$(srcdir)/'`pdftexdir/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14333-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-mapfile.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-mapfile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14335-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14336:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-mapfile.o `test -f 'pdftexdir/mapfile.c' || echo '$(srcdir)/'`pdftexdir/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14337-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14338-pdftexdir/libpdftex_a-mapfile.obj: pdftexdir/mapfile.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14339:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-mapfile.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-mapfile.Tpo -c -o pdftexdir/libpdftex_a-mapfile.obj `if test -f 'pdftexdir/mapfile.c'; then $(CYGPATH_W) 'pdftexdir/mapfile.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/mapfile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14340-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-mapfile.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-mapfile.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14343:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-mapfile.obj `if test -f 'pdftexdir/mapfile.c'; then $(CYGPATH_W) 'pdftexdir/mapfile.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/mapfile.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14344-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14345-pdftexdir/libpdftex_a-pkin.o: pdftexdir/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14346:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-pkin.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-pkin.Tpo -c -o pdftexdir/libpdftex_a-pkin.o `test -f 'pdftexdir/pkin.c' || echo '$(srcdir)/'`pdftexdir/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14347-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-pkin.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-pkin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14349-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14350:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-pkin.o `test -f 'pdftexdir/pkin.c' || echo '$(srcdir)/'`pdftexdir/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14351-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14352-pdftexdir/libpdftex_a-pkin.obj: pdftexdir/pkin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-pkin.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-pkin.Tpo -c -o pdftexdir/libpdftex_a-pkin.obj `if test -f 'pdftexdir/pkin.c'; then $(CYGPATH_W) 'pdftexdir/pkin.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pkin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-pkin.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-pkin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-pkin.obj `if test -f 'pdftexdir/pkin.c'; then $(CYGPATH_W) 'pdftexdir/pkin.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pkin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14358-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14359-pdftexdir/libpdftex_a-subfont.o: pdftexdir/subfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14360:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-subfont.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-subfont.Tpo -c -o pdftexdir/libpdftex_a-subfont.o `test -f 'pdftexdir/subfont.c' || echo '$(srcdir)/'`pdftexdir/subfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14361-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-subfont.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-subfont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14363-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14364:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-subfont.o `test -f 'pdftexdir/subfont.c' || echo '$(srcdir)/'`pdftexdir/subfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14365-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14366-pdftexdir/libpdftex_a-subfont.obj: pdftexdir/subfont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14367:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-subfont.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-subfont.Tpo -c -o pdftexdir/libpdftex_a-subfont.obj `if test -f 'pdftexdir/subfont.c'; then $(CYGPATH_W) 'pdftexdir/subfont.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/subfont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14368-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-subfont.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-subfont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14370-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14371:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-subfont.obj `if test -f 'pdftexdir/subfont.c'; then $(CYGPATH_W) 'pdftexdir/subfont.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/subfont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14372-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14373-pdftexdir/libpdftex_a-tounicode.o: pdftexdir/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14374:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-tounicode.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-tounicode.Tpo -c -o pdftexdir/libpdftex_a-tounicode.o `test -f 'pdftexdir/tounicode.c' || echo '$(srcdir)/'`pdftexdir/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14375-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-tounicode.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-tounicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14377-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14378:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-tounicode.o `test -f 'pdftexdir/tounicode.c' || echo '$(srcdir)/'`pdftexdir/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14379-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14380-pdftexdir/libpdftex_a-tounicode.obj: pdftexdir/tounicode.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14381:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-tounicode.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-tounicode.Tpo -c -o pdftexdir/libpdftex_a-tounicode.obj `if test -f 'pdftexdir/tounicode.c'; then $(CYGPATH_W) 'pdftexdir/tounicode.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/tounicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14382-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-tounicode.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-tounicode.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14384-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14385:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-tounicode.obj `if test -f 'pdftexdir/tounicode.c'; then $(CYGPATH_W) 'pdftexdir/tounicode.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/tounicode.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14386-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14387-pdftexdir/libpdftex_a-utils.o: pdftexdir/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14388:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-utils.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-utils.Tpo -c -o pdftexdir/libpdftex_a-utils.o `test -f 'pdftexdir/utils.c' || echo '$(srcdir)/'`pdftexdir/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14389-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-utils.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14391-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14392:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-utils.o `test -f 'pdftexdir/utils.c' || echo '$(srcdir)/'`pdftexdir/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14393-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14394-pdftexdir/libpdftex_a-utils.obj: pdftexdir/utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14395:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-utils.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-utils.Tpo -c -o pdftexdir/libpdftex_a-utils.obj `if test -f 'pdftexdir/utils.c'; then $(CYGPATH_W) 'pdftexdir/utils.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14396-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-utils.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14398-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14399:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-utils.obj `if test -f 'pdftexdir/utils.c'; then $(CYGPATH_W) 'pdftexdir/utils.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14400-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14401-pdftexdir/libpdftex_a-vfpacket.o: pdftexdir/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14402:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-vfpacket.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-vfpacket.Tpo -c -o pdftexdir/libpdftex_a-vfpacket.o `test -f 'pdftexdir/vfpacket.c' || echo '$(srcdir)/'`pdftexdir/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14403-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-vfpacket.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-vfpacket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14405-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14406:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-vfpacket.o `test -f 'pdftexdir/vfpacket.c' || echo '$(srcdir)/'`pdftexdir/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14407-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14408-pdftexdir/libpdftex_a-vfpacket.obj: pdftexdir/vfpacket.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14409:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-vfpacket.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-vfpacket.Tpo -c -o pdftexdir/libpdftex_a-vfpacket.obj `if test -f 'pdftexdir/vfpacket.c'; then $(CYGPATH_W) 'pdftexdir/vfpacket.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/vfpacket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14410-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-vfpacket.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-vfpacket.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14412-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14413:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-vfpacket.obj `if test -f 'pdftexdir/vfpacket.c'; then $(CYGPATH_W) 'pdftexdir/vfpacket.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/vfpacket.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14414-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14415-pdftexdir/libpdftex_a-writeenc.o: pdftexdir/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14416:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writeenc.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writeenc.Tpo -c -o pdftexdir/libpdftex_a-writeenc.o `test -f 'pdftexdir/writeenc.c' || echo '$(srcdir)/'`pdftexdir/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14417-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writeenc.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writeenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14419-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14420:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writeenc.o `test -f 'pdftexdir/writeenc.c' || echo '$(srcdir)/'`pdftexdir/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14421-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14422-pdftexdir/libpdftex_a-writeenc.obj: pdftexdir/writeenc.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14423:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writeenc.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writeenc.Tpo -c -o pdftexdir/libpdftex_a-writeenc.obj `if test -f 'pdftexdir/writeenc.c'; then $(CYGPATH_W) 'pdftexdir/writeenc.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writeenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14424-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writeenc.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writeenc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14426-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14427:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writeenc.obj `if test -f 'pdftexdir/writeenc.c'; then $(CYGPATH_W) 'pdftexdir/writeenc.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writeenc.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14428-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14429-pdftexdir/libpdftex_a-writefont.o: pdftexdir/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14430:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writefont.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writefont.Tpo -c -o pdftexdir/libpdftex_a-writefont.o `test -f 'pdftexdir/writefont.c' || echo '$(srcdir)/'`pdftexdir/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14431-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writefont.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14433-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14434:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writefont.o `test -f 'pdftexdir/writefont.c' || echo '$(srcdir)/'`pdftexdir/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14435-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14436-pdftexdir/libpdftex_a-writefont.obj: pdftexdir/writefont.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14437:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writefont.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writefont.Tpo -c -o pdftexdir/libpdftex_a-writefont.obj `if test -f 'pdftexdir/writefont.c'; then $(CYGPATH_W) 'pdftexdir/writefont.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14438-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writefont.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writefont.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14440-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14441:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writefont.obj `if test -f 'pdftexdir/writefont.c'; then $(CYGPATH_W) 'pdftexdir/writefont.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writefont.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14442-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14443-pdftexdir/libpdftex_a-writeimg.o: pdftexdir/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14444:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writeimg.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writeimg.Tpo -c -o pdftexdir/libpdftex_a-writeimg.o `test -f 'pdftexdir/writeimg.c' || echo '$(srcdir)/'`pdftexdir/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14445-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writeimg.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writeimg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14447-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14448:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writeimg.o `test -f 'pdftexdir/writeimg.c' || echo '$(srcdir)/'`pdftexdir/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14449-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14450-pdftexdir/libpdftex_a-writeimg.obj: pdftexdir/writeimg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14451:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writeimg.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writeimg.Tpo -c -o pdftexdir/libpdftex_a-writeimg.obj `if test -f 'pdftexdir/writeimg.c'; then $(CYGPATH_W) 'pdftexdir/writeimg.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writeimg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14452-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writeimg.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writeimg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14454-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14455:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writeimg.obj `if test -f 'pdftexdir/writeimg.c'; then $(CYGPATH_W) 'pdftexdir/writeimg.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writeimg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14456-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14457-pdftexdir/libpdftex_a-writejbig2.o: pdftexdir/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14458:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writejbig2.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writejbig2.Tpo -c -o pdftexdir/libpdftex_a-writejbig2.o `test -f 'pdftexdir/writejbig2.c' || echo '$(srcdir)/'`pdftexdir/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14459-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writejbig2.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writejbig2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14461-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14462:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writejbig2.o `test -f 'pdftexdir/writejbig2.c' || echo '$(srcdir)/'`pdftexdir/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14463-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14464-pdftexdir/libpdftex_a-writejbig2.obj: pdftexdir/writejbig2.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14465:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writejbig2.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writejbig2.Tpo -c -o pdftexdir/libpdftex_a-writejbig2.obj `if test -f 'pdftexdir/writejbig2.c'; then $(CYGPATH_W) 'pdftexdir/writejbig2.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writejbig2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14466-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writejbig2.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writejbig2.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14468-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14469:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writejbig2.obj `if test -f 'pdftexdir/writejbig2.c'; then $(CYGPATH_W) 'pdftexdir/writejbig2.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writejbig2.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14470-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14471-pdftexdir/libpdftex_a-writejpg.o: pdftexdir/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14472:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writejpg.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writejpg.Tpo -c -o pdftexdir/libpdftex_a-writejpg.o `test -f 'pdftexdir/writejpg.c' || echo '$(srcdir)/'`pdftexdir/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14473-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writejpg.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writejpg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14475-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14476:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writejpg.o `test -f 'pdftexdir/writejpg.c' || echo '$(srcdir)/'`pdftexdir/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14477-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14478-pdftexdir/libpdftex_a-writejpg.obj: pdftexdir/writejpg.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14479:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writejpg.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writejpg.Tpo -c -o pdftexdir/libpdftex_a-writejpg.obj `if test -f 'pdftexdir/writejpg.c'; then $(CYGPATH_W) 'pdftexdir/writejpg.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writejpg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14480-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writejpg.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writejpg.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14482-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14483:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writejpg.obj `if test -f 'pdftexdir/writejpg.c'; then $(CYGPATH_W) 'pdftexdir/writejpg.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writejpg.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14484-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14485-pdftexdir/libpdftex_a-writepng.o: pdftexdir/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14486:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writepng.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writepng.Tpo -c -o pdftexdir/libpdftex_a-writepng.o `test -f 'pdftexdir/writepng.c' || echo '$(srcdir)/'`pdftexdir/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14487-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writepng.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writepng.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14489-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14490:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writepng.o `test -f 'pdftexdir/writepng.c' || echo '$(srcdir)/'`pdftexdir/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14491-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14492-pdftexdir/libpdftex_a-writepng.obj: pdftexdir/writepng.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14493:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writepng.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writepng.Tpo -c -o pdftexdir/libpdftex_a-writepng.obj `if test -f 'pdftexdir/writepng.c'; then $(CYGPATH_W) 'pdftexdir/writepng.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writepng.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14494-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writepng.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writepng.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14496-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14497:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writepng.obj `if test -f 'pdftexdir/writepng.c'; then $(CYGPATH_W) 'pdftexdir/writepng.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writepng.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14498-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14499-pdftexdir/libpdftex_a-writet1.o: pdftexdir/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14500:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writet1.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writet1.Tpo -c -o pdftexdir/libpdftex_a-writet1.o `test -f 'pdftexdir/writet1.c' || echo '$(srcdir)/'`pdftexdir/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14501-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writet1.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writet1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14503-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14504:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writet1.o `test -f 'pdftexdir/writet1.c' || echo '$(srcdir)/'`pdftexdir/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14505-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14506-pdftexdir/libpdftex_a-writet1.obj: pdftexdir/writet1.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14507:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writet1.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writet1.Tpo -c -o pdftexdir/libpdftex_a-writet1.obj `if test -f 'pdftexdir/writet1.c'; then $(CYGPATH_W) 'pdftexdir/writet1.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writet1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14508-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writet1.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writet1.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14510-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14511:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writet1.obj `if test -f 'pdftexdir/writet1.c'; then $(CYGPATH_W) 'pdftexdir/writet1.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writet1.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14512-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14513-pdftexdir/libpdftex_a-writet3.o: pdftexdir/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14514:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writet3.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writet3.Tpo -c -o pdftexdir/libpdftex_a-writet3.o `test -f 'pdftexdir/writet3.c' || echo '$(srcdir)/'`pdftexdir/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14515-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writet3.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writet3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14517-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14518:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writet3.o `test -f 'pdftexdir/writet3.c' || echo '$(srcdir)/'`pdftexdir/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14519-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14520-pdftexdir/libpdftex_a-writet3.obj: pdftexdir/writet3.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14521:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writet3.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writet3.Tpo -c -o pdftexdir/libpdftex_a-writet3.obj `if test -f 'pdftexdir/writet3.c'; then $(CYGPATH_W) 'pdftexdir/writet3.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writet3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14522-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writet3.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writet3.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14524-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14525:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writet3.obj `if test -f 'pdftexdir/writet3.c'; then $(CYGPATH_W) 'pdftexdir/writet3.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writet3.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14526-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14527-pdftexdir/libpdftex_a-writettf.o: pdftexdir/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14528:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writettf.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writettf.Tpo -c -o pdftexdir/libpdftex_a-writettf.o `test -f 'pdftexdir/writettf.c' || echo '$(srcdir)/'`pdftexdir/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14529-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writettf.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14531-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14532:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writettf.o `test -f 'pdftexdir/writettf.c' || echo '$(srcdir)/'`pdftexdir/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14533-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14534-pdftexdir/libpdftex_a-writettf.obj: pdftexdir/writettf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14535:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writettf.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writettf.Tpo -c -o pdftexdir/libpdftex_a-writettf.obj `if test -f 'pdftexdir/writettf.c'; then $(CYGPATH_W) 'pdftexdir/writettf.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14536-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writettf.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writettf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14538-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14539:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writettf.obj `if test -f 'pdftexdir/writettf.c'; then $(CYGPATH_W) 'pdftexdir/writettf.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writettf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14540-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14541-pdftexdir/libpdftex_a-writezip.o: pdftexdir/writezip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writezip.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writezip.Tpo -c -o pdftexdir/libpdftex_a-writezip.o `test -f 'pdftexdir/writezip.c' || echo '$(srcdir)/'`pdftexdir/writezip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writezip.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writezip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writezip.o `test -f 'pdftexdir/writezip.c' || echo '$(srcdir)/'`pdftexdir/writezip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14547-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14548-pdftexdir/libpdftex_a-writezip.obj: pdftexdir/writezip.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14549:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-writezip.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-writezip.Tpo -c -o pdftexdir/libpdftex_a-writezip.obj `if test -f 'pdftexdir/writezip.c'; then $(CYGPATH_W) 'pdftexdir/writezip.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writezip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14550-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-writezip.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-writezip.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14552-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14553:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-writezip.obj `if test -f 'pdftexdir/writezip.c'; then $(CYGPATH_W) 'pdftexdir/writezip.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/writezip.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14554-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14555-pdftexdir/regex/libpdftex_a-regex.o: pdftexdir/regex/regex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14556:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regex.o -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex.Tpo -c -o pdftexdir/regex/libpdftex_a-regex.o `test -f 'pdftexdir/regex/regex.c' || echo '$(srcdir)/'`pdftexdir/regex/regex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14557-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14559-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14560:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regex.o `test -f 'pdftexdir/regex/regex.c' || echo '$(srcdir)/'`pdftexdir/regex/regex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14561-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14562-pdftexdir/regex/libpdftex_a-regex.obj: pdftexdir/regex/regex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regex.obj -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex.Tpo -c -o pdftexdir/regex/libpdftex_a-regex.obj `if test -f 'pdftexdir/regex/regex.c'; then $(CYGPATH_W) 'pdftexdir/regex/regex.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regex.obj `if test -f 'pdftexdir/regex/regex.c'; then $(CYGPATH_W) 'pdftexdir/regex/regex.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14568-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14569-pdftexdir/libpdftex_a-macnames.o: pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14570:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-macnames.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-macnames.Tpo -c -o pdftexdir/libpdftex_a-macnames.o `test -f 'pdftexdir/macnames.c' || echo '$(srcdir)/'`pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14571-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-macnames.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-macnames.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14573-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14574:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-macnames.o `test -f 'pdftexdir/macnames.c' || echo '$(srcdir)/'`pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14575-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14576-pdftexdir/libpdftex_a-macnames.obj: pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14577:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/libpdftex_a-macnames.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-macnames.Tpo -c -o pdftexdir/libpdftex_a-macnames.obj `if test -f 'pdftexdir/macnames.c'; then $(CYGPATH_W) 'pdftexdir/macnames.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/macnames.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14578-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-macnames.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-macnames.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14580-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14581:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/libpdftex_a-macnames.obj `if test -f 'pdftexdir/macnames.c'; then $(CYGPATH_W) 'pdftexdir/macnames.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/macnames.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14582-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14583-pdftexdir/regex/libpdftex_a-regcomp.o: pdftexdir/regex/regcomp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14584:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regcomp.o -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regcomp.Tpo -c -o pdftexdir/regex/libpdftex_a-regcomp.o `test -f 'pdftexdir/regex/regcomp.c' || echo '$(srcdir)/'`pdftexdir/regex/regcomp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14585-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regcomp.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regcomp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14587-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14588:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regcomp.o `test -f 'pdftexdir/regex/regcomp.c' || echo '$(srcdir)/'`pdftexdir/regex/regcomp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14589-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14590-pdftexdir/regex/libpdftex_a-regcomp.obj: pdftexdir/regex/regcomp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14591:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regcomp.obj -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regcomp.Tpo -c -o pdftexdir/regex/libpdftex_a-regcomp.obj `if test -f 'pdftexdir/regex/regcomp.c'; then $(CYGPATH_W) 'pdftexdir/regex/regcomp.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regcomp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14592-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regcomp.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regcomp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14594-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14595:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regcomp.obj `if test -f 'pdftexdir/regex/regcomp.c'; then $(CYGPATH_W) 'pdftexdir/regex/regcomp.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regcomp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14596-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14597-pdftexdir/regex/libpdftex_a-regex_internal.o: pdftexdir/regex/regex_internal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14598:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regex_internal.o -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex_internal.Tpo -c -o pdftexdir/regex/libpdftex_a-regex_internal.o `test -f 'pdftexdir/regex/regex_internal.c' || echo '$(srcdir)/'`pdftexdir/regex/regex_internal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14599-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex_internal.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex_internal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14601-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14602:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regex_internal.o `test -f 'pdftexdir/regex/regex_internal.c' || echo '$(srcdir)/'`pdftexdir/regex/regex_internal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14603-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14604-pdftexdir/regex/libpdftex_a-regex_internal.obj: pdftexdir/regex/regex_internal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14605:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regex_internal.obj -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex_internal.Tpo -c -o pdftexdir/regex/libpdftex_a-regex_internal.obj `if test -f 'pdftexdir/regex/regex_internal.c'; then $(CYGPATH_W) 'pdftexdir/regex/regex_internal.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regex_internal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14606-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex_internal.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regex_internal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14608-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14609:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regex_internal.obj `if test -f 'pdftexdir/regex/regex_internal.c'; then $(CYGPATH_W) 'pdftexdir/regex/regex_internal.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regex_internal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14610-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14611-pdftexdir/regex/libpdftex_a-regexec.o: pdftexdir/regex/regexec.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14612:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regexec.o -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regexec.Tpo -c -o pdftexdir/regex/libpdftex_a-regexec.o `test -f 'pdftexdir/regex/regexec.c' || echo '$(srcdir)/'`pdftexdir/regex/regexec.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14613-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regexec.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regexec.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14615-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14616:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regexec.o `test -f 'pdftexdir/regex/regexec.c' || echo '$(srcdir)/'`pdftexdir/regex/regexec.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14617-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14618-pdftexdir/regex/libpdftex_a-regexec.obj: pdftexdir/regex/regexec.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14619:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/regex/libpdftex_a-regexec.obj -MD -MP -MF pdftexdir/regex/$(DEPDIR)/libpdftex_a-regexec.Tpo -c -o pdftexdir/regex/libpdftex_a-regexec.obj `if test -f 'pdftexdir/regex/regexec.c'; then $(CYGPATH_W) 'pdftexdir/regex/regexec.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regexec.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14620-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/regex/$(DEPDIR)/libpdftex_a-regexec.Tpo pdftexdir/regex/$(DEPDIR)/libpdftex_a-regexec.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14622-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14623:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/regex/libpdftex_a-regexec.obj `if test -f 'pdftexdir/regex/regexec.c'; then $(CYGPATH_W) 'pdftexdir/regex/regexec.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/regex/regexec.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14624-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14625-synctexdir/libsynctex_a-synctex_parser.o: synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14626:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libsynctex_a-synctex_parser.o -MD -MP -MF synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser.Tpo -c -o synctexdir/libsynctex_a-synctex_parser.o `test -f 'synctexdir/synctex_parser.c' || echo '$(srcdir)/'`synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14627-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser.Tpo synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14629-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14630:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libsynctex_a-synctex_parser.o `test -f 'synctexdir/synctex_parser.c' || echo '$(srcdir)/'`synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14631-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14632-synctexdir/libsynctex_a-synctex_parser.obj: synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14633:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libsynctex_a-synctex_parser.obj -MD -MP -MF synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser.Tpo -c -o synctexdir/libsynctex_a-synctex_parser.obj `if test -f 'synctexdir/synctex_parser.c'; then $(CYGPATH_W) 'synctexdir/synctex_parser.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex_parser.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14634-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser.Tpo synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14636-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14637:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libsynctex_a-synctex_parser.obj `if test -f 'synctexdir/synctex_parser.c'; then $(CYGPATH_W) 'synctexdir/synctex_parser.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex_parser.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14638-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14639-synctexdir/libsynctex_a-synctex_parser_utils.o: synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14640:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libsynctex_a-synctex_parser_utils.o -MD -MP -MF synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser_utils.Tpo -c -o synctexdir/libsynctex_a-synctex_parser_utils.o `test -f 'synctexdir/synctex_parser_utils.c' || echo '$(srcdir)/'`synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14641-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser_utils.Tpo synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser_utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14643-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14644:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libsynctex_a-synctex_parser_utils.o `test -f 'synctexdir/synctex_parser_utils.c' || echo '$(srcdir)/'`synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14645-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14646-synctexdir/libsynctex_a-synctex_parser_utils.obj: synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14647:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libsynctex_a-synctex_parser_utils.obj -MD -MP -MF synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser_utils.Tpo -c -o synctexdir/libsynctex_a-synctex_parser_utils.obj `if test -f 'synctexdir/synctex_parser_utils.c'; then $(CYGPATH_W) 'synctexdir/synctex_parser_utils.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex_parser_utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14648-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser_utils.Tpo synctexdir/$(DEPDIR)/libsynctex_a-synctex_parser_utils.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14650-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14651:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libsynctex_a-synctex_parser_utils.obj `if test -f 'synctexdir/synctex_parser_utils.c'; then $(CYGPATH_W) 'synctexdir/synctex_parser_utils.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex_parser_utils.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14652-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14653-uptexdir/libukanji_a-kanji.o: uptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14654:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptexdir/libukanji_a-kanji.o -MD -MP -MF uptexdir/$(DEPDIR)/libukanji_a-kanji.Tpo -c -o uptexdir/libukanji_a-kanji.o `test -f 'uptexdir/kanji.c' || echo '$(srcdir)/'`uptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14655-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) uptexdir/$(DEPDIR)/libukanji_a-kanji.Tpo uptexdir/$(DEPDIR)/libukanji_a-kanji.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14657-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14658:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptexdir/libukanji_a-kanji.o `test -f 'uptexdir/kanji.c' || echo '$(srcdir)/'`uptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14659-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14660-uptexdir/libukanji_a-kanji.obj: uptexdir/kanji.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14661:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptexdir/libukanji_a-kanji.obj -MD -MP -MF uptexdir/$(DEPDIR)/libukanji_a-kanji.Tpo -c -o uptexdir/libukanji_a-kanji.obj `if test -f 'uptexdir/kanji.c'; then $(CYGPATH_W) 'uptexdir/kanji.c'; else $(CYGPATH_W) '$(srcdir)/uptexdir/kanji.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14662-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) uptexdir/$(DEPDIR)/libukanji_a-kanji.Tpo uptexdir/$(DEPDIR)/libukanji_a-kanji.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14664-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14665:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptexdir/libukanji_a-kanji.obj `if test -f 'uptexdir/kanji.c'; then $(CYGPATH_W) 'uptexdir/kanji.c'; else $(CYGPATH_W) '$(srcdir)/uptexdir/kanji.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14666-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14667-uptexdir/libukanji_a-kanji_dump.o: uptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14668:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptexdir/libukanji_a-kanji_dump.o -MD -MP -MF uptexdir/$(DEPDIR)/libukanji_a-kanji_dump.Tpo -c -o uptexdir/libukanji_a-kanji_dump.o `test -f 'uptexdir/kanji_dump.c' || echo '$(srcdir)/'`uptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14669-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) uptexdir/$(DEPDIR)/libukanji_a-kanji_dump.Tpo uptexdir/$(DEPDIR)/libukanji_a-kanji_dump.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14671-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14672:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptexdir/libukanji_a-kanji_dump.o `test -f 'uptexdir/kanji_dump.c' || echo '$(srcdir)/'`uptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14673-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14674-uptexdir/libukanji_a-kanji_dump.obj: uptexdir/kanji_dump.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14675:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptexdir/libukanji_a-kanji_dump.obj -MD -MP -MF uptexdir/$(DEPDIR)/libukanji_a-kanji_dump.Tpo -c -o uptexdir/libukanji_a-kanji_dump.obj `if test -f 'uptexdir/kanji_dump.c'; then $(CYGPATH_W) 'uptexdir/kanji_dump.c'; else $(CYGPATH_W) '$(srcdir)/uptexdir/kanji_dump.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14676-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) uptexdir/$(DEPDIR)/libukanji_a-kanji_dump.Tpo uptexdir/$(DEPDIR)/libukanji_a-kanji_dump.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14678-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14679:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libukanji_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptexdir/libukanji_a-kanji_dump.obj `if test -f 'uptexdir/kanji_dump.c'; then $(CYGPATH_W) 'uptexdir/kanji_dump.c'; else $(CYGPATH_W) '$(srcdir)/uptexdir/kanji_dump.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14680-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14681-luatexdir/unilib/libunilib_a-ArabicForms.o: luatexdir/unilib/ArabicForms.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14682:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-ArabicForms.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-ArabicForms.Tpo -c -o luatexdir/unilib/libunilib_a-ArabicForms.o `test -f 'luatexdir/unilib/ArabicForms.c' || echo '$(srcdir)/'`luatexdir/unilib/ArabicForms.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14683-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-ArabicForms.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-ArabicForms.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14685-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14686:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-ArabicForms.o `test -f 'luatexdir/unilib/ArabicForms.c' || echo '$(srcdir)/'`luatexdir/unilib/ArabicForms.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14687-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14688-luatexdir/unilib/libunilib_a-ArabicForms.obj: luatexdir/unilib/ArabicForms.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14689:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-ArabicForms.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-ArabicForms.Tpo -c -o luatexdir/unilib/libunilib_a-ArabicForms.obj `if test -f 'luatexdir/unilib/ArabicForms.c'; then $(CYGPATH_W) 'luatexdir/unilib/ArabicForms.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/ArabicForms.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14690-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-ArabicForms.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-ArabicForms.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14692-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14693:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-ArabicForms.obj `if test -f 'luatexdir/unilib/ArabicForms.c'; then $(CYGPATH_W) 'luatexdir/unilib/ArabicForms.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/ArabicForms.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14694-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14695-luatexdir/unilib/libunilib_a-alphabet.o: luatexdir/unilib/alphabet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14696:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-alphabet.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-alphabet.Tpo -c -o luatexdir/unilib/libunilib_a-alphabet.o `test -f 'luatexdir/unilib/alphabet.c' || echo '$(srcdir)/'`luatexdir/unilib/alphabet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14697-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-alphabet.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-alphabet.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14699-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14700:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-alphabet.o `test -f 'luatexdir/unilib/alphabet.c' || echo '$(srcdir)/'`luatexdir/unilib/alphabet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14701-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14702-luatexdir/unilib/libunilib_a-alphabet.obj: luatexdir/unilib/alphabet.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14703:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-alphabet.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-alphabet.Tpo -c -o luatexdir/unilib/libunilib_a-alphabet.obj `if test -f 'luatexdir/unilib/alphabet.c'; then $(CYGPATH_W) 'luatexdir/unilib/alphabet.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/alphabet.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14704-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-alphabet.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-alphabet.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14706-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14707:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-alphabet.obj `if test -f 'luatexdir/unilib/alphabet.c'; then $(CYGPATH_W) 'luatexdir/unilib/alphabet.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/alphabet.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14708-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14709-luatexdir/unilib/libunilib_a-char.o: luatexdir/unilib/char.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14710:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-char.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-char.Tpo -c -o luatexdir/unilib/libunilib_a-char.o `test -f 'luatexdir/unilib/char.c' || echo '$(srcdir)/'`luatexdir/unilib/char.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14711-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-char.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-char.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14713-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14714:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-char.o `test -f 'luatexdir/unilib/char.c' || echo '$(srcdir)/'`luatexdir/unilib/char.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14715-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14716-luatexdir/unilib/libunilib_a-char.obj: luatexdir/unilib/char.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14717:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-char.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-char.Tpo -c -o luatexdir/unilib/libunilib_a-char.obj `if test -f 'luatexdir/unilib/char.c'; then $(CYGPATH_W) 'luatexdir/unilib/char.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/char.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14718-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-char.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-char.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14720-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14721:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-char.obj `if test -f 'luatexdir/unilib/char.c'; then $(CYGPATH_W) 'luatexdir/unilib/char.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/char.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14722-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14723-luatexdir/unilib/libunilib_a-cjk.o: luatexdir/unilib/cjk.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-cjk.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-cjk.Tpo -c -o luatexdir/unilib/libunilib_a-cjk.o `test -f 'luatexdir/unilib/cjk.c' || echo '$(srcdir)/'`luatexdir/unilib/cjk.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-cjk.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-cjk.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-cjk.o `test -f 'luatexdir/unilib/cjk.c' || echo '$(srcdir)/'`luatexdir/unilib/cjk.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14729-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14730-luatexdir/unilib/libunilib_a-cjk.obj: luatexdir/unilib/cjk.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-cjk.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-cjk.Tpo -c -o luatexdir/unilib/libunilib_a-cjk.obj `if test -f 'luatexdir/unilib/cjk.c'; then $(CYGPATH_W) 'luatexdir/unilib/cjk.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/cjk.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-cjk.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-cjk.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-cjk.obj `if test -f 'luatexdir/unilib/cjk.c'; then $(CYGPATH_W) 'luatexdir/unilib/cjk.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/cjk.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14736-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14737-luatexdir/unilib/libunilib_a-gwwiconv.o: luatexdir/unilib/gwwiconv.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-gwwiconv.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-gwwiconv.Tpo -c -o luatexdir/unilib/libunilib_a-gwwiconv.o `test -f 'luatexdir/unilib/gwwiconv.c' || echo '$(srcdir)/'`luatexdir/unilib/gwwiconv.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-gwwiconv.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-gwwiconv.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-gwwiconv.o `test -f 'luatexdir/unilib/gwwiconv.c' || echo '$(srcdir)/'`luatexdir/unilib/gwwiconv.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14743-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14744-luatexdir/unilib/libunilib_a-gwwiconv.obj: luatexdir/unilib/gwwiconv.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-gwwiconv.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-gwwiconv.Tpo -c -o luatexdir/unilib/libunilib_a-gwwiconv.obj `if test -f 'luatexdir/unilib/gwwiconv.c'; then $(CYGPATH_W) 'luatexdir/unilib/gwwiconv.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/gwwiconv.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-gwwiconv.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-gwwiconv.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-gwwiconv.obj `if test -f 'luatexdir/unilib/gwwiconv.c'; then $(CYGPATH_W) 'luatexdir/unilib/gwwiconv.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/gwwiconv.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14750-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14751-luatexdir/unilib/libunilib_a-ucharmap.o: luatexdir/unilib/ucharmap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-ucharmap.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-ucharmap.Tpo -c -o luatexdir/unilib/libunilib_a-ucharmap.o `test -f 'luatexdir/unilib/ucharmap.c' || echo '$(srcdir)/'`luatexdir/unilib/ucharmap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-ucharmap.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-ucharmap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-ucharmap.o `test -f 'luatexdir/unilib/ucharmap.c' || echo '$(srcdir)/'`luatexdir/unilib/ucharmap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14757-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14758-luatexdir/unilib/libunilib_a-ucharmap.obj: luatexdir/unilib/ucharmap.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-ucharmap.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-ucharmap.Tpo -c -o luatexdir/unilib/libunilib_a-ucharmap.obj `if test -f 'luatexdir/unilib/ucharmap.c'; then $(CYGPATH_W) 'luatexdir/unilib/ucharmap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/ucharmap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-ucharmap.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-ucharmap.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-ucharmap.obj `if test -f 'luatexdir/unilib/ucharmap.c'; then $(CYGPATH_W) 'luatexdir/unilib/ucharmap.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/ucharmap.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14764-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14765-luatexdir/unilib/libunilib_a-unialt.o: luatexdir/unilib/unialt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-unialt.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-unialt.Tpo -c -o luatexdir/unilib/libunilib_a-unialt.o `test -f 'luatexdir/unilib/unialt.c' || echo '$(srcdir)/'`luatexdir/unilib/unialt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-unialt.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-unialt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-unialt.o `test -f 'luatexdir/unilib/unialt.c' || echo '$(srcdir)/'`luatexdir/unilib/unialt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14771-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14772-luatexdir/unilib/libunilib_a-unialt.obj: luatexdir/unilib/unialt.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14773:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-unialt.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-unialt.Tpo -c -o luatexdir/unilib/libunilib_a-unialt.obj `if test -f 'luatexdir/unilib/unialt.c'; then $(CYGPATH_W) 'luatexdir/unilib/unialt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/unialt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14774-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-unialt.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-unialt.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14776-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14777:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-unialt.obj `if test -f 'luatexdir/unilib/unialt.c'; then $(CYGPATH_W) 'luatexdir/unilib/unialt.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/unialt.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14778-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14779-luatexdir/unilib/libunilib_a-usprintf.o: luatexdir/unilib/usprintf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14780:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-usprintf.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-usprintf.Tpo -c -o luatexdir/unilib/libunilib_a-usprintf.o `test -f 'luatexdir/unilib/usprintf.c' || echo '$(srcdir)/'`luatexdir/unilib/usprintf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14781-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-usprintf.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-usprintf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14783-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14784:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-usprintf.o `test -f 'luatexdir/unilib/usprintf.c' || echo '$(srcdir)/'`luatexdir/unilib/usprintf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14785-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14786-luatexdir/unilib/libunilib_a-usprintf.obj: luatexdir/unilib/usprintf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14787:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-usprintf.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-usprintf.Tpo -c -o luatexdir/unilib/libunilib_a-usprintf.obj `if test -f 'luatexdir/unilib/usprintf.c'; then $(CYGPATH_W) 'luatexdir/unilib/usprintf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/usprintf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14788-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-usprintf.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-usprintf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14790-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14791:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-usprintf.obj `if test -f 'luatexdir/unilib/usprintf.c'; then $(CYGPATH_W) 'luatexdir/unilib/usprintf.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/usprintf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14792-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14793-luatexdir/unilib/libunilib_a-ustring.o: luatexdir/unilib/ustring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14794:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-ustring.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-ustring.Tpo -c -o luatexdir/unilib/libunilib_a-ustring.o `test -f 'luatexdir/unilib/ustring.c' || echo '$(srcdir)/'`luatexdir/unilib/ustring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14795-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-ustring.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-ustring.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14797-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14798:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-ustring.o `test -f 'luatexdir/unilib/ustring.c' || echo '$(srcdir)/'`luatexdir/unilib/ustring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14799-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14800-luatexdir/unilib/libunilib_a-ustring.obj: luatexdir/unilib/ustring.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14801:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-ustring.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-ustring.Tpo -c -o luatexdir/unilib/libunilib_a-ustring.obj `if test -f 'luatexdir/unilib/ustring.c'; then $(CYGPATH_W) 'luatexdir/unilib/ustring.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/ustring.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14802-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-ustring.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-ustring.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14804-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14805:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-ustring.obj `if test -f 'luatexdir/unilib/ustring.c'; then $(CYGPATH_W) 'luatexdir/unilib/ustring.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/ustring.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14806-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14807-luatexdir/unilib/libunilib_a-utype.o: luatexdir/unilib/utype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14808:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-utype.o -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-utype.Tpo -c -o luatexdir/unilib/libunilib_a-utype.o `test -f 'luatexdir/unilib/utype.c' || echo '$(srcdir)/'`luatexdir/unilib/utype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14809-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-utype.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-utype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14811-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14812:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-utype.o `test -f 'luatexdir/unilib/utype.c' || echo '$(srcdir)/'`luatexdir/unilib/utype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14813-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14814-luatexdir/unilib/libunilib_a-utype.obj: luatexdir/unilib/utype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14815:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -MT luatexdir/unilib/libunilib_a-utype.obj -MD -MP -MF luatexdir/unilib/$(DEPDIR)/libunilib_a-utype.Tpo -c -o luatexdir/unilib/libunilib_a-utype.obj `if test -f 'luatexdir/unilib/utype.c'; then $(CYGPATH_W) 'luatexdir/unilib/utype.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/utype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14816-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/unilib/$(DEPDIR)/libunilib_a-utype.Tpo luatexdir/unilib/$(DEPDIR)/libunilib_a-utype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14818-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14819:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunilib_a_CPPFLAGS) $(CPPFLAGS) $(libunilib_a_CFLAGS) $(CFLAGS) -c -o luatexdir/unilib/libunilib_a-utype.obj `if test -f 'luatexdir/unilib/utype.c'; then $(CYGPATH_W) 'luatexdir/unilib/utype.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/unilib/utype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14820-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14821-xetexdir/libxetex_a-XeTeX_ext.o: xetexdir/XeTeX_ext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14822:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-XeTeX_ext.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeX_ext.Tpo -c -o xetexdir/libxetex_a-XeTeX_ext.o `test -f 'xetexdir/XeTeX_ext.c' || echo '$(srcdir)/'`xetexdir/XeTeX_ext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14823-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeX_ext.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeX_ext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14825-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14826:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-XeTeX_ext.o `test -f 'xetexdir/XeTeX_ext.c' || echo '$(srcdir)/'`xetexdir/XeTeX_ext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14827-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14828-xetexdir/libxetex_a-XeTeX_ext.obj: xetexdir/XeTeX_ext.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14829:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-XeTeX_ext.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeX_ext.Tpo -c -o xetexdir/libxetex_a-XeTeX_ext.obj `if test -f 'xetexdir/XeTeX_ext.c'; then $(CYGPATH_W) 'xetexdir/XeTeX_ext.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeX_ext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14830-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeX_ext.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeX_ext.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14832-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14833:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-XeTeX_ext.obj `if test -f 'xetexdir/XeTeX_ext.c'; then $(CYGPATH_W) 'xetexdir/XeTeX_ext.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeX_ext.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14834-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14835-xetexdir/libxetex_a-XeTeX_pic.o: xetexdir/XeTeX_pic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14836:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-XeTeX_pic.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeX_pic.Tpo -c -o xetexdir/libxetex_a-XeTeX_pic.o `test -f 'xetexdir/XeTeX_pic.c' || echo '$(srcdir)/'`xetexdir/XeTeX_pic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14837-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeX_pic.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeX_pic.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14839-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14840:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-XeTeX_pic.o `test -f 'xetexdir/XeTeX_pic.c' || echo '$(srcdir)/'`xetexdir/XeTeX_pic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14841-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14842-xetexdir/libxetex_a-XeTeX_pic.obj: xetexdir/XeTeX_pic.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14843:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-XeTeX_pic.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeX_pic.Tpo -c -o xetexdir/libxetex_a-XeTeX_pic.obj `if test -f 'xetexdir/XeTeX_pic.c'; then $(CYGPATH_W) 'xetexdir/XeTeX_pic.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeX_pic.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14844-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeX_pic.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeX_pic.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14846-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14847:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-XeTeX_pic.obj `if test -f 'xetexdir/XeTeX_pic.c'; then $(CYGPATH_W) 'xetexdir/XeTeX_pic.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeX_pic.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14848-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14849-xetexdir/libxetex_a-trans.o: xetexdir/trans.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14850:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-trans.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-trans.Tpo -c -o xetexdir/libxetex_a-trans.o `test -f 'xetexdir/trans.c' || echo '$(srcdir)/'`xetexdir/trans.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14851-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-trans.Tpo xetexdir/$(DEPDIR)/libxetex_a-trans.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14853-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14854:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-trans.o `test -f 'xetexdir/trans.c' || echo '$(srcdir)/'`xetexdir/trans.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14855-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14856-xetexdir/libxetex_a-trans.obj: xetexdir/trans.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14857:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-trans.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-trans.Tpo -c -o xetexdir/libxetex_a-trans.obj `if test -f 'xetexdir/trans.c'; then $(CYGPATH_W) 'xetexdir/trans.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/trans.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14858-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-trans.Tpo xetexdir/$(DEPDIR)/libxetex_a-trans.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14860-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14861:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-trans.obj `if test -f 'xetexdir/trans.c'; then $(CYGPATH_W) 'xetexdir/trans.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/trans.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14862-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14863-xetexdir/image/libxetex_a-bmpimage.o: xetexdir/image/bmpimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14864:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-bmpimage.o -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-bmpimage.Tpo -c -o xetexdir/image/libxetex_a-bmpimage.o `test -f 'xetexdir/image/bmpimage.c' || echo '$(srcdir)/'`xetexdir/image/bmpimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14865-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-bmpimage.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-bmpimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14867-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14868:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-bmpimage.o `test -f 'xetexdir/image/bmpimage.c' || echo '$(srcdir)/'`xetexdir/image/bmpimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14869-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14870-xetexdir/image/libxetex_a-bmpimage.obj: xetexdir/image/bmpimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-bmpimage.obj -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-bmpimage.Tpo -c -o xetexdir/image/libxetex_a-bmpimage.obj `if test -f 'xetexdir/image/bmpimage.c'; then $(CYGPATH_W) 'xetexdir/image/bmpimage.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/bmpimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-bmpimage.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-bmpimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-bmpimage.obj `if test -f 'xetexdir/image/bmpimage.c'; then $(CYGPATH_W) 'xetexdir/image/bmpimage.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/bmpimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14876-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14877-xetexdir/image/libxetex_a-jpegimage.o: xetexdir/image/jpegimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14878:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-jpegimage.o -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-jpegimage.Tpo -c -o xetexdir/image/libxetex_a-jpegimage.o `test -f 'xetexdir/image/jpegimage.c' || echo '$(srcdir)/'`xetexdir/image/jpegimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14879-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-jpegimage.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-jpegimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14881-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14882:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-jpegimage.o `test -f 'xetexdir/image/jpegimage.c' || echo '$(srcdir)/'`xetexdir/image/jpegimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14883-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14884-xetexdir/image/libxetex_a-jpegimage.obj: xetexdir/image/jpegimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14885:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-jpegimage.obj -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-jpegimage.Tpo -c -o xetexdir/image/libxetex_a-jpegimage.obj `if test -f 'xetexdir/image/jpegimage.c'; then $(CYGPATH_W) 'xetexdir/image/jpegimage.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/jpegimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14886-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-jpegimage.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-jpegimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14888-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14889:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-jpegimage.obj `if test -f 'xetexdir/image/jpegimage.c'; then $(CYGPATH_W) 'xetexdir/image/jpegimage.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/jpegimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14890-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14891-xetexdir/image/libxetex_a-mfileio.o: xetexdir/image/mfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14892:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-mfileio.o -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-mfileio.Tpo -c -o xetexdir/image/libxetex_a-mfileio.o `test -f 'xetexdir/image/mfileio.c' || echo '$(srcdir)/'`xetexdir/image/mfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14893-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-mfileio.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-mfileio.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14895-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14896:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-mfileio.o `test -f 'xetexdir/image/mfileio.c' || echo '$(srcdir)/'`xetexdir/image/mfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14897-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14898-xetexdir/image/libxetex_a-mfileio.obj: xetexdir/image/mfileio.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14899:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-mfileio.obj -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-mfileio.Tpo -c -o xetexdir/image/libxetex_a-mfileio.obj `if test -f 'xetexdir/image/mfileio.c'; then $(CYGPATH_W) 'xetexdir/image/mfileio.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/mfileio.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14900-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-mfileio.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-mfileio.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14902-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14903:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-mfileio.obj `if test -f 'xetexdir/image/mfileio.c'; then $(CYGPATH_W) 'xetexdir/image/mfileio.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/mfileio.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14904-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14905-xetexdir/image/libxetex_a-numbers.o: xetexdir/image/numbers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14906:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-numbers.o -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-numbers.Tpo -c -o xetexdir/image/libxetex_a-numbers.o `test -f 'xetexdir/image/numbers.c' || echo '$(srcdir)/'`xetexdir/image/numbers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14907-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-numbers.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-numbers.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14909-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14910:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-numbers.o `test -f 'xetexdir/image/numbers.c' || echo '$(srcdir)/'`xetexdir/image/numbers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14911-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14912-xetexdir/image/libxetex_a-numbers.obj: xetexdir/image/numbers.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14913:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-numbers.obj -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-numbers.Tpo -c -o xetexdir/image/libxetex_a-numbers.obj `if test -f 'xetexdir/image/numbers.c'; then $(CYGPATH_W) 'xetexdir/image/numbers.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/numbers.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14914-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-numbers.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-numbers.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14916-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14917:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-numbers.obj `if test -f 'xetexdir/image/numbers.c'; then $(CYGPATH_W) 'xetexdir/image/numbers.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/numbers.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14918-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14919-xetexdir/image/libxetex_a-pngimage.o: xetexdir/image/pngimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14920:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-pngimage.o -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-pngimage.Tpo -c -o xetexdir/image/libxetex_a-pngimage.o `test -f 'xetexdir/image/pngimage.c' || echo '$(srcdir)/'`xetexdir/image/pngimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14921-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-pngimage.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-pngimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14923-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14924:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-pngimage.o `test -f 'xetexdir/image/pngimage.c' || echo '$(srcdir)/'`xetexdir/image/pngimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14925-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14926-xetexdir/image/libxetex_a-pngimage.obj: xetexdir/image/pngimage.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14927:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/image/libxetex_a-pngimage.obj -MD -MP -MF xetexdir/image/$(DEPDIR)/libxetex_a-pngimage.Tpo -c -o xetexdir/image/libxetex_a-pngimage.obj `if test -f 'xetexdir/image/pngimage.c'; then $(CYGPATH_W) 'xetexdir/image/pngimage.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/pngimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14928-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/image/$(DEPDIR)/libxetex_a-pngimage.Tpo xetexdir/image/$(DEPDIR)/libxetex_a-pngimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14930-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14931:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/image/libxetex_a-pngimage.obj `if test -f 'xetexdir/image/pngimage.c'; then $(CYGPATH_W) 'xetexdir/image/pngimage.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/image/pngimage.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14932-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14933-xetexdir/libxetex_a-XeTeX_mac.o: xetexdir/XeTeX_mac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14934:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-XeTeX_mac.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeX_mac.Tpo -c -o xetexdir/libxetex_a-XeTeX_mac.o `test -f 'xetexdir/XeTeX_mac.c' || echo '$(srcdir)/'`xetexdir/XeTeX_mac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14935-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeX_mac.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeX_mac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14937-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14938:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-XeTeX_mac.o `test -f 'xetexdir/XeTeX_mac.c' || echo '$(srcdir)/'`xetexdir/XeTeX_mac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14939-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14940-xetexdir/libxetex_a-XeTeX_mac.obj: xetexdir/XeTeX_mac.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14941:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -MT xetexdir/libxetex_a-XeTeX_mac.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeX_mac.Tpo -c -o xetexdir/libxetex_a-XeTeX_mac.obj `if test -f 'xetexdir/XeTeX_mac.c'; then $(CYGPATH_W) 'xetexdir/XeTeX_mac.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeX_mac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14942-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeX_mac.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeX_mac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14944-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14945:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CFLAGS) $(CFLAGS) -c -o xetexdir/libxetex_a-XeTeX_mac.obj `if test -f 'xetexdir/XeTeX_mac.c'; then $(CYGPATH_W) 'xetexdir/XeTeX_mac.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeX_mac.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14946-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14947-synctexdir/libsynctex_la-synctex_parser.lo: synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14948:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libsynctex_la-synctex_parser.lo -MD -MP -MF synctexdir/$(DEPDIR)/libsynctex_la-synctex_parser.Tpo -c -o synctexdir/libsynctex_la-synctex_parser.lo `test -f 'synctexdir/synctex_parser.c' || echo '$(srcdir)/'`synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14949-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libsynctex_la-synctex_parser.Tpo synctexdir/$(DEPDIR)/libsynctex_la-synctex_parser.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14951-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14952:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libsynctex_la-synctex_parser.lo `test -f 'synctexdir/synctex_parser.c' || echo '$(srcdir)/'`synctexdir/synctex_parser.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14953-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14954-synctexdir/libsynctex_la-synctex_parser_utils.lo: synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14955:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/libsynctex_la-synctex_parser_utils.lo -MD -MP -MF synctexdir/$(DEPDIR)/libsynctex_la-synctex_parser_utils.Tpo -c -o synctexdir/libsynctex_la-synctex_parser_utils.lo `test -f 'synctexdir/synctex_parser_utils.c' || echo '$(srcdir)/'`synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14956-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/libsynctex_la-synctex_parser_utils.Tpo synctexdir/$(DEPDIR)/libsynctex_la-synctex_parser_utils.Plo
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14958-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14959:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libsynctex_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/libsynctex_la-synctex_parser_utils.lo `test -f 'synctexdir/synctex_parser_utils.c' || echo '$(srcdir)/'`synctexdir/synctex_parser_utils.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14960-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14961-alephdir/aleph-aleph.o: alephdir/aleph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14962:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alephdir/aleph-aleph.o -MD -MP -MF alephdir/$(DEPDIR)/aleph-aleph.Tpo -c -o alephdir/aleph-aleph.o `test -f 'alephdir/aleph.c' || echo '$(srcdir)/'`alephdir/aleph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14963-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) alephdir/$(DEPDIR)/aleph-aleph.Tpo alephdir/$(DEPDIR)/aleph-aleph.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14965-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14966:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alephdir/aleph-aleph.o `test -f 'alephdir/aleph.c' || echo '$(srcdir)/'`alephdir/aleph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14967-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14968-alephdir/aleph-aleph.obj: alephdir/aleph.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14969:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alephdir/aleph-aleph.obj -MD -MP -MF alephdir/$(DEPDIR)/aleph-aleph.Tpo -c -o alephdir/aleph-aleph.obj `if test -f 'alephdir/aleph.c'; then $(CYGPATH_W) 'alephdir/aleph.c'; else $(CYGPATH_W) '$(srcdir)/alephdir/aleph.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14970-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) alephdir/$(DEPDIR)/aleph-aleph.Tpo alephdir/$(DEPDIR)/aleph-aleph.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14972-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14973:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alephdir/aleph-aleph.obj `if test -f 'alephdir/aleph.c'; then $(CYGPATH_W) 'alephdir/aleph.c'; else $(CYGPATH_W) '$(srcdir)/alephdir/aleph.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14974-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14975-alephdir/aleph-alephbis.o: alephdir/alephbis.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14976:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alephdir/aleph-alephbis.o -MD -MP -MF alephdir/$(DEPDIR)/aleph-alephbis.Tpo -c -o alephdir/aleph-alephbis.o `test -f 'alephdir/alephbis.c' || echo '$(srcdir)/'`alephdir/alephbis.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14977-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) alephdir/$(DEPDIR)/aleph-alephbis.Tpo alephdir/$(DEPDIR)/aleph-alephbis.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14979-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14980:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alephdir/aleph-alephbis.o `test -f 'alephdir/alephbis.c' || echo '$(srcdir)/'`alephdir/alephbis.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14981-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14982-alephdir/aleph-alephbis.obj: alephdir/alephbis.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14983:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alephdir/aleph-alephbis.obj -MD -MP -MF alephdir/$(DEPDIR)/aleph-alephbis.Tpo -c -o alephdir/aleph-alephbis.obj `if test -f 'alephdir/alephbis.c'; then $(CYGPATH_W) 'alephdir/alephbis.c'; else $(CYGPATH_W) '$(srcdir)/alephdir/alephbis.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14984-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) alephdir/$(DEPDIR)/aleph-alephbis.Tpo alephdir/$(DEPDIR)/aleph-alephbis.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14986-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14987:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alephdir/aleph-alephbis.obj `if test -f 'alephdir/alephbis.c'; then $(CYGPATH_W) 'alephdir/alephbis.c'; else $(CYGPATH_W) '$(srcdir)/alephdir/alephbis.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14988-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14989-alephdir/aleph-alephextra.o: alephdir/alephextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14990:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alephdir/aleph-alephextra.o -MD -MP -MF alephdir/$(DEPDIR)/aleph-alephextra.Tpo -c -o alephdir/aleph-alephextra.o `test -f 'alephdir/alephextra.c' || echo '$(srcdir)/'`alephdir/alephextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14991-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) alephdir/$(DEPDIR)/aleph-alephextra.Tpo alephdir/$(DEPDIR)/aleph-alephextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14993-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14994:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alephdir/aleph-alephextra.o `test -f 'alephdir/alephextra.c' || echo '$(srcdir)/'`alephdir/alephextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14995-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14996-alephdir/aleph-alephextra.obj: alephdir/alephextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:14997:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT alephdir/aleph-alephextra.obj -MD -MP -MF alephdir/$(DEPDIR)/aleph-alephextra.Tpo -c -o alephdir/aleph-alephextra.obj `if test -f 'alephdir/alephextra.c'; then $(CYGPATH_W) 'alephdir/alephextra.c'; else $(CYGPATH_W) '$(srcdir)/alephdir/alephextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-14998-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) alephdir/$(DEPDIR)/aleph-alephextra.Tpo alephdir/$(DEPDIR)/aleph-alephextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15000-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15001:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o alephdir/aleph-alephextra.obj `if test -f 'alephdir/alephextra.c'; then $(CYGPATH_W) 'alephdir/alephextra.c'; else $(CYGPATH_W) '$(srcdir)/alephdir/alephextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15002-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15003-aleph-alephini.o: alephini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15004:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aleph-alephini.o -MD -MP -MF $(DEPDIR)/aleph-alephini.Tpo -c -o aleph-alephini.o `test -f 'alephini.c' || echo '$(srcdir)/'`alephini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15005-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/aleph-alephini.Tpo $(DEPDIR)/aleph-alephini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15007-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15008:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aleph-alephini.o `test -f 'alephini.c' || echo '$(srcdir)/'`alephini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15009-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15010-aleph-alephini.obj: alephini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15011:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aleph-alephini.obj -MD -MP -MF $(DEPDIR)/aleph-alephini.Tpo -c -o aleph-alephini.obj `if test -f 'alephini.c'; then $(CYGPATH_W) 'alephini.c'; else $(CYGPATH_W) '$(srcdir)/alephini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15012-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/aleph-alephini.Tpo $(DEPDIR)/aleph-alephini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15014-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15015:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aleph-alephini.obj `if test -f 'alephini.c'; then $(CYGPATH_W) 'alephini.c'; else $(CYGPATH_W) '$(srcdir)/alephini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15016-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15017-aleph-aleph0.o: aleph0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15018:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aleph-aleph0.o -MD -MP -MF $(DEPDIR)/aleph-aleph0.Tpo -c -o aleph-aleph0.o `test -f 'aleph0.c' || echo '$(srcdir)/'`aleph0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15019-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/aleph-aleph0.Tpo $(DEPDIR)/aleph-aleph0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15021-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15022:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aleph-aleph0.o `test -f 'aleph0.c' || echo '$(srcdir)/'`aleph0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15023-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15024-aleph-aleph0.obj: aleph0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15025:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aleph-aleph0.obj -MD -MP -MF $(DEPDIR)/aleph-aleph0.Tpo -c -o aleph-aleph0.obj `if test -f 'aleph0.c'; then $(CYGPATH_W) 'aleph0.c'; else $(CYGPATH_W) '$(srcdir)/aleph0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15026-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/aleph-aleph0.Tpo $(DEPDIR)/aleph-aleph0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15028-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15029:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aleph-aleph0.obj `if test -f 'aleph0.c'; then $(CYGPATH_W) 'aleph0.c'; else $(CYGPATH_W) '$(srcdir)/aleph0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15030-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15031-aleph-aleph-pool.o: aleph-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15032:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aleph-aleph-pool.o -MD -MP -MF $(DEPDIR)/aleph-aleph-pool.Tpo -c -o aleph-aleph-pool.o `test -f 'aleph-pool.c' || echo '$(srcdir)/'`aleph-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15033-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/aleph-aleph-pool.Tpo $(DEPDIR)/aleph-aleph-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15035-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15036:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aleph-aleph-pool.o `test -f 'aleph-pool.c' || echo '$(srcdir)/'`aleph-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15037-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15038-aleph-aleph-pool.obj: aleph-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15039:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT aleph-aleph-pool.obj -MD -MP -MF $(DEPDIR)/aleph-aleph-pool.Tpo -c -o aleph-aleph-pool.obj `if test -f 'aleph-pool.c'; then $(CYGPATH_W) 'aleph-pool.c'; else $(CYGPATH_W) '$(srcdir)/aleph-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15040-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/aleph-aleph-pool.Tpo $(DEPDIR)/aleph-aleph-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15042-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15043:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aleph_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o aleph-aleph-pool.obj `if test -f 'aleph-pool.c'; then $(CYGPATH_W) 'aleph-pool.c'; else $(CYGPATH_W) '$(srcdir)/aleph-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15044-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15045-call_luahbtex-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15046:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luahbtex-callexe.o -MD -MP -MF $(DEPDIR)/call_luahbtex-callexe.Tpo -c -o call_luahbtex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15047-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luahbtex-callexe.Tpo $(DEPDIR)/call_luahbtex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15049-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15050:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luahbtex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15051-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15052-call_luahbtex-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15053:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luahbtex-callexe.obj -MD -MP -MF $(DEPDIR)/call_luahbtex-callexe.Tpo -c -o call_luahbtex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15054-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luahbtex-callexe.Tpo $(DEPDIR)/call_luahbtex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15056-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15057:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luahbtex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15058-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15059-call_luajithbtex-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15060:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luajithbtex-callexe.o -MD -MP -MF $(DEPDIR)/call_luajithbtex-callexe.Tpo -c -o call_luajithbtex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15061-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luajithbtex-callexe.Tpo $(DEPDIR)/call_luajithbtex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15063-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15064:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luajithbtex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15065-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15066-call_luajithbtex-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15067:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luajithbtex-callexe.obj -MD -MP -MF $(DEPDIR)/call_luajithbtex-callexe.Tpo -c -o call_luajithbtex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15068-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luajithbtex-callexe.Tpo $(DEPDIR)/call_luajithbtex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15070-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15071:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luajithbtex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15072-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15073-call_luajittex-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15074:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luajittex-callexe.o -MD -MP -MF $(DEPDIR)/call_luajittex-callexe.Tpo -c -o call_luajittex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15075-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luajittex-callexe.Tpo $(DEPDIR)/call_luajittex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15077-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15078:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luajittex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15079-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15080-call_luajittex-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15081:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luajittex-callexe.obj -MD -MP -MF $(DEPDIR)/call_luajittex-callexe.Tpo -c -o call_luajittex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15082-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luajittex-callexe.Tpo $(DEPDIR)/call_luajittex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15084-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15085:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luajittex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15086-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15087-call_luatex-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15088:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luatex-callexe.o -MD -MP -MF $(DEPDIR)/call_luatex-callexe.Tpo -c -o call_luatex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15089-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luatex-callexe.Tpo $(DEPDIR)/call_luatex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15091-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15092:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luatex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15093-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15094-call_luatex-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15095:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_luatex-callexe.obj -MD -MP -MF $(DEPDIR)/call_luatex-callexe.Tpo -c -o call_luatex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15096-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_luatex-callexe.Tpo $(DEPDIR)/call_luatex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15098-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15099:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_luatex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15100-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15101-call_mf-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15102:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mf-callexe.o -MD -MP -MF $(DEPDIR)/call_mf-callexe.Tpo -c -o call_mf-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15103-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mf-callexe.Tpo $(DEPDIR)/call_mf-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15105-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15106:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mf-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15107-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15108-call_mf-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15109:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mf-callexe.obj -MD -MP -MF $(DEPDIR)/call_mf-callexe.Tpo -c -o call_mf-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15110-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mf-callexe.Tpo $(DEPDIR)/call_mf-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15112-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15113:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mf-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15114-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15115-call_mflua-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15116:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mflua-callexe.o -MD -MP -MF $(DEPDIR)/call_mflua-callexe.Tpo -c -o call_mflua-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15117-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mflua-callexe.Tpo $(DEPDIR)/call_mflua-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15119-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15120:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mflua-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15121-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15122-call_mflua-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15123:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mflua-callexe.obj -MD -MP -MF $(DEPDIR)/call_mflua-callexe.Tpo -c -o call_mflua-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15124-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mflua-callexe.Tpo $(DEPDIR)/call_mflua-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15126-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15127:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mflua-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15128-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15129-call_mfluajit-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15130:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mfluajit-callexe.o -MD -MP -MF $(DEPDIR)/call_mfluajit-callexe.Tpo -c -o call_mfluajit-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15131-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mfluajit-callexe.Tpo $(DEPDIR)/call_mfluajit-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15133-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15134:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mfluajit-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15135-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15136-call_mfluajit-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15137:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mfluajit-callexe.obj -MD -MP -MF $(DEPDIR)/call_mfluajit-callexe.Tpo -c -o call_mfluajit-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15138-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mfluajit-callexe.Tpo $(DEPDIR)/call_mfluajit-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15140-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15141:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mfluajit-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15142-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15143-call_mpost-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15144:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mpost-callexe.o -MD -MP -MF $(DEPDIR)/call_mpost-callexe.Tpo -c -o call_mpost-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15145-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mpost-callexe.Tpo $(DEPDIR)/call_mpost-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15147-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15148:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mpost-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15149-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15150-call_mpost-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15151:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_mpost-callexe.obj -MD -MP -MF $(DEPDIR)/call_mpost-callexe.Tpo -c -o call_mpost-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15152-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_mpost-callexe.Tpo $(DEPDIR)/call_mpost-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15154-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15155:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_mpost-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15156-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15157-call_pmpost-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15158:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_pmpost-callexe.o -MD -MP -MF $(DEPDIR)/call_pmpost-callexe.Tpo -c -o call_pmpost-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15159-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_pmpost-callexe.Tpo $(DEPDIR)/call_pmpost-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15161-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15162:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_pmpost-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15163-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15164-call_pmpost-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15165:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_pmpost-callexe.obj -MD -MP -MF $(DEPDIR)/call_pmpost-callexe.Tpo -c -o call_pmpost-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15166-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_pmpost-callexe.Tpo $(DEPDIR)/call_pmpost-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15168-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15169:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_pmpost-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15170-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15171-call_upmpost-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15172:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_upmpost-callexe.o -MD -MP -MF $(DEPDIR)/call_upmpost-callexe.Tpo -c -o call_upmpost-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15173-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_upmpost-callexe.Tpo $(DEPDIR)/call_upmpost-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15175-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15176:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_upmpost-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15177-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15178-call_upmpost-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15179:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT call_upmpost-callexe.obj -MD -MP -MF $(DEPDIR)/call_upmpost-callexe.Tpo -c -o call_upmpost-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15180-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/call_upmpost-callexe.Tpo $(DEPDIR)/call_upmpost-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15182-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15183:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(call_upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o call_upmpost-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15184-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15185-eptexdir/eptex-eptexextra.o: eptexdir/eptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15186:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptexdir/eptex-eptexextra.o -MD -MP -MF eptexdir/$(DEPDIR)/eptex-eptexextra.Tpo -c -o eptexdir/eptex-eptexextra.o `test -f 'eptexdir/eptexextra.c' || echo '$(srcdir)/'`eptexdir/eptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15187-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) eptexdir/$(DEPDIR)/eptex-eptexextra.Tpo eptexdir/$(DEPDIR)/eptex-eptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15189-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15190:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptexdir/eptex-eptexextra.o `test -f 'eptexdir/eptexextra.c' || echo '$(srcdir)/'`eptexdir/eptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15191-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15192-eptexdir/eptex-eptexextra.obj: eptexdir/eptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15193:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptexdir/eptex-eptexextra.obj -MD -MP -MF eptexdir/$(DEPDIR)/eptex-eptexextra.Tpo -c -o eptexdir/eptex-eptexextra.obj `if test -f 'eptexdir/eptexextra.c'; then $(CYGPATH_W) 'eptexdir/eptexextra.c'; else $(CYGPATH_W) '$(srcdir)/eptexdir/eptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15194-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) eptexdir/$(DEPDIR)/eptex-eptexextra.Tpo eptexdir/$(DEPDIR)/eptex-eptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15196-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15197:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptexdir/eptex-eptexextra.obj `if test -f 'eptexdir/eptexextra.c'; then $(CYGPATH_W) 'eptexdir/eptexextra.c'; else $(CYGPATH_W) '$(srcdir)/eptexdir/eptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15198-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15199-synctexdir/eptex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15200:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/eptex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/eptex-synctex.Tpo -c -o synctexdir/eptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15201-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/eptex-synctex.Tpo synctexdir/$(DEPDIR)/eptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15203-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15204:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/eptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15205-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15206-synctexdir/eptex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15207:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/eptex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/eptex-synctex.Tpo -c -o synctexdir/eptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15208-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/eptex-synctex.Tpo synctexdir/$(DEPDIR)/eptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15210-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15211:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/eptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15212-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15213-eptex-eptexini.o: eptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15214:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptex-eptexini.o -MD -MP -MF $(DEPDIR)/eptex-eptexini.Tpo -c -o eptex-eptexini.o `test -f 'eptexini.c' || echo '$(srcdir)/'`eptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15215-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eptex-eptexini.Tpo $(DEPDIR)/eptex-eptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15217-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15218:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptex-eptexini.o `test -f 'eptexini.c' || echo '$(srcdir)/'`eptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15219-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15220-eptex-eptexini.obj: eptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15221:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptex-eptexini.obj -MD -MP -MF $(DEPDIR)/eptex-eptexini.Tpo -c -o eptex-eptexini.obj `if test -f 'eptexini.c'; then $(CYGPATH_W) 'eptexini.c'; else $(CYGPATH_W) '$(srcdir)/eptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15222-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eptex-eptexini.Tpo $(DEPDIR)/eptex-eptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15224-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15225:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptex-eptexini.obj `if test -f 'eptexini.c'; then $(CYGPATH_W) 'eptexini.c'; else $(CYGPATH_W) '$(srcdir)/eptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15226-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15227-eptex-eptex0.o: eptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15228:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptex-eptex0.o -MD -MP -MF $(DEPDIR)/eptex-eptex0.Tpo -c -o eptex-eptex0.o `test -f 'eptex0.c' || echo '$(srcdir)/'`eptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15229-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eptex-eptex0.Tpo $(DEPDIR)/eptex-eptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15231-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15232:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptex-eptex0.o `test -f 'eptex0.c' || echo '$(srcdir)/'`eptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15233-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15234-eptex-eptex0.obj: eptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15235:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptex-eptex0.obj -MD -MP -MF $(DEPDIR)/eptex-eptex0.Tpo -c -o eptex-eptex0.obj `if test -f 'eptex0.c'; then $(CYGPATH_W) 'eptex0.c'; else $(CYGPATH_W) '$(srcdir)/eptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15236-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eptex-eptex0.Tpo $(DEPDIR)/eptex-eptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15238-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15239:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptex-eptex0.obj `if test -f 'eptex0.c'; then $(CYGPATH_W) 'eptex0.c'; else $(CYGPATH_W) '$(srcdir)/eptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15240-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15241-eptex-eptex-pool.o: eptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15242:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptex-eptex-pool.o -MD -MP -MF $(DEPDIR)/eptex-eptex-pool.Tpo -c -o eptex-eptex-pool.o `test -f 'eptex-pool.c' || echo '$(srcdir)/'`eptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15243-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eptex-eptex-pool.Tpo $(DEPDIR)/eptex-eptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15245-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15246:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptex-eptex-pool.o `test -f 'eptex-pool.c' || echo '$(srcdir)/'`eptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15247-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15248-eptex-eptex-pool.obj: eptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15249:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT eptex-eptex-pool.obj -MD -MP -MF $(DEPDIR)/eptex-eptex-pool.Tpo -c -o eptex-eptex-pool.obj `if test -f 'eptex-pool.c'; then $(CYGPATH_W) 'eptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/eptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15250-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/eptex-eptex-pool.Tpo $(DEPDIR)/eptex-eptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15252-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15253:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(eptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o eptex-eptex-pool.obj `if test -f 'eptex-pool.c'; then $(CYGPATH_W) 'eptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/eptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15254-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15255-etexdir/etex-etexextra.o: etexdir/etexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15256:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etexdir/etex-etexextra.o -MD -MP -MF etexdir/$(DEPDIR)/etex-etexextra.Tpo -c -o etexdir/etex-etexextra.o `test -f 'etexdir/etexextra.c' || echo '$(srcdir)/'`etexdir/etexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15257-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) etexdir/$(DEPDIR)/etex-etexextra.Tpo etexdir/$(DEPDIR)/etex-etexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15259-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15260:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etexdir/etex-etexextra.o `test -f 'etexdir/etexextra.c' || echo '$(srcdir)/'`etexdir/etexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15261-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15262-etexdir/etex-etexextra.obj: etexdir/etexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15263:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etexdir/etex-etexextra.obj -MD -MP -MF etexdir/$(DEPDIR)/etex-etexextra.Tpo -c -o etexdir/etex-etexextra.obj `if test -f 'etexdir/etexextra.c'; then $(CYGPATH_W) 'etexdir/etexextra.c'; else $(CYGPATH_W) '$(srcdir)/etexdir/etexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15264-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) etexdir/$(DEPDIR)/etex-etexextra.Tpo etexdir/$(DEPDIR)/etex-etexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15266-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15267:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etexdir/etex-etexextra.obj `if test -f 'etexdir/etexextra.c'; then $(CYGPATH_W) 'etexdir/etexextra.c'; else $(CYGPATH_W) '$(srcdir)/etexdir/etexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15268-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15269-synctexdir/etex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15270:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/etex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/etex-synctex.Tpo -c -o synctexdir/etex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15271-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/etex-synctex.Tpo synctexdir/$(DEPDIR)/etex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15273-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15274:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/etex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15275-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15276-synctexdir/etex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15277:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/etex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/etex-synctex.Tpo -c -o synctexdir/etex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15278-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/etex-synctex.Tpo synctexdir/$(DEPDIR)/etex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15280-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15281:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/etex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15282-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15283-etex-etexini.o: etexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15284:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etex-etexini.o -MD -MP -MF $(DEPDIR)/etex-etexini.Tpo -c -o etex-etexini.o `test -f 'etexini.c' || echo '$(srcdir)/'`etexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15285-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/etex-etexini.Tpo $(DEPDIR)/etex-etexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15287-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15288:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etex-etexini.o `test -f 'etexini.c' || echo '$(srcdir)/'`etexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15289-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15290-etex-etexini.obj: etexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15291:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etex-etexini.obj -MD -MP -MF $(DEPDIR)/etex-etexini.Tpo -c -o etex-etexini.obj `if test -f 'etexini.c'; then $(CYGPATH_W) 'etexini.c'; else $(CYGPATH_W) '$(srcdir)/etexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15292-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/etex-etexini.Tpo $(DEPDIR)/etex-etexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15294-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15295:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etex-etexini.obj `if test -f 'etexini.c'; then $(CYGPATH_W) 'etexini.c'; else $(CYGPATH_W) '$(srcdir)/etexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15296-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15297-etex-etex0.o: etex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15298:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etex-etex0.o -MD -MP -MF $(DEPDIR)/etex-etex0.Tpo -c -o etex-etex0.o `test -f 'etex0.c' || echo '$(srcdir)/'`etex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15299-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/etex-etex0.Tpo $(DEPDIR)/etex-etex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15301-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15302:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etex-etex0.o `test -f 'etex0.c' || echo '$(srcdir)/'`etex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15303-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15304-etex-etex0.obj: etex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15305:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etex-etex0.obj -MD -MP -MF $(DEPDIR)/etex-etex0.Tpo -c -o etex-etex0.obj `if test -f 'etex0.c'; then $(CYGPATH_W) 'etex0.c'; else $(CYGPATH_W) '$(srcdir)/etex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15306-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/etex-etex0.Tpo $(DEPDIR)/etex-etex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15308-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15309:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etex-etex0.obj `if test -f 'etex0.c'; then $(CYGPATH_W) 'etex0.c'; else $(CYGPATH_W) '$(srcdir)/etex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15310-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15311-etex-etex-pool.o: etex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15312:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etex-etex-pool.o -MD -MP -MF $(DEPDIR)/etex-etex-pool.Tpo -c -o etex-etex-pool.o `test -f 'etex-pool.c' || echo '$(srcdir)/'`etex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15313-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/etex-etex-pool.Tpo $(DEPDIR)/etex-etex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15315-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15316:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etex-etex-pool.o `test -f 'etex-pool.c' || echo '$(srcdir)/'`etex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15317-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15318-etex-etex-pool.obj: etex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15319:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT etex-etex-pool.obj -MD -MP -MF $(DEPDIR)/etex-etex-pool.Tpo -c -o etex-etex-pool.obj `if test -f 'etex-pool.c'; then $(CYGPATH_W) 'etex-pool.c'; else $(CYGPATH_W) '$(srcdir)/etex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15320-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/etex-etex-pool.Tpo $(DEPDIR)/etex-etex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15322-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15323:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(etex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o etex-etex-pool.obj `if test -f 'etex-pool.c'; then $(CYGPATH_W) 'etex-pool.c'; else $(CYGPATH_W) '$(srcdir)/etex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15324-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15325-euptexdir/euptex-euptexextra.o: euptexdir/euptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15326:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptexdir/euptex-euptexextra.o -MD -MP -MF euptexdir/$(DEPDIR)/euptex-euptexextra.Tpo -c -o euptexdir/euptex-euptexextra.o `test -f 'euptexdir/euptexextra.c' || echo '$(srcdir)/'`euptexdir/euptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15327-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) euptexdir/$(DEPDIR)/euptex-euptexextra.Tpo euptexdir/$(DEPDIR)/euptex-euptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15329-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15330:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptexdir/euptex-euptexextra.o `test -f 'euptexdir/euptexextra.c' || echo '$(srcdir)/'`euptexdir/euptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15331-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15332-euptexdir/euptex-euptexextra.obj: euptexdir/euptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15333:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptexdir/euptex-euptexextra.obj -MD -MP -MF euptexdir/$(DEPDIR)/euptex-euptexextra.Tpo -c -o euptexdir/euptex-euptexextra.obj `if test -f 'euptexdir/euptexextra.c'; then $(CYGPATH_W) 'euptexdir/euptexextra.c'; else $(CYGPATH_W) '$(srcdir)/euptexdir/euptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15334-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) euptexdir/$(DEPDIR)/euptex-euptexextra.Tpo euptexdir/$(DEPDIR)/euptex-euptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15336-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15337:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptexdir/euptex-euptexextra.obj `if test -f 'euptexdir/euptexextra.c'; then $(CYGPATH_W) 'euptexdir/euptexextra.c'; else $(CYGPATH_W) '$(srcdir)/euptexdir/euptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15338-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15339-synctexdir/euptex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15340:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/euptex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/euptex-synctex.Tpo -c -o synctexdir/euptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15341-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/euptex-synctex.Tpo synctexdir/$(DEPDIR)/euptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15343-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15344:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/euptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15345-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15346-synctexdir/euptex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15347:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/euptex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/euptex-synctex.Tpo -c -o synctexdir/euptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15348-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/euptex-synctex.Tpo synctexdir/$(DEPDIR)/euptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15350-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15351:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/euptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15352-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15353-euptex-euptexini.o: euptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15354:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptex-euptexini.o -MD -MP -MF $(DEPDIR)/euptex-euptexini.Tpo -c -o euptex-euptexini.o `test -f 'euptexini.c' || echo '$(srcdir)/'`euptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15355-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/euptex-euptexini.Tpo $(DEPDIR)/euptex-euptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15357-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15358:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptex-euptexini.o `test -f 'euptexini.c' || echo '$(srcdir)/'`euptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15359-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15360-euptex-euptexini.obj: euptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15361:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptex-euptexini.obj -MD -MP -MF $(DEPDIR)/euptex-euptexini.Tpo -c -o euptex-euptexini.obj `if test -f 'euptexini.c'; then $(CYGPATH_W) 'euptexini.c'; else $(CYGPATH_W) '$(srcdir)/euptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15362-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/euptex-euptexini.Tpo $(DEPDIR)/euptex-euptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15364-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15365:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptex-euptexini.obj `if test -f 'euptexini.c'; then $(CYGPATH_W) 'euptexini.c'; else $(CYGPATH_W) '$(srcdir)/euptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15366-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15367-euptex-euptex0.o: euptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15368:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptex-euptex0.o -MD -MP -MF $(DEPDIR)/euptex-euptex0.Tpo -c -o euptex-euptex0.o `test -f 'euptex0.c' || echo '$(srcdir)/'`euptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15369-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/euptex-euptex0.Tpo $(DEPDIR)/euptex-euptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15371-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15372:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptex-euptex0.o `test -f 'euptex0.c' || echo '$(srcdir)/'`euptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15373-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15374-euptex-euptex0.obj: euptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15375:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptex-euptex0.obj -MD -MP -MF $(DEPDIR)/euptex-euptex0.Tpo -c -o euptex-euptex0.obj `if test -f 'euptex0.c'; then $(CYGPATH_W) 'euptex0.c'; else $(CYGPATH_W) '$(srcdir)/euptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15376-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/euptex-euptex0.Tpo $(DEPDIR)/euptex-euptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15378-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15379:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptex-euptex0.obj `if test -f 'euptex0.c'; then $(CYGPATH_W) 'euptex0.c'; else $(CYGPATH_W) '$(srcdir)/euptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15380-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15381-euptex-euptex-pool.o: euptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15382:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptex-euptex-pool.o -MD -MP -MF $(DEPDIR)/euptex-euptex-pool.Tpo -c -o euptex-euptex-pool.o `test -f 'euptex-pool.c' || echo '$(srcdir)/'`euptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15383-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/euptex-euptex-pool.Tpo $(DEPDIR)/euptex-euptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15386:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptex-euptex-pool.o `test -f 'euptex-pool.c' || echo '$(srcdir)/'`euptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15387-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15388-euptex-euptex-pool.obj: euptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15389:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT euptex-euptex-pool.obj -MD -MP -MF $(DEPDIR)/euptex-euptex-pool.Tpo -c -o euptex-euptex-pool.obj `if test -f 'euptex-pool.c'; then $(CYGPATH_W) 'euptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/euptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15390-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/euptex-euptex-pool.Tpo $(DEPDIR)/euptex-euptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15392-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15393:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(euptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o euptex-euptex-pool.obj `if test -f 'euptex-pool.c'; then $(CYGPATH_W) 'euptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/euptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15394-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15395-initex-callexe.o: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15396:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(initex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT initex-callexe.o -MD -MP -MF $(DEPDIR)/initex-callexe.Tpo -c -o initex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15397-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/initex-callexe.Tpo $(DEPDIR)/initex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15399-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15400:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(initex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o initex-callexe.o `test -f 'callexe.c' || echo '$(srcdir)/'`callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15401-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15402-initex-callexe.obj: callexe.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15403:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(initex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT initex-callexe.obj -MD -MP -MF $(DEPDIR)/initex-callexe.Tpo -c -o initex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15404-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/initex-callexe.Tpo $(DEPDIR)/initex-callexe.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15406-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15407:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(initex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o initex-callexe.obj `if test -f 'callexe.c'; then $(CYGPATH_W) 'callexe.c'; else $(CYGPATH_W) '$(srcdir)/callexe.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15408-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15409-luatexdir/luahbtex-luatex.o: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15410:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luahbtex-luatex.o -MD -MP -MF luatexdir/$(DEPDIR)/luahbtex-luatex.Tpo -c -o luatexdir/luahbtex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15411-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luahbtex-luatex.Tpo luatexdir/$(DEPDIR)/luahbtex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15413-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15414:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luahbtex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15415-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15416-luatexdir/luahbtex-luatex.obj: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15417:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luahbtex-luatex.obj -MD -MP -MF luatexdir/$(DEPDIR)/luahbtex-luatex.Tpo -c -o luatexdir/luahbtex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15418-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luahbtex-luatex.Tpo luatexdir/$(DEPDIR)/luahbtex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15420-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15421:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luahbtex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15422-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15423-mplibdir/luahbtex-lmplib.o: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15424:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luahbtex-lmplib.o -MD -MP -MF mplibdir/$(DEPDIR)/luahbtex-lmplib.Tpo -c -o mplibdir/luahbtex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15425-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luahbtex-lmplib.Tpo mplibdir/$(DEPDIR)/luahbtex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15427-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15428:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luahbtex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15429-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15430-mplibdir/luahbtex-lmplib.obj: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15431:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luahbtex-lmplib.obj -MD -MP -MF mplibdir/$(DEPDIR)/luahbtex-lmplib.Tpo -c -o mplibdir/luahbtex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15432-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luahbtex-lmplib.Tpo mplibdir/$(DEPDIR)/luahbtex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15434-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15435:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luahbtex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15436-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15437-luatexdir/luajithbtex-luatex.o: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15438:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luajithbtex-luatex.o -MD -MP -MF luatexdir/$(DEPDIR)/luajithbtex-luatex.Tpo -c -o luatexdir/luajithbtex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15439-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luajithbtex-luatex.Tpo luatexdir/$(DEPDIR)/luajithbtex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15441-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15442:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luajithbtex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15443-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15444-luatexdir/luajithbtex-luatex.obj: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15445:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luajithbtex-luatex.obj -MD -MP -MF luatexdir/$(DEPDIR)/luajithbtex-luatex.Tpo -c -o luatexdir/luajithbtex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15446-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luajithbtex-luatex.Tpo luatexdir/$(DEPDIR)/luajithbtex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15448-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15449:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luajithbtex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15450-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15451-mplibdir/luajithbtex-lmplib.o: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15452:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luajithbtex-lmplib.o -MD -MP -MF mplibdir/$(DEPDIR)/luajithbtex-lmplib.Tpo -c -o mplibdir/luajithbtex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15453-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luajithbtex-lmplib.Tpo mplibdir/$(DEPDIR)/luajithbtex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15455-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15456:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luajithbtex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15457-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15458-mplibdir/luajithbtex-lmplib.obj: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15459:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luajithbtex-lmplib.obj -MD -MP -MF mplibdir/$(DEPDIR)/luajithbtex-lmplib.Tpo -c -o mplibdir/luajithbtex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15460-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luajithbtex-lmplib.Tpo mplibdir/$(DEPDIR)/luajithbtex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15462-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15463:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luajithbtex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15464-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15465-luatexdir/luajittex-luatex.o: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15466:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luajittex-luatex.o -MD -MP -MF luatexdir/$(DEPDIR)/luajittex-luatex.Tpo -c -o luatexdir/luajittex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15467-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luajittex-luatex.Tpo luatexdir/$(DEPDIR)/luajittex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15469-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15470:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luajittex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15471-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15472-luatexdir/luajittex-luatex.obj: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15473:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luajittex-luatex.obj -MD -MP -MF luatexdir/$(DEPDIR)/luajittex-luatex.Tpo -c -o luatexdir/luajittex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15474-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luajittex-luatex.Tpo luatexdir/$(DEPDIR)/luajittex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15476-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15477:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luajittex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15478-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15479-mplibdir/luajittex-lmplib.o: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15480:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luajittex-lmplib.o -MD -MP -MF mplibdir/$(DEPDIR)/luajittex-lmplib.Tpo -c -o mplibdir/luajittex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15481-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luajittex-lmplib.Tpo mplibdir/$(DEPDIR)/luajittex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15483-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15484:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luajittex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15485-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15486-mplibdir/luajittex-lmplib.obj: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luajittex-lmplib.obj -MD -MP -MF mplibdir/$(DEPDIR)/luajittex-lmplib.Tpo -c -o mplibdir/luajittex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luajittex-lmplib.Tpo mplibdir/$(DEPDIR)/luajittex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajittex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luajittex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15492-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15493-luatexdir/luatex-luatex.o: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15494:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luatex-luatex.o -MD -MP -MF luatexdir/$(DEPDIR)/luatex-luatex.Tpo -c -o luatexdir/luatex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15495-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luatex-luatex.Tpo luatexdir/$(DEPDIR)/luatex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15497-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15498:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luatex-luatex.o `test -f 'luatexdir/luatex.c' || echo '$(srcdir)/'`luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15499-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15500-luatexdir/luatex-luatex.obj: luatexdir/luatex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15501:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT luatexdir/luatex-luatex.obj -MD -MP -MF luatexdir/$(DEPDIR)/luatex-luatex.Tpo -c -o luatexdir/luatex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15502-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) luatexdir/$(DEPDIR)/luatex-luatex.Tpo luatexdir/$(DEPDIR)/luatex-luatex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15504-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15505:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o luatexdir/luatex-luatex.obj `if test -f 'luatexdir/luatex.c'; then $(CYGPATH_W) 'luatexdir/luatex.c'; else $(CYGPATH_W) '$(srcdir)/luatexdir/luatex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15506-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15507-mplibdir/luatex-lmplib.o: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15508:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luatex-lmplib.o -MD -MP -MF mplibdir/$(DEPDIR)/luatex-lmplib.Tpo -c -o mplibdir/luatex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15509-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luatex-lmplib.Tpo mplibdir/$(DEPDIR)/luatex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15511-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15512:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luatex-lmplib.o `test -f 'mplibdir/lmplib.c' || echo '$(srcdir)/'`mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15513-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15514-mplibdir/luatex-lmplib.obj: mplibdir/lmplib.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15515:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mplibdir/luatex-lmplib.obj -MD -MP -MF mplibdir/$(DEPDIR)/luatex-lmplib.Tpo -c -o mplibdir/luatex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15516-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mplibdir/$(DEPDIR)/luatex-lmplib.Tpo mplibdir/$(DEPDIR)/luatex-lmplib.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15518-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15519:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luatex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mplibdir/luatex-lmplib.obj `if test -f 'mplibdir/lmplib.c'; then $(CYGPATH_W) 'mplibdir/lmplib.c'; else $(CYGPATH_W) '$(srcdir)/mplibdir/lmplib.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15520-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15521-libmd5/md5main-md5main.o: libmd5/md5main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15522:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(md5main_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmd5/md5main-md5main.o -MD -MP -MF libmd5/$(DEPDIR)/md5main-md5main.Tpo -c -o libmd5/md5main-md5main.o `test -f 'libmd5/md5main.c' || echo '$(srcdir)/'`libmd5/md5main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15523-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libmd5/$(DEPDIR)/md5main-md5main.Tpo libmd5/$(DEPDIR)/md5main-md5main.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15525-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15526:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(md5main_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmd5/md5main-md5main.o `test -f 'libmd5/md5main.c' || echo '$(srcdir)/'`libmd5/md5main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15527-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15528-libmd5/md5main-md5main.obj: libmd5/md5main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15529:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(md5main_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmd5/md5main-md5main.obj -MD -MP -MF libmd5/$(DEPDIR)/md5main-md5main.Tpo -c -o libmd5/md5main-md5main.obj `if test -f 'libmd5/md5main.c'; then $(CYGPATH_W) 'libmd5/md5main.c'; else $(CYGPATH_W) '$(srcdir)/libmd5/md5main.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15530-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libmd5/$(DEPDIR)/md5main-md5main.Tpo libmd5/$(DEPDIR)/md5main-md5main.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15532-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15533:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(md5main_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmd5/md5main-md5main.obj `if test -f 'libmd5/md5main.c'; then $(CYGPATH_W) 'libmd5/md5main.c'; else $(CYGPATH_W) '$(srcdir)/libmd5/md5main.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15534-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15535-mf-mfextra.o: mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15536:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mf-mfextra.o -MD -MP -MF $(DEPDIR)/mf-mfextra.Tpo -c -o mf-mfextra.o `test -f 'mfextra.c' || echo '$(srcdir)/'`mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15537-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mf-mfextra.Tpo $(DEPDIR)/mf-mfextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15539-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15540:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mf-mfextra.o `test -f 'mfextra.c' || echo '$(srcdir)/'`mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15541-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15542-mf-mfextra.obj: mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15543:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mf-mfextra.obj -MD -MP -MF $(DEPDIR)/mf-mfextra.Tpo -c -o mf-mfextra.obj `if test -f 'mfextra.c'; then $(CYGPATH_W) 'mfextra.c'; else $(CYGPATH_W) '$(srcdir)/mfextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15544-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mf-mfextra.Tpo $(DEPDIR)/mf-mfextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15546-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15547:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mf-mfextra.obj `if test -f 'mfextra.c'; then $(CYGPATH_W) 'mfextra.c'; else $(CYGPATH_W) '$(srcdir)/mfextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15548-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15549-mf_nowin-mfextra.o: mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15550:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mf_nowin-mfextra.o -MD -MP -MF $(DEPDIR)/mf_nowin-mfextra.Tpo -c -o mf_nowin-mfextra.o `test -f 'mfextra.c' || echo '$(srcdir)/'`mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15551-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mf_nowin-mfextra.Tpo $(DEPDIR)/mf_nowin-mfextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15553-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15554:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mf_nowin-mfextra.o `test -f 'mfextra.c' || echo '$(srcdir)/'`mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15555-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15556-mf_nowin-mfextra.obj: mfextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15557:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mf_nowin-mfextra.obj -MD -MP -MF $(DEPDIR)/mf_nowin-mfextra.Tpo -c -o mf_nowin-mfextra.obj `if test -f 'mfextra.c'; then $(CYGPATH_W) 'mfextra.c'; else $(CYGPATH_W) '$(srcdir)/mfextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15558-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mf_nowin-mfextra.Tpo $(DEPDIR)/mf_nowin-mfextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15560-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15561:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mf_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mf_nowin-mfextra.obj `if test -f 'mfextra.c'; then $(CYGPATH_W) 'mfextra.c'; else $(CYGPATH_W) '$(srcdir)/mfextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15562-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15563-mfluadir/mflua-mfluaextra.o: mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15564:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/mflua-mfluaextra.o -MD -MP -MF mfluadir/$(DEPDIR)/mflua-mfluaextra.Tpo -c -o mfluadir/mflua-mfluaextra.o `test -f 'mfluadir/mfluaextra.c' || echo '$(srcdir)/'`mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15565-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/mflua-mfluaextra.Tpo mfluadir/$(DEPDIR)/mflua-mfluaextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/mflua-mfluaextra.o `test -f 'mfluadir/mfluaextra.c' || echo '$(srcdir)/'`mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15569-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15570-mfluadir/mflua-mfluaextra.obj: mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15571:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/mflua-mfluaextra.obj -MD -MP -MF mfluadir/$(DEPDIR)/mflua-mfluaextra.Tpo -c -o mfluadir/mflua-mfluaextra.obj `if test -f 'mfluadir/mfluaextra.c'; then $(CYGPATH_W) 'mfluadir/mfluaextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluaextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15572-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/mflua-mfluaextra.Tpo mfluadir/$(DEPDIR)/mflua-mfluaextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15574-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15575:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/mflua-mfluaextra.obj `if test -f 'mfluadir/mfluaextra.c'; then $(CYGPATH_W) 'mfluadir/mfluaextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluaextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15576-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15577-mfluadir/mflua_nowin-mfluaextra.o: mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15578:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/mflua_nowin-mfluaextra.o -MD -MP -MF mfluadir/$(DEPDIR)/mflua_nowin-mfluaextra.Tpo -c -o mfluadir/mflua_nowin-mfluaextra.o `test -f 'mfluadir/mfluaextra.c' || echo '$(srcdir)/'`mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15579-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/mflua_nowin-mfluaextra.Tpo mfluadir/$(DEPDIR)/mflua_nowin-mfluaextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15581-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15582:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/mflua_nowin-mfluaextra.o `test -f 'mfluadir/mfluaextra.c' || echo '$(srcdir)/'`mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15583-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15584-mfluadir/mflua_nowin-mfluaextra.obj: mfluadir/mfluaextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15585:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluadir/mflua_nowin-mfluaextra.obj -MD -MP -MF mfluadir/$(DEPDIR)/mflua_nowin-mfluaextra.Tpo -c -o mfluadir/mflua_nowin-mfluaextra.obj `if test -f 'mfluadir/mfluaextra.c'; then $(CYGPATH_W) 'mfluadir/mfluaextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluaextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15586-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluadir/$(DEPDIR)/mflua_nowin-mfluaextra.Tpo mfluadir/$(DEPDIR)/mflua_nowin-mfluaextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15588-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15589:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mflua_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluadir/mflua_nowin-mfluaextra.obj `if test -f 'mfluadir/mfluaextra.c'; then $(CYGPATH_W) 'mfluadir/mfluaextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluadir/mfluaextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15590-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15591-mfluajitdir/mfluajit-mfluajitextra.o: mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15592:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluajitdir/mfluajit-mfluajitextra.o -MD -MP -MF mfluajitdir/$(DEPDIR)/mfluajit-mfluajitextra.Tpo -c -o mfluajitdir/mfluajit-mfluajitextra.o `test -f 'mfluajitdir/mfluajitextra.c' || echo '$(srcdir)/'`mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15593-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluajitdir/$(DEPDIR)/mfluajit-mfluajitextra.Tpo mfluajitdir/$(DEPDIR)/mfluajit-mfluajitextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15595-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15596:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluajitdir/mfluajit-mfluajitextra.o `test -f 'mfluajitdir/mfluajitextra.c' || echo '$(srcdir)/'`mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15597-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15598-mfluajitdir/mfluajit-mfluajitextra.obj: mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15599:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluajitdir/mfluajit-mfluajitextra.obj -MD -MP -MF mfluajitdir/$(DEPDIR)/mfluajit-mfluajitextra.Tpo -c -o mfluajitdir/mfluajit-mfluajitextra.obj `if test -f 'mfluajitdir/mfluajitextra.c'; then $(CYGPATH_W) 'mfluajitdir/mfluajitextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluajitdir/mfluajitextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15600-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluajitdir/$(DEPDIR)/mfluajit-mfluajitextra.Tpo mfluajitdir/$(DEPDIR)/mfluajit-mfluajitextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15602-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15603:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluajitdir/mfluajit-mfluajitextra.obj `if test -f 'mfluajitdir/mfluajitextra.c'; then $(CYGPATH_W) 'mfluajitdir/mfluajitextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluajitdir/mfluajitextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15604-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15605-mfluajitdir/mfluajit_nowin-mfluajitextra.o: mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15606:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluajitdir/mfluajit_nowin-mfluajitextra.o -MD -MP -MF mfluajitdir/$(DEPDIR)/mfluajit_nowin-mfluajitextra.Tpo -c -o mfluajitdir/mfluajit_nowin-mfluajitextra.o `test -f 'mfluajitdir/mfluajitextra.c' || echo '$(srcdir)/'`mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15607-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluajitdir/$(DEPDIR)/mfluajit_nowin-mfluajitextra.Tpo mfluajitdir/$(DEPDIR)/mfluajit_nowin-mfluajitextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15609-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15610:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluajitdir/mfluajit_nowin-mfluajitextra.o `test -f 'mfluajitdir/mfluajitextra.c' || echo '$(srcdir)/'`mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15611-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15612-mfluajitdir/mfluajit_nowin-mfluajitextra.obj: mfluajitdir/mfluajitextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15613:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfluajitdir/mfluajit_nowin-mfluajitextra.obj -MD -MP -MF mfluajitdir/$(DEPDIR)/mfluajit_nowin-mfluajitextra.Tpo -c -o mfluajitdir/mfluajit_nowin-mfluajitextra.obj `if test -f 'mfluajitdir/mfluajitextra.c'; then $(CYGPATH_W) 'mfluajitdir/mfluajitextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluajitdir/mfluajitextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15614-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) mfluajitdir/$(DEPDIR)/mfluajit_nowin-mfluajitextra.Tpo mfluajitdir/$(DEPDIR)/mfluajit_nowin-mfluajitextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15616-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15617:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mfluajit_nowin_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfluajitdir/mfluajit_nowin-mfluajitextra.obj `if test -f 'mfluajitdir/mfluajitextra.c'; then $(CYGPATH_W) 'mfluajitdir/mfluajitextra.c'; else $(CYGPATH_W) '$(srcdir)/mfluajitdir/mfluajitextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15618-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15619-mpost-mpost.o: mpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15620:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpost-mpost.o -MD -MP -MF $(DEPDIR)/mpost-mpost.Tpo -c -o mpost-mpost.o `test -f 'mpost.c' || echo '$(srcdir)/'`mpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15621-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpost-mpost.Tpo $(DEPDIR)/mpost-mpost.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15623-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15624:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpost-mpost.o `test -f 'mpost.c' || echo '$(srcdir)/'`mpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15625-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15626-mpost-mpost.obj: mpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15627:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpost-mpost.obj -MD -MP -MF $(DEPDIR)/mpost-mpost.Tpo -c -o mpost-mpost.obj `if test -f 'mpost.c'; then $(CYGPATH_W) 'mpost.c'; else $(CYGPATH_W) '$(srcdir)/mpost.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15628-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpost-mpost.Tpo $(DEPDIR)/mpost-mpost.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15630-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15631:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpost-mpost.obj `if test -f 'mpost.c'; then $(CYGPATH_W) 'mpost.c'; else $(CYGPATH_W) '$(srcdir)/mpost.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15632-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15633-mpost-mpxout.o: mpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15634:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpost-mpxout.o -MD -MP -MF $(DEPDIR)/mpost-mpxout.Tpo -c -o mpost-mpxout.o `test -f 'mpxout.c' || echo '$(srcdir)/'`mpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15635-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpost-mpxout.Tpo $(DEPDIR)/mpost-mpxout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15637-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15638:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpost-mpxout.o `test -f 'mpxout.c' || echo '$(srcdir)/'`mpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15639-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15640-mpost-mpxout.obj: mpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15641:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mpost-mpxout.obj -MD -MP -MF $(DEPDIR)/mpost-mpxout.Tpo -c -o mpost-mpxout.obj `if test -f 'mpxout.c'; then $(CYGPATH_W) 'mpxout.c'; else $(CYGPATH_W) '$(srcdir)/mpxout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15642-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/mpost-mpxout.Tpo $(DEPDIR)/mpost-mpxout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15644-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15645:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mpost-mpxout.obj `if test -f 'mpxout.c'; then $(CYGPATH_W) 'mpxout.c'; else $(CYGPATH_W) '$(srcdir)/mpxout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15646-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15647-pbibtex-pbibtex.o: pbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15648:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pbibtex-pbibtex.o -MD -MP -MF $(DEPDIR)/pbibtex-pbibtex.Tpo -c -o pbibtex-pbibtex.o `test -f 'pbibtex.c' || echo '$(srcdir)/'`pbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15649-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pbibtex-pbibtex.Tpo $(DEPDIR)/pbibtex-pbibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15651-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15652:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pbibtex-pbibtex.o `test -f 'pbibtex.c' || echo '$(srcdir)/'`pbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15653-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15654-pbibtex-pbibtex.obj: pbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15655:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pbibtex-pbibtex.obj -MD -MP -MF $(DEPDIR)/pbibtex-pbibtex.Tpo -c -o pbibtex-pbibtex.obj `if test -f 'pbibtex.c'; then $(CYGPATH_W) 'pbibtex.c'; else $(CYGPATH_W) '$(srcdir)/pbibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15656-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pbibtex-pbibtex.Tpo $(DEPDIR)/pbibtex-pbibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15658-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15659:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pbibtex-pbibtex.obj `if test -f 'pbibtex.c'; then $(CYGPATH_W) 'pbibtex.c'; else $(CYGPATH_W) '$(srcdir)/pbibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15660-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15661-pdftexdir/pdftex-pdftexextra.o: pdftexdir/pdftexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15662:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/pdftex-pdftexextra.o -MD -MP -MF pdftexdir/$(DEPDIR)/pdftex-pdftexextra.Tpo -c -o pdftexdir/pdftex-pdftexextra.o `test -f 'pdftexdir/pdftexextra.c' || echo '$(srcdir)/'`pdftexdir/pdftexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15663-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/pdftex-pdftexextra.Tpo pdftexdir/$(DEPDIR)/pdftex-pdftexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15665-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15666:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/pdftex-pdftexextra.o `test -f 'pdftexdir/pdftexextra.c' || echo '$(srcdir)/'`pdftexdir/pdftexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15667-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15668-pdftexdir/pdftex-pdftexextra.obj: pdftexdir/pdftexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15669:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/pdftex-pdftexextra.obj -MD -MP -MF pdftexdir/$(DEPDIR)/pdftex-pdftexextra.Tpo -c -o pdftexdir/pdftex-pdftexextra.obj `if test -f 'pdftexdir/pdftexextra.c'; then $(CYGPATH_W) 'pdftexdir/pdftexextra.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pdftexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15670-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/pdftex-pdftexextra.Tpo pdftexdir/$(DEPDIR)/pdftex-pdftexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15672-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15673:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/pdftex-pdftexextra.obj `if test -f 'pdftexdir/pdftexextra.c'; then $(CYGPATH_W) 'pdftexdir/pdftexextra.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pdftexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15674-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15675-synctexdir/pdftex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15676:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/pdftex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/pdftex-synctex.Tpo -c -o synctexdir/pdftex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15677-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/pdftex-synctex.Tpo synctexdir/$(DEPDIR)/pdftex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15679-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15680:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/pdftex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15681-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15682-synctexdir/pdftex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15683:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/pdftex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/pdftex-synctex.Tpo -c -o synctexdir/pdftex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15684-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/pdftex-synctex.Tpo synctexdir/$(DEPDIR)/pdftex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/pdftex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15688-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15689-pdftex-pdftexini.o: pdftexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15690:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftex-pdftexini.o -MD -MP -MF $(DEPDIR)/pdftex-pdftexini.Tpo -c -o pdftex-pdftexini.o `test -f 'pdftexini.c' || echo '$(srcdir)/'`pdftexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15691-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-pdftexini.Tpo $(DEPDIR)/pdftex-pdftexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15693-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15694:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftex-pdftexini.o `test -f 'pdftexini.c' || echo '$(srcdir)/'`pdftexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15695-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15696-pdftex-pdftexini.obj: pdftexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15697:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftex-pdftexini.obj -MD -MP -MF $(DEPDIR)/pdftex-pdftexini.Tpo -c -o pdftex-pdftexini.obj `if test -f 'pdftexini.c'; then $(CYGPATH_W) 'pdftexini.c'; else $(CYGPATH_W) '$(srcdir)/pdftexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15698-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-pdftexini.Tpo $(DEPDIR)/pdftex-pdftexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15700-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15701:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftex-pdftexini.obj `if test -f 'pdftexini.c'; then $(CYGPATH_W) 'pdftexini.c'; else $(CYGPATH_W) '$(srcdir)/pdftexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15702-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15703-pdftex-pdftex0.o: pdftex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15704:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftex-pdftex0.o -MD -MP -MF $(DEPDIR)/pdftex-pdftex0.Tpo -c -o pdftex-pdftex0.o `test -f 'pdftex0.c' || echo '$(srcdir)/'`pdftex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15705-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-pdftex0.Tpo $(DEPDIR)/pdftex-pdftex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15707-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15708:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftex-pdftex0.o `test -f 'pdftex0.c' || echo '$(srcdir)/'`pdftex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15709-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15710-pdftex-pdftex0.obj: pdftex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15711:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftex-pdftex0.obj -MD -MP -MF $(DEPDIR)/pdftex-pdftex0.Tpo -c -o pdftex-pdftex0.obj `if test -f 'pdftex0.c'; then $(CYGPATH_W) 'pdftex0.c'; else $(CYGPATH_W) '$(srcdir)/pdftex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15712-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-pdftex0.Tpo $(DEPDIR)/pdftex-pdftex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15714-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15715:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftex-pdftex0.obj `if test -f 'pdftex0.c'; then $(CYGPATH_W) 'pdftex0.c'; else $(CYGPATH_W) '$(srcdir)/pdftex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15716-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15717-pdftex-pdftex-pool.o: pdftex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15718:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftex-pdftex-pool.o -MD -MP -MF $(DEPDIR)/pdftex-pdftex-pool.Tpo -c -o pdftex-pdftex-pool.o `test -f 'pdftex-pool.c' || echo '$(srcdir)/'`pdftex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15719-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-pdftex-pool.Tpo $(DEPDIR)/pdftex-pdftex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15721-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15722:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftex-pdftex-pool.o `test -f 'pdftex-pool.c' || echo '$(srcdir)/'`pdftex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15723-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15724-pdftex-pdftex-pool.obj: pdftex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15725:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftex-pdftex-pool.obj -MD -MP -MF $(DEPDIR)/pdftex-pdftex-pool.Tpo -c -o pdftex-pdftex-pool.obj `if test -f 'pdftex-pool.c'; then $(CYGPATH_W) 'pdftex-pool.c'; else $(CYGPATH_W) '$(srcdir)/pdftex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15726-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-pdftex-pool.Tpo $(DEPDIR)/pdftex-pdftex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15728-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15729:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftex-pdftex-pool.obj `if test -f 'pdftex-pool.c'; then $(CYGPATH_W) 'pdftex-pool.c'; else $(CYGPATH_W) '$(srcdir)/pdftex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15730-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15731-pdvitype-pdvitype.o: pdvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15732:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdvitype-pdvitype.o -MD -MP -MF $(DEPDIR)/pdvitype-pdvitype.Tpo -c -o pdvitype-pdvitype.o `test -f 'pdvitype.c' || echo '$(srcdir)/'`pdvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15733-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdvitype-pdvitype.Tpo $(DEPDIR)/pdvitype-pdvitype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15735-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15736:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdvitype-pdvitype.o `test -f 'pdvitype.c' || echo '$(srcdir)/'`pdvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15737-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15738-pdvitype-pdvitype.obj: pdvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15739:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdvitype-pdvitype.obj -MD -MP -MF $(DEPDIR)/pdvitype-pdvitype.Tpo -c -o pdvitype-pdvitype.obj `if test -f 'pdvitype.c'; then $(CYGPATH_W) 'pdvitype.c'; else $(CYGPATH_W) '$(srcdir)/pdvitype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15740-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdvitype-pdvitype.Tpo $(DEPDIR)/pdvitype-pdvitype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15742-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15743:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdvitype-pdvitype.obj `if test -f 'pdvitype.c'; then $(CYGPATH_W) 'pdvitype.c'; else $(CYGPATH_W) '$(srcdir)/pdvitype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15744-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15745-pmpost-pmp.o: pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15746:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmp.o -MD -MP -MF $(DEPDIR)/pmpost-pmp.Tpo -c -o pmpost-pmp.o `test -f 'pmp.c' || echo '$(srcdir)/'`pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15747-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmp.Tpo $(DEPDIR)/pmpost-pmp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15749-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15750:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmp.o `test -f 'pmp.c' || echo '$(srcdir)/'`pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15751-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15752-pmpost-pmp.obj: pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15753:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmp.obj -MD -MP -MF $(DEPDIR)/pmpost-pmp.Tpo -c -o pmpost-pmp.obj `if test -f 'pmp.c'; then $(CYGPATH_W) 'pmp.c'; else $(CYGPATH_W) '$(srcdir)/pmp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15754-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmp.Tpo $(DEPDIR)/pmpost-pmp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15756-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15757:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmp.obj `if test -f 'pmp.c'; then $(CYGPATH_W) 'pmp.c'; else $(CYGPATH_W) '$(srcdir)/pmp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15758-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15759-pmpost-pmpmath.o: pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15760:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmath.o -MD -MP -MF $(DEPDIR)/pmpost-pmpmath.Tpo -c -o pmpost-pmpmath.o `test -f 'pmpmath.c' || echo '$(srcdir)/'`pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15761-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmath.Tpo $(DEPDIR)/pmpost-pmpmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15763-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15764:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmath.o `test -f 'pmpmath.c' || echo '$(srcdir)/'`pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15765-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15766-pmpost-pmpmath.obj: pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15767:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmath.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpmath.Tpo -c -o pmpost-pmpmath.obj `if test -f 'pmpmath.c'; then $(CYGPATH_W) 'pmpmath.c'; else $(CYGPATH_W) '$(srcdir)/pmpmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15768-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmath.Tpo $(DEPDIR)/pmpost-pmpmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15770-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15771:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmath.obj `if test -f 'pmpmath.c'; then $(CYGPATH_W) 'pmpmath.c'; else $(CYGPATH_W) '$(srcdir)/pmpmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15772-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15773-pmpost-pmpmathbinary.o: pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15774:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmathbinary.o -MD -MP -MF $(DEPDIR)/pmpost-pmpmathbinary.Tpo -c -o pmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo '$(srcdir)/'`pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15775-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmathbinary.Tpo $(DEPDIR)/pmpost-pmpmathbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15777-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15778:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo '$(srcdir)/'`pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15779-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15780-pmpost-pmpmathbinary.obj: pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmathbinary.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpmathbinary.Tpo -c -o pmpost-pmpmathbinary.obj `if test -f 'pmpmathbinary.c'; then $(CYGPATH_W) 'pmpmathbinary.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmathbinary.Tpo $(DEPDIR)/pmpost-pmpmathbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmathbinary.obj `if test -f 'pmpmathbinary.c'; then $(CYGPATH_W) 'pmpmathbinary.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15786-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15787-pmpost-pmpmathdecimal.o: pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmathdecimal.o -MD -MP -MF $(DEPDIR)/pmpost-pmpmathdecimal.Tpo -c -o pmpost-pmpmathdecimal.o `test -f 'pmpmathdecimal.c' || echo '$(srcdir)/'`pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmathdecimal.Tpo $(DEPDIR)/pmpost-pmpmathdecimal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmathdecimal.o `test -f 'pmpmathdecimal.c' || echo '$(srcdir)/'`pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15793-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15794-pmpost-pmpmathdecimal.obj: pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmathdecimal.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpmathdecimal.Tpo -c -o pmpost-pmpmathdecimal.obj `if test -f 'pmpmathdecimal.c'; then $(CYGPATH_W) 'pmpmathdecimal.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdecimal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmathdecimal.Tpo $(DEPDIR)/pmpost-pmpmathdecimal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmathdecimal.obj `if test -f 'pmpmathdecimal.c'; then $(CYGPATH_W) 'pmpmathdecimal.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdecimal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15800-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15801-pmpost-pmpmathdouble.o: pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmathdouble.o -MD -MP -MF $(DEPDIR)/pmpost-pmpmathdouble.Tpo -c -o pmpost-pmpmathdouble.o `test -f 'pmpmathdouble.c' || echo '$(srcdir)/'`pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmathdouble.Tpo $(DEPDIR)/pmpost-pmpmathdouble.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmathdouble.o `test -f 'pmpmathdouble.c' || echo '$(srcdir)/'`pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15807-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15808-pmpost-pmpmathdouble.obj: pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpmathdouble.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpmathdouble.Tpo -c -o pmpost-pmpmathdouble.obj `if test -f 'pmpmathdouble.c'; then $(CYGPATH_W) 'pmpmathdouble.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdouble.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpmathdouble.Tpo $(DEPDIR)/pmpost-pmpmathdouble.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpmathdouble.obj `if test -f 'pmpmathdouble.c'; then $(CYGPATH_W) 'pmpmathdouble.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdouble.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15814-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15815-pmpost-pmpost.o: pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpost.o -MD -MP -MF $(DEPDIR)/pmpost-pmpost.Tpo -c -o pmpost-pmpost.o `test -f 'pmpost.c' || echo '$(srcdir)/'`pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpost.Tpo $(DEPDIR)/pmpost-pmpost.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpost.o `test -f 'pmpost.c' || echo '$(srcdir)/'`pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15821-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15822-pmpost-pmpost.obj: pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpost.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpost.Tpo -c -o pmpost-pmpost.obj `if test -f 'pmpost.c'; then $(CYGPATH_W) 'pmpost.c'; else $(CYGPATH_W) '$(srcdir)/pmpost.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpost.Tpo $(DEPDIR)/pmpost-pmpost.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpost.obj `if test -f 'pmpost.c'; then $(CYGPATH_W) 'pmpost.c'; else $(CYGPATH_W) '$(srcdir)/pmpost.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15828-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15829-pmpost-pmpstrings.o: pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpstrings.o -MD -MP -MF $(DEPDIR)/pmpost-pmpstrings.Tpo -c -o pmpost-pmpstrings.o `test -f 'pmpstrings.c' || echo '$(srcdir)/'`pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpstrings.Tpo $(DEPDIR)/pmpost-pmpstrings.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpstrings.o `test -f 'pmpstrings.c' || echo '$(srcdir)/'`pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15835-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15836-pmpost-pmpstrings.obj: pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpstrings.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpstrings.Tpo -c -o pmpost-pmpstrings.obj `if test -f 'pmpstrings.c'; then $(CYGPATH_W) 'pmpstrings.c'; else $(CYGPATH_W) '$(srcdir)/pmpstrings.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpstrings.Tpo $(DEPDIR)/pmpost-pmpstrings.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpstrings.obj `if test -f 'pmpstrings.c'; then $(CYGPATH_W) 'pmpstrings.c'; else $(CYGPATH_W) '$(srcdir)/pmpstrings.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15842-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15843-pmpost-pmpxout.o: pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpxout.o -MD -MP -MF $(DEPDIR)/pmpost-pmpxout.Tpo -c -o pmpost-pmpxout.o `test -f 'pmpxout.c' || echo '$(srcdir)/'`pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpxout.Tpo $(DEPDIR)/pmpost-pmpxout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpxout.o `test -f 'pmpxout.c' || echo '$(srcdir)/'`pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15849-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15850-pmpost-pmpxout.obj: pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-pmpxout.obj -MD -MP -MF $(DEPDIR)/pmpost-pmpxout.Tpo -c -o pmpost-pmpxout.obj `if test -f 'pmpxout.c'; then $(CYGPATH_W) 'pmpxout.c'; else $(CYGPATH_W) '$(srcdir)/pmpxout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-pmpxout.Tpo $(DEPDIR)/pmpost-pmpxout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-pmpxout.obj `if test -f 'pmpxout.c'; then $(CYGPATH_W) 'pmpxout.c'; else $(CYGPATH_W) '$(srcdir)/pmpxout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15856-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15857-pmpost-ppngout.o: ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-ppngout.o -MD -MP -MF $(DEPDIR)/pmpost-ppngout.Tpo -c -o pmpost-ppngout.o `test -f 'ppngout.c' || echo '$(srcdir)/'`ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-ppngout.Tpo $(DEPDIR)/pmpost-ppngout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-ppngout.o `test -f 'ppngout.c' || echo '$(srcdir)/'`ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15863-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15864-pmpost-ppngout.obj: ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-ppngout.obj -MD -MP -MF $(DEPDIR)/pmpost-ppngout.Tpo -c -o pmpost-ppngout.obj `if test -f 'ppngout.c'; then $(CYGPATH_W) 'ppngout.c'; else $(CYGPATH_W) '$(srcdir)/ppngout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-ppngout.Tpo $(DEPDIR)/pmpost-ppngout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-ppngout.obj `if test -f 'ppngout.c'; then $(CYGPATH_W) 'ppngout.c'; else $(CYGPATH_W) '$(srcdir)/ppngout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15870-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15871-pmpost-ppsout.o: ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-ppsout.o -MD -MP -MF $(DEPDIR)/pmpost-ppsout.Tpo -c -o pmpost-ppsout.o `test -f 'ppsout.c' || echo '$(srcdir)/'`ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-ppsout.Tpo $(DEPDIR)/pmpost-ppsout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-ppsout.o `test -f 'ppsout.c' || echo '$(srcdir)/'`ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15877-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15878-pmpost-ppsout.obj: ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-ppsout.obj -MD -MP -MF $(DEPDIR)/pmpost-ppsout.Tpo -c -o pmpost-ppsout.obj `if test -f 'ppsout.c'; then $(CYGPATH_W) 'ppsout.c'; else $(CYGPATH_W) '$(srcdir)/ppsout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-ppsout.Tpo $(DEPDIR)/pmpost-ppsout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-ppsout.obj `if test -f 'ppsout.c'; then $(CYGPATH_W) 'ppsout.c'; else $(CYGPATH_W) '$(srcdir)/ppsout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15884-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15885-pmpost-psvgout.o: psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-psvgout.o -MD -MP -MF $(DEPDIR)/pmpost-psvgout.Tpo -c -o pmpost-psvgout.o `test -f 'psvgout.c' || echo '$(srcdir)/'`psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-psvgout.Tpo $(DEPDIR)/pmpost-psvgout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-psvgout.o `test -f 'psvgout.c' || echo '$(srcdir)/'`psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15891-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15892-pmpost-psvgout.obj: psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-psvgout.obj -MD -MP -MF $(DEPDIR)/pmpost-psvgout.Tpo -c -o pmpost-psvgout.obj `if test -f 'psvgout.c'; then $(CYGPATH_W) 'psvgout.c'; else $(CYGPATH_W) '$(srcdir)/psvgout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-psvgout.Tpo $(DEPDIR)/pmpost-psvgout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-psvgout.obj `if test -f 'psvgout.c'; then $(CYGPATH_W) 'psvgout.c'; else $(CYGPATH_W) '$(srcdir)/psvgout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15898-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15899-pmpost-ptfmin.o: ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-ptfmin.o -MD -MP -MF $(DEPDIR)/pmpost-ptfmin.Tpo -c -o pmpost-ptfmin.o `test -f 'ptfmin.c' || echo '$(srcdir)/'`ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-ptfmin.Tpo $(DEPDIR)/pmpost-ptfmin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-ptfmin.o `test -f 'ptfmin.c' || echo '$(srcdir)/'`ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15905-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15906-pmpost-ptfmin.obj: ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pmpost-ptfmin.obj -MD -MP -MF $(DEPDIR)/pmpost-ptfmin.Tpo -c -o pmpost-ptfmin.obj `if test -f 'ptfmin.c'; then $(CYGPATH_W) 'ptfmin.c'; else $(CYGPATH_W) '$(srcdir)/ptfmin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pmpost-ptfmin.Tpo $(DEPDIR)/pmpost-ptfmin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pmpost-ptfmin.obj `if test -f 'ptfmin.c'; then $(CYGPATH_W) 'ptfmin.c'; else $(CYGPATH_W) '$(srcdir)/ptfmin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15912-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15913-ppltotf-ppltotf.o: ppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppltotf-ppltotf.o -MD -MP -MF $(DEPDIR)/ppltotf-ppltotf.Tpo -c -o ppltotf-ppltotf.o `test -f 'ppltotf.c' || echo '$(srcdir)/'`ppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ppltotf-ppltotf.Tpo $(DEPDIR)/ppltotf-ppltotf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppltotf-ppltotf.o `test -f 'ppltotf.c' || echo '$(srcdir)/'`ppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15919-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15920-ppltotf-ppltotf.obj: ppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ppltotf-ppltotf.obj -MD -MP -MF $(DEPDIR)/ppltotf-ppltotf.Tpo -c -o ppltotf-ppltotf.obj `if test -f 'ppltotf.c'; then $(CYGPATH_W) 'ppltotf.c'; else $(CYGPATH_W) '$(srcdir)/ppltotf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ppltotf-ppltotf.Tpo $(DEPDIR)/ppltotf-ppltotf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ppltotf-ppltotf.obj `if test -f 'ppltotf.c'; then $(CYGPATH_W) 'ppltotf.c'; else $(CYGPATH_W) '$(srcdir)/ppltotf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15926-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15927-ptexdir/ptex-ptexextra.o: ptexdir/ptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptexdir/ptex-ptexextra.o -MD -MP -MF ptexdir/$(DEPDIR)/ptex-ptexextra.Tpo -c -o ptexdir/ptex-ptexextra.o `test -f 'ptexdir/ptexextra.c' || echo '$(srcdir)/'`ptexdir/ptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ptexdir/$(DEPDIR)/ptex-ptexextra.Tpo ptexdir/$(DEPDIR)/ptex-ptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptexdir/ptex-ptexextra.o `test -f 'ptexdir/ptexextra.c' || echo '$(srcdir)/'`ptexdir/ptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15933-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15934-ptexdir/ptex-ptexextra.obj: ptexdir/ptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptexdir/ptex-ptexextra.obj -MD -MP -MF ptexdir/$(DEPDIR)/ptex-ptexextra.Tpo -c -o ptexdir/ptex-ptexextra.obj `if test -f 'ptexdir/ptexextra.c'; then $(CYGPATH_W) 'ptexdir/ptexextra.c'; else $(CYGPATH_W) '$(srcdir)/ptexdir/ptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) ptexdir/$(DEPDIR)/ptex-ptexextra.Tpo ptexdir/$(DEPDIR)/ptex-ptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptexdir/ptex-ptexextra.obj `if test -f 'ptexdir/ptexextra.c'; then $(CYGPATH_W) 'ptexdir/ptexextra.c'; else $(CYGPATH_W) '$(srcdir)/ptexdir/ptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15940-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15941-synctexdir/ptex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/ptex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/ptex-synctex.Tpo -c -o synctexdir/ptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/ptex-synctex.Tpo synctexdir/$(DEPDIR)/ptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/ptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15947-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15948-synctexdir/ptex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/ptex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/ptex-synctex.Tpo -c -o synctexdir/ptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/ptex-synctex.Tpo synctexdir/$(DEPDIR)/ptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/ptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15954-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15955-ptex-ptexini.o: ptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptex-ptexini.o -MD -MP -MF $(DEPDIR)/ptex-ptexini.Tpo -c -o ptex-ptexini.o `test -f 'ptexini.c' || echo '$(srcdir)/'`ptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptex-ptexini.Tpo $(DEPDIR)/ptex-ptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptex-ptexini.o `test -f 'ptexini.c' || echo '$(srcdir)/'`ptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15961-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15962-ptex-ptexini.obj: ptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptex-ptexini.obj -MD -MP -MF $(DEPDIR)/ptex-ptexini.Tpo -c -o ptex-ptexini.obj `if test -f 'ptexini.c'; then $(CYGPATH_W) 'ptexini.c'; else $(CYGPATH_W) '$(srcdir)/ptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptex-ptexini.Tpo $(DEPDIR)/ptex-ptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptex-ptexini.obj `if test -f 'ptexini.c'; then $(CYGPATH_W) 'ptexini.c'; else $(CYGPATH_W) '$(srcdir)/ptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15968-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15969-ptex-ptex0.o: ptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptex-ptex0.o -MD -MP -MF $(DEPDIR)/ptex-ptex0.Tpo -c -o ptex-ptex0.o `test -f 'ptex0.c' || echo '$(srcdir)/'`ptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptex-ptex0.Tpo $(DEPDIR)/ptex-ptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptex-ptex0.o `test -f 'ptex0.c' || echo '$(srcdir)/'`ptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15975-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15976-ptex-ptex0.obj: ptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptex-ptex0.obj -MD -MP -MF $(DEPDIR)/ptex-ptex0.Tpo -c -o ptex-ptex0.obj `if test -f 'ptex0.c'; then $(CYGPATH_W) 'ptex0.c'; else $(CYGPATH_W) '$(srcdir)/ptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptex-ptex0.Tpo $(DEPDIR)/ptex-ptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptex-ptex0.obj `if test -f 'ptex0.c'; then $(CYGPATH_W) 'ptex0.c'; else $(CYGPATH_W) '$(srcdir)/ptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15982-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15983-ptex-ptex-pool.o: ptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptex-ptex-pool.o -MD -MP -MF $(DEPDIR)/ptex-ptex-pool.Tpo -c -o ptex-ptex-pool.o `test -f 'ptex-pool.c' || echo '$(srcdir)/'`ptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptex-ptex-pool.Tpo $(DEPDIR)/ptex-ptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptex-ptex-pool.o `test -f 'ptex-pool.c' || echo '$(srcdir)/'`ptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15989-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15990-ptex-ptex-pool.obj: ptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptex-ptex-pool.obj -MD -MP -MF $(DEPDIR)/ptex-ptex-pool.Tpo -c -o ptex-ptex-pool.obj `if test -f 'ptex-pool.c'; then $(CYGPATH_W) 'ptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/ptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptex-ptex-pool.Tpo $(DEPDIR)/ptex-ptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptex-ptex-pool.obj `if test -f 'ptex-pool.c'; then $(CYGPATH_W) 'ptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/ptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15996-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15997-ptftopl-ptftopl.o: ptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:15998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptftopl-ptftopl.o -MD -MP -MF $(DEPDIR)/ptftopl-ptftopl.Tpo -c -o ptftopl-ptftopl.o `test -f 'ptftopl.c' || echo '$(srcdir)/'`ptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-15999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptftopl-ptftopl.Tpo $(DEPDIR)/ptftopl-ptftopl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptftopl-ptftopl.o `test -f 'ptftopl.c' || echo '$(srcdir)/'`ptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16003-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16004-ptftopl-ptftopl.obj: ptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ptftopl-ptftopl.obj -MD -MP -MF $(DEPDIR)/ptftopl-ptftopl.Tpo -c -o ptftopl-ptftopl.obj `if test -f 'ptftopl.c'; then $(CYGPATH_W) 'ptftopl.c'; else $(CYGPATH_W) '$(srcdir)/ptftopl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/ptftopl-ptftopl.Tpo $(DEPDIR)/ptftopl-ptftopl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ptftopl-ptftopl.obj `if test -f 'ptftopl.c'; then $(CYGPATH_W) 'ptftopl.c'; else $(CYGPATH_W) '$(srcdir)/ptftopl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16010-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16011-synctexdir/synctex-synctex_main.o: synctexdir/synctex_main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(synctex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/synctex-synctex_main.o -MD -MP -MF synctexdir/$(DEPDIR)/synctex-synctex_main.Tpo -c -o synctexdir/synctex-synctex_main.o `test -f 'synctexdir/synctex_main.c' || echo '$(srcdir)/'`synctexdir/synctex_main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/synctex-synctex_main.Tpo synctexdir/$(DEPDIR)/synctex-synctex_main.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(synctex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/synctex-synctex_main.o `test -f 'synctexdir/synctex_main.c' || echo '$(srcdir)/'`synctexdir/synctex_main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16017-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16018-synctexdir/synctex-synctex_main.obj: synctexdir/synctex_main.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(synctex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/synctex-synctex_main.obj -MD -MP -MF synctexdir/$(DEPDIR)/synctex-synctex_main.Tpo -c -o synctexdir/synctex-synctex_main.obj `if test -f 'synctexdir/synctex_main.c'; then $(CYGPATH_W) 'synctexdir/synctex_main.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex_main.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/synctex-synctex_main.Tpo synctexdir/$(DEPDIR)/synctex-synctex_main.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(synctex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/synctex-synctex_main.obj `if test -f 'synctexdir/synctex_main.c'; then $(CYGPATH_W) 'synctexdir/synctex_main.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex_main.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16024-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16025-tex-texextra.o: texextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-texextra.o -MD -MP -MF $(DEPDIR)/tex-texextra.Tpo -c -o tex-texextra.o `test -f 'texextra.c' || echo '$(srcdir)/'`texextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-texextra.Tpo $(DEPDIR)/tex-texextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-texextra.o `test -f 'texextra.c' || echo '$(srcdir)/'`texextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16031-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16032-tex-texextra.obj: texextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-texextra.obj -MD -MP -MF $(DEPDIR)/tex-texextra.Tpo -c -o tex-texextra.obj `if test -f 'texextra.c'; then $(CYGPATH_W) 'texextra.c'; else $(CYGPATH_W) '$(srcdir)/texextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-texextra.Tpo $(DEPDIR)/tex-texextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-texextra.obj `if test -f 'texextra.c'; then $(CYGPATH_W) 'texextra.c'; else $(CYGPATH_W) '$(srcdir)/texextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16038-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16039-synctexdir/tex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/tex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/tex-synctex.Tpo -c -o synctexdir/tex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/tex-synctex.Tpo synctexdir/$(DEPDIR)/tex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/tex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16045-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16046-synctexdir/tex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/tex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/tex-synctex.Tpo -c -o synctexdir/tex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/tex-synctex.Tpo synctexdir/$(DEPDIR)/tex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/tex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16052-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16053-tex-texini.o: texini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-texini.o -MD -MP -MF $(DEPDIR)/tex-texini.Tpo -c -o tex-texini.o `test -f 'texini.c' || echo '$(srcdir)/'`texini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-texini.Tpo $(DEPDIR)/tex-texini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-texini.o `test -f 'texini.c' || echo '$(srcdir)/'`texini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16059-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16060-tex-texini.obj: texini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-texini.obj -MD -MP -MF $(DEPDIR)/tex-texini.Tpo -c -o tex-texini.obj `if test -f 'texini.c'; then $(CYGPATH_W) 'texini.c'; else $(CYGPATH_W) '$(srcdir)/texini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-texini.Tpo $(DEPDIR)/tex-texini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-texini.obj `if test -f 'texini.c'; then $(CYGPATH_W) 'texini.c'; else $(CYGPATH_W) '$(srcdir)/texini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16066-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16067-tex-tex0.o: tex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-tex0.o -MD -MP -MF $(DEPDIR)/tex-tex0.Tpo -c -o tex-tex0.o `test -f 'tex0.c' || echo '$(srcdir)/'`tex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-tex0.Tpo $(DEPDIR)/tex-tex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-tex0.o `test -f 'tex0.c' || echo '$(srcdir)/'`tex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16073-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16074-tex-tex0.obj: tex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-tex0.obj -MD -MP -MF $(DEPDIR)/tex-tex0.Tpo -c -o tex-tex0.obj `if test -f 'tex0.c'; then $(CYGPATH_W) 'tex0.c'; else $(CYGPATH_W) '$(srcdir)/tex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-tex0.Tpo $(DEPDIR)/tex-tex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-tex0.obj `if test -f 'tex0.c'; then $(CYGPATH_W) 'tex0.c'; else $(CYGPATH_W) '$(srcdir)/tex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16080-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16081-tex-tex-pool.o: tex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-tex-pool.o -MD -MP -MF $(DEPDIR)/tex-tex-pool.Tpo -c -o tex-tex-pool.o `test -f 'tex-pool.c' || echo '$(srcdir)/'`tex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-tex-pool.Tpo $(DEPDIR)/tex-tex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-tex-pool.o `test -f 'tex-pool.c' || echo '$(srcdir)/'`tex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16087-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16088-tex-tex-pool.obj: tex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tex-tex-pool.obj -MD -MP -MF $(DEPDIR)/tex-tex-pool.Tpo -c -o tex-tex-pool.obj `if test -f 'tex-pool.c'; then $(CYGPATH_W) 'tex-pool.c'; else $(CYGPATH_W) '$(srcdir)/tex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tex-tex-pool.Tpo $(DEPDIR)/tex-tex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tex-tex-pool.obj `if test -f 'tex-pool.c'; then $(CYGPATH_W) 'tex-pool.c'; else $(CYGPATH_W) '$(srcdir)/tex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16094-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16095-tie-tie.o: tie.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tie_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tie-tie.o -MD -MP -MF $(DEPDIR)/tie-tie.Tpo -c -o tie-tie.o `test -f 'tie.c' || echo '$(srcdir)/'`tie.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tie-tie.Tpo $(DEPDIR)/tie-tie.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tie_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tie-tie.o `test -f 'tie.c' || echo '$(srcdir)/'`tie.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16101-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16102-tie-tie.obj: tie.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tie_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tie-tie.obj -MD -MP -MF $(DEPDIR)/tie-tie.Tpo -c -o tie-tie.obj `if test -f 'tie.c'; then $(CYGPATH_W) 'tie.c'; else $(CYGPATH_W) '$(srcdir)/tie.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/tie-tie.Tpo $(DEPDIR)/tie-tie.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tie_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tie-tie.obj `if test -f 'tie.c'; then $(CYGPATH_W) 'tie.c'; else $(CYGPATH_W) '$(srcdir)/tie.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16108-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16109-pdftexdir/ttf2afm-ttf2afm.o: pdftexdir/ttf2afm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/ttf2afm-ttf2afm.o -MD -MP -MF pdftexdir/$(DEPDIR)/ttf2afm-ttf2afm.Tpo -c -o pdftexdir/ttf2afm-ttf2afm.o `test -f 'pdftexdir/ttf2afm.c' || echo '$(srcdir)/'`pdftexdir/ttf2afm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/ttf2afm-ttf2afm.Tpo pdftexdir/$(DEPDIR)/ttf2afm-ttf2afm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/ttf2afm-ttf2afm.o `test -f 'pdftexdir/ttf2afm.c' || echo '$(srcdir)/'`pdftexdir/ttf2afm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16115-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16116-pdftexdir/ttf2afm-ttf2afm.obj: pdftexdir/ttf2afm.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/ttf2afm-ttf2afm.obj -MD -MP -MF pdftexdir/$(DEPDIR)/ttf2afm-ttf2afm.Tpo -c -o pdftexdir/ttf2afm-ttf2afm.obj `if test -f 'pdftexdir/ttf2afm.c'; then $(CYGPATH_W) 'pdftexdir/ttf2afm.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/ttf2afm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/ttf2afm-ttf2afm.Tpo pdftexdir/$(DEPDIR)/ttf2afm-ttf2afm.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/ttf2afm-ttf2afm.obj `if test -f 'pdftexdir/ttf2afm.c'; then $(CYGPATH_W) 'pdftexdir/ttf2afm.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/ttf2afm.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16122-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16123-pdftexdir/ttf2afm-macnames.o: pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/ttf2afm-macnames.o -MD -MP -MF pdftexdir/$(DEPDIR)/ttf2afm-macnames.Tpo -c -o pdftexdir/ttf2afm-macnames.o `test -f 'pdftexdir/macnames.c' || echo '$(srcdir)/'`pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/ttf2afm-macnames.Tpo pdftexdir/$(DEPDIR)/ttf2afm-macnames.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/ttf2afm-macnames.o `test -f 'pdftexdir/macnames.c' || echo '$(srcdir)/'`pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16129-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16130-pdftexdir/ttf2afm-macnames.obj: pdftexdir/macnames.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pdftexdir/ttf2afm-macnames.obj -MD -MP -MF pdftexdir/$(DEPDIR)/ttf2afm-macnames.Tpo -c -o pdftexdir/ttf2afm-macnames.obj `if test -f 'pdftexdir/macnames.c'; then $(CYGPATH_W) 'pdftexdir/macnames.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/macnames.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/ttf2afm-macnames.Tpo pdftexdir/$(DEPDIR)/ttf2afm-macnames.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ttf2afm_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pdftexdir/ttf2afm-macnames.obj `if test -f 'pdftexdir/macnames.c'; then $(CYGPATH_W) 'pdftexdir/macnames.c'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/macnames.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16136-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16137-upbibtex-upbibtex.o: upbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upbibtex-upbibtex.o -MD -MP -MF $(DEPDIR)/upbibtex-upbibtex.Tpo -c -o upbibtex-upbibtex.o `test -f 'upbibtex.c' || echo '$(srcdir)/'`upbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upbibtex-upbibtex.Tpo $(DEPDIR)/upbibtex-upbibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upbibtex-upbibtex.o `test -f 'upbibtex.c' || echo '$(srcdir)/'`upbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16143-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16144-upbibtex-upbibtex.obj: upbibtex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upbibtex-upbibtex.obj -MD -MP -MF $(DEPDIR)/upbibtex-upbibtex.Tpo -c -o upbibtex-upbibtex.obj `if test -f 'upbibtex.c'; then $(CYGPATH_W) 'upbibtex.c'; else $(CYGPATH_W) '$(srcdir)/upbibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upbibtex-upbibtex.Tpo $(DEPDIR)/upbibtex-upbibtex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upbibtex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upbibtex-upbibtex.obj `if test -f 'upbibtex.c'; then $(CYGPATH_W) 'upbibtex.c'; else $(CYGPATH_W) '$(srcdir)/upbibtex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16150-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16151-updvitype-updvitype.o: updvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(updvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT updvitype-updvitype.o -MD -MP -MF $(DEPDIR)/updvitype-updvitype.Tpo -c -o updvitype-updvitype.o `test -f 'updvitype.c' || echo '$(srcdir)/'`updvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/updvitype-updvitype.Tpo $(DEPDIR)/updvitype-updvitype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(updvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o updvitype-updvitype.o `test -f 'updvitype.c' || echo '$(srcdir)/'`updvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16157-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16158-updvitype-updvitype.obj: updvitype.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(updvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT updvitype-updvitype.obj -MD -MP -MF $(DEPDIR)/updvitype-updvitype.Tpo -c -o updvitype-updvitype.obj `if test -f 'updvitype.c'; then $(CYGPATH_W) 'updvitype.c'; else $(CYGPATH_W) '$(srcdir)/updvitype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/updvitype-updvitype.Tpo $(DEPDIR)/updvitype-updvitype.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(updvitype_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o updvitype-updvitype.obj `if test -f 'updvitype.c'; then $(CYGPATH_W) 'updvitype.c'; else $(CYGPATH_W) '$(srcdir)/updvitype.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16164-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16165-upmpost-pmp.o: pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmp.o -MD -MP -MF $(DEPDIR)/upmpost-pmp.Tpo -c -o upmpost-pmp.o `test -f 'pmp.c' || echo '$(srcdir)/'`pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmp.Tpo $(DEPDIR)/upmpost-pmp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmp.o `test -f 'pmp.c' || echo '$(srcdir)/'`pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16171-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16172-upmpost-pmp.obj: pmp.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmp.obj -MD -MP -MF $(DEPDIR)/upmpost-pmp.Tpo -c -o upmpost-pmp.obj `if test -f 'pmp.c'; then $(CYGPATH_W) 'pmp.c'; else $(CYGPATH_W) '$(srcdir)/pmp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmp.Tpo $(DEPDIR)/upmpost-pmp.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmp.obj `if test -f 'pmp.c'; then $(CYGPATH_W) 'pmp.c'; else $(CYGPATH_W) '$(srcdir)/pmp.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16178-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16179-upmpost-pmpmath.o: pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmath.o -MD -MP -MF $(DEPDIR)/upmpost-pmpmath.Tpo -c -o upmpost-pmpmath.o `test -f 'pmpmath.c' || echo '$(srcdir)/'`pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmath.Tpo $(DEPDIR)/upmpost-pmpmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmath.o `test -f 'pmpmath.c' || echo '$(srcdir)/'`pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16185-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16186-upmpost-pmpmath.obj: pmpmath.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmath.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpmath.Tpo -c -o upmpost-pmpmath.obj `if test -f 'pmpmath.c'; then $(CYGPATH_W) 'pmpmath.c'; else $(CYGPATH_W) '$(srcdir)/pmpmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmath.Tpo $(DEPDIR)/upmpost-pmpmath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmath.obj `if test -f 'pmpmath.c'; then $(CYGPATH_W) 'pmpmath.c'; else $(CYGPATH_W) '$(srcdir)/pmpmath.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16192-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16193-upmpost-pmpmathbinary.o: pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmathbinary.o -MD -MP -MF $(DEPDIR)/upmpost-pmpmathbinary.Tpo -c -o upmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo '$(srcdir)/'`pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmathbinary.Tpo $(DEPDIR)/upmpost-pmpmathbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmathbinary.o `test -f 'pmpmathbinary.c' || echo '$(srcdir)/'`pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16199-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16200-upmpost-pmpmathbinary.obj: pmpmathbinary.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmathbinary.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpmathbinary.Tpo -c -o upmpost-pmpmathbinary.obj `if test -f 'pmpmathbinary.c'; then $(CYGPATH_W) 'pmpmathbinary.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmathbinary.Tpo $(DEPDIR)/upmpost-pmpmathbinary.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmathbinary.obj `if test -f 'pmpmathbinary.c'; then $(CYGPATH_W) 'pmpmathbinary.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathbinary.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16206-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16207-upmpost-pmpmathdecimal.o: pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmathdecimal.o -MD -MP -MF $(DEPDIR)/upmpost-pmpmathdecimal.Tpo -c -o upmpost-pmpmathdecimal.o `test -f 'pmpmathdecimal.c' || echo '$(srcdir)/'`pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmathdecimal.Tpo $(DEPDIR)/upmpost-pmpmathdecimal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmathdecimal.o `test -f 'pmpmathdecimal.c' || echo '$(srcdir)/'`pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16213-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16214-upmpost-pmpmathdecimal.obj: pmpmathdecimal.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmathdecimal.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpmathdecimal.Tpo -c -o upmpost-pmpmathdecimal.obj `if test -f 'pmpmathdecimal.c'; then $(CYGPATH_W) 'pmpmathdecimal.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdecimal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmathdecimal.Tpo $(DEPDIR)/upmpost-pmpmathdecimal.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmathdecimal.obj `if test -f 'pmpmathdecimal.c'; then $(CYGPATH_W) 'pmpmathdecimal.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdecimal.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16220-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16221-upmpost-pmpmathdouble.o: pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmathdouble.o -MD -MP -MF $(DEPDIR)/upmpost-pmpmathdouble.Tpo -c -o upmpost-pmpmathdouble.o `test -f 'pmpmathdouble.c' || echo '$(srcdir)/'`pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmathdouble.Tpo $(DEPDIR)/upmpost-pmpmathdouble.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmathdouble.o `test -f 'pmpmathdouble.c' || echo '$(srcdir)/'`pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16227-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16228-upmpost-pmpmathdouble.obj: pmpmathdouble.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpmathdouble.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpmathdouble.Tpo -c -o upmpost-pmpmathdouble.obj `if test -f 'pmpmathdouble.c'; then $(CYGPATH_W) 'pmpmathdouble.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdouble.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpmathdouble.Tpo $(DEPDIR)/upmpost-pmpmathdouble.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpmathdouble.obj `if test -f 'pmpmathdouble.c'; then $(CYGPATH_W) 'pmpmathdouble.c'; else $(CYGPATH_W) '$(srcdir)/pmpmathdouble.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16234-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16235-upmpost-pmpost.o: pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpost.o -MD -MP -MF $(DEPDIR)/upmpost-pmpost.Tpo -c -o upmpost-pmpost.o `test -f 'pmpost.c' || echo '$(srcdir)/'`pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpost.Tpo $(DEPDIR)/upmpost-pmpost.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpost.o `test -f 'pmpost.c' || echo '$(srcdir)/'`pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16241-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16242-upmpost-pmpost.obj: pmpost.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpost.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpost.Tpo -c -o upmpost-pmpost.obj `if test -f 'pmpost.c'; then $(CYGPATH_W) 'pmpost.c'; else $(CYGPATH_W) '$(srcdir)/pmpost.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpost.Tpo $(DEPDIR)/upmpost-pmpost.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpost.obj `if test -f 'pmpost.c'; then $(CYGPATH_W) 'pmpost.c'; else $(CYGPATH_W) '$(srcdir)/pmpost.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16248-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16249-upmpost-pmpstrings.o: pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16250:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpstrings.o -MD -MP -MF $(DEPDIR)/upmpost-pmpstrings.Tpo -c -o upmpost-pmpstrings.o `test -f 'pmpstrings.c' || echo '$(srcdir)/'`pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16251-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpstrings.Tpo $(DEPDIR)/upmpost-pmpstrings.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16254:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpstrings.o `test -f 'pmpstrings.c' || echo '$(srcdir)/'`pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16255-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16256-upmpost-pmpstrings.obj: pmpstrings.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16257:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpstrings.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpstrings.Tpo -c -o upmpost-pmpstrings.obj `if test -f 'pmpstrings.c'; then $(CYGPATH_W) 'pmpstrings.c'; else $(CYGPATH_W) '$(srcdir)/pmpstrings.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16258-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpstrings.Tpo $(DEPDIR)/upmpost-pmpstrings.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16260-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16261:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpstrings.obj `if test -f 'pmpstrings.c'; then $(CYGPATH_W) 'pmpstrings.c'; else $(CYGPATH_W) '$(srcdir)/pmpstrings.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16262-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16263-upmpost-pmpxout.o: pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16264:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpxout.o -MD -MP -MF $(DEPDIR)/upmpost-pmpxout.Tpo -c -o upmpost-pmpxout.o `test -f 'pmpxout.c' || echo '$(srcdir)/'`pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16265-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpxout.Tpo $(DEPDIR)/upmpost-pmpxout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16267-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16268:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpxout.o `test -f 'pmpxout.c' || echo '$(srcdir)/'`pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16269-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16270-upmpost-pmpxout.obj: pmpxout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16271:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-pmpxout.obj -MD -MP -MF $(DEPDIR)/upmpost-pmpxout.Tpo -c -o upmpost-pmpxout.obj `if test -f 'pmpxout.c'; then $(CYGPATH_W) 'pmpxout.c'; else $(CYGPATH_W) '$(srcdir)/pmpxout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16272-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-pmpxout.Tpo $(DEPDIR)/upmpost-pmpxout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16274-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16275:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-pmpxout.obj `if test -f 'pmpxout.c'; then $(CYGPATH_W) 'pmpxout.c'; else $(CYGPATH_W) '$(srcdir)/pmpxout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16276-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16277-upmpost-ppngout.o: ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16278:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-ppngout.o -MD -MP -MF $(DEPDIR)/upmpost-ppngout.Tpo -c -o upmpost-ppngout.o `test -f 'ppngout.c' || echo '$(srcdir)/'`ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16279-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-ppngout.Tpo $(DEPDIR)/upmpost-ppngout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16281-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16282:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-ppngout.o `test -f 'ppngout.c' || echo '$(srcdir)/'`ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16283-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16284-upmpost-ppngout.obj: ppngout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16285:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-ppngout.obj -MD -MP -MF $(DEPDIR)/upmpost-ppngout.Tpo -c -o upmpost-ppngout.obj `if test -f 'ppngout.c'; then $(CYGPATH_W) 'ppngout.c'; else $(CYGPATH_W) '$(srcdir)/ppngout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16286-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-ppngout.Tpo $(DEPDIR)/upmpost-ppngout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16288-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16289:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-ppngout.obj `if test -f 'ppngout.c'; then $(CYGPATH_W) 'ppngout.c'; else $(CYGPATH_W) '$(srcdir)/ppngout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16290-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16291-upmpost-ppsout.o: ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16292:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-ppsout.o -MD -MP -MF $(DEPDIR)/upmpost-ppsout.Tpo -c -o upmpost-ppsout.o `test -f 'ppsout.c' || echo '$(srcdir)/'`ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16293-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-ppsout.Tpo $(DEPDIR)/upmpost-ppsout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16295-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16296:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-ppsout.o `test -f 'ppsout.c' || echo '$(srcdir)/'`ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16297-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16298-upmpost-ppsout.obj: ppsout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16299:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-ppsout.obj -MD -MP -MF $(DEPDIR)/upmpost-ppsout.Tpo -c -o upmpost-ppsout.obj `if test -f 'ppsout.c'; then $(CYGPATH_W) 'ppsout.c'; else $(CYGPATH_W) '$(srcdir)/ppsout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16300-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-ppsout.Tpo $(DEPDIR)/upmpost-ppsout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16302-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16303:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-ppsout.obj `if test -f 'ppsout.c'; then $(CYGPATH_W) 'ppsout.c'; else $(CYGPATH_W) '$(srcdir)/ppsout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16304-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16305-upmpost-psvgout.o: psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16306:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-psvgout.o -MD -MP -MF $(DEPDIR)/upmpost-psvgout.Tpo -c -o upmpost-psvgout.o `test -f 'psvgout.c' || echo '$(srcdir)/'`psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16307-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-psvgout.Tpo $(DEPDIR)/upmpost-psvgout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16309-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16310:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-psvgout.o `test -f 'psvgout.c' || echo '$(srcdir)/'`psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16311-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16312-upmpost-psvgout.obj: psvgout.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16313:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-psvgout.obj -MD -MP -MF $(DEPDIR)/upmpost-psvgout.Tpo -c -o upmpost-psvgout.obj `if test -f 'psvgout.c'; then $(CYGPATH_W) 'psvgout.c'; else $(CYGPATH_W) '$(srcdir)/psvgout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16314-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-psvgout.Tpo $(DEPDIR)/upmpost-psvgout.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16317:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-psvgout.obj `if test -f 'psvgout.c'; then $(CYGPATH_W) 'psvgout.c'; else $(CYGPATH_W) '$(srcdir)/psvgout.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16318-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16319-upmpost-ptfmin.o: ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16320:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-ptfmin.o -MD -MP -MF $(DEPDIR)/upmpost-ptfmin.Tpo -c -o upmpost-ptfmin.o `test -f 'ptfmin.c' || echo '$(srcdir)/'`ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16321-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-ptfmin.Tpo $(DEPDIR)/upmpost-ptfmin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16323-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16324:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-ptfmin.o `test -f 'ptfmin.c' || echo '$(srcdir)/'`ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16325-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16326-upmpost-ptfmin.obj: ptfmin.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16327:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT upmpost-ptfmin.obj -MD -MP -MF $(DEPDIR)/upmpost-ptfmin.Tpo -c -o upmpost-ptfmin.obj `if test -f 'ptfmin.c'; then $(CYGPATH_W) 'ptfmin.c'; else $(CYGPATH_W) '$(srcdir)/ptfmin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16328-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/upmpost-ptfmin.Tpo $(DEPDIR)/upmpost-ptfmin.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16330-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16331:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(upmpost_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o upmpost-ptfmin.obj `if test -f 'ptfmin.c'; then $(CYGPATH_W) 'ptfmin.c'; else $(CYGPATH_W) '$(srcdir)/ptfmin.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16332-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16333-uppltotf-uppltotf.o: uppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16334:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uppltotf-uppltotf.o -MD -MP -MF $(DEPDIR)/uppltotf-uppltotf.Tpo -c -o uppltotf-uppltotf.o `test -f 'uppltotf.c' || echo '$(srcdir)/'`uppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16335-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uppltotf-uppltotf.Tpo $(DEPDIR)/uppltotf-uppltotf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16337-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16338:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uppltotf-uppltotf.o `test -f 'uppltotf.c' || echo '$(srcdir)/'`uppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16339-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16340-uppltotf-uppltotf.obj: uppltotf.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16341:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uppltotf-uppltotf.obj -MD -MP -MF $(DEPDIR)/uppltotf-uppltotf.Tpo -c -o uppltotf-uppltotf.obj `if test -f 'uppltotf.c'; then $(CYGPATH_W) 'uppltotf.c'; else $(CYGPATH_W) '$(srcdir)/uppltotf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16342-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uppltotf-uppltotf.Tpo $(DEPDIR)/uppltotf-uppltotf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16344-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16345:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uppltotf_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uppltotf-uppltotf.obj `if test -f 'uppltotf.c'; then $(CYGPATH_W) 'uppltotf.c'; else $(CYGPATH_W) '$(srcdir)/uppltotf.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16346-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16347-uptexdir/uptex-uptexextra.o: uptexdir/uptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16348:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptexdir/uptex-uptexextra.o -MD -MP -MF uptexdir/$(DEPDIR)/uptex-uptexextra.Tpo -c -o uptexdir/uptex-uptexextra.o `test -f 'uptexdir/uptexextra.c' || echo '$(srcdir)/'`uptexdir/uptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16349-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) uptexdir/$(DEPDIR)/uptex-uptexextra.Tpo uptexdir/$(DEPDIR)/uptex-uptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16351-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16352:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptexdir/uptex-uptexextra.o `test -f 'uptexdir/uptexextra.c' || echo '$(srcdir)/'`uptexdir/uptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16353-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16354-uptexdir/uptex-uptexextra.obj: uptexdir/uptexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16355:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptexdir/uptex-uptexextra.obj -MD -MP -MF uptexdir/$(DEPDIR)/uptex-uptexextra.Tpo -c -o uptexdir/uptex-uptexextra.obj `if test -f 'uptexdir/uptexextra.c'; then $(CYGPATH_W) 'uptexdir/uptexextra.c'; else $(CYGPATH_W) '$(srcdir)/uptexdir/uptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16356-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) uptexdir/$(DEPDIR)/uptex-uptexextra.Tpo uptexdir/$(DEPDIR)/uptex-uptexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16358-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16359:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptexdir/uptex-uptexextra.obj `if test -f 'uptexdir/uptexextra.c'; then $(CYGPATH_W) 'uptexdir/uptexextra.c'; else $(CYGPATH_W) '$(srcdir)/uptexdir/uptexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16360-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16361-synctexdir/uptex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/uptex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/uptex-synctex.Tpo -c -o synctexdir/uptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/uptex-synctex.Tpo synctexdir/$(DEPDIR)/uptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/uptex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16367-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16368-synctexdir/uptex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16369:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT synctexdir/uptex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/uptex-synctex.Tpo -c -o synctexdir/uptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16370-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/uptex-synctex.Tpo synctexdir/$(DEPDIR)/uptex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16372-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16373:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o synctexdir/uptex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16374-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16375-uptex-uptexini.o: uptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16376:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptex-uptexini.o -MD -MP -MF $(DEPDIR)/uptex-uptexini.Tpo -c -o uptex-uptexini.o `test -f 'uptexini.c' || echo '$(srcdir)/'`uptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16377-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptex-uptexini.Tpo $(DEPDIR)/uptex-uptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16379-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16380:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptex-uptexini.o `test -f 'uptexini.c' || echo '$(srcdir)/'`uptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16381-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16382-uptex-uptexini.obj: uptexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16383:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptex-uptexini.obj -MD -MP -MF $(DEPDIR)/uptex-uptexini.Tpo -c -o uptex-uptexini.obj `if test -f 'uptexini.c'; then $(CYGPATH_W) 'uptexini.c'; else $(CYGPATH_W) '$(srcdir)/uptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16384-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptex-uptexini.Tpo $(DEPDIR)/uptex-uptexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16386-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16387:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptex-uptexini.obj `if test -f 'uptexini.c'; then $(CYGPATH_W) 'uptexini.c'; else $(CYGPATH_W) '$(srcdir)/uptexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16388-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16389-uptex-uptex0.o: uptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16390:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptex-uptex0.o -MD -MP -MF $(DEPDIR)/uptex-uptex0.Tpo -c -o uptex-uptex0.o `test -f 'uptex0.c' || echo '$(srcdir)/'`uptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16391-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptex-uptex0.Tpo $(DEPDIR)/uptex-uptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16393-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16394:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptex-uptex0.o `test -f 'uptex0.c' || echo '$(srcdir)/'`uptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16395-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16396-uptex-uptex0.obj: uptex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16397:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptex-uptex0.obj -MD -MP -MF $(DEPDIR)/uptex-uptex0.Tpo -c -o uptex-uptex0.obj `if test -f 'uptex0.c'; then $(CYGPATH_W) 'uptex0.c'; else $(CYGPATH_W) '$(srcdir)/uptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16398-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptex-uptex0.Tpo $(DEPDIR)/uptex-uptex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16400-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16401:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptex-uptex0.obj `if test -f 'uptex0.c'; then $(CYGPATH_W) 'uptex0.c'; else $(CYGPATH_W) '$(srcdir)/uptex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16402-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16403-uptex-uptex-pool.o: uptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16404:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptex-uptex-pool.o -MD -MP -MF $(DEPDIR)/uptex-uptex-pool.Tpo -c -o uptex-uptex-pool.o `test -f 'uptex-pool.c' || echo '$(srcdir)/'`uptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16405-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptex-uptex-pool.Tpo $(DEPDIR)/uptex-uptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16407-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16408:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptex-uptex-pool.o `test -f 'uptex-pool.c' || echo '$(srcdir)/'`uptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16409-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16410-uptex-uptex-pool.obj: uptex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16411:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptex-uptex-pool.obj -MD -MP -MF $(DEPDIR)/uptex-uptex-pool.Tpo -c -o uptex-uptex-pool.obj `if test -f 'uptex-pool.c'; then $(CYGPATH_W) 'uptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/uptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16412-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptex-uptex-pool.Tpo $(DEPDIR)/uptex-uptex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16414-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16415:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptex_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptex-uptex-pool.obj `if test -f 'uptex-pool.c'; then $(CYGPATH_W) 'uptex-pool.c'; else $(CYGPATH_W) '$(srcdir)/uptex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16416-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16417-uptftopl-uptftopl.o: uptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16418:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptftopl-uptftopl.o -MD -MP -MF $(DEPDIR)/uptftopl-uptftopl.Tpo -c -o uptftopl-uptftopl.o `test -f 'uptftopl.c' || echo '$(srcdir)/'`uptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16419-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptftopl-uptftopl.Tpo $(DEPDIR)/uptftopl-uptftopl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16421-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16422:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptftopl-uptftopl.o `test -f 'uptftopl.c' || echo '$(srcdir)/'`uptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16423-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16424-uptftopl-uptftopl.obj: uptftopl.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16425:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT uptftopl-uptftopl.obj -MD -MP -MF $(DEPDIR)/uptftopl-uptftopl.Tpo -c -o uptftopl-uptftopl.obj `if test -f 'uptftopl.c'; then $(CYGPATH_W) 'uptftopl.c'; else $(CYGPATH_W) '$(srcdir)/uptftopl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16426-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/uptftopl-uptftopl.Tpo $(DEPDIR)/uptftopl-uptftopl.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16429:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uptftopl_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uptftopl-uptftopl.obj `if test -f 'uptftopl.c'; then $(CYGPATH_W) 'uptftopl.c'; else $(CYGPATH_W) '$(srcdir)/uptftopl.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16430-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16431-xetexdir/xetex-xetexextra.o: xetexdir/xetexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16432:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetexdir/xetex-xetexextra.o -MD -MP -MF xetexdir/$(DEPDIR)/xetex-xetexextra.Tpo -c -o xetexdir/xetex-xetexextra.o `test -f 'xetexdir/xetexextra.c' || echo '$(srcdir)/'`xetexdir/xetexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16433-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/xetex-xetexextra.Tpo xetexdir/$(DEPDIR)/xetex-xetexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16435-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16436:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetexdir/xetex-xetexextra.o `test -f 'xetexdir/xetexextra.c' || echo '$(srcdir)/'`xetexdir/xetexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16437-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16438-xetexdir/xetex-xetexextra.obj: xetexdir/xetexextra.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16439:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetexdir/xetex-xetexextra.obj -MD -MP -MF xetexdir/$(DEPDIR)/xetex-xetexextra.Tpo -c -o xetexdir/xetex-xetexextra.obj `if test -f 'xetexdir/xetexextra.c'; then $(CYGPATH_W) 'xetexdir/xetexextra.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/xetexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16440-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/xetex-xetexextra.Tpo xetexdir/$(DEPDIR)/xetex-xetexextra.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16442-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16443:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetexdir/xetex-xetexextra.obj `if test -f 'xetexdir/xetexextra.c'; then $(CYGPATH_W) 'xetexdir/xetexextra.c'; else $(CYGPATH_W) '$(srcdir)/xetexdir/xetexextra.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16444-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16445-synctexdir/xetex-synctex.o: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16446:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT synctexdir/xetex-synctex.o -MD -MP -MF synctexdir/$(DEPDIR)/xetex-synctex.Tpo -c -o synctexdir/xetex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16447-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/xetex-synctex.Tpo synctexdir/$(DEPDIR)/xetex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16449-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16450:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o synctexdir/xetex-synctex.o `test -f 'synctexdir/synctex.c' || echo '$(srcdir)/'`synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16451-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16452-synctexdir/xetex-synctex.obj: synctexdir/synctex.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16453:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT synctexdir/xetex-synctex.obj -MD -MP -MF synctexdir/$(DEPDIR)/xetex-synctex.Tpo -c -o synctexdir/xetex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16454-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) synctexdir/$(DEPDIR)/xetex-synctex.Tpo synctexdir/$(DEPDIR)/xetex-synctex.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16456-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16457:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o synctexdir/xetex-synctex.obj `if test -f 'synctexdir/synctex.c'; then $(CYGPATH_W) 'synctexdir/synctex.c'; else $(CYGPATH_W) '$(srcdir)/synctexdir/synctex.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16458-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16459-xetex-xetexini.o: xetexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16460:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetex-xetexini.o -MD -MP -MF $(DEPDIR)/xetex-xetexini.Tpo -c -o xetex-xetexini.o `test -f 'xetexini.c' || echo '$(srcdir)/'`xetexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16461-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-xetexini.Tpo $(DEPDIR)/xetex-xetexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16463-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16464:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetex-xetexini.o `test -f 'xetexini.c' || echo '$(srcdir)/'`xetexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16465-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16466-xetex-xetexini.obj: xetexini.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16467:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetex-xetexini.obj -MD -MP -MF $(DEPDIR)/xetex-xetexini.Tpo -c -o xetex-xetexini.obj `if test -f 'xetexini.c'; then $(CYGPATH_W) 'xetexini.c'; else $(CYGPATH_W) '$(srcdir)/xetexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16468-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-xetexini.Tpo $(DEPDIR)/xetex-xetexini.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16470-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16471:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetex-xetexini.obj `if test -f 'xetexini.c'; then $(CYGPATH_W) 'xetexini.c'; else $(CYGPATH_W) '$(srcdir)/xetexini.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16472-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16473-xetex-xetex0.o: xetex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16474:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetex-xetex0.o -MD -MP -MF $(DEPDIR)/xetex-xetex0.Tpo -c -o xetex-xetex0.o `test -f 'xetex0.c' || echo '$(srcdir)/'`xetex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16475-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-xetex0.Tpo $(DEPDIR)/xetex-xetex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16477-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16478:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetex-xetex0.o `test -f 'xetex0.c' || echo '$(srcdir)/'`xetex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16479-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16480-xetex-xetex0.obj: xetex0.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16481:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetex-xetex0.obj -MD -MP -MF $(DEPDIR)/xetex-xetex0.Tpo -c -o xetex-xetex0.obj `if test -f 'xetex0.c'; then $(CYGPATH_W) 'xetex0.c'; else $(CYGPATH_W) '$(srcdir)/xetex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16482-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-xetex0.Tpo $(DEPDIR)/xetex-xetex0.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16484-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16485:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetex-xetex0.obj `if test -f 'xetex0.c'; then $(CYGPATH_W) 'xetex0.c'; else $(CYGPATH_W) '$(srcdir)/xetex0.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16486-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16487-xetex-xetex-pool.o: xetex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16488:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetex-xetex-pool.o -MD -MP -MF $(DEPDIR)/xetex-xetex-pool.Tpo -c -o xetex-xetex-pool.o `test -f 'xetex-pool.c' || echo '$(srcdir)/'`xetex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16489-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-xetex-pool.Tpo $(DEPDIR)/xetex-xetex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetex-xetex-pool.o `test -f 'xetex-pool.c' || echo '$(srcdir)/'`xetex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16493-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16494-xetex-xetex-pool.obj: xetex-pool.c
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16495:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -MT xetex-xetex-pool.obj -MD -MP -MF $(DEPDIR)/xetex-xetex-pool.Tpo -c -o xetex-xetex-pool.obj `if test -f 'xetex-pool.c'; then $(CYGPATH_W) 'xetex-pool.c'; else $(CYGPATH_W) '$(srcdir)/xetex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16496-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-xetex-pool.Tpo $(DEPDIR)/xetex-xetex-pool.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16498-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16499:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CFLAGS) $(CFLAGS) -c -o xetex-xetex-pool.obj `if test -f 'xetex-pool.c'; then $(CYGPATH_W) 'xetex-pool.c'; else $(CYGPATH_W) '$(srcdir)/xetex-pool.c'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16500-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16501-.cc.o:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16502:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16503-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16509-.cc.obj:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16510:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16511:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16512-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16514-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16515:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16516-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16517-.cc.lo:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16518:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16519-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16525-pdftexdir/libpdftex_a-pdftoepdf.o: pdftexdir/pdftoepdf.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16526:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(libpdftex_a_CXXFLAGS) $(CXXFLAGS) -MT pdftexdir/libpdftex_a-pdftoepdf.o -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-pdftoepdf.Tpo -c -o pdftexdir/libpdftex_a-pdftoepdf.o `test -f 'pdftexdir/pdftoepdf.cc' || echo '$(srcdir)/'`pdftexdir/pdftoepdf.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16527-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-pdftoepdf.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-pdftoepdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16529-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16530:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(libpdftex_a_CXXFLAGS) $(CXXFLAGS) -c -o pdftexdir/libpdftex_a-pdftoepdf.o `test -f 'pdftexdir/pdftoepdf.cc' || echo '$(srcdir)/'`pdftexdir/pdftoepdf.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16531-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16532-pdftexdir/libpdftex_a-pdftoepdf.obj: pdftexdir/pdftoepdf.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16533:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(libpdftex_a_CXXFLAGS) $(CXXFLAGS) -MT pdftexdir/libpdftex_a-pdftoepdf.obj -MD -MP -MF pdftexdir/$(DEPDIR)/libpdftex_a-pdftoepdf.Tpo -c -o pdftexdir/libpdftex_a-pdftoepdf.obj `if test -f 'pdftexdir/pdftoepdf.cc'; then $(CYGPATH_W) 'pdftexdir/pdftoepdf.cc'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pdftoepdf.cc'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16534-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/libpdftex_a-pdftoepdf.Tpo pdftexdir/$(DEPDIR)/libpdftex_a-pdftoepdf.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16536-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16537:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpdftex_a_CPPFLAGS) $(CPPFLAGS) $(libpdftex_a_CXXFLAGS) $(CXXFLAGS) -c -o pdftexdir/libpdftex_a-pdftoepdf.obj `if test -f 'pdftexdir/pdftoepdf.cc'; then $(CYGPATH_W) 'pdftexdir/pdftoepdf.cc'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pdftoepdf.cc'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16538-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16539-xetexdir/libxetex_a-XeTeXFontInst.o: xetexdir/XeTeXFontInst.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16540:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontInst.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst.Tpo -c -o xetexdir/libxetex_a-XeTeXFontInst.o `test -f 'xetexdir/XeTeXFontInst.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontInst.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16541-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16543-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16544:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontInst.o `test -f 'xetexdir/XeTeXFontInst.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontInst.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16545-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16546-xetexdir/libxetex_a-XeTeXFontInst.obj: xetexdir/XeTeXFontInst.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16547:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontInst.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst.Tpo -c -o xetexdir/libxetex_a-XeTeXFontInst.obj `if test -f 'xetexdir/XeTeXFontInst.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontInst.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontInst.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16548-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16550-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16551:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontInst.obj `if test -f 'xetexdir/XeTeXFontInst.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontInst.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontInst.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16552-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16553-xetexdir/libxetex_a-XeTeXFontMgr.o: xetexdir/XeTeXFontMgr.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16554:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontMgr.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr.Tpo -c -o xetexdir/libxetex_a-XeTeXFontMgr.o `test -f 'xetexdir/XeTeXFontMgr.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontMgr.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16555-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16557-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16558:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontMgr.o `test -f 'xetexdir/XeTeXFontMgr.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontMgr.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16559-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16560-xetexdir/libxetex_a-XeTeXFontMgr.obj: xetexdir/XeTeXFontMgr.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16561:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontMgr.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr.Tpo -c -o xetexdir/libxetex_a-XeTeXFontMgr.obj `if test -f 'xetexdir/XeTeXFontMgr.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontMgr.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontMgr.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16562-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16564-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16565:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontMgr.obj `if test -f 'xetexdir/XeTeXFontMgr.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontMgr.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontMgr.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16566-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16567-xetexdir/libxetex_a-XeTeXLayoutInterface.o: xetexdir/XeTeXLayoutInterface.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16568:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXLayoutInterface.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXLayoutInterface.Tpo -c -o xetexdir/libxetex_a-XeTeXLayoutInterface.o `test -f 'xetexdir/XeTeXLayoutInterface.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXLayoutInterface.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16569-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXLayoutInterface.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXLayoutInterface.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16571-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16572:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXLayoutInterface.o `test -f 'xetexdir/XeTeXLayoutInterface.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXLayoutInterface.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16573-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16574-xetexdir/libxetex_a-XeTeXLayoutInterface.obj: xetexdir/XeTeXLayoutInterface.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16575:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXLayoutInterface.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXLayoutInterface.Tpo -c -o xetexdir/libxetex_a-XeTeXLayoutInterface.obj `if test -f 'xetexdir/XeTeXLayoutInterface.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXLayoutInterface.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXLayoutInterface.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16576-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXLayoutInterface.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXLayoutInterface.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16578-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16579:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXLayoutInterface.obj `if test -f 'xetexdir/XeTeXLayoutInterface.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXLayoutInterface.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXLayoutInterface.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16580-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16581-xetexdir/libxetex_a-XeTeXOTMath.o: xetexdir/XeTeXOTMath.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16582:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXOTMath.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXOTMath.Tpo -c -o xetexdir/libxetex_a-XeTeXOTMath.o `test -f 'xetexdir/XeTeXOTMath.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXOTMath.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16583-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXOTMath.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXOTMath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16585-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16586:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXOTMath.o `test -f 'xetexdir/XeTeXOTMath.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXOTMath.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16587-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16588-xetexdir/libxetex_a-XeTeXOTMath.obj: xetexdir/XeTeXOTMath.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16589:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXOTMath.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXOTMath.Tpo -c -o xetexdir/libxetex_a-XeTeXOTMath.obj `if test -f 'xetexdir/XeTeXOTMath.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXOTMath.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXOTMath.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16590-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXOTMath.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXOTMath.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16592-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16593:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXOTMath.obj `if test -f 'xetexdir/XeTeXOTMath.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXOTMath.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXOTMath.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16594-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16595-xetexdir/libxetex_a-hz.o: xetexdir/hz.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16596:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-hz.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-hz.Tpo -c -o xetexdir/libxetex_a-hz.o `test -f 'xetexdir/hz.cpp' || echo '$(srcdir)/'`xetexdir/hz.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16597-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-hz.Tpo xetexdir/$(DEPDIR)/libxetex_a-hz.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16599-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16600:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-hz.o `test -f 'xetexdir/hz.cpp' || echo '$(srcdir)/'`xetexdir/hz.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16601-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16602-xetexdir/libxetex_a-hz.obj: xetexdir/hz.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16603:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-hz.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-hz.Tpo -c -o xetexdir/libxetex_a-hz.obj `if test -f 'xetexdir/hz.cpp'; then $(CYGPATH_W) 'xetexdir/hz.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/hz.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16604-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-hz.Tpo xetexdir/$(DEPDIR)/libxetex_a-hz.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16606-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16607:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-hz.obj `if test -f 'xetexdir/hz.cpp'; then $(CYGPATH_W) 'xetexdir/hz.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/hz.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16608-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16609-xetexdir/libxetex_a-pdfimage.o: xetexdir/pdfimage.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16610:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-pdfimage.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-pdfimage.Tpo -c -o xetexdir/libxetex_a-pdfimage.o `test -f 'xetexdir/pdfimage.cpp' || echo '$(srcdir)/'`xetexdir/pdfimage.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16611-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-pdfimage.Tpo xetexdir/$(DEPDIR)/libxetex_a-pdfimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16613-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16614:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-pdfimage.o `test -f 'xetexdir/pdfimage.cpp' || echo '$(srcdir)/'`xetexdir/pdfimage.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16615-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16616-xetexdir/libxetex_a-pdfimage.obj: xetexdir/pdfimage.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16617:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-pdfimage.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-pdfimage.Tpo -c -o xetexdir/libxetex_a-pdfimage.obj `if test -f 'xetexdir/pdfimage.cpp'; then $(CYGPATH_W) 'xetexdir/pdfimage.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/pdfimage.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16618-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-pdfimage.Tpo xetexdir/$(DEPDIR)/libxetex_a-pdfimage.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16620-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16621:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-pdfimage.obj `if test -f 'xetexdir/pdfimage.cpp'; then $(CYGPATH_W) 'xetexdir/pdfimage.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/pdfimage.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16622-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16623-xetexdir/libxetex_a-XeTeXFontInst_Mac.o: xetexdir/XeTeXFontInst_Mac.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16624:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontInst_Mac.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst_Mac.Tpo -c -o xetexdir/libxetex_a-XeTeXFontInst_Mac.o `test -f 'xetexdir/XeTeXFontInst_Mac.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontInst_Mac.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16625-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst_Mac.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst_Mac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16627-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16628:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontInst_Mac.o `test -f 'xetexdir/XeTeXFontInst_Mac.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontInst_Mac.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16629-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16630-xetexdir/libxetex_a-XeTeXFontInst_Mac.obj: xetexdir/XeTeXFontInst_Mac.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16631:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontInst_Mac.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst_Mac.Tpo -c -o xetexdir/libxetex_a-XeTeXFontInst_Mac.obj `if test -f 'xetexdir/XeTeXFontInst_Mac.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontInst_Mac.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontInst_Mac.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16632-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst_Mac.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontInst_Mac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16634-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16635:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontInst_Mac.obj `if test -f 'xetexdir/XeTeXFontInst_Mac.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontInst_Mac.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontInst_Mac.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16636-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16637-xetexdir/libxetex_a-XeTeXFontMgr_FC.o: xetexdir/XeTeXFontMgr_FC.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16638:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontMgr_FC.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_FC.Tpo -c -o xetexdir/libxetex_a-XeTeXFontMgr_FC.o `test -f 'xetexdir/XeTeXFontMgr_FC.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontMgr_FC.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16639-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_FC.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_FC.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16641-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16642:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontMgr_FC.o `test -f 'xetexdir/XeTeXFontMgr_FC.cpp' || echo '$(srcdir)/'`xetexdir/XeTeXFontMgr_FC.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16643-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16644-xetexdir/libxetex_a-XeTeXFontMgr_FC.obj: xetexdir/XeTeXFontMgr_FC.cpp
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16645:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontMgr_FC.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_FC.Tpo -c -o xetexdir/libxetex_a-XeTeXFontMgr_FC.obj `if test -f 'xetexdir/XeTeXFontMgr_FC.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontMgr_FC.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontMgr_FC.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16646-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_FC.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_FC.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16648-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16649:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_CXXFLAGS) $(CXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontMgr_FC.obj `if test -f 'xetexdir/XeTeXFontMgr_FC.cpp'; then $(CYGPATH_W) 'xetexdir/XeTeXFontMgr_FC.cpp'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontMgr_FC.cpp'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16650-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16651-luahbtex-dummy.o: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16652:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(luahbtex_CXXFLAGS) $(CXXFLAGS) -MT luahbtex-dummy.o -MD -MP -MF $(DEPDIR)/luahbtex-dummy.Tpo -c -o luahbtex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16653-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/luahbtex-dummy.Tpo $(DEPDIR)/luahbtex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16655-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16656:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(luahbtex_CXXFLAGS) $(CXXFLAGS) -c -o luahbtex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16657-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16658-luahbtex-dummy.obj: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16659:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(luahbtex_CXXFLAGS) $(CXXFLAGS) -MT luahbtex-dummy.obj -MD -MP -MF $(DEPDIR)/luahbtex-dummy.Tpo -c -o luahbtex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16660-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/luahbtex-dummy.Tpo $(DEPDIR)/luahbtex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16662-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16663:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luahbtex_CPPFLAGS) $(CPPFLAGS) $(luahbtex_CXXFLAGS) $(CXXFLAGS) -c -o luahbtex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16664-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16665-luajithbtex-dummy.o: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16666:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(luajithbtex_CXXFLAGS) $(CXXFLAGS) -MT luajithbtex-dummy.o -MD -MP -MF $(DEPDIR)/luajithbtex-dummy.Tpo -c -o luajithbtex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16667-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/luajithbtex-dummy.Tpo $(DEPDIR)/luajithbtex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16669-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16670:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(luajithbtex_CXXFLAGS) $(CXXFLAGS) -c -o luajithbtex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16671-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16672-luajithbtex-dummy.obj: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16673:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(luajithbtex_CXXFLAGS) $(CXXFLAGS) -MT luajithbtex-dummy.obj -MD -MP -MF $(DEPDIR)/luajithbtex-dummy.Tpo -c -o luajithbtex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16674-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/luajithbtex-dummy.Tpo $(DEPDIR)/luajithbtex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16676-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16677:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(luajithbtex_CPPFLAGS) $(CPPFLAGS) $(luajithbtex_CXXFLAGS) $(CXXFLAGS) -c -o luajithbtex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16678-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16679-pdftex-dummy.o: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16680:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(pdftex_CXXFLAGS) $(CXXFLAGS) -MT pdftex-dummy.o -MD -MP -MF $(DEPDIR)/pdftex-dummy.Tpo -c -o pdftex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16681-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-dummy.Tpo $(DEPDIR)/pdftex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16683-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16684:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(pdftex_CXXFLAGS) $(CXXFLAGS) -c -o pdftex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16685-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16686-pdftex-dummy.obj: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16687:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(pdftex_CXXFLAGS) $(CXXFLAGS) -MT pdftex-dummy.obj -MD -MP -MF $(DEPDIR)/pdftex-dummy.Tpo -c -o pdftex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16688-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftex-dummy.Tpo $(DEPDIR)/pdftex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16690-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16691:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftex_CPPFLAGS) $(CPPFLAGS) $(pdftex_CXXFLAGS) $(CXXFLAGS) -c -o pdftex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16692-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16693-pdftexdir/pdftosrc-pdftosrc.o: pdftexdir/pdftosrc.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16694:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -MT pdftexdir/pdftosrc-pdftosrc.o -MD -MP -MF pdftexdir/$(DEPDIR)/pdftosrc-pdftosrc.Tpo -c -o pdftexdir/pdftosrc-pdftosrc.o `test -f 'pdftexdir/pdftosrc.cc' || echo '$(srcdir)/'`pdftexdir/pdftosrc.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16695-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/pdftosrc-pdftosrc.Tpo pdftexdir/$(DEPDIR)/pdftosrc-pdftosrc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16697-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16698:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -c -o pdftexdir/pdftosrc-pdftosrc.o `test -f 'pdftexdir/pdftosrc.cc' || echo '$(srcdir)/'`pdftexdir/pdftosrc.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16699-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16700-pdftexdir/pdftosrc-pdftosrc.obj: pdftexdir/pdftosrc.cc
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16701:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -MT pdftexdir/pdftosrc-pdftosrc.obj -MD -MP -MF pdftexdir/$(DEPDIR)/pdftosrc-pdftosrc.Tpo -c -o pdftexdir/pdftosrc-pdftosrc.obj `if test -f 'pdftexdir/pdftosrc.cc'; then $(CYGPATH_W) 'pdftexdir/pdftosrc.cc'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pdftosrc.cc'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16702-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) pdftexdir/$(DEPDIR)/pdftosrc-pdftosrc.Tpo pdftexdir/$(DEPDIR)/pdftosrc-pdftosrc.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16704-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16705:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -c -o pdftexdir/pdftosrc-pdftosrc.obj `if test -f 'pdftexdir/pdftosrc.cc'; then $(CYGPATH_W) 'pdftexdir/pdftosrc.cc'; else $(CYGPATH_W) '$(srcdir)/pdftexdir/pdftosrc.cc'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16706-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16707-pdftosrc-dummy.o: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16708:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -MT pdftosrc-dummy.o -MD -MP -MF $(DEPDIR)/pdftosrc-dummy.Tpo -c -o pdftosrc-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16709-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftosrc-dummy.Tpo $(DEPDIR)/pdftosrc-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16711-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16712:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -c -o pdftosrc-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16713-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16714-pdftosrc-dummy.obj: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16715:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -MT pdftosrc-dummy.obj -MD -MP -MF $(DEPDIR)/pdftosrc-dummy.Tpo -c -o pdftosrc-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16716-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/pdftosrc-dummy.Tpo $(DEPDIR)/pdftosrc-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16718-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16719:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pdftosrc_CPPFLAGS) $(CPPFLAGS) $(pdftosrc_CXXFLAGS) $(CXXFLAGS) -c -o pdftosrc-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16720-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16721-xetex-dummy.o: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16722:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CXXFLAGS) $(CXXFLAGS) -MT xetex-dummy.o -MD -MP -MF $(DEPDIR)/xetex-dummy.Tpo -c -o xetex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16723-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-dummy.Tpo $(DEPDIR)/xetex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16725-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16726:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CXXFLAGS) $(CXXFLAGS) -c -o xetex-dummy.o `test -f 'dummy.cxx' || echo '$(srcdir)/'`dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16727-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16728-xetex-dummy.obj: dummy.cxx
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16729:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CXXFLAGS) $(CXXFLAGS) -MT xetex-dummy.obj -MD -MP -MF $(DEPDIR)/xetex-dummy.Tpo -c -o xetex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16730-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xetex-dummy.Tpo $(DEPDIR)/xetex-dummy.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16732-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16733:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xetex_CPPFLAGS) $(CPPFLAGS) $(xetex_CXXFLAGS) $(CXXFLAGS) -c -o xetex-dummy.obj `if test -f 'dummy.cxx'; then $(CYGPATH_W) 'dummy.cxx'; else $(CYGPATH_W) '$(srcdir)/dummy.cxx'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16734-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16735-.cpp.o:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16736:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16737-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16743-.cpp.obj:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16744:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16745:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16746-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16748-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16749:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16750-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16751-.cpp.lo:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16752:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16753-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16759-.cxx.o:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16760:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16761-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16767-.cxx.obj:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16768:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16769:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16770-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16772-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16773:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16774-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16775-.cxx.lo:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16776:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16777-@am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16783-.mm.o:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16784:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16785-@am__fastdepOBJCXX_TRUE@	$(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16791-.mm.obj:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16792:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16793:@am__fastdepOBJCXX_TRUE@	$(OBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16794-@am__fastdepOBJCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16796-@AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@	DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16797:@am__fastdepOBJCXX_FALSE@	$(AM_V_OBJCXX@am__nodep@)$(OBJCXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16798-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16799-.mm.lo:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16800:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16801-@am__fastdepOBJCXX_TRUE@	$(LTOBJCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16807-xetexdir/libxetex_a-XeTeXFontMgr_Mac.o: xetexdir/XeTeXFontMgr_Mac.mm
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16808:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)$(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_OBJCXXFLAGS) $(OBJCXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontMgr_Mac.o -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_Mac.Tpo -c -o xetexdir/libxetex_a-XeTeXFontMgr_Mac.o `test -f 'xetexdir/XeTeXFontMgr_Mac.mm' || echo '$(srcdir)/'`xetexdir/XeTeXFontMgr_Mac.mm
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16809-@am__fastdepOBJCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_Mac.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_Mac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16811-@AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@	DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16812:@am__fastdepOBJCXX_FALSE@	$(AM_V_OBJCXX@am__nodep@)$(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_OBJCXXFLAGS) $(OBJCXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontMgr_Mac.o `test -f 'xetexdir/XeTeXFontMgr_Mac.mm' || echo '$(srcdir)/'`xetexdir/XeTeXFontMgr_Mac.mm
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16813-
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16814-xetexdir/libxetex_a-XeTeXFontMgr_Mac.obj: xetexdir/XeTeXFontMgr_Mac.mm
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16815:@am__fastdepOBJCXX_TRUE@	$(AM_V_OBJCXX)$(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_OBJCXXFLAGS) $(OBJCXXFLAGS) -MT xetexdir/libxetex_a-XeTeXFontMgr_Mac.obj -MD -MP -MF xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_Mac.Tpo -c -o xetexdir/libxetex_a-XeTeXFontMgr_Mac.obj `if test -f 'xetexdir/XeTeXFontMgr_Mac.mm'; then $(CYGPATH_W) 'xetexdir/XeTeXFontMgr_Mac.mm'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontMgr_Mac.mm'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16816-@am__fastdepOBJCXX_TRUE@	$(AM_V_at)$(am__mv) xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_Mac.Tpo xetexdir/$(DEPDIR)/libxetex_a-XeTeXFontMgr_Mac.Po
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16818-@AMDEP_TRUE@@am__fastdepOBJCXX_FALSE@	DEPDIR=$(DEPDIR) $(OBJCXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16819:@am__fastdepOBJCXX_FALSE@	$(AM_V_OBJCXX@am__nodep@)$(OBJCXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxetex_a_CPPFLAGS) $(CPPFLAGS) $(libxetex_a_OBJCXXFLAGS) $(OBJCXXFLAGS) -c -o xetexdir/libxetex_a-XeTeXFontMgr_Mac.obj `if test -f 'xetexdir/XeTeXFontMgr_Mac.mm'; then $(CYGPATH_W) 'xetexdir/XeTeXFontMgr_Mac.mm'; else $(CYGPATH_W) '$(srcdir)/xetexdir/XeTeXFontMgr_Mac.mm'; fi`
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16820-
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16834-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16835:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16836-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16877-	test -n "$(man5dir)" \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16878:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16879-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16934-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16935:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16936-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16955-	@list='$(syncinclude_HEADERS)'; test -n "$(syncincludedir)" || list=; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16956:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16957-	dir='$(DESTDIR)$(syncincludedir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16972-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:16973:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-16974-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17035-GTAGS:
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17036:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17037-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17085-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17086:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17087:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17088-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17110-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17111:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17112-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17113:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17114:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17115:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17116:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17117:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17118:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17119:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17120:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17121-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17189-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17190:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17191:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17192:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17193-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17199-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17200:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17201:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17202-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17240-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17241:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17242:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17243-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17254-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17255:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17256-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17368-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17369:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17370-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17412-	}; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17413:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17414-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17424-	fi
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:17425:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-17426-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-20048-@WIN32_FALSE@	  for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:20049:@WIN32_FALSE@	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:20050:@WIN32_FALSE@	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-20051-@WIN32_FALSE@	    rm -f $$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-20057-@WIN32_FALSE@	@for s in $(bin_links); do \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in:20058:@WIN32_FALSE@	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/texk/web2c/Makefile.in-20059-@WIN32_FALSE@	  rm -f $(DESTDIR)$(bindir)/$$link; \
##############################################
texlive-bin-2020.20200327.54578/texk/web2c/ChangeLog-7549-
texlive-bin-2020.20200327.54578/texk/web2c/ChangeLog:7550:	* common/convert: set a variable to `basename $pascalfile .p`.
texlive-bin-2020.20200327.54578/texk/web2c/ChangeLog-7551-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-53-  { \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-55-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-194-am__v_lt_1 = 
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:195:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-196-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:197:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-198-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-199-  esac;
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:200:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-201-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-202-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:203:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-204-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-371-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:372:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-373-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-374-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:375:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:376:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-377-      else \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:378:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-379-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:380:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-381-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-386-    fi; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:387:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-388-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-721-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:722:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-723-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-915-.c.o:
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:916:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-917-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-923-.c.obj:
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:924:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:925:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-926-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-928-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:929:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-930-
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-931-.c.lo:
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:932:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-933-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-951-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:952:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-953-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1006-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1007:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1008-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1027-	@list='$(dist_pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1028:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1029-	dir='$(DESTDIR)$(pixmapdir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1048-	@list='$(dist_xdvi_DATA)'; test -n "$(xdvidir)" || list=; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1049:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1050-	dir='$(DESTDIR)$(xdvidir)'; $(am__uninstall_files_from_dir)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1065-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1066:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1067-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1128-GTAGS:
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1129:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1130-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1163-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1164:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1165:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1166-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1177-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1178:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1179-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1288-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1289:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1290-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1332-	}; \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1333:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1334-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1344-	fi
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in:1345:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/xdvik/Makefile.in-1346-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/xdvik/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/encodings.c-3147-      
texlive-bin-2020.20200327.54578/texk/xdvik/encodings.c:3148:      cat uni2adobe | while read a b; do lc_b=`echo $b | tr 'A-Z' 'a-z'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/encodings.c:3149:      if [ "$lc_b" != "$b" ] ; then res=`egrep " $lc_b\$" uni2adobe` ; \
texlive-bin-2020.20200327.54578/texk/xdvik/encodings.c-3150-      if [ -n "$res" ]; then echo "RES: $a $b -> $res"; fi; fi; done | grep 'RES' > uni2adobe-map
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/m4/xdvi-find-motif.m4-188-	   "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do
texlive-bin-2020.20200327.54578/texk/xdvik/m4/xdvi-find-motif.m4:189:    if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/m4/xdvi-find-motif.m4-190-        xdvi_cv_motif_libdir=$dir
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/m4/xdvi-find-xpm.m4-202-do
texlive-bin-2020.20200327.54578/texk/xdvik/m4/xdvi-find-xpm.m4:203:    if test -d "$dir" && test "`ls $dir/libXpm.* 2> /dev/null`" != ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/m4/xdvi-find-xpm.m4-204-        xdvi_cv_xpm_libraries=$dir
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-36-    -D*=*)
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript:37:      eval "`echo \"$mk_arg\" | sed 's/^-D/mk_/'`"
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-38-      ;;
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-39-    -D*)
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript:40:      eval "`echo \"$mk_arg\" | sed 's/^-D/mk_/'`=1"
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-41-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-49-# or:      #define PACKAGE_STRING "xdvik 22.85"
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript:50:eval "`awk '/^#define/ { if (NF == 3) print "mk_"$2"="$3 }' c-auto.h`"
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-51-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-89-spacetab=' 	'
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript:90:XDVI_VERSION_INFO=`egrep "^[$spacetab]+\*" $srcdir/CHANGES | sed 1q | awk '{print $2 " " $3}'`
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript:91:XDVI_VERSION=`echo $XDVI_VERSION_INFO | awk '{print $1}'`
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript:92:XDVI_DATE=`echo $XDVI_VERSION_INFO | awk '{print $2}' | sed 's/[():]//g'`
texlive-bin-2020.20200327.54578/texk/xdvik/mksedscript-93-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm-28-"    +&&&&&&++++      t++t     +t        %%     %%%             %%%            %%%            %%%     %%         +,,&&,,+           +,,&&,,+              +:+            +:+            ...&....&...       +&&&&&&&&+                        ttt                                                   tYYYYtYtYYYY`        %%    %%            ''+&&&&&&+        ++++              t++t       ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:29:"  +++&&&&&&&&&+++    +++                %%    %%%%            %%%%            %%%%           %%%%    %%         +,,,,,,+           +,,,,,,+      +++    +::++++++++++++++:y+    +++    ..&&&..&&&..      ++&&&&&&&&++                       t ,                                                  t$&&$t$t`t&&$t`       %%   $%%            '''&&&++&+       t+tt+t             +  +       ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:30:"  +,+&&&&&&&&&+t+  +++++++     +        %%   %%%%%           %%%%%            %%%%%          %%%%%   %%         +,,,,,,+           +,,,,,,+     +$&$+  +:yy::::::++:::::::yy+  +$&$+  ....&&&&&&....    +$+&&&&&&&&+t+t       %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `&&&$t&$`&&&$tY           $%%$      ''''''''''&&++&+       ++  ++            t+  +t      ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:31:"+++++++++++++,+t+   +++++     +++       %%  %%%%%%          %%%%%%            %%%%%%         %%%%%%  %%          +,,,,+t            +,,,,+t     +&&$+ +:yyyyyyyyy++:yyyyyyyyy+ +&&$+  .....&&&&.....    ++++++++++++$t+t  ttt                                 ttt                                `&$$tt```t&&$tY          $%%$       '''''''''''&&&&+      t+t  t+t           +t  t+      ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:32:"+$&&&&&&&&&&&++t+    +++     +++++      %%   %%%%%           %%%%%            %%%%%          %%%%%   %%           ++++t++            ++++t++    +$$$+  +yyyyyyyyy++:yyyyyyyy+  +$$$+  .....&&&&.....   +&&&&&&&&&&&&&,t+  t ,                                 t ,                                `&``YY&$t```ttY          %%$        ''''''''''w&&&&+      ++++++++          t+++++++     ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:33:" +,$$$$$$$$$$t+t+     +     +++++++     %%    %%%%            %%%%            %%%%           %%%%    %%        %%      +++                +++    +++    +yy++++++++++++++yy+    +++   ....&&&&&&....   +&$$$$$$$$$$$$$t+  ,,, .........         %%%%%%%%%     ,,, .........         %%%%%%%%%    `&$tY  ``$`&$tY          %%         wwwwww'''w&&&&&+     t+tttttt+t         +t    t+     ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:34:" +$,$$$$$$$$$$+t+             +++       %%     %%%             %%%            %%%            %%%     %%        %%       ++%                ++%           +y+            +y+            ..&&&..&&&..    +&tttttttttttt$t+                    ttt                                                  `&$tY     `&$tY          %%               ''w&&&&&&+     +t      t+        t+      +t    ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:35:"  +,$$$$$$$$$$t++     t+     t++t       %%      %%              %%            %%             %%      %%      %%%%%%      %%    %%%%%%       %%            ++            ++             ...&....&...    +&t++++++++++&$t+                    t ,                                                  `&$tY     `&$tY                           'w+&&&&&&+    ++t      t++t      +t      t+    ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm-36-"  +$,$$$$$$$$$$++      +t   t+++        %%       %               %            %              %       %%      %%%%%%            %%%%%%                      +            +               ..........     +&&&&&&&&&&&&&$t+      %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `tt`Y     `tt`Y                           w +&&&&&$+   t++++    t++++    t++++    t++++  ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm:37:"   +$ttttttttttt+       ++++++t                                                                                %%                                                                        ........      +Ottttttttttttt++                                                                         `&$tY     `&$tY          %%                 +&&&N$O+                                     ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar.xpm-38-"   ++++++++++++++        t+++t                                                                                 %%                                                                          ....         +++++++++++++++                                                                          `````     `````          %%                 +&N$Ott+                                     ",
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm-27-"    +&&&&&&++++      t++t     +t        %%    $%%             $%%              %%$            %%$    %%         +,,&&,,+           +,,&&,,+           ''''                ''''         ...&....&...       +&&&&&&&&+                        kkk                                                   kYYYYkYkYYYY`        %%    %%            ''+&&&&&&+        ++++              t++t       ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:28:"  +++&&&&&&&&&+++    +++                %%   $%%%            $%%%              %%%$           %%%$   %%         +,,,,,,+           +,,,,,,+          ''''''''         '''''''''        ..&&&..&&&..      ++&&&&&&&&++                       k ,                                                  k$&&$k$k`k&&$k`       %%   $%%            '''&&&++&+       t+tt+t             +  +       ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:29:"  +,+&&&&&&&&&+k+  +++++++     +        %%  $%%%%           $%%%%              %%%%$          %%%%$  %%         +,,,,,,+           +,,,,,,+         '''''''''w        ''''''''''      ....&&&&&&....    +$+&&&&&&&&+k+t       %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `&&&$k&$`&&&$kY           $%%$      ''''''''''&&++&+       ++  ++            t+  +t      ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:30:"+++++++++++++,+k+   +++++     +++       %% $%%%%%          $%%%%%              %%%%%$         %%%%%$ %%         $+,,,,+k           $+,,,,+k        ''''''''''w        '''''''''''     .....&&&&.....    ++++++++++++$k+t  kkk                                 kkk                                `&$$kk```k&&$kY          $%%$       '''''''''''&&&&+      t+t  t+t           +t  t+      ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:31:"+$&&&&&&&&&&&++k+    +++     +++++      %% $%%%%%          $%%%%%              %%%%%$         %%%%%$ %%          $++++k++           $++++k++       ''''''''''w        ''''''''''w     .....&&&&.....   +&&&&&&&&&&&&&,k+  k ,                                 k ,                                `&``YY&$k```kkY          %%$        ''''''''''w&&&&+      ++++++++          t+++++++     ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:32:"$+,$$$$$$$$$$k+k+     +     +++++++     %%  $%%%%           $%%%%              %%%%$          %%%%$  %%        %%      +++                +++       '''''''''w        '''''''''w      ....&&&&&&....   +&$$$$$$$$$$$$$k+  ,,, .........         %%%%%%%%%     ,,, .........         %%%%%%%%%    `&$kY  ``$`&$kY          %%         wwwwww'''w&&&&&+     t+tttttt+t         +t    t+     ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:33:" +$,$$$$$$$$$$+k+             +++       %%   $%%%            $%%%              %%%$           %%%$   %%        %%       ++%                ++%       ''''wwwww        wwwww'''w        ..&&&..&&&..    +&kkkkkkkkkkkk$k+                    kkk                                                  `&$kY     `&$kY          %%               ''w&&&&&&+     +t      t+        t+      +t    ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:34:" $+,$$$$$$$$$$k++     t+     t++t       %%    $%%             $%%              %%$            %%$    %%      %%%%%%      %%    %%%%%%       %%        '''w                '''w         ...&....&...    +&k++++++++++&$k+                    k ,                                                  `&$kY     `&$kY                           'w+&&&&&&+    ++t      t++k      +t      t+    ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm-35-"  +$,$$$$$$$$$$++      +t   t+++        %%     $%              $%              %$             %$     %%      %%%%%%            %%%%%%                  ''w                ''w           ..........     +&&&&&&&&&&&&&$k+      %%%%%%%%%     ,,, .........         %%%%%%%%%         %%%%%%%%%    `kk`Y     `kk`Y                           w +&&&&&$+   t++++    t++++    t++++    t++++  ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm:36:"   +$kkkkkkkkkkk+       ++++++t                                                                                %%                                       'w                'w             ........      +Okkkkkkkkkkkkk++                                                                         `&$kY     `&$kY          %%                 +&&&N$O+                                     ",
texlive-bin-2020.20200327.54578/texk/xdvik/pixmaps/toolbar2.xpm-37-"   ++++++++++++++        t+++t                                                                                 %%                                                                          ....         +++++++++++++++                                                                          `````     `````          %%                 +&N$Okt+                                     ",
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/psnews.c-220-
texlive-bin-2020.20200327.54578/texk/xdvik/psnews.c:221:  Arguments: sig, code, scp, addr (see man page for signal)
texlive-bin-2020.20200327.54578/texk/xdvik/psnews.c-222-  Returns: (void)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-342-.c.o:
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:343:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-344-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-350-.c.obj:
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:351:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:352:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-353-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-355-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:356:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-357-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-387-GTAGS:
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:388:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-389-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-422-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:423:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:424:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-425-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-436-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:437:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-438-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-522-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:523:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-524-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-566-	}; \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:567:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-568-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-578-	fi
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in:579:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/Makefile.in-580-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-52-else
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-399-  {
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-755-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:756:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-757-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-799-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:800:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-801-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-804-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:805:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-806-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-825-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:826:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-827-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-830-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:831:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-832-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1029-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1030:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1031-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1034-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1035:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1036-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1045-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1046:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1047-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1050-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1051:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1052-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1083-  *=*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1084:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1104-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1105:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1106-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1126-    */ )
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1127:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1128-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1161-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1162:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1163-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1217-case $srcdir in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1218:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1219-esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1260-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1261:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1262:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1263-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1348-*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1349:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1350-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1351:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1352-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1568-    *\'*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1569:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1570-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1651-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1652:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1653-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1666-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1667:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1668-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1786-    set,)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1787:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1788:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1789-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1797-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1798:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1799:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1800-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1817-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1818:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1819-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1996-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:1997:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1998-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-1999-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2000:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2001-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2047-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2048:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2049-
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2050-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2051:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2052-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2192-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2193:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2194-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2265-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2266:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2267-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2275-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2276:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2277-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2750-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2751:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2752-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2794-	then :; else
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2795:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2796-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2854-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2855:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2856-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2963-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:2964:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-2965-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3281-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:3282:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3283-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3398-
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:3399:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3400-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3574-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:3575:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3576-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3580-esac
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:3581:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3582-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3592-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:3593:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-3594-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4248-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4249:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4250-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4476-'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4477:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4478-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4485-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4486:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4487-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4584-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4585:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4586-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4587-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4588:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4589-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4591-else
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4592:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4593-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4601-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4602:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4603-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4678-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4679:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4680-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4750-  {
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4751:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4752-  }
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4854-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4855:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4856-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4980-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:4981:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-4982-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5005-  --*=?*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5006:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5007:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5008-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5010-  --*=)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5011:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5012-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5034-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5035:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5036-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5157-fi
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5158:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5159-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5174-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5175:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5176-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5180-
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5181:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5182-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5342-      esac
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5343:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5344-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5401-*)
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5402:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5403-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5404:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5405-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5462-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5463:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5464-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5479-
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5480:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5481-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5507-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5508:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5509-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5551-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure:5552:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/xdvik/squeeze/configure-5553-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/t1mapper-399-    my($file)=shift;
texlive-bin-2020.20200327.54578/texk/xdvik/t1mapper:400:    $fileloc=`kpsewhich $file`;
texlive-bin-2020.20200327.54578/texk/xdvik/t1mapper-401-	
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-231-}
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:232:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-233-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:234:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-235-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-236-  esac;
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:237:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-238-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-239-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:240:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-241-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-359-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:360:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-361-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-389-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:390:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:391:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-392-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-402-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:403:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-404-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-626-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:627:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-628-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-653-.c.o:
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:654:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-655-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-661-.c.obj:
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:662:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:663:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-664-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-666-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:667:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-668-
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-669-.c.lo:
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:670:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-671-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-712-GTAGS:
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:713:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-714-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-755-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:756:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:757:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-758-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-780-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:781:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-782-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:783:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:784:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:785:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:786:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:787:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:788:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:789:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:790:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-791-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-859-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:860:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:861:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:862:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-863-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-869-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:870:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:871:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-872-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-901-distdir-am: $(DISTFILES)
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:902:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:903:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-904-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-915-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in:916:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/xdvik/tests/Makefile.in-917-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-70-    then
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:71:	ret=`file "$f"`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-72-    else
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-73-        # we're on solaris, get first 2 bytes of file
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:74:	magic=`od -N 2 -x "$f" | cut -d ' ' -f 2 | sed 1q | tr 'ABCDEF' 'abcdef'`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-75-        case "$magic" in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-79-        *)
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:80:            ret=`file "$f"`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-81-            ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-91-TMP_DIR=${TMPDIR-${TEMP-${TMP-/tmp}}}/${progname}.XXXXXX
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:92:TMP_DIR=`mktemp -d "$TMP_DIR" 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-93-if [ $? -ne 0 ]; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-113-
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:114:DIR=`dirname "$0"`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-115-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-131-    [ -f "$TMP_FILE" ] || do_abort "$TMP_FILE: File not found."    
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:132:    #FILETYPE=`file -m "$TMP_MAGIC_FILE" "$TMP_FILE"`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:133:    FILETYPE=`get_filetype "$TMP_FILE"`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-134-    case "$FILETYPE" in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-150-	### do sanity checks on the tar archive, to avoid overwriting user files:
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:151:	dangerous=`tar tf "$TMP_FILE" | egrep '^(/|.*\.\./)'`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-152-	[ -z "$dangerous" ] || do_abort "Tar file contains files with absolute paths or \`../' components,
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-154-        ### also check for gzipped DVI files inside the archive ...
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla:155:        out="$TMP_DIR"/`tar tf "$TMP_FILE" | egrep '\.(dvi|dvi.gz|dvi.Z)$' | head -1`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvizilla-156-        if [ -z "$out" ]; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/xdvik/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-52-else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/xdvik/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/xdvik/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/xdvik/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-408-  {
texlive-bin-2020.20200327.54578/texk/xdvik/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/xdvik/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/xdvik/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/xdvik/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-901-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:902:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-903-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-945-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:946:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-947-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-950-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-952-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-971-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:972:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-973-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-976-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/configure:977:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-978-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1175-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1176:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1177-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1180-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1181:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1182-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1191-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1192:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1193-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1196-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1197:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1198-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1229-  *=*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1230:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1231-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1250-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1251:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1252-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1272-    */ )
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1273:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1274-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1307-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1308:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1309-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1363-case $srcdir in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1364:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1365-esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1406-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1407:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1408:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1409-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1561-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1562:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1563-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:1564:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-1565-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2165-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2166:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2167:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2168-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2519-    *\'*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2520:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2521-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2602-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2603:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2604-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2617-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2618:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2619-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2737-    set,)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2738:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2739:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2740-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2748-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2749:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2750:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2751-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2768-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2769:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2770-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2947-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2948:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2949-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2950-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2951:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2952-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-2998-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:2999:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3000-
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3001-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3002:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3003-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3143-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3144:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3145-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3216-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3217:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3218-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3226-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3227:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3228-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3701-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3702:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3703-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3745-	then :; else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3746:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3747-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3805-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3806:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3807-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3914-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure:3915:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-3916-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4232-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4233:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4234-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4383-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4384:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4385-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4386-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4387:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4388-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4407-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4408:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4409-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4418-else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4419:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4420-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4440-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4441:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4442-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4468-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4469:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4470-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4471:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4472-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4537-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4538:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4539-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4613-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4614:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4615-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4679-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4680:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4681-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4746-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4747:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4748-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4826-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4827:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4828-  *)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4829:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4830-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4835-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4836:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4837-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4838:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4839-      done
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4870-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4871:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4872-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4901-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4902:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4903-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4951-	esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4952:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4953-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4957-	*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:4958:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-4959-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5085-
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5086:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5087-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5197-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5198:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5199:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5200-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5230-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5231:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5232-    else
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5239-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5240:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5241:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5242-    else
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5251-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5252:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5253-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5255-      do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5256:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5257-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5259-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5260:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5261-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5264-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5265:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5266-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5672-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5673:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5674-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5742-    else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5743:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5744-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5884-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/xdvik/configure:5885:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-5886-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6405-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6406:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6407-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6453-mingw*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6454:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6455-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6685-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6686:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6687-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6689- /*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6690:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6691-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6784-    done
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6785:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6786-}
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6806-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6807:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6808-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6827-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6828:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6829-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6839-    else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6840:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6841-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6865-    emul=elf
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6866:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6867-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6873-    esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6874:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6875-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6881-    esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:6882:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-6883-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7814-    *:)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:7815:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7816-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7817-    x:*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:7818:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7819-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7820-    *::*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:7821:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure:7822:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7823-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7824-    *)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:7825:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-7826-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8083-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8084:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8085-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8088-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8089:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8090-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8112-
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8113:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8114-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8288-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8289:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8290-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8294-esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8295:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8296-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8306-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8307:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8308-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8970-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:8971:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-8972-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9036-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:9037:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9038-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9434-      *)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:9435:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9436-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9880-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:9881:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9882-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9912-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/xdvik/configure:9913:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9914-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9981-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/xdvik/configure:9982:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-9983-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10015-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10016:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10017-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10037-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10038:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10039:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10040-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10055-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10056:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10057-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10060-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10061:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10062-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10077-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10078:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10079-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10081-	esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10082:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10083-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10084:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10085-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10152-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10153:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10154-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10241-	else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10242:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10243-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10306-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10307:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10308-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10386-      }'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10387:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10388-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10389-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10390:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10391-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10404-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10405:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10406-      else
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10439-      }'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10440:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10441-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10442-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10443:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10444-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10471-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10472:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10473-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10524-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10525:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10526-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10562-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10563:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10564-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10580-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10581:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10582-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10760-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10761:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10762-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10788-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10789:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10790-	fi
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10791-      else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10792:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10793:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10794-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10838-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10839:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10840-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10869-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10870:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10871-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10883-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10884:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10885-      else
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10886-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10887:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10888-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10896-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10897:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10898-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10900-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10901:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10902:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10903:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10904-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10919-      else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:10920:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-10921-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11318-  esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11319:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11320-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11325-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11326:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11327-    ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11328-  *)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11329:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11330-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11334-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11335:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11336-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11376-  esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11377:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11378-else
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11516-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11517:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11518-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11552-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11553:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11554:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11555:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11556-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11561-      fi'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11562:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11563-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11569-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11570:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11571-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11575-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11576:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11577-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11579-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11580:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11581-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11588-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11589:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11590-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11600-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11601:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11602-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11605-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11606:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11607-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11611-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11612:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11613:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11614:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11615-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11619-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11620:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11621-      else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11622:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11623-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11629-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11630:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11631:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11632:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11633-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11634-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11635:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11636-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11643-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11644:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11645-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11660-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11661:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11662-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11913-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11914:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11915-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11967-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11968:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11969-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11994-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11995:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11996:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure:11997:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-11998-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-12003-    fi'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:12004:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/xdvik/configure-12005-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13203-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13204:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13205-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13235-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13236:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13237-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13515-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13516:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13517-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13519-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13520:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13521-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13539-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13540:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13541-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13543-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13544:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13545-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13754-# Reduce compiler warnings, there are just too many.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13755:WARNING_CFLAGS=`echo $WARNING_CFLAGS | sed -e 's/ -Wcast-qual/ /' -e 's/ -Wwrite-strings/ /'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13756-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13890-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13891:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13892-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13894-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:13895:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-13896-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-14309-  for ac_func in _getb67 GETB67 getb67; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:14310:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-14311-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-14793-    for ac_var in incroot usrlibdir libdir; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:14794:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-14795-    done
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-14903-  LIBS=$ac_save_LIBS
texlive-bin-2020.20200327.54578/texk/xdvik/configure:14904:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-14905-do
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15762-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:15763:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15764-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15766-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:15767:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15768-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15989-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:15990:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15991-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15993-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:15994:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-15995-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16030-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16031:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16032-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16034-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16035:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16036-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16045-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16046:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16047-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16049-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16050:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16051-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16271-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16272:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16273-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16275-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16276:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16277-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16285-do :
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16286:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16287-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_X11_INTRINSIC_H
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16292-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16293:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16294-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16315-$as_echo "$MAGICK_VER" >&6; }
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16316:    set dummy `echo $MAGICK_VER | sed -e 's/\./ /g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16317-    MAGICK_VER_MAJOR=$2
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16505-do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16506:    if test -d "$dir" && test "`ls $dir/libXpm.* 2> /dev/null`" != ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16507-        xdvi_cv_xpm_libraries=$dir
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16908-	   "${prefix}"/lib/* /usr/lib/* /usr/local/lib/*; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:16909:    if test -d "$dir" && test "`ls $dir/libXm.* 2> /dev/null`" != ""; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-16910-        xdvi_cv_motif_libdir=$dir
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17331-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17332:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17333-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17379-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17380:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17381-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17382-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17383:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17384-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17386-else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17387:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17388-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17396-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17397:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17398-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17473-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17474:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17475-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17545-  {
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17546:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17547-  }
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17649-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17650:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17651-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17783-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17784:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17785:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17786:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17787:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17788:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17789:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17790:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17791:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17792:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17793:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17794:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17795:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17796:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17797:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17798:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17799:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17800:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17801:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17802:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17803:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17804:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17805:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17806:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17807:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17808:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17809:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17810:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17811:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17812:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17813:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17814:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17815:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17816:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17817:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17818:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17819:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17820:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17821:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17822:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17823:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17824:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17825:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17826:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17827:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17828:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17829:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17830:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17831:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17832:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17833:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17834:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17835:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17836:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17837:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17838:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17839:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17840:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17841:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17842:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17843:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17844:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17845:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17846:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17847:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17848:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17849:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17850:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17851:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17852:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17853:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17854:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17855:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17856:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17857:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17858:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17859:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17860:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17861:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17862:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17863:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17864:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17865:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17866:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17867:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17868:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17869:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17870:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17871:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17872:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17873:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17874:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17875:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17876:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17877:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17878:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17879:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17880:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17881:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17882:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17883:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17884:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17885:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17886:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17887:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17888:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17889:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17890:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17891:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17892:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17893:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17894:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17895:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17896:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17897:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17898:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17899:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17900:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17901:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17902:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17903:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17904:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17905:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17906:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17907:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17908:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17909:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17910:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17911:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17912:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17913:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17914:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17915:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17916:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17917:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17918:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:17919:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-17920-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18002-striplib; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18003:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18004-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18005:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18006-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18033-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18034:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18035-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18036:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18037-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18545-    *:)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18546:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18547-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18548-    x:*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18549:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18550-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18551-    *::*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18552:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18553:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18554-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18555-    *)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18556:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18557-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18572-    done
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18573:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18574-}
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18735-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18736:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:18737:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-18738-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19058-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19059:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19060:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19061-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19062:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19063:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19064-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19315-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19316:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19317-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19411-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19412:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19413-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19414-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19415:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19416-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19418-else
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19419:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19420-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19428-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19429:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19430-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19505-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19506:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19507-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19577-  {
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19578:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19579-  }
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19681-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19682:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19683-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19816-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19817:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19818-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19841-  --*=?*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19842:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19843:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19844-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19846-  --*=)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19847:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19848-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19870-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19871:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19872-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19878-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19879:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19880-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-19947-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19948:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19949:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19950:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19951:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19952:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19953:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19954:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19955:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19956:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19957:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19958:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19959:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19960:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19961:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19962:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19963:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19964:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19965:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19966:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19967:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19968:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19969:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19970:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19971:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19972:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19973:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19974:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19975:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19976:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19977:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19978:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19979:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19980:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19981:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19982:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19983:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19984:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19985:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19986:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19987:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19988:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19989:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19990:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19991:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19992:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19993:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19994:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19995:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19996:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19997:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19998:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:19999:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20000:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20001:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20002:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20003:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20004:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20005:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20006:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20007:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20008:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20009:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20010:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20011:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20012:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20013:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20014:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20015:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20016:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20017:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20018:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20019:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20020:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20021:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20022:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20023:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20024:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20025:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20026:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20027:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20028:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20029:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20030:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20031:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20032:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20033:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20034:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20035:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20036:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20037:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20038:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20039:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20040:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20041:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20042:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20043:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20044:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20045:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20046:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20047:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20048:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20049:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20050:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20051:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20052:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20053:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20054:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20055:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20056:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20057:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20058:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20059:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20060:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20061:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20062:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20063:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20064:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20065:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20066:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20067:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20068:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20069:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20070:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20071:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20072:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20073:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20074:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20075:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20076:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20077:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20078:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20079:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20080:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20081:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20082:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20083:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20084-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20166-striplib; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20167:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20168-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20169:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20170-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20197-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20198:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20199-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20200:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20201-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20295-fi
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20296:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20297-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20312-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20313:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20314-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20318-
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20319:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20320-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20456-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20457:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20458-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20588-      esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20589:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20590-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20647-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20648:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20649-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20650:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20651-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20708-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20709:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20710-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20725-
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20726:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20727-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20753-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20754:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20755-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20799-    * )
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20800:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20801-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20854-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:20855:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-20856-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21409-    *:)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21410:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21411-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21412-    x:*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21413:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21414-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21415-    *::*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21416:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21417:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21418-        ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21419-    *)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21420:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21421-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21436-    done
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21437:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21438-}
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21556-      case $ac_arg in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21557:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21558-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21566-  case $ac_arg in
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21567:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21568-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21595-*)
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21596:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21597-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/xdvik/configure:21598:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure-21599-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure.ac-23-# Reduce compiler warnings, there are just too many.
texlive-bin-2020.20200327.54578/texk/xdvik/configure.ac:24:WARNING_CFLAGS=`echo $WARNING_CFLAGS | sed -e 's/ -Wcast-qual/ /' -e 's/ -Wwrite-strings/ /'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure.ac-25-
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/configure.ac-145-    AC_MSG_RESULT([$MAGICK_VER])
texlive-bin-2020.20200327.54578/texk/xdvik/configure.ac:146:    set dummy `echo $MAGICK_VER | sed -e 's/\./ /g'`
texlive-bin-2020.20200327.54578/texk/xdvik/configure.ac-147-    MAGICK_VER_MAJOR=$2
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in-25-if [ "$have_basename"xxx = "xxx" ]; then
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in:26:    BASE_NAME=`basename $0`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in-27-else
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in:28:    BASE_NAME=`echo $0 | sed 's!.*/!!'`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in-29-fi
##############################################
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in-39-if test -n "$xdviappfile"; then
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in:40:  xdviappdir=`dirname "$xdviappfile"`
texlive-bin-2020.20200327.54578/texk/xdvik/xdvi-sh.in-41-  xdviapppath="${xdviappdir}/%l_%t/%N:${xdviappdir}/%N"
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/texk/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-288-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/texk/Makefile.in:289:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-290-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/texk/Makefile.in-291-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/texk/Makefile.in:292:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:293:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-294-      else \
texlive-bin-2020.20200327.54578/texk/Makefile.in:295:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-296-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/texk/Makefile.in:297:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-298-        else \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-303-    fi; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:304:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-305-  done; \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-411-DIST_SUBDIRS = $(CONF_SUBDIRS)
texlive-bin-2020.20200327.54578/texk/Makefile.in:412:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/texk/Makefile.in-413-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-492-	dot_seen=no; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:493:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-494-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-555-GTAGS:
texlive-bin-2020.20200327.54578/texk/Makefile.in:556:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/Makefile.in-557-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-590-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/Makefile.in:591:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:592:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-593-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-604-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/Makefile.in:605:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-606-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-718-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:719:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/Makefile.in-720-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-762-	}; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:763:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/Makefile.in-764-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-774-	fi
texlive-bin-2020.20200327.54578/texk/Makefile.in:775:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/Makefile.in-776-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/Makefile.in-918-	    test -d $$one_dir || $(MKDIR_P) $$one_dir; \
texlive-bin-2020.20200327.54578/texk/Makefile.in:919:	    cmd=`cat $(CONFIG_AUX) | sed "s,auxdir/auxsub,$(recurse_this)$$one_dir,g"`; \
texlive-bin-2020.20200327.54578/texk/Makefile.in-920-	    case " $(MAKE_SUBDIRS) " in \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-170-  esac
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:171:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-172-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:173:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-174-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-175-  esac;
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:176:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-177-am__install_max = 40
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-178-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:179:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-180-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-345-case "$@" in						\
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:346:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-347-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-375-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:376:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:377:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-378-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-391-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:392:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-393-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-685-	test -n "$(EXEEXT)" || exit 0; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:686:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-687-	echo " rm -f" $$list; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-713-.c.o:
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:714:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-715-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-721-.c.obj:
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:722:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:723:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-724-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-726-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:727:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-728-
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-729-.c.lo:
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:730:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-731-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-749-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:750:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-751-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-816-GTAGS:
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:817:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-818-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-866-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:867:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:868:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-869-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-891-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:892:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-893-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:894:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:895:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:896:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:897:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:898:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:899:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:900:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:901:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-902-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-970-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:971:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:972:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:973:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-974-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-980-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:981:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:982:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-983-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1007-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:1008:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:1009:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1010-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1021-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:1022:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1023-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1107-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:1108:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1109-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1151-	}; \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:1152:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1153-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1163-	fi
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in:1164:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/texk/dviout-util/Makefile.in-1165-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dviout-util/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-52-else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-201-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-408-  {
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-856-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:857:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-858-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-900-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:901:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-902-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-905-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:906:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-907-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-926-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:927:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-928-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-931-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:932:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-933-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1130-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1131:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1132-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1135-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1136:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1137-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1146-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1147:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1148-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1151-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1152:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1153-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1184-  *=*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1185:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1186-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1205-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1206:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1207-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1227-    */ )
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1228:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1229-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1262-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1263:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1264-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1318-case $srcdir in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1319:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1320-esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1361-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1362:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1363:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1364-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1479-*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1480:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1481-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:1482:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-1483-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2083-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2084:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2085:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2086-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2254-    *\'*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2255:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2256-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2337-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2338:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2339-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2352-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2353:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2354-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2472-    set,)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2473:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2474:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2475-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2483-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2484:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2485:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2486-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2503-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2504:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2505-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2682-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2683:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2684-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2685-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2686:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2687-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2733-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2734:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2735-
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2736-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2737:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2738-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2878-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2879:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2880-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2951-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2952:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2953-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2961-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:2962:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-2963-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3436-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:3437:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3438-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3480-	then :; else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:3481:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3482-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3540-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:3541:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3542-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3649-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:3650:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3651-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3967-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:3968:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-3969-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4118-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4119:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4120-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4121-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4122:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4123-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4142-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4143:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4144-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4153-else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4154:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4155-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4175-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4176:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4177-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4203-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4204:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4205-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4206:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4207-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4272-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4273:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4274-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4348-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4349:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4350-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4414-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4415:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4416-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4481-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4482:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4483-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4561-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4562:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4563-  *)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4564:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4565-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4570-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4571:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4572-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4573:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4574-      done
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4605-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4606:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4607-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4636-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4637:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4638-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4686-	esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4687:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4688-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4692-	*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4693:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4694-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4820-
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4821:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4822-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4932-    # And add a safety zone
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4933:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4934:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4935-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4965-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4966:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4967-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4974-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4975:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4976:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4977-    else
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4986-      # we can't tell.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4987:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4988-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4990-      do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4991:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4992-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4994-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:4995:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4996-      teststring=
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-4999-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:5000:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5001-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5407-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:5408:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5409-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5477-    else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:5478:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5479-    fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5619-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:5620:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-5621-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6140-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6141:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6142-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6188-mingw*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6189:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6190-  ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6420-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6421:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6422-   fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6424- /*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6425:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6426-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6519-    done
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6520:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6521-}
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6541-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6542:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6543-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6562-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6563:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6564-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6574-    else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6575:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6576-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6600-    emul=elf
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6601:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6602-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6608-    esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6609:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6610-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6616-    esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:6617:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-6618-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7549-    *:)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7550:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7551-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7552-    x:*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7553:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7554-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7555-    *::*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7556:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7557:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7558-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7559-    *)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7560:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7561-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7818-do :
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7819:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7820-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7823-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7824:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7825-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7847-
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:7848:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-7849-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8023-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:8024:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8025-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8029-esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:8030:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8031-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8041-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:8042:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8043-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8705-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:8706:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8707-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8771-	"file_magic "*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:8772:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-8773-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9169-      *)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9170:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9171-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9615-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9616:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9617-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9647-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9648:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9649-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9716-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9717:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9718-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9750-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9751:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9752-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9772-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9773:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9774:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9775-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9790-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9791:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9792-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9795-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9796:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9797-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9812-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9813:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9814-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9816-	esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9817:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9818-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9819:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9820-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9887-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9888:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9889-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9976-	else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:9977:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-9978-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10041-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10042:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10043-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10121-      }'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10122:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10123-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10124-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10125:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10126-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10139-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10140:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10141-      else
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10174-      }'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10175:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10176-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10177-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10178:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10179-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10206-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10207:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10208-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10259-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10260:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10261-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10297-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10298:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10299-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10315-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10316:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10317-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10495-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10496:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10497-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10523-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10524:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10525-	fi
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10526-      else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10527:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10528:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10529-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10573-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10574:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10575-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10604-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10605:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10606-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10618-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10619:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10620-      else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10621-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10622:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10623-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10631-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10632:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10633-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10635-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10636:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10637:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10638:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10639-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10654-      else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:10655:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-10656-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11053-  esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11054:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11055-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11060-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11061:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11062-    ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11063-  *)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11064:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11065-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11069-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11070:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11071-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11111-  esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11112:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11113-else
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11251-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11252:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11253-    ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11287-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11288:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11289:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11290:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11291-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11296-      fi'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11297:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11298-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11304-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11305:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11306-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11310-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11311:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11312-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11314-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11315:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11316-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11323-    libname_spec='$name'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11324:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11325-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11335-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11336:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11337-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11340-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11341:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11342-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11346-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11347:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11348:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11349:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11350-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11354-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11356-      else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11357:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11358-      fi
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11364-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11365:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11366:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11367:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11368-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11369-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11370:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11371-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11378-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11379:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11380-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11395-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11396:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11397-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11648-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11649:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11650-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11702-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11703:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11704-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11729-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11730:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11731:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11732:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11733-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11738-    fi'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:11739:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-11740-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-12938-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:12939:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-12940-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-12970-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:12971:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-12972-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13250-do :
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13251:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13252-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13254-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13255:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13256-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13274-do :
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13275:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13276-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13278-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13279:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13280-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13486-kpse_BLD=`(cd "./../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13487:kpse_SRC=`(cd "$srcdir/../../." && pwd)`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13488-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13534-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13535:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13536-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13537-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13538:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13539-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13541-else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13542:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13543-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13551-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13552:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13553-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13628-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13629:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13630-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13700-  {
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13701:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13702-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13804-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13805:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13806-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-13938-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13939:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13940:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13941:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13942:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13943:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13944:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13945:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13946:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13947:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13948:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13949:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13950:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13951:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13952:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13953:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13954:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13955:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13956:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13957:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13958:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13959:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13960:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13961:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13962:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13963:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13964:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13965:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13966:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13967:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13968:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13969:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13970:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13971:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13972:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13973:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13974:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13975:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13976:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13977:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13978:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13979:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13980:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13981:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13982:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13983:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13984:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13985:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13986:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13987:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13988:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13989:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13990:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13991:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13992:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13993:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13994:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13995:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13996:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13997:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13998:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:13999:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14000:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14001:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14002:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14003:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14004:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14005:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14006:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14007:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14008:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14009:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14010:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14011:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14012:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14013:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14014:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14015:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14016:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14017:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14018:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14019:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14020:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14021:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14022:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14023:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14024:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14025:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14026:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14027:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14028:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14029:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14030:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14031:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14032:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14033:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14034:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14035:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14036:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14037:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14038:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14039:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14040:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14041:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14042:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14043:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14044:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14045:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14046:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14047:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14048:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14049:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14050:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14051:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14052:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14053:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14054:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14055:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14056:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14057:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14058:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14059:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14060:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14061:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14062:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14063:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14064:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14065:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14066:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14067:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14068:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14069:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14070:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14071:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14072:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14073:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14074:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14075-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14157-striplib; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14158:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14159-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14160:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14161-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14188-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14189:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14190-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14191:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14192-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14700-    *:)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14701:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14702-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14703-    x:*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14704:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14705-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14706-    *::*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14707:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14708:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14709-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14710-    *)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14711:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14712-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14727-    done
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14728:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14729-}
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14890-  if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14891:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14892:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14893-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14952-  if $PKG_CONFIG ptexenc; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14953:  PTEXENC_INCLUDES=`$PKG_CONFIG ptexenc --cflags`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:14954:  PTEXENC_LIBS=`$PKG_CONFIG ptexenc --libs`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-14955-elif test "x$need_ptexenc:$with_system_ptexenc" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15068-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15069:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15070-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15163-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15164:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15165-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15166-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15167:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15168-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15170-else
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15171:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15172-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15180-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15181:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15182-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15257-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15258:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15259-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15329-  {
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15330:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15331-  }
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15433-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15434:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15435-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15568-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15569:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15570-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15593-  --*=?*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15594:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15595:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15596-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15598-  --*=)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15599:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15600-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15622-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15623:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15624-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15630-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15631:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15632-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15699-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15700:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15701:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15702:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15703:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15704:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15705:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15706:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15707:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15708:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15709:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15710:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15711:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15712:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15713:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15714:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15715:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15716:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15717:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15718:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15719:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15720:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15721:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15722:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15723:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15724:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15725:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15726:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15727:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15728:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15729:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15730:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15731:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15732:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15733:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15734:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15735:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15736:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15737:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15738:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15739:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15740:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15741:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15742:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15743:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15744:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15745:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15746:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15747:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15748:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15749:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15750:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15751:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15752:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15753:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15754:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15755:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15756:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15757:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15758:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15759:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15760:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15761:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15762:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15763:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15764:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15765:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15766:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15767:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15768:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15769:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15770:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15771:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15772:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15773:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15774:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15775:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15776:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15777:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15778:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15779:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15780:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15781:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15782:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15783:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15784:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15785:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15786:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15787:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15788:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15789:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15790:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15791:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15792:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15793:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15794:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15795:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15796:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15797:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15798:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15799:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15800:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15801:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15802:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15803:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15804:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15805:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15806:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15807:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15808:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15809:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15810:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15811:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15812:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15813:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15814:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15815:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15816:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15817:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15818:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15819:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15820:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15821:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15822:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15823:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15824:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15825:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15826:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15827:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15828:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15829:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15830:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15831:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15832:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15833:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15834:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15835:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15836-
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15918-striplib; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15919:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15920-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15921:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15922-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15949-configure_time_lt_sys_library_path; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15950:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15951-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:15952:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-15953-      ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16045-fi
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16046:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16047-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16062-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16063:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16064-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16068-
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16069:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16070-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16206-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16207:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16208-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16338-      esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16339:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16340-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16397-*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16398:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16399-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16400:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16401-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16458-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16459:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16460-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16475-
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16476:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16477-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16503-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16504:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16505-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16549-    * )
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16550:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16551-  esac
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16604-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:16605:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-16606-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17159-    *:)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:17160:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17161-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17162-    x:*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:17163:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17164-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17165-    *::*)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:17166:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:17167:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17168-        ;;
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17169-    *)
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:17170:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17171-        ;;
##############################################
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17186-    done
texlive-bin-2020.20200327.54578/texk/dviout-util/configure:17187:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/texk/dviout-util/configure-17188-}
##############################################
texlive-bin-2020.20200327.54578/texk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/configure-52-else
texlive-bin-2020.20200327.54578/texk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/texk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/texk/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/texk/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-399-  {
texlive-bin-2020.20200327.54578/texk/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/texk/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/texk/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/texk/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/texk/configure-919-  case $ac_option in
texlive-bin-2020.20200327.54578/texk/configure:920:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/texk/configure-921-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-963-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/texk/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/configure-965-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-968-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/configure-970-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/configure-989-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/texk/configure:990:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/configure-991-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-994-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/configure:995:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/configure-996-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1193-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/texk/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/texk/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1198-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/configure:1199:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/configure-1200-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1209-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/texk/configure:1210:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/texk/configure-1211-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1214-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/texk/configure:1215:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/texk/configure-1216-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1247-  *=*)
texlive-bin-2020.20200327.54578/texk/configure:1248:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/configure-1249-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1268-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/texk/configure:1269:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/texk/configure-1270-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1290-    */ )
texlive-bin-2020.20200327.54578/texk/configure:1291:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/texk/configure-1292-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1325-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/texk/configure:1326:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/texk/configure-1327-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1381-case $srcdir in
texlive-bin-2020.20200327.54578/texk/configure:1382:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/texk/configure-1383-esac
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1424-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/texk/configure:1425:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/texk/configure:1426:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/texk/configure-1427-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1708-*)
texlive-bin-2020.20200327.54578/texk/configure:1709:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/configure-1710-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/configure:1711:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/configure-1712-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/configure-1928-    *\'*)
texlive-bin-2020.20200327.54578/texk/configure:1929:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/configure-1930-    esac
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2011-      case $ac_val in
texlive-bin-2020.20200327.54578/texk/configure:2012:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/configure-2013-      esac
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2026-	case $ac_val in
texlive-bin-2020.20200327.54578/texk/configure:2027:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/texk/configure-2028-	esac
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2146-    set,)
texlive-bin-2020.20200327.54578/texk/configure:2147:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/texk/configure:2148:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/texk/configure-2149-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2157-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/texk/configure:2158:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/texk/configure:2159:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/texk/configure-2160-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2177-    case $ac_new_val in
texlive-bin-2020.20200327.54578/texk/configure:2178:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/configure-2179-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2248-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/configure:2249:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/texk/configure-2250-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/texk/configure-2251-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/configure:2252:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/texk/configure-2253-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2272-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/configure:2273:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/configure-2274-
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2283-else
texlive-bin-2020.20200327.54578/texk/configure:2284:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/texk/configure-2285-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2305-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/texk/configure:2306:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/texk/configure-2307-
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2314-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/texk/configure:2315:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/texk/configure-2316-
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2662-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/texk/configure:2663:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/texk/configure-2664-
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2706-	then :; else
texlive-bin-2020.20200327.54578/texk/configure:2707:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/configure-2708-	fi
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2766-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/texk/configure:2767:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/texk/configure-2768-	  break;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-2875-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/texk/configure:2876:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/texk/configure-2877-       break;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-5690-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/texk/configure:5691:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/texk/configure-5692-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/texk/configure-5693-	# -L didn't work.
texlive-bin-2020.20200327.54578/texk/configure:5694:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/texk/configure-5695-     fi
##############################################
texlive-bin-2020.20200327.54578/texk/configure-5741-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/texk/configure:5742:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/configure-5743-
##############################################
texlive-bin-2020.20200327.54578/texk/configure-5883-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/texk/configure:5884:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/texk/configure-5885-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/texk/configure-5956-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/texk/configure:5957:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/texk/configure-5958-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/texk/configure-5966-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/texk/configure:5967:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/texk/configure-5968-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6112-
texlive-bin-2020.20200327.54578/texk/configure:6113:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/texk/configure-6114-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6213-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/texk/configure:6214:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/texk/configure-6215-  fi
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6416-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/texk/configure:6417:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/configure-6418-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6422-esac
texlive-bin-2020.20200327.54578/texk/configure:6423:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/configure-6424-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6434-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/texk/configure:6435:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/texk/configure-6436-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6730-'
texlive-bin-2020.20200327.54578/texk/configure:6731:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/texk/configure-6732-
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6739-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/texk/configure:6740:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/texk/configure-6741-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6834-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/texk/configure:6835:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/configure-6836-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/texk/configure-6837-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/texk/configure:6838:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/texk/configure-6839-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6841-else
texlive-bin-2020.20200327.54578/texk/configure:6842:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/texk/configure-6843-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6851-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/texk/configure:6852:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/texk/configure-6853-      esac;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-6928-# ----------------------------------------
texlive-bin-2020.20200327.54578/texk/configure:6929:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/texk/configure-6930-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7000-  {
texlive-bin-2020.20200327.54578/texk/configure:7001:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/texk/configure-7002-  }
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7104-      case $as_dir in #(
texlive-bin-2020.20200327.54578/texk/configure:7105:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/texk/configure-7106-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7230-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/texk/configure:7231:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/texk/configure-7232-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7255-  --*=?*)
texlive-bin-2020.20200327.54578/texk/configure:7256:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/configure:7257:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/texk/configure-7258-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7260-  --*=)
texlive-bin-2020.20200327.54578/texk/configure:7261:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/texk/configure-7262-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7284-    case $ac_optarg in
texlive-bin-2020.20200327.54578/texk/configure:7285:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/texk/configure-7286-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7407-fi
texlive-bin-2020.20200327.54578/texk/configure:7408:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/texk/configure-7409-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7424-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/texk/configure:7425:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/texk/configure-7426-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7430-
texlive-bin-2020.20200327.54578/texk/configure:7431:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/texk/configure-7432-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7592-      esac
texlive-bin-2020.20200327.54578/texk/configure:7593:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/texk/configure-7594-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7651-*)
texlive-bin-2020.20200327.54578/texk/configure:7652:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/texk/configure-7653-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/texk/configure:7654:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/texk/configure-7655-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7712-/@mandir@/p'
texlive-bin-2020.20200327.54578/texk/configure:7713:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/texk/configure-7714-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7729-
texlive-bin-2020.20200327.54578/texk/configure:7730:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/texk/configure-7731-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7757-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/texk/configure:7758:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/texk/configure-7759-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/texk/configure-7801-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/texk/configure:7802:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/texk/configure-7803-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/autosp/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/INSTALL-173-directory configuration variables that were expressed in terms of
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-110-])
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-208-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-368-    else
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-372-    # from the Makefile without running 'make'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-374-    test -z "$DEPDIR" && continue
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-376-    test -z "$am__include" && continue
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-386-      test -f "$dirpart/$file" && continue
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-438-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:439:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-440-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-553-    * )
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:554:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-555-  esac
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-556-done
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:557:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-558-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-624-# Ignore all kinds of additional output from 'make'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:625:case `$am_make -s -f confmf 2> /dev/null` in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-626-*the\ am__doit\ target*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-634-   echo '.include "confinc"' > confmf
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:635:   case `$am_make -s -f confmf 2> /dev/null` in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-636-   *the\ am__doit\ target*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-664-set dummy $CC
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:665:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-666-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-784-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:785:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-786-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-787-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4:788:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/aclocal.m4-789-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/autosp.test-8-  # If not set, then we are not running from `make check'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/autosp.test:9:  test_srcdir=`echo "$0" | sed -e 's,/[^\\/]*$,,'`  # == dirname $0
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/autosp.test-10-  test "$test_srcdir" = "$0" && test_srcdir=.       # in case subst failed
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/tex2aspc.test-12-  # If not set, then we are not running from `make check'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/tex2aspc.test:13:  test_srcdir=`echo "$0" | sed -e 's,/[^\\/]*$,,'`  # == dirname $0
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/tex2aspc.test-14-  test "$test_srcdir" = "$0" && test_srcdir=.       # in case subst failed
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-67-	mingw/*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-69-	  ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-70-	cygwin/*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-72-	  ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-73-	wine/*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile:74:	  file=`winepath -w "$file" || echo "$file"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-75-	  ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-309-# Name of file we expect compiler to create.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-311-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-315-# object file name, since that is what matters with a parallel build.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/compile-317-while true; do
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-64-  case $1 in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-66-      *) dir=;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-73-{
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-75-}
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-128-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-405-        sleep 1
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:406:        i=`expr $i - 1`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-407-      done
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-408-    fi
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:409:    i=`expr $i - 1`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-410-  done
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-425-  # Do two passes, one to just change these to
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-659-  done
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/depcomp-661-  touch "$tmpdepfile"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-229-      fi
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-231-    *)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-276-      dstdir=$dst
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:277:      dst=$dstdir/`basename "$src"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-278-      dstdir_status=0
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-425-	    case $prefix in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-427-	      *) qprefix=$prefix;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-474-    if $copy_on_change &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/install-sh-477-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-40-  { \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-42-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-143-  esac
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-145-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-147-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-148-  esac;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-150-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-151-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-153-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-318-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:319:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-320-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-348-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:349:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:350:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-351-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-364-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:365:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-366-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-617-.c.obj:
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-623-install-man1: $(dist_man_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-627-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:628:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-629-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-696-GTAGS:
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:697:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-698-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-746-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:747:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:748:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-749-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-771-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:772:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-773-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:774:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:775:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:776:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:777:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:778:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:779:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:780:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:781:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-782-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-850-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:851:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:852:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:853:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-854-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-860-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:861:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:862:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-863-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-884-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:885:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:886:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-887-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-898-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:899:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-900-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-978-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:979:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-980-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-1021-	}; \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:1022:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-1023-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-1033-	fi
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in:1034:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/Makefile.in-1035-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-52-else
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-400-  {
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-789-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:790:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-791-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-833-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:834:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-835-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-838-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:839:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-840-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-859-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:860:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-861-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-864-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:865:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-866-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1063-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1064:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1065-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1068-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1069:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1070-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1079-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1080:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1081-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1084-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1085:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1086-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1117-  *=*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1118:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1119-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1138-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1139:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1140-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1160-    */ )
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1161:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1162-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1195-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1196:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1197-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1251-case $srcdir in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1252:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1253-esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1294-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1295:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1296:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1297-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1377-*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1378:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1379-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1380:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1381-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1919-    *\'*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:1920:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-1921-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2002-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2003:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2004-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2017-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2018:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2019-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2137-    set,)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2138:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2139:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2140-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2148-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2149:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2150:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2151-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2168-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2169:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2170-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2343-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2344:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2345-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2346-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2347:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2348-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2394-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2395:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2396-
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2397-# expand $ac_aux_dir to an absolute path
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2398:am_aux_dir=`cd $ac_aux_dir && pwd`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2399-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2539-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2540:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2541-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2612-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2613:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2614-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2622-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2623:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2624-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2688-
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:2689:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-2690-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3151-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3152:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3153-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3195-	then :; else
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3196:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3197-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3255-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3256:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3257-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3364-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3365:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3366-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3613-# Ignore all kinds of additional output from 'make'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3614:case `$am_make -s -f confmf 2> /dev/null` in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3615-*the\ am__doit\ target*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3623-   echo '.include "confinc"' > confmf
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3624:   case `$am_make -s -f confmf 2> /dev/null` in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3625-   *the\ am__doit\ target*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3686-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3687:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3688-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3899-set dummy $CC
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:3900:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-3901-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4071-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4072:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4073-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4137-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4138:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4139-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4298-do :
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4299:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4300-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4303-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4304:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4305-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4313-do :
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4314:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4315-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4317-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4318:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4319-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4544-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4545:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4546-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4635-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4636:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4637-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4638-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4639:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4640-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4642-else
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4643:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4644-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4652-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4653:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4654-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4729-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4730:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4731-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4801-  {
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4802:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4803-  }
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4905-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:4906:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-4907-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5040-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5041:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5042-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5065-  --*=?*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5066:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5067:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5068-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5070-  --*=)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5071:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5072-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5094-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5095:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5096-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5102-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5103:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5104-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5230-fi
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5231:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5232-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5247-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5248:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5249-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5253-
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5254:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5255-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5391-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5392:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5393-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5523-      esac
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5524:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5525-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5582-*)
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5583:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5584-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5585:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5586-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5643-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5644:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5645-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5660-
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5661:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5662-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5688-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5689:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5690-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5734-    * )
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5735:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5736-  esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5781-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5782:    mf=`echo "$mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5783-    # Check whether this is an Automake generated Makefile or not.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5818-    # from the Makefile without running 'make'.
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5819:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5820-    test -z "$DEPDIR" && continue
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5821:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5822-    test -z "$am__include" && continue
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure:5823:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
texlive-bin-2020.20200327.54578/utils/autosp/autosp-src/configure-5824-    # Find all dependency output files, they are included files with
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-163-  esac
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:164:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-165-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:166:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-167-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-168-  esac;
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:169:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-170-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-171-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:172:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-173-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-337-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:338:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-339-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-367-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:368:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:369:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-370-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-383-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:384:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-385-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-509-EXTRA_DIST = $(AUTOSP_TREE) $(TESTS) $(AUTOSP_TREE)/tests
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:510:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-511-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-673-.c.o:
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:674:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-675-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-681-.c.obj:
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:682:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:683:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-684-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-688-install-man1: $(man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-692-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:693:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-694-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-759-GTAGS:
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:760:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-761-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-809-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:810:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:811:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-812-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-834-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:835:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-836-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:837:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:838:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:839:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:840:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:841:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:842:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:843:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:844:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-845-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-913-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:914:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:915:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:916:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-917-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-923-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:924:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:925:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-926-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-950-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:951:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:952:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-953-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-964-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:965:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-966-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-1053-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:1054:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-1055-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-1097-	}; \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:1098:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-1099-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-1109-	fi
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in:1110:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/autosp/Makefile.in-1111-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/autosp/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/autosp/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/autosp/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-52-else
texlive-bin-2020.20200327.54578/utils/autosp/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/autosp/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/autosp/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/utils/autosp/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/autosp/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/autosp/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-400-  {
texlive-bin-2020.20200327.54578/utils/autosp/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/autosp/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/autosp/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/autosp/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/autosp/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/autosp/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-802-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/autosp/configure:803:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-804-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-846-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:847:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-848-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-851-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/configure:852:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-853-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-872-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:873:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-874-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-877-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/configure:878:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-879-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1076-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:1077:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1078-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1081-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/configure:1082:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1083-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1092-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:1093:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1097-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/autosp/configure:1098:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1099-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1130-  *=*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:1131:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1132-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1151-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/autosp/configure:1152:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1153-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1173-    */ )
texlive-bin-2020.20200327.54578/utils/autosp/configure:1174:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1175-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1208-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/autosp/configure:1209:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/autosp/configure-1210-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1264-case $srcdir in
texlive-bin-2020.20200327.54578/utils/autosp/configure:1265:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-1266-esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1307-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/autosp/configure:1308:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/autosp/configure:1309:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/autosp/configure-1310-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1397-*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:1398:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1399-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/autosp/configure:1400:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-1401-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-1939-    *\'*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:1940:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-1941-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2022-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/autosp/configure:2023:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-2024-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2037-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/autosp/configure:2038:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-2039-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2157-    set,)
texlive-bin-2020.20200327.54578/utils/autosp/configure:2158:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/autosp/configure:2159:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/autosp/configure-2160-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2168-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/autosp/configure:2169:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/autosp/configure:2170:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/autosp/configure-2171-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2188-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/autosp/configure:2189:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-2190-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2367-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/autosp/configure:2368:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/autosp/configure-2369-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-2370-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/autosp/configure:2371:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/autosp/configure-2372-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2418-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/autosp/configure:2419:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/autosp/configure-2420-
texlive-bin-2020.20200327.54578/utils/autosp/configure-2421-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/autosp/configure:2422:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/autosp/configure-2423-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2563-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/autosp/configure:2564:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/autosp/configure-2565-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2636-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/autosp/configure:2637:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-2638-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-2646-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/autosp/configure:2647:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/autosp/configure-2648-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3121-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/autosp/configure:3122:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-3123-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3165-	then :; else
texlive-bin-2020.20200327.54578/utils/autosp/configure:3166:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-3167-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3225-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/autosp/configure:3226:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-3227-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3334-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/autosp/configure:3335:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-3336-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3652-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/autosp/configure:3653:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/autosp/configure-3654-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3769-
texlive-bin-2020.20200327.54578/utils/autosp/configure:3770:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-3771-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3945-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/autosp/configure:3946:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/autosp/configure-3947-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3951-esac
texlive-bin-2020.20200327.54578/utils/autosp/configure:3952:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/autosp/configure-3953-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-3963-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/autosp/configure:3964:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/autosp/configure-3965-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-4621-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/autosp/configure:4622:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/autosp/configure-4623-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-4880-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/utils/autosp/configure:4881:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/autosp/configure-4882-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-4946-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/utils/autosp/configure:4947:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/autosp/configure-4948-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5107-do :
texlive-bin-2020.20200327.54578/utils/autosp/configure:5108:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/autosp/configure-5109-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5112-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/autosp/configure:5113:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/autosp/configure-5114-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5122-do :
texlive-bin-2020.20200327.54578/utils/autosp/configure:5123:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/autosp/configure-5124-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5126-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/autosp/configure:5127:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/autosp/configure-5128-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5258-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/autosp/configure:5259:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-5260-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5268-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/autosp/configure:5269:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/autosp/configure-5270-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5518-'
texlive-bin-2020.20200327.54578/utils/autosp/configure:5519:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/autosp/configure-5520-
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5527-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/autosp/configure:5528:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/autosp/configure-5529-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5634-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/autosp/configure:5635:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-5636-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/autosp/configure-5637-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/autosp/configure:5638:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-5639-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5641-else
texlive-bin-2020.20200327.54578/utils/autosp/configure:5642:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/autosp/configure-5643-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5651-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/autosp/configure:5652:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-5653-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5728-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/autosp/configure:5729:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/autosp/configure-5730-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5800-  {
texlive-bin-2020.20200327.54578/utils/autosp/configure:5801:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/autosp/configure-5802-  }
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-5904-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/autosp/configure:5905:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/autosp/configure-5906-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6030-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/autosp/configure:6031:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/autosp/configure-6032-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6055-  --*=?*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:6056:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/autosp/configure:6057:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6058-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6060-  --*=)
texlive-bin-2020.20200327.54578/utils/autosp/configure:6061:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6062-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6084-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/autosp/configure:6085:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/autosp/configure-6086-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6207-fi
texlive-bin-2020.20200327.54578/utils/autosp/configure:6208:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6209-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6224-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/autosp/configure:6225:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6226-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6230-
texlive-bin-2020.20200327.54578/utils/autosp/configure:6231:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6232-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6392-      esac
texlive-bin-2020.20200327.54578/utils/autosp/configure:6393:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/autosp/configure-6394-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6451-*)
texlive-bin-2020.20200327.54578/utils/autosp/configure:6452:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6453-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/autosp/configure:6454:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6455-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6512-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/autosp/configure:6513:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/autosp/configure-6514-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6529-
texlive-bin-2020.20200327.54578/utils/autosp/configure:6530:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/autosp/configure-6531-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6557-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/autosp/configure:6558:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/autosp/configure-6559-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/autosp/configure-6601-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/autosp/configure:6602:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/autosp/configure-6603-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-146-  esac
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:147:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-148-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:149:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-150-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-151-  esac;
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:152:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-153-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-154-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:155:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-156-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-320-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:321:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-322-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-350-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:351:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:352:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-353-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-366-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:367:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-368-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-490-	$(AXODRAW2_TREE)/test.ax2-std $(AXODRAW2_TREE)/example.tex
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:491:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-492-
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-614-.c.o:
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:615:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-616-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-622-.c.obj:
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:624:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-625-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-627-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:628:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-629-install-man1: $(man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-633-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:634:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-635-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-700-GTAGS:
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:701:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-702-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-750-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:751:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:752:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-753-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-775-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:776:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-777-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:778:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:779:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:780:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:781:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:782:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:783:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:784:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:785:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-786-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-854-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:855:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:856:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:857:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-858-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-864-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:865:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:866:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-867-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-891-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:892:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:893:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-894-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-905-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:906:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-907-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-994-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:995:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-996-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-1038-	}; \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:1039:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-1040-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-1050-	fi
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in:1051:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/axodraw2/Makefile.in-1052-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/axodraw2/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/axodraw2-src/axohelp-big.test-28-  # If not set, then we are not running from `make check'.
texlive-bin-2020.20200327.54578/utils/axodraw2/axodraw2-src/axohelp-big.test:29:  test_srcdir=`echo "$0" | sed -e 's,/[^\\/]*$,,'`  # == dirname $0
texlive-bin-2020.20200327.54578/utils/axodraw2/axodraw2-src/axohelp-big.test-30-  test "$test_srcdir" = "$0" && test_srcdir=.       # in case subst failed
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/axodraw2-src/axohelp.test-13-  # If not set, then we are not running from `make check'.
texlive-bin-2020.20200327.54578/utils/axodraw2/axodraw2-src/axohelp.test:14:  test_srcdir=`echo "$0" | sed -e 's,/[^\\/]*$,,'`  # == dirname $0
texlive-bin-2020.20200327.54578/utils/axodraw2/axodraw2-src/axohelp.test-15-  test "$test_srcdir" = "$0" && test_srcdir=.       # in case subst failed
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-52-else
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-325-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:326:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-327-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-398-  {
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:399:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-400-  }
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-405-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:406:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-407-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-468-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:469:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-470-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-760-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:761:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-762-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-804-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:805:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-806-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-809-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:810:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-811-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-830-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:831:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-832-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-835-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:836:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-837-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1034-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1035:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1036-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1039-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1040:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1041-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1050-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1051:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1052-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1055-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1056:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1057-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1088-  *=*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1089:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1109-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1110:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1111-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1131-    */ )
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1132:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1133-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1166-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1167:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1168-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1222-case $srcdir in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1223:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1224-esac
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1265-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1266:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1267:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1268-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1354-*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1356-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1358-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1574-    *\'*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1575:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1576-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1657-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1658:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1659-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1672-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1673:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1674-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1792-    set,)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1793:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1794:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1795-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1803-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1804:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1805:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1806-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1823-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:1824:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-1825-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2002-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2003:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2004-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2005-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2006:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2007-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2053-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2054:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2055-
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2056-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2057:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2058-
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2198-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2199:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2200-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2271-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2272:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2273-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2281-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2282:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2283-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2756-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2757:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2758-
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2800-	then :; else
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2801:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2802-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2860-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2861:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2862-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2969-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:2970:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-2971-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3287-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:3288:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3289-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3404-
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:3405:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3406-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3571-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:3572:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3573-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3577-esac
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:3578:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3579-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3589-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:3590:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-3591-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4292-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4293:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4294-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4396-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4397:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4398-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4406-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4407:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4408-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4656-'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4657:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4658-
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4665-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4666:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4667-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4772-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4773:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4774-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4775-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4776:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4777-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4779-else
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4780:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4781-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4789-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4790:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4791-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4866-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4867:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4868-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4938-  {
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:4939:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-4940-  }
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5042-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5043:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5044-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5168-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5169:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5170-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5193-  --*=?*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5194:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5195:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5196-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5198-  --*=)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5199:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5200-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5222-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5223:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5224-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5345-fi
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5346:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5347-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5362-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5363:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5364-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5368-
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5369:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5370-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5530-      esac
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5531:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5532-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5589-*)
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5590:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5591-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5592:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5593-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5650-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5651:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5652-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5667-
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5668:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5669-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5695-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5696:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5697-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5739-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/axodraw2/configure:5740:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/axodraw2/configure-5741-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-146-  esac
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:147:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-148-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:149:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-150-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-151-  esac;
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:152:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-153-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-154-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:155:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-156-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-321-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:322:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-323-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-351-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:352:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:353:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-354-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-367-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:368:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-369-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-622-.c.o:
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-624-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-630-.c.obj:
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:631:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:632:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-633-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-637-install-man1: $(man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-641-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:642:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-643-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-708-GTAGS:
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:709:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-710-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-758-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:759:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:760:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-761-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-783-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:784:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-785-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:786:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:787:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:788:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:789:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:790:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:791:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:792:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:793:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-794-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-862-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:863:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:864:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:865:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-866-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-872-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:873:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:874:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-875-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-899-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:900:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:901:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-902-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-913-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:914:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-915-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-999-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:1000:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-1001-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-1043-	}; \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:1044:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-1045-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-1055-	fi
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in:1056:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/devnag/Makefile.in-1057-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/devnag/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/devnag/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/devnag/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/devnag/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-52-else
texlive-bin-2020.20200327.54578/utils/devnag/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/devnag/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/devnag/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/devnag/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/devnag/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/devnag/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-399-  {
texlive-bin-2020.20200327.54578/utils/devnag/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/devnag/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/devnag/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/devnag/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/devnag/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/devnag/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-755-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/devnag/configure:756:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-757-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-799-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:800:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-801-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-804-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/devnag/configure:805:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-806-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-825-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:826:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-827-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-830-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/devnag/configure:831:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-832-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1029-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:1030:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1031-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1034-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/devnag/configure:1035:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1036-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1045-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:1046:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1047-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1050-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/devnag/configure:1051:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1052-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1083-  *=*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:1084:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1104-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/devnag/configure:1105:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1106-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1126-    */ )
texlive-bin-2020.20200327.54578/utils/devnag/configure:1127:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1128-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1161-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/devnag/configure:1162:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/devnag/configure-1163-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1217-case $srcdir in
texlive-bin-2020.20200327.54578/utils/devnag/configure:1218:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-1219-esac
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1260-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/devnag/configure:1261:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/devnag/configure:1262:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/devnag/configure-1263-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1349-*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:1350:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1351-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/devnag/configure:1352:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1353-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1636-    *\'*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:1637:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-1638-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1719-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/devnag/configure:1720:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-1721-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1734-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/devnag/configure:1735:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-1736-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1854-    set,)
texlive-bin-2020.20200327.54578/utils/devnag/configure:1855:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/devnag/configure:1856:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/devnag/configure-1857-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1865-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/devnag/configure:1866:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/devnag/configure:1867:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/devnag/configure-1868-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-1885-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/devnag/configure:1886:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-1887-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2064-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/devnag/configure:2065:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2066-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-2067-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/devnag/configure:2068:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2069-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2115-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/devnag/configure:2116:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2117-
texlive-bin-2020.20200327.54578/utils/devnag/configure-2118-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/devnag/configure:2119:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2120-
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2260-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/devnag/configure:2261:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/devnag/configure-2262-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2333-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/devnag/configure:2334:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2335-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2343-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/devnag/configure:2344:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/devnag/configure-2345-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2818-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/devnag/configure:2819:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2820-
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2862-	then :; else
texlive-bin-2020.20200327.54578/utils/devnag/configure:2863:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2864-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-2922-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure:2923:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-2924-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-3031-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure:3032:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-3033-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-3349-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/devnag/configure:3350:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/devnag/configure-3351-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-3466-
texlive-bin-2020.20200327.54578/utils/devnag/configure:3467:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-3468-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-3642-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/devnag/configure:3643:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/devnag/configure-3644-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-3648-esac
texlive-bin-2020.20200327.54578/utils/devnag/configure:3649:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/devnag/configure-3650-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-3660-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/devnag/configure:3661:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/devnag/configure-3662-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4318-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/devnag/configure:4319:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/devnag/configure-4320-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4533-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/devnag/configure:4534:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/devnag/configure-4535-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4632-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/devnag/configure:4633:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-4634-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/devnag/configure-4635-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/devnag/configure:4636:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-4637-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4639-else
texlive-bin-2020.20200327.54578/utils/devnag/configure:4640:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/devnag/configure-4641-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4649-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/devnag/configure:4650:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-4651-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4726-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/devnag/configure:4727:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/devnag/configure-4728-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4798-  {
texlive-bin-2020.20200327.54578/utils/devnag/configure:4799:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/devnag/configure-4800-  }
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-4902-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/devnag/configure:4903:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/devnag/configure-4904-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5037-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/devnag/configure:5038:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/devnag/configure-5039-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5062-  --*=?*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:5063:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/devnag/configure:5064:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5065-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5067-  --*=)
texlive-bin-2020.20200327.54578/utils/devnag/configure:5068:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5069-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5091-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/devnag/configure:5092:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-5093-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5099-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/devnag/configure:5100:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-5101-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5227-fi
texlive-bin-2020.20200327.54578/utils/devnag/configure:5228:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5229-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5244-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/devnag/configure:5245:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5246-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5250-
texlive-bin-2020.20200327.54578/utils/devnag/configure:5251:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5252-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5388-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/utils/devnag/configure:5389:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5390-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5520-      esac
texlive-bin-2020.20200327.54578/utils/devnag/configure:5521:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/devnag/configure-5522-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5579-*)
texlive-bin-2020.20200327.54578/utils/devnag/configure:5580:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5581-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/devnag/configure:5582:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5583-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5640-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/devnag/configure:5641:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/devnag/configure-5642-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5657-
texlive-bin-2020.20200327.54578/utils/devnag/configure:5658:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/devnag/configure-5659-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5685-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/devnag/configure:5686:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/devnag/configure-5687-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5731-    * )
texlive-bin-2020.20200327.54578/utils/devnag/configure:5732:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/devnag/configure-5733-  esac
##############################################
texlive-bin-2020.20200327.54578/utils/devnag/configure-5786-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/devnag/configure:5787:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/devnag/configure-5788-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/lacheck/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-152-  esac
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:153:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-154-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:155:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-156-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-157-  esac;
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:158:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-159-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-160-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:161:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-162-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-327-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:328:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-329-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-357-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:358:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:359:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-360-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-373-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:374:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-375-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-622-.c.o:
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:623:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-624-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-630-.c.obj:
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:631:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:632:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-633-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-637-
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-644-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:645:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-646-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-711-GTAGS:
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:712:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-713-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-761-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:762:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:763:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-764-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-786-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:787:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-788-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:789:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:790:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:791:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:792:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:793:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:794:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:795:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:796:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-797-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-865-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:866:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:867:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:868:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-869-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-875-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:876:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:877:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-878-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-902-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:903:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:904:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-905-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-916-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:917:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-918-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-1002-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:1003:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-1004-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-1046-	}; \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:1047:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-1048-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-1058-	fi
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in:1059:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/lacheck/Makefile.in-1060-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/lacheck/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/lacheck/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/lacheck/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-52-else
texlive-bin-2020.20200327.54578/utils/lacheck/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/lacheck/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/lacheck/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/lacheck/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/lacheck/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/lacheck/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-399-  {
texlive-bin-2020.20200327.54578/utils/lacheck/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/lacheck/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/lacheck/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/lacheck/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/lacheck/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-759-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:760:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-761-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-803-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:804:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-805-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-808-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/lacheck/configure:809:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-810-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-829-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:830:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-831-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-834-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/lacheck/configure:835:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-836-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1033-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1034:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1035-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1038-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1039:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1040-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1049-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1050:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1051-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1054-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1055:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1056-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1087-  *=*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1088:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1089-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1108-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1109:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1110-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1130-    */ )
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1131:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1132-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1165-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1166:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1167-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1221-case $srcdir in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1222:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1223-esac
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1264-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1265:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1266:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1267-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1353-*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1354:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1355-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1356:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1357-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1573-    *\'*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1574:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1575-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1656-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1657:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1658-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1671-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1672:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1673-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1791-    set,)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1792:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1793:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1794-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1802-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1803:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1804:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1805-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1822-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:1823:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-1824-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2001-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2002:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2003-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2004-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2005:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2006-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2052-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2053:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2054-
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2055-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2056:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2057-
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2197-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2198:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2199-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2270-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2271:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2272-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2280-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2281:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2282-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2755-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2756:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2757-
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2799-	then :; else
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2800:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2801-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2859-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2860:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2861-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2968-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure:2969:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-2970-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3286-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3287:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3288-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3403-
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3404:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3405-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3579-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3580:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3581-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3585-esac
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3586:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3587-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3597-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3598:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3599-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3732-/* end confdefs.h.  */
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3733:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3734-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3765-  #define YYTEXT_POINTER 1
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3766:`cat $LEX_OUTPUT_ROOT.c`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3767-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3892-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3893:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3894-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3987-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3988:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3989-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3990-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3991:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3992-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3994-else
texlive-bin-2020.20200327.54578/utils/lacheck/configure:3995:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/lacheck/configure-3996-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4004-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4005:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4006-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4081-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4082:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4083-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4153-  {
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4154:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4155-  }
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4257-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4258:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4259-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4392-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4393:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4394-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4417-  --*=?*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4418:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4419:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4420-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4422-  --*=)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4423:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4424-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4446-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4447:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4448-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4454-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4455:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4456-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4583-fi
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4584:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4585-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4600-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4601:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4602-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4606-
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4607:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4608-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4744-for ac_last_try in false false :; do
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4745:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4746-  if test -z "$ac_tt"; then
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4876-      esac
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4877:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4878-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4935-*)
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4936:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4937-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4938:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4939-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4996-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/lacheck/configure:4997:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/lacheck/configure-4998-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5013-
texlive-bin-2020.20200327.54578/utils/lacheck/configure:5014:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5015-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5041-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/lacheck/configure:5042:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5043-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5087-    * )
texlive-bin-2020.20200327.54578/utils/lacheck/configure:5088:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5089-  esac
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5142-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/lacheck/configure:5143:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/lacheck/configure-5144-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/lacheck.c-2107- * 30-May-1991  (Last Mod: Thu May 30 02:22:33 1991 #15)  Kresten Krab Thorup
texlive-bin-2020.20200327.54578/utils/lacheck/lacheck.c:2108: *    Added check for `$${punct}' and `{punct}$' constructions
texlive-bin-2020.20200327.54578/utils/lacheck/lacheck.c-2109- * 30-May-1991  (Last Mod: Wed May 29 10:31:35 1991 #6)  Kresten Krab Thorup
##############################################
texlive-bin-2020.20200327.54578/utils/lacheck/lacheck.l-109- * 30-May-1991  (Last Mod: Thu May 30 02:22:33 1991 #15)  Kresten Krab Thorup
texlive-bin-2020.20200327.54578/utils/lacheck/lacheck.l:110: *    Added check for `$${punct}' and `{punct}$' constructions
texlive-bin-2020.20200327.54578/utils/lacheck/lacheck.l-111- * 30-May-1991  (Last Mod: Wed May 29 10:31:35 1991 #6)  Kresten Krab Thorup
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-160-  esac
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-162-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-164-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-165-  esac;
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-167-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-168-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-170-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-334-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:335:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-336-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-364-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:365:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:366:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-367-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-380-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:381:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-382-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-507-	tests/mozart.pmx
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:508:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-509-
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-702-.c.o:
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:703:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-704-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-710-.c.obj:
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:711:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:712:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-713-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-717-install-man1: $(dist_man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-721-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:722:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-723-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-788-GTAGS:
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:789:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-790-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-838-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:839:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:840:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-841-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-863-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:864:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-865-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:866:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:867:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:868:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:869:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:870:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:871:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:872:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:873:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-874-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-942-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:943:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:944:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:945:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-946-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-952-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:953:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:954:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-955-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-979-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:980:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:981:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-982-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-993-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:994:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-995-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-1082-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:1083:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-1084-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-1126-	}; \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:1127:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-1128-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-1138-	fi
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in:1139:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/m-tx/Makefile.in-1140-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/m-tx/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/mtx-src/INSTALL-173-directory configuration variables that were expressed in terms of
texlive-bin-2020.20200327.54578/utils/m-tx/mtx-src/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
texlive-bin-2020.20200327.54578/utils/m-tx/mtx-src/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/m-tx/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/m-tx/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/m-tx/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-52-else
texlive-bin-2020.20200327.54578/utils/m-tx/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/m-tx/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/m-tx/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/utils/m-tx/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/m-tx/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/m-tx/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-400-  {
texlive-bin-2020.20200327.54578/utils/m-tx/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/m-tx/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/m-tx/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/m-tx/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/m-tx/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-799-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:800:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-801-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-843-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:844:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-845-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-848-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/m-tx/configure:849:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-850-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-869-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:870:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-871-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-874-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/m-tx/configure:875:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-876-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1073-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1074:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1075-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1078-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1079:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1080-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1089-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1090:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1091-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1094-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1095:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1096-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1127-  *=*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1128:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1148-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1149:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1150-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1170-    */ )
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1171:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1172-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1205-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1206:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1207-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1261-case $srcdir in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1262:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1263-esac
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1304-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1305:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1306:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1307-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1393-*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1394:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1395-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1396:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1397-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1935-    *\'*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:1936:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-1937-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2018-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2019:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2020-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2033-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2034:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2035-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2153-    set,)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2154:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2155:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2156-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2164-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2165:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2166:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2167-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2184-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2185:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2186-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2363-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2364:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2365-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2366-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2367:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2368-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2414-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2415:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2416-
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2417-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2418:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2419-
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2559-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2560:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2561-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2632-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2633:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2634-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2642-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:2643:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/m-tx/configure-2644-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3117-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3118:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3119-
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3161-	then :; else
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3162:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3163-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3221-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3222:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3223-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3330-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3331:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3332-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3648-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3649:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3650-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3765-
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3766:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3767-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3941-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3942:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3943-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3947-esac
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3948:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3949-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3959-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/m-tx/configure:3960:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/m-tx/configure-3961-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-4615-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure:4616:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-4617-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-4730-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/m-tx/configure:4731:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-4732-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-4740-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:4741:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/m-tx/configure-4742-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5011-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5012:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5013-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5077-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5078:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5079-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5238-do :
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5239:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5240-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5243-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5244:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5245-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5253-do :
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5254:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5255-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5257-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5258:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5259-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5281-do :
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5282:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5283-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5285-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5286:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5287-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5422-'
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5423:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5424-
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5431-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5432:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5433-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5530-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5531:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5532-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5533-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5534:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5535-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5537-else
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5538:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5539-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5547-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5548:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5549-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5624-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5625:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5626-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5696-  {
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5697:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5698-  }
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5800-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5801:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5802-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5926-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5927:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5928-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5951-  --*=?*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5952:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5953:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5954-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5956-  --*=)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5957:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5958-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5980-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/m-tx/configure:5981:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/m-tx/configure-5982-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6103-fi
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6104:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6105-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6120-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6121:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6122-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6126-
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6127:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6128-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6288-      esac
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6289:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6290-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6347-*)
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6348:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6349-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6350:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6351-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6408-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6409:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6410-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6425-
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6426:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6427-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6453-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6454:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6455-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6497-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/m-tx/configure:6498:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/m-tx/configure-6499-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-51-  { \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-53-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-561-  esac
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:562:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-563-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:564:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-565-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-566-  esac;
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:567:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-568-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-569-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:570:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-571-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-735-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:736:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-737-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-765-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:766:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:767:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-768-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-781-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:782:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-783-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-909-EXTRA_DIST = $(PMX_TREE) TLpatches
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:910:NEVER_DIST = `find . $(NEVER_NAMES)` $(PMX_TREE)/pmx.log \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-911-	$(PMX_TREE)/pmx.trs
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1640-.c.o:
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1641:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1642-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1648-.c.obj:
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1649:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1650:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1651-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1653-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1654:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1655-install-man1: $(dist_man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1659-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1660:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1661-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1726-GTAGS:
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1727:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1728-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1776-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1777:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1778:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1779-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1801-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1802:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1803-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1804:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1805:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1806:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1807:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1808:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1809:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1810:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1811:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1812-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1880-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1881:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1882:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1883:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1884-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1890-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1891:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1892:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1893-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1917-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1918:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1919:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1920-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1931-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:1932:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-1933-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-2020-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:2021:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-2022-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-2064-	}; \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:2065:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-2066-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-2076-	fi
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in:2077:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/pmx/Makefile.in-2078-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/pmx/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/pmx-src/INSTALL-173-directory configuration variables that were expressed in terms of
texlive-bin-2020.20200327.54578/utils/pmx/pmx-src/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
texlive-bin-2020.20200327.54578/utils/pmx/pmx-src/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/pmx/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/pmx/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/pmx/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-52-else
texlive-bin-2020.20200327.54578/utils/pmx/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/pmx/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/pmx/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/utils/pmx/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-327-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/pmx/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/pmx/configure-329-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-400-  {
texlive-bin-2020.20200327.54578/utils/pmx/configure:401:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/pmx/configure-402-  }
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-407-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/pmx/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/pmx/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/pmx/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/pmx/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-802-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/pmx/configure:803:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-804-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-846-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:847:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-848-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-851-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/pmx/configure:852:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-853-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-872-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:873:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-874-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-877-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/pmx/configure:878:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-879-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1076-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:1077:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1078-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1081-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/pmx/configure:1082:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1083-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1092-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:1093:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1097-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/pmx/configure:1098:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1099-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1130-  *=*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:1131:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1132-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1151-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/pmx/configure:1152:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1153-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1173-    */ )
texlive-bin-2020.20200327.54578/utils/pmx/configure:1174:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1175-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1208-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/pmx/configure:1209:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/pmx/configure-1210-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1264-case $srcdir in
texlive-bin-2020.20200327.54578/utils/pmx/configure:1265:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-1266-esac
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1307-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/pmx/configure:1308:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/pmx/configure:1309:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/pmx/configure-1310-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1396-*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:1397:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1398-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/pmx/configure:1399:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-1400-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1909-    *\'*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:1910:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-1911-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-1992-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/pmx/configure:1993:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-1994-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2007-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/pmx/configure:2008:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-2009-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2127-    set,)
texlive-bin-2020.20200327.54578/utils/pmx/configure:2128:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/pmx/configure:2129:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/pmx/configure-2130-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2138-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/pmx/configure:2139:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/pmx/configure:2140:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/pmx/configure-2141-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2158-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/pmx/configure:2159:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-2160-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2337-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/pmx/configure:2338:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/pmx/configure-2339-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-2340-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/pmx/configure:2341:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/pmx/configure-2342-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2388-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/pmx/configure:2389:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/pmx/configure-2390-
texlive-bin-2020.20200327.54578/utils/pmx/configure-2391-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/pmx/configure:2392:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/pmx/configure-2393-
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2533-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/pmx/configure:2534:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/pmx/configure-2535-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2606-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/pmx/configure:2607:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-2608-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-2616-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/pmx/configure:2617:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/pmx/configure-2618-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3091-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/pmx/configure:3092:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-3093-
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3135-	then :; else
texlive-bin-2020.20200327.54578/utils/pmx/configure:3136:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-3137-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3195-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/pmx/configure:3196:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-3197-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3304-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/pmx/configure:3305:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-3306-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3622-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/pmx/configure:3623:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/pmx/configure-3624-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3739-
texlive-bin-2020.20200327.54578/utils/pmx/configure:3740:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-3741-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3915-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/pmx/configure:3916:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/pmx/configure-3917-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3921-esac
texlive-bin-2020.20200327.54578/utils/pmx/configure:3922:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/pmx/configure-3923-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-3933-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/pmx/configure:3934:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/pmx/configure-3935-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-4589-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/pmx/configure:4590:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/pmx/configure-4591-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-4771-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/pmx/configure:4772:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-4773-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-4781-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/pmx/configure:4782:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/pmx/configure-4783-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5106-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/utils/pmx/configure:5107:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/pmx/configure-5108-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5172-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/utils/pmx/configure:5173:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/utils/pmx/configure-5174-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5333-do :
texlive-bin-2020.20200327.54578/utils/pmx/configure:5334:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/utils/pmx/configure-5335-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5338-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/utils/pmx/configure:5339:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/utils/pmx/configure-5340-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5513-'
texlive-bin-2020.20200327.54578/utils/pmx/configure:5514:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/pmx/configure-5515-
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5522-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/pmx/configure:5523:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/pmx/configure-5524-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5625-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/pmx/configure:5626:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-5627-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/pmx/configure-5628-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/pmx/configure:5629:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-5630-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5632-else
texlive-bin-2020.20200327.54578/utils/pmx/configure:5633:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/pmx/configure-5634-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5642-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/pmx/configure:5643:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-5644-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5719-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/pmx/configure:5720:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/pmx/configure-5721-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5791-  {
texlive-bin-2020.20200327.54578/utils/pmx/configure:5792:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/pmx/configure-5793-  }
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-5895-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/pmx/configure:5896:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/pmx/configure-5897-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6021-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/pmx/configure:6022:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/pmx/configure-6023-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6046-  --*=?*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:6047:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/pmx/configure:6048:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6049-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6051-  --*=)
texlive-bin-2020.20200327.54578/utils/pmx/configure:6052:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6053-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6075-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/pmx/configure:6076:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/pmx/configure-6077-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6198-fi
texlive-bin-2020.20200327.54578/utils/pmx/configure:6199:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6200-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6215-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/pmx/configure:6216:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6217-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6221-
texlive-bin-2020.20200327.54578/utils/pmx/configure:6222:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6223-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6383-      esac
texlive-bin-2020.20200327.54578/utils/pmx/configure:6384:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/pmx/configure-6385-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6442-*)
texlive-bin-2020.20200327.54578/utils/pmx/configure:6443:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6444-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/pmx/configure:6445:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6446-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6503-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/pmx/configure:6504:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/pmx/configure-6505-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6520-
texlive-bin-2020.20200327.54578/utils/pmx/configure:6521:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/pmx/configure-6522-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6548-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/pmx/configure:6549:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/pmx/configure-6550-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/pmx/configure-6592-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/pmx/configure:6593:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/pmx/configure-6594-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-104-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:105:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-106-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:107:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-108-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-109-  esac;
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:110:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-111-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-112-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:113:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-114-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-396-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:397:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-398-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-445-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:446:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:447:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-448-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-459-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:460:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-461-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-545-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:546:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-547-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-589-	}; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:590:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-591-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-601-	fi
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:602:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-603-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-762-	}; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in:763:	REL=`$(SHELL) $$relpath '$(DESTDIR)' '$(bindir)' '$(datarootdir)'`; \
texlive-bin-2020.20200327.54578/utils/texdoctk/Makefile.in-764-	if test -z "$$REL"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/texdoctk/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-52-else
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-399-  {
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-761-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:762:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-763-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-805-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:806:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-807-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-810-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:811:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-812-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-831-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:832:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-833-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-836-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:837:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-838-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1035-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1036:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1037-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1040-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1041:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1042-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1051-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1052:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1053-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1056-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1057:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1058-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1089-  *=*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1090:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1091-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1110-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1111:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1112-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1132-    */ )
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1133:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1134-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1167-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1168:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1169-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1223-case $srcdir in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1224:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1225-esac
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1266-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1267:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1268:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1269-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1355-*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1356:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1357-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1358:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1359-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1575-    *\'*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1576:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1577-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1658-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1659:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1660-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1673-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1674:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1675-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1793-    set,)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1794:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1795:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1796-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1804-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1805:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1806:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1807-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1824-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:1825:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-1826-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2003-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2004:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2005-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2006-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2007:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2008-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2054-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2055:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2056-
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2057-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2058:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2059-
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2199-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2200:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2201-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2272-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2273:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2274-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2282-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2283:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2284-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2757-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2758:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2759-
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2801-	then :; else
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2802:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2803-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2861-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2862:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2863-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2970-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:2971:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-2972-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3288-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3289:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3290-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3405-
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3406:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3407-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3581-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3582:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3583-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3587-esac
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3588:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3589-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3599-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3600:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3601-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3872-'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3873:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3874-
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3881-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3882:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3883-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3984-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3985:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3986-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3987-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3988:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3989-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3991-else
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:3992:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-3993-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4001-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4002:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4003-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4078-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4079:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4080-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4150-  {
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4151:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4152-  }
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4254-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4255:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4256-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4380-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4381:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4382-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4405-  --*=?*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4406:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4407:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4408-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4410-  --*=)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4411:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4412-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4434-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4435:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4436-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4557-fi
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4558:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4559-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4574-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4575:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4576-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4580-
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4581:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4582-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4742-      esac
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4743:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4744-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4801-*)
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4802:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4803-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4804:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4805-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4862-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4863:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4864-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4879-
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4880:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4881-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4907-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4908:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4909-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4951-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/texdoctk/configure:4952:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/texdoctk/configure-4953-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-87-# read system-wide defaults from texdocrc.defaults
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:88:my $sysrc=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} ${TeXDocRcDefaults}`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:89:my $database=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk.dat`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:90:my $locdatabase=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk-local.dat`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:91:my $homedatabase=`kpsewhich --progname=texdoctk --format=${qq}other text files${qq} texdoctk-pers.dat`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-92-chomp $locdatabase;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-422-	      my $mozcheck=
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:423:		`mozilla -remote 'openFile($texmfmain/doc/index.html)'`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-424-	      $browser=1 unless ($?);
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-478-	  else {
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:479:	    system("$viewer $slcdoc");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-480-	  }
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-489- 	    if ($browser == 0) { # normal viewers or new Netscape/Mozilla
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:490:	      system("$viewer $slcdoc &");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-491- 	    } else { # open doc in existing Netscape/Mozilla window
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:492:	      system("$viewer -remote 'openFile($slcdoc)' &");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-493-	      &popmsg(-1,"Opening document in existing $viewer window.",
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-507-	      # the other branch working
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:508:	      system("$viewer -remote 'openFile($slcdoc)' &");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-509-	      &popmsg(-1,"Opening document in existing $viewer window.",
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-596-	  &popmsg(-1,"Converting dvi to ps for printing and sending file to print...",$parframe);
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:597:	  $status=system("$dvips_conv $slcdoc -o $pstmpfile");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-598-	  if ($status != 0) {
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-616-	  &popmsg(-1,"Converting pdf to ps for printing and sending file to print...",$parframe);
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:617:	  system("$pdfps_conv $slcdoc $pstmpfile");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-618-	  last DOC_FORMAT;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-628-	  my $htmlps_redir_sign=($htmlps_redir == 1) ? ">" :"";
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:629:	  system("$htmlps_conv $slcdoc $htmlps_redir_sign $pstmpfile");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-630-	  last DOC_FORMAT;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-641-	  my $txtps_redir_sign=($txtps_redir == 1) ? ">" :"";
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:642:	  system("$txtps_conv $slcdoc $txtps_redir_sign $pstmpfile");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-643-	  last DOC_FORMAT;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-658-	  my $txtps_redir_sign=($txtps_redir == 1) ? ">" :"";
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:659:	  system("$txtps_conv $slcdoc $txtps_redir_sign $pstmpfile");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-660-	  last DOC_FORMAT;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-664-  };
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:665:    system("$print_cmd $pstmpfile");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-666-}
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-718-#                   try to decompress
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:719:		    $status=system("$dcmp $dcmp_opt $dummy > $slcdoc");
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-720-		    if ($status != 0) { # failure
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-738-      $slcdoc=($slcdoc =~ /\.sty$/) ?
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:739:	`kpsewhich $rawname` :
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:740:	  `kpsewhich --format=${qq}TeX system documentation${qq} $rawname`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-741-      if ($slcdoc eq "") { # nothing found; cancel
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-845-    my @res;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:846:    my $tdout = `texdoc -M -l $string`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-847-    if ($?) {
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1590-	      $pathflag=1;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1591:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1592-	    }
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1597-	      $pathflagl=1;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1598:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1599-	    }
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1604-	      $pathflagh=1;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1605:	      eval(join("",("\$",lc($var),"=\$val")));
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1606-	    }
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1609-	  # other variables
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1610:	  eval(join("",("\$",lc($var),"=\$val")));
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1611-	};
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1615-    if ($rcfile eq $sysrc || $pathflag == 1) {
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1616:	$texmfmain=`kpsewhich --expand-path=${qq}\$TEXMFMAIN${qq}`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1617-	chomp $texmfmain;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1618-	$texdocpath="$texmfmain/$texdocpath";
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1619:	$texmfdist=`kpsewhich --expand-path=${qq}\$TEXMFDIST${qq}`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1620-	chomp $texmfdist;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1631-    if ($rcfile eq $sysrc || $pathflagl == 1) {
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1632:	$texmflocal=`kpsewhich --expand-path=${qq}\$TEXMFLOCAL${qq}`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1633-	chomp $texmflocal;
##############################################
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1643-    if ($icall == 2 || $pathflagh == 1) {
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl:1644:        $texmfhome=`kpsewhich --expand-path=${qq}\$HOMETEXMF${qq}`;
texlive-bin-2020.20200327.54578/utils/texdoctk/texdoctk.pl-1645-	chomp $texmfhome;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-103-CONFIG_CLEAN_VPATH_FILES =
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:104:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-105-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:106:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-107-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-108-  esac;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:109:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-110-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-111-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:112:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-113-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-278-case "$@" in						\
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:279:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-280-    *) am__odir=.;; 					\
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-308-  bases='$(TEST_LOGS)'; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:309:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:310:  bases=`echo $$bases`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-311-RECHECK_LOGS = $(TEST_LOGS)
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-325-        */*) b='$*';; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:326:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-327-       esac;; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-533-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:534:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-535-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-597-	if test -n "$$redo_bases"; then \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:598:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:599:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-600-	  if $(am__make_dryrun); then :; else \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-622-	ws='[ 	]'; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:623:	results=`for b in $$bases; do echo $$b.trs; done`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-624-	test -n "$$results" || results=/dev/null; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:625:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:626:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:627:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:628:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:629:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:630:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:631:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:632:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-633-	  success=true; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-701-	@set +e; $(am__set_TESTS_bases); \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:702:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:703:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:704:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-705-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-711-	         | $(am__list_recheck_tests)` || exit 1; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:712:	log_list=`for i in $$bases; do echo $$i.log; done`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:713:	log_list=`echo $$log_list`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-714-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-738-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:739:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:740:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-741-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-752-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:753:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-754-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-838-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:839:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-840-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-882-	}; \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:883:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-884-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-894-	fi
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in:895:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/Makefile.in-896-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-52-else
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-399-  {
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-757-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:758:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-759-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-801-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:802:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-803-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-806-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:807:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-808-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-827-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:828:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-829-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-832-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:833:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-834-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1031-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1032:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1033-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1036-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1037:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1038-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1047-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1048:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1052-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1053:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1054-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1085-  *=*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1086:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1087-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1106-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1107:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1108-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1128-    */ )
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1129:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1130-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1163-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1164:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1165-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1219-case $srcdir in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1220:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1221-esac
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1262-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1263:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1264:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1265-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1351-*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1352:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1353-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1354:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1355-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1571-    *\'*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1572:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1573-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1654-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1655:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1656-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1669-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1670:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1671-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1789-    set,)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1790:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1791:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1792-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1800-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1801:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1802:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1803-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1820-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:1821:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1822-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-1999-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2000:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2001-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2002-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2003:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2004-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2050-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2051:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2052-
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2053-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2054:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2055-
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2195-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2196:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2197-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2268-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2269:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2270-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2278-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2279:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2280-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2753-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2754:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2755-
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2797-	then :; else
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2798:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2799-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2857-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2858:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2859-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2966-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:2967:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-2968-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3284-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3285:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3286-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3401-
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3402:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3403-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3577-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3578:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3579-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3583-esac
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3584:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3585-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3595-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3596:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3597-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3808-'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3809:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3810-
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3817-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3818:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3819-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3916-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3917:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3918-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3919-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3920:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3921-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3923-else
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3924:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3925-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3933-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:3934:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-3935-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4010-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4011:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4012-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4082-  {
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4083:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4084-  }
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4186-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4187:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4188-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4312-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4313:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4314-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4337-  --*=?*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4338:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4339:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4340-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4342-  --*=)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4343:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4344-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4366-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4367:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4368-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4489-fi
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4490:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4491-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4506-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4507:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4508-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4512-
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4513:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4514-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4674-      esac
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4675:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4676-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4733-*)
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4734:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4735-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4736:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4737-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4794-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4795:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4796-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4811-
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4812:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4813-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4839-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4840:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4841-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4883-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure:4884:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/tpic2pdftex/configure-4885-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-144-  esac
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:145:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-146-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:147:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-148-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-149-  esac;
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:150:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-151-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-152-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:153:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-154-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-314-	vlna.scn
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:315:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-316-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-423-.c.o:
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:424:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-425-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-431-.c.obj:
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:432:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:433:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-434-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:437:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-438-install-man1: $(man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-442-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:443:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-444-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-509-GTAGS:
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:510:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-511-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-544-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:545:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:546:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-547-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-558-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:559:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-560-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-647-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:648:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-649-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-691-	}; \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:692:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-693-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-703-	fi
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in:704:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/vlna/Makefile.in-705-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/vlna/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/vlna/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/vlna/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/vlna/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-52-else
texlive-bin-2020.20200327.54578/utils/vlna/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/vlna/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/vlna/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/vlna/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/vlna/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/vlna/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-399-  {
texlive-bin-2020.20200327.54578/utils/vlna/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/vlna/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/vlna/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/vlna/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/vlna/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/vlna/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-761-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/vlna/configure:762:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-763-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-805-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:806:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-807-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-810-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/vlna/configure:811:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-812-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-831-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:832:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-833-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-836-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/vlna/configure:837:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-838-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1035-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:1036:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1037-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1040-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/vlna/configure:1041:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1042-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1051-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:1052:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1053-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1056-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/vlna/configure:1057:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1058-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1089-  *=*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:1090:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1091-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1110-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/vlna/configure:1111:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1112-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1132-    */ )
texlive-bin-2020.20200327.54578/utils/vlna/configure:1133:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1134-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1167-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/vlna/configure:1168:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/vlna/configure-1169-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1223-case $srcdir in
texlive-bin-2020.20200327.54578/utils/vlna/configure:1224:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-1225-esac
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1266-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/vlna/configure:1267:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/vlna/configure:1268:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/vlna/configure-1269-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1354-*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:1355:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1356-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/vlna/configure:1357:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1358-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1574-    *\'*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:1575:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-1576-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1657-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/vlna/configure:1658:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-1659-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1672-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/vlna/configure:1673:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-1674-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1792-    set,)
texlive-bin-2020.20200327.54578/utils/vlna/configure:1793:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/vlna/configure:1794:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/vlna/configure-1795-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1803-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/vlna/configure:1804:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/vlna/configure:1805:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/vlna/configure-1806-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-1823-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/vlna/configure:1824:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-1825-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2002-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/vlna/configure:2003:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2004-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-2005-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/vlna/configure:2006:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2007-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2053-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/vlna/configure:2054:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2055-
texlive-bin-2020.20200327.54578/utils/vlna/configure-2056-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/vlna/configure:2057:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2058-
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2198-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/vlna/configure:2199:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/vlna/configure-2200-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2271-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/vlna/configure:2272:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2273-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2281-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/vlna/configure:2282:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/vlna/configure-2283-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2756-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/vlna/configure:2757:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2758-
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2800-	then :; else
texlive-bin-2020.20200327.54578/utils/vlna/configure:2801:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2802-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2860-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/vlna/configure:2861:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2862-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-2969-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/vlna/configure:2970:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-2971-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-3287-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/vlna/configure:3288:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/vlna/configure-3289-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-3404-
texlive-bin-2020.20200327.54578/utils/vlna/configure:3405:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-3406-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-3571-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/vlna/configure:3572:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/vlna/configure-3573-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-3577-esac
texlive-bin-2020.20200327.54578/utils/vlna/configure:3578:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/vlna/configure-3579-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-3589-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/vlna/configure:3590:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/vlna/configure-3591-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4246-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/vlna/configure:4247:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/vlna/configure-4248-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4627-'
texlive-bin-2020.20200327.54578/utils/vlna/configure:4628:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/vlna/configure-4629-
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4636-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/vlna/configure:4637:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/vlna/configure-4638-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4739-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/vlna/configure:4740:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-4741-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/vlna/configure-4742-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/vlna/configure:4743:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-4744-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4746-else
texlive-bin-2020.20200327.54578/utils/vlna/configure:4747:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/vlna/configure-4748-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4756-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/vlna/configure:4757:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-4758-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4833-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/vlna/configure:4834:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/vlna/configure-4835-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-4905-  {
texlive-bin-2020.20200327.54578/utils/vlna/configure:4906:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/vlna/configure-4907-  }
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5009-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/vlna/configure:5010:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/vlna/configure-5011-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5135-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/vlna/configure:5136:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/vlna/configure-5137-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5160-  --*=?*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:5161:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/vlna/configure:5162:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5163-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5165-  --*=)
texlive-bin-2020.20200327.54578/utils/vlna/configure:5166:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5167-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5189-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/vlna/configure:5190:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/vlna/configure-5191-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5312-fi
texlive-bin-2020.20200327.54578/utils/vlna/configure:5313:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5314-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5329-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/vlna/configure:5330:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5331-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5335-
texlive-bin-2020.20200327.54578/utils/vlna/configure:5336:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5337-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5497-      esac
texlive-bin-2020.20200327.54578/utils/vlna/configure:5498:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/vlna/configure-5499-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5556-*)
texlive-bin-2020.20200327.54578/utils/vlna/configure:5557:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5558-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/vlna/configure:5559:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5560-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5617-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/vlna/configure:5618:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/vlna/configure-5619-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5634-
texlive-bin-2020.20200327.54578/utils/vlna/configure:5635:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/vlna/configure-5636-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5662-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/vlna/configure:5663:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/vlna/configure-5664-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/vlna/configure-5706-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/vlna/configure:5707:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/vlna/configure-5708-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-50-  { \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-52-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-158-  esac
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:159:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-160-am__vpath_adj = case $$p in \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:161:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-162-    *) f=$$p;; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-163-  esac;
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:164:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-165-am__install_max = 40
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-166-am__nobase_strip_setup = \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:167:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-168-am__nobase_strip = \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-331-EXTRA_DIST = $(XPDFOPEN_TREE) TLpatches xpdfopen.pdf xpdfopen.tex
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:332:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-333-
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-478-.c.o:
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:479:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-480-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-486-.c.obj:
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:487:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:488:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-489-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-491-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:492:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-493-install-man1: $(nodist_man1_MANS)
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-497-	test -n "$(man1dir)" \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:498:	  && test -n "`echo $$list1$$list2`" \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-499-	  || exit 0; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-564-GTAGS:
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:565:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-566-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-599-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:600:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:601:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-602-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-613-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:614:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-615-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-702-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:703:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-704-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-746-	}; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:747:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-748-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-758-	fi
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:759:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-760-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-912-	  for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:913:	    link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:914:	    file=`echo $$s | sed 's,:.*,,'`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-915-	    rm -f $$link.1; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-921-	@for s in $(man1_links); do \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in:922:	  link=`echo $$s | sed 's,.*:,,'`; \
texlive-bin-2020.20200327.54578/utils/xpdfopen/Makefile.in-923-	  rm -f $(DESTDIR)$(man1dir)/$$link.1; \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/xpdfopen/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-52-else
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-399-  {
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-765-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:766:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-767-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-809-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:810:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-811-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-814-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:815:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-816-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-835-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:836:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-837-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-840-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:841:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-842-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1039-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1040:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1041-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1044-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1045:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1046-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1055-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1056:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1060-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1061:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1062-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1093-  *=*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1094:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1095-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1114-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1115:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1116-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1136-    */ )
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1137:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1138-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1171-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1172:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1173-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1227-case $srcdir in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1228:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1229-esac
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1270-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1271:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1272:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1273-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1370-*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1371:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1372-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1373:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1374-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1694-    *\'*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1695:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1696-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1777-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1778:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1779-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1792-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1793:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1794-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1912-    set,)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1913:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1914:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1915-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1923-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1924:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1925:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1926-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1943-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:1944:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-1945-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2122-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2123:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2124-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2125-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2126:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2127-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2173-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2174:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2175-
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2176-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2177:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2178-
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2318-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2319:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2320-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2391-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2392:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2393-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2401-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2402:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2403-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2876-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2877:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2878-
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2920-	then :; else
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2921:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2922-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2980-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:2981:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-2982-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3089-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:3090:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3091-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3407-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:3408:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3409-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3524-
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:3525:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3526-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3700-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:3701:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3702-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3706-esac
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:3707:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3708-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3718-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:3719:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-3720-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-4374-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:4375:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-4376-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-4647-    for ac_var in incroot usrlibdir libdir; do
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:4648:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-4649-    done
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-4757-  LIBS=$ac_save_LIBS
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:4758:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-4759-do
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5427-'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5428:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5429-
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5436-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5437:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5438-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5535-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5536:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5537-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5538-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5539:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5540-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5542-else
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5543:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5544-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5552-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5553:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5554-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5629-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5630:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5631-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5701-  {
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5702:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5703-  }
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5805-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5806:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5807-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5931-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5932:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5933-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5956-  --*=?*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5957:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5958:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5959-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5961-  --*=)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5962:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5963-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5985-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:5986:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-5987-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6108-fi
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6109:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6110-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6125-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6126:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6127-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6131-
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6132:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6133-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6293-      esac
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6294:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6295-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6352-*)
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6353:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6354-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6355:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6356-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6413-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6414:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6415-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6430-
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6431:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6432-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6458-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6459:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6460-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6502-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure:6503:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/xpdfopen/configure-6504-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/utils/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/utils/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/utils/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/utils/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/utils/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/utils/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/utils/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/utils/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/utils/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/utils/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/utils/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-288-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/utils/Makefile.in:289:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-290-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/utils/Makefile.in-291-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/utils/Makefile.in:292:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:293:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-294-      else \
texlive-bin-2020.20200327.54578/utils/Makefile.in:295:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-296-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/utils/Makefile.in:297:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-298-        else \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-303-    fi; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:304:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-305-  done; \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-411-DIST_SUBDIRS = $(CONF_SUBDIRS)
texlive-bin-2020.20200327.54578/utils/Makefile.in:412:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/utils/Makefile.in-413-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-489-	dot_seen=no; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:490:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-491-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-552-GTAGS:
texlive-bin-2020.20200327.54578/utils/Makefile.in:553:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/utils/Makefile.in-554-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-587-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/utils/Makefile.in:588:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:589:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-590-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-601-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/utils/Makefile.in:602:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-603-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-715-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:716:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/utils/Makefile.in-717-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-759-	}; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:760:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/Makefile.in-761-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-771-	fi
texlive-bin-2020.20200327.54578/utils/Makefile.in:772:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/utils/Makefile.in-773-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/utils/Makefile.in-915-	    test -d $$one_dir || $(MKDIR_P) $$one_dir; \
texlive-bin-2020.20200327.54578/utils/Makefile.in:916:	    cmd=`cat $(CONFIG_AUX) | sed "s,auxdir/auxsub,$(recurse_this)$$one_dir,g"`; \
texlive-bin-2020.20200327.54578/utils/Makefile.in-917-	    case " $(MAKE_SUBDIRS) " in \
##############################################
texlive-bin-2020.20200327.54578/utils/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/configure-52-else
texlive-bin-2020.20200327.54578/utils/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/utils/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
texlive-bin-2020.20200327.54578/utils/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
texlive-bin-2020.20200327.54578/utils/configure-326-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/configure-328-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-399-  {
texlive-bin-2020.20200327.54578/utils/configure:400:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/configure-401-  }
##############################################
texlive-bin-2020.20200327.54578/utils/configure-406-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/utils/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/utils/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/utils/configure-919-  case $ac_option in
texlive-bin-2020.20200327.54578/utils/configure:920:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/utils/configure-921-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-963-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/utils/configure:964:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/configure-965-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-968-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/configure:969:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/configure-970-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/configure-989-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/utils/configure:990:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/configure-991-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-994-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/configure:995:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/configure-996-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1193-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/utils/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/utils/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1198-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/configure:1199:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/configure-1200-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1209-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/utils/configure:1210:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/utils/configure-1211-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1214-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/utils/configure:1215:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/utils/configure-1216-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1247-  *=*)
texlive-bin-2020.20200327.54578/utils/configure:1248:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/configure-1249-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1268-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/utils/configure:1269:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/utils/configure-1270-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1290-    */ )
texlive-bin-2020.20200327.54578/utils/configure:1291:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/utils/configure-1292-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1325-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/utils/configure:1326:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/utils/configure-1327-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1381-case $srcdir in
texlive-bin-2020.20200327.54578/utils/configure:1382:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/utils/configure-1383-esac
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1424-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/utils/configure:1425:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/utils/configure:1426:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/utils/configure-1427-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1708-*)
texlive-bin-2020.20200327.54578/utils/configure:1709:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/configure-1710-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/configure:1711:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/configure-1712-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/configure-1928-    *\'*)
texlive-bin-2020.20200327.54578/utils/configure:1929:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/configure-1930-    esac
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2011-      case $ac_val in
texlive-bin-2020.20200327.54578/utils/configure:2012:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/configure-2013-      esac
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2026-	case $ac_val in
texlive-bin-2020.20200327.54578/utils/configure:2027:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/utils/configure-2028-	esac
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2146-    set,)
texlive-bin-2020.20200327.54578/utils/configure:2147:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/utils/configure:2148:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/utils/configure-2149-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2157-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/utils/configure:2158:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/utils/configure:2159:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/utils/configure-2160-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2177-    case $ac_new_val in
texlive-bin-2020.20200327.54578/utils/configure:2178:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/configure-2179-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2248-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/utils/configure:2249:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/utils/configure-2250-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/utils/configure-2251-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/configure:2252:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/utils/configure-2253-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2272-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/utils/configure:2273:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/utils/configure-2274-
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2283-else
texlive-bin-2020.20200327.54578/utils/configure:2284:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/utils/configure-2285-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2305-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/utils/configure:2306:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/utils/configure-2307-
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2314-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/utils/configure:2315:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/utils/configure-2316-
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2662-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/utils/configure:2663:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/utils/configure-2664-
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2706-	then :; else
texlive-bin-2020.20200327.54578/utils/configure:2707:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/configure-2708-	fi
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2766-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/utils/configure:2767:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/utils/configure-2768-	  break;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-2875-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/utils/configure:2876:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/utils/configure-2877-       break;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-5690-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/utils/configure:5691:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/utils/configure-5692-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/utils/configure-5693-	# -L didn't work.
texlive-bin-2020.20200327.54578/utils/configure:5694:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/utils/configure-5695-     fi
##############################################
texlive-bin-2020.20200327.54578/utils/configure-5741-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/utils/configure:5742:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/configure-5743-
##############################################
texlive-bin-2020.20200327.54578/utils/configure-5883-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/utils/configure:5884:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/utils/configure-5885-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/utils/configure-5956-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/utils/configure:5957:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/utils/configure-5958-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/utils/configure-5966-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/utils/configure:5967:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/utils/configure-5968-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6112-
texlive-bin-2020.20200327.54578/utils/configure:6113:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/utils/configure-6114-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6213-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/utils/configure:6214:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/utils/configure-6215-  fi
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6416-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/utils/configure:6417:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/configure-6418-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6422-esac
texlive-bin-2020.20200327.54578/utils/configure:6423:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/configure-6424-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6434-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/utils/configure:6435:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/utils/configure-6436-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6654-'
texlive-bin-2020.20200327.54578/utils/configure:6655:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/utils/configure-6656-
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6663-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/utils/configure:6664:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/utils/configure-6665-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6758-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/utils/configure:6759:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/configure-6760-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/utils/configure-6761-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/utils/configure:6762:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/utils/configure-6763-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6765-else
texlive-bin-2020.20200327.54578/utils/configure:6766:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/utils/configure-6767-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6775-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/utils/configure:6776:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/utils/configure-6777-      esac;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6852-# ----------------------------------------
texlive-bin-2020.20200327.54578/utils/configure:6853:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/utils/configure-6854-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/utils/configure-6924-  {
texlive-bin-2020.20200327.54578/utils/configure:6925:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/utils/configure-6926-  }
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7028-      case $as_dir in #(
texlive-bin-2020.20200327.54578/utils/configure:7029:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/utils/configure-7030-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7154-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/utils/configure:7155:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/utils/configure-7156-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7179-  --*=?*)
texlive-bin-2020.20200327.54578/utils/configure:7180:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/configure:7181:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/utils/configure-7182-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7184-  --*=)
texlive-bin-2020.20200327.54578/utils/configure:7185:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/utils/configure-7186-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7208-    case $ac_optarg in
texlive-bin-2020.20200327.54578/utils/configure:7209:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/utils/configure-7210-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7331-fi
texlive-bin-2020.20200327.54578/utils/configure:7332:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/utils/configure-7333-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7348-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/utils/configure:7349:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/utils/configure-7350-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7354-
texlive-bin-2020.20200327.54578/utils/configure:7355:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/utils/configure-7356-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7516-      esac
texlive-bin-2020.20200327.54578/utils/configure:7517:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/utils/configure-7518-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7575-*)
texlive-bin-2020.20200327.54578/utils/configure:7576:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/utils/configure-7577-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/utils/configure:7578:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/utils/configure-7579-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7636-/@mandir@/p'
texlive-bin-2020.20200327.54578/utils/configure:7637:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/utils/configure-7638-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7653-
texlive-bin-2020.20200327.54578/utils/configure:7654:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/utils/configure-7655-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7681-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/utils/configure:7682:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/utils/configure-7683-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/utils/configure-7725-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/utils/configure:7726:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/utils/configure-7727-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
texlive-bin-2020.20200327.54578/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
texlive-bin-2020.20200327.54578/aclocal.m4-94-# and then we would define $MISSING as
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/aclocal.m4-109-])
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
texlive-bin-2020.20200327.54578/aclocal.m4-207-  fi
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-365-      || continue
texlive-bin-2020.20200327.54578/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
texlive-bin-2020.20200327.54578/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
texlive-bin-2020.20200327.54578/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-592-    * )
texlive-bin-2020.20200327.54578/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
texlive-bin-2020.20200327.54578/aclocal.m4-594-  esac
texlive-bin-2020.20200327.54578/aclocal.m4-595-done
texlive-bin-2020.20200327.54578/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
texlive-bin-2020.20200327.54578/aclocal.m4-597-
##############################################
texlive-bin-2020.20200327.54578/aclocal.m4-884-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/aclocal.m4:885:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/aclocal.m4-886-     if test "$[*]" = "X"; then
texlive-bin-2020.20200327.54578/aclocal.m4-887-	# -L didn't work.
texlive-bin-2020.20200327.54578/aclocal.m4:888:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/aclocal.m4-889-     fi
##############################################
texlive-bin-2020.20200327.54578/Build-15-# cd to our source directory.
texlive-bin-2020.20200327.54578/Build:16:mydir=`dirname $0`
texlive-bin-2020.20200327.54578/Build-17-cd $mydir || exit 1
##############################################
texlive-bin-2020.20200327.54578/Build-146-if test -d "$bindir"; then
texlive-bin-2020.20200327.54578/Build:147:  count=`find "$bindir" \! -type d -print | wc -l`
texlive-bin-2020.20200327.54578/Build-148-  if test "$count" -gt 0; then
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-49-  { \
texlive-bin-2020.20200327.54578/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
texlive-bin-2020.20200327.54578/Makefile.in-51-  }; \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-307-  while test -n "$$dir1"; do \
texlive-bin-2020.20200327.54578/Makefile.in:308:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/Makefile.in-309-    if test "$$first" != "."; then \
texlive-bin-2020.20200327.54578/Makefile.in-310-      if test "$$first" = ".."; then \
texlive-bin-2020.20200327.54578/Makefile.in:311:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
texlive-bin-2020.20200327.54578/Makefile.in:312:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
texlive-bin-2020.20200327.54578/Makefile.in-313-      else \
texlive-bin-2020.20200327.54578/Makefile.in:314:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
texlive-bin-2020.20200327.54578/Makefile.in-315-        if test "$$first2" = "$$first"; then \
texlive-bin-2020.20200327.54578/Makefile.in:316:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/Makefile.in-317-        else \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-322-    fi; \
texlive-bin-2020.20200327.54578/Makefile.in:323:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
texlive-bin-2020.20200327.54578/Makefile.in-324-  done; \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-483-
texlive-bin-2020.20200327.54578/Makefile.in:484:NEVER_DIST = `find . $(NEVER_NAMES)`
texlive-bin-2020.20200327.54578/Makefile.in-485-NEVER_NAMES = -name .svn
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-583-	dot_seen=no; \
texlive-bin-2020.20200327.54578/Makefile.in:584:	target=`echo $@ | sed s/-recursive//`; \
texlive-bin-2020.20200327.54578/Makefile.in-585-	case "$@" in \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-646-GTAGS:
texlive-bin-2020.20200327.54578/Makefile.in:647:	here=`$(am__cd) $(top_builddir) && pwd` \
texlive-bin-2020.20200327.54578/Makefile.in-648-	  && $(am__cd) $(top_srcdir) \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-681-	test -d "$(distdir)" || mkdir "$(distdir)"
texlive-bin-2020.20200327.54578/Makefile.in:682:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/Makefile.in:683:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
texlive-bin-2020.20200327.54578/Makefile.in-684-	list='$(DISTFILES)'; \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-695-	  if test -d $$d/$$file; then \
texlive-bin-2020.20200327.54578/Makefile.in:696:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
texlive-bin-2020.20200327.54578/Makefile.in-697-	    if test -d "$(distdir)/$$file"; then \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-808-	test -d $(distdir)/_build || exit 0; \
texlive-bin-2020.20200327.54578/Makefile.in:809:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
texlive-bin-2020.20200327.54578/Makefile.in-810-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-852-	}; \
texlive-bin-2020.20200327.54578/Makefile.in:853:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/Makefile.in-854-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-864-	fi
texlive-bin-2020.20200327.54578/Makefile.in:865:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
texlive-bin-2020.20200327.54578/Makefile.in-866-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
texlive-bin-2020.20200327.54578/Makefile.in-1013-	    test -d $$one_dir || $(MKDIR_P) $$one_dir; \
texlive-bin-2020.20200327.54578/Makefile.in:1014:	    cmd=`cat $(CONFIG_AUX) | sed "s,auxdir/auxsub,$(recurse_this)$$one_dir,g"`; \
texlive-bin-2020.20200327.54578/Makefile.in-1015-	    case " $(MAKE_SUBDIRS) " in \
##############################################
texlive-bin-2020.20200327.54578/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/configure-47-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/configure-48-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/configure-50-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/configure-52-else
texlive-bin-2020.20200327.54578/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/configure-64-      esac;
##############################################
texlive-bin-2020.20200327.54578/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
texlive-bin-2020.20200327.54578/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
texlive-bin-2020.20200327.54578/configure-201-
##############################################
texlive-bin-2020.20200327.54578/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
texlive-bin-2020.20200327.54578/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
texlive-bin-2020.20200327.54578/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
texlive-bin-2020.20200327.54578/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
texlive-bin-2020.20200327.54578/configure-335-      case $as_dir in #(
texlive-bin-2020.20200327.54578/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/configure-337-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/configure-408-  {
texlive-bin-2020.20200327.54578/configure:409:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/configure-410-  }
##############################################
texlive-bin-2020.20200327.54578/configure-415-# ----------------------------------------
texlive-bin-2020.20200327.54578/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
texlive-bin-2020.20200327.54578/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
texlive-bin-2020.20200327.54578/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
texlive-bin-2020.20200327.54578/configure-1028-  case $ac_option in
texlive-bin-2020.20200327.54578/configure:1029:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
texlive-bin-2020.20200327.54578/configure-1030-  *=)   ac_optarg= ;;
##############################################
texlive-bin-2020.20200327.54578/configure-1072-  -disable-* | --disable-*)
texlive-bin-2020.20200327.54578/configure:1073:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
texlive-bin-2020.20200327.54578/configure-1074-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/configure-1077-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/configure:1078:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/configure-1079-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/configure-1098-  -enable-* | --enable-*)
texlive-bin-2020.20200327.54578/configure:1099:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
texlive-bin-2020.20200327.54578/configure-1100-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/configure-1103-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/configure:1104:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/configure-1105-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/configure-1302-  -with-* | --with-*)
texlive-bin-2020.20200327.54578/configure:1303:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
texlive-bin-2020.20200327.54578/configure-1304-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/configure-1307-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/configure:1308:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/configure-1309-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/configure-1318-  -without-* | --without-*)
texlive-bin-2020.20200327.54578/configure:1319:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
texlive-bin-2020.20200327.54578/configure-1320-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/configure-1323-    ac_useropt_orig=$ac_useropt
texlive-bin-2020.20200327.54578/configure:1324:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
texlive-bin-2020.20200327.54578/configure-1325-    case $ac_user_opts in
##############################################
texlive-bin-2020.20200327.54578/configure-1356-  *=*)
texlive-bin-2020.20200327.54578/configure:1357:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
texlive-bin-2020.20200327.54578/configure-1358-    # Reject names that are not valid shell variable names.
##############################################
texlive-bin-2020.20200327.54578/configure-1377-if test -n "$ac_prev"; then
texlive-bin-2020.20200327.54578/configure:1378:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
texlive-bin-2020.20200327.54578/configure-1379-  as_fn_error $? "missing argument to $ac_option"
##############################################
texlive-bin-2020.20200327.54578/configure-1399-    */ )
texlive-bin-2020.20200327.54578/configure:1400:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
texlive-bin-2020.20200327.54578/configure-1401-      eval $ac_var=\$ac_val;;
##############################################
texlive-bin-2020.20200327.54578/configure-1434-ac_ls_di=`ls -di .` &&
texlive-bin-2020.20200327.54578/configure:1435:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
texlive-bin-2020.20200327.54578/configure-1436-  as_fn_error $? "working directory cannot be determined"
##############################################
texlive-bin-2020.20200327.54578/configure-1490-case $srcdir in
texlive-bin-2020.20200327.54578/configure:1491:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
texlive-bin-2020.20200327.54578/configure-1492-esac
##############################################
texlive-bin-2020.20200327.54578/configure-1533-By default, \`make install' will install all the files in
texlive-bin-2020.20200327.54578/configure:1534:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
texlive-bin-2020.20200327.54578/configure:1535:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
texlive-bin-2020.20200327.54578/configure-1536-for instance \`--prefix=\$HOME'.
##############################################
texlive-bin-2020.20200327.54578/configure-1844-*)
texlive-bin-2020.20200327.54578/configure:1845:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/configure-1846-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/configure:1847:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/configure-1848-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/configure-2448-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
texlive-bin-2020.20200327.54578/configure:2449:  as_decl_name=`echo $2|sed 's/ *(.*//'`
texlive-bin-2020.20200327.54578/configure:2450:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
texlive-bin-2020.20200327.54578/configure-2451-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
texlive-bin-2020.20200327.54578/configure-2740-    *\'*)
texlive-bin-2020.20200327.54578/configure:2741:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/configure-2742-    esac
##############################################
texlive-bin-2020.20200327.54578/configure-2823-      case $ac_val in
texlive-bin-2020.20200327.54578/configure:2824:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/configure-2825-      esac
##############################################
texlive-bin-2020.20200327.54578/configure-2838-	case $ac_val in
texlive-bin-2020.20200327.54578/configure:2839:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
texlive-bin-2020.20200327.54578/configure-2840-	esac
##############################################
texlive-bin-2020.20200327.54578/configure-2958-    set,)
texlive-bin-2020.20200327.54578/configure:2959:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
texlive-bin-2020.20200327.54578/configure:2960:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
texlive-bin-2020.20200327.54578/configure-2961-      ac_cache_corrupted=: ;;
##############################################
texlive-bin-2020.20200327.54578/configure-2969-	# differences in whitespace do not lead to failure.
texlive-bin-2020.20200327.54578/configure:2970:	ac_old_val_w=`echo x $ac_old_val`
texlive-bin-2020.20200327.54578/configure:2971:	ac_new_val_w=`echo x $ac_new_val`
texlive-bin-2020.20200327.54578/configure-2972-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
texlive-bin-2020.20200327.54578/configure-2989-    case $ac_new_val in
texlive-bin-2020.20200327.54578/configure:2990:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/configure-2991-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
texlive-bin-2020.20200327.54578/configure-3068-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/configure:3069:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
texlive-bin-2020.20200327.54578/configure-3070-test "x$ac_build_alias" = x &&
texlive-bin-2020.20200327.54578/configure-3071-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
texlive-bin-2020.20200327.54578/configure:3072:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
texlive-bin-2020.20200327.54578/configure-3073-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/configure-3092-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/configure:3093:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/configure-3094-
##############################################
texlive-bin-2020.20200327.54578/configure-3103-else
texlive-bin-2020.20200327.54578/configure:3104:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
texlive-bin-2020.20200327.54578/configure-3105-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
texlive-bin-2020.20200327.54578/configure-3125-IFS=$ac_save_IFS
texlive-bin-2020.20200327.54578/configure:3126:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
texlive-bin-2020.20200327.54578/configure-3127-
##############################################
texlive-bin-2020.20200327.54578/configure-3134-# Expand $ac_aux_dir to an absolute path.
texlive-bin-2020.20200327.54578/configure:3135:am_aux_dir=`cd "$ac_aux_dir" && pwd`
texlive-bin-2020.20200327.54578/configure-3136-
##############################################
texlive-bin-2020.20200327.54578/configure-3482-$as_echo_n "checking whether the C compiler works... " >&6; }
texlive-bin-2020.20200327.54578/configure:3483:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
texlive-bin-2020.20200327.54578/configure-3484-
##############################################
texlive-bin-2020.20200327.54578/configure-3526-	then :; else
texlive-bin-2020.20200327.54578/configure:3527:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/configure-3528-	fi
##############################################
texlive-bin-2020.20200327.54578/configure-3586-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
texlive-bin-2020.20200327.54578/configure:3587:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
texlive-bin-2020.20200327.54578/configure-3588-	  break;;
##############################################
texlive-bin-2020.20200327.54578/configure-3695-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
texlive-bin-2020.20200327.54578/configure:3696:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
texlive-bin-2020.20200327.54578/configure-3697-       break;;
##############################################
texlive-bin-2020.20200327.54578/configure-6690-     echo "timestamp, slept: $am_has_slept" > conftest.file
texlive-bin-2020.20200327.54578/configure:6691:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
texlive-bin-2020.20200327.54578/configure-6692-     if test "$*" = "X"; then
texlive-bin-2020.20200327.54578/configure-6693-	# -L didn't work.
texlive-bin-2020.20200327.54578/configure:6694:	set X `ls -t "$srcdir/configure" conftest.file`
texlive-bin-2020.20200327.54578/configure-6695-     fi
##############################################
texlive-bin-2020.20200327.54578/configure-6741-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
texlive-bin-2020.20200327.54578/configure:6742:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/configure-6743-
##############################################
texlive-bin-2020.20200327.54578/configure-6883-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
texlive-bin-2020.20200327.54578/configure:6884:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
texlive-bin-2020.20200327.54578/configure-6885-	     'mkdir (GNU coreutils) '* | \
##############################################
texlive-bin-2020.20200327.54578/configure-6956-set x ${MAKE-make}
texlive-bin-2020.20200327.54578/configure:6957:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
texlive-bin-2020.20200327.54578/configure-6958-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
texlive-bin-2020.20200327.54578/configure-6966-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
texlive-bin-2020.20200327.54578/configure:6967:case `${MAKE-make} -f conftest.make 2>/dev/null` in
texlive-bin-2020.20200327.54578/configure-6968-  *@@@%%%=?*=@@@%%%*)
##############################################
texlive-bin-2020.20200327.54578/configure-7160-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
texlive-bin-2020.20200327.54578/configure:7161:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/configure-7162-  ECHO='print -r --'
texlive-bin-2020.20200327.54578/configure:7163:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
texlive-bin-2020.20200327.54578/configure-7164-  ECHO='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/configure-7229-  # Check for GNU $ac_path_SED
texlive-bin-2020.20200327.54578/configure:7230:case `"$ac_path_SED" --version 2>&1` in
texlive-bin-2020.20200327.54578/configure-7231-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/configure-7305-  # Check for GNU $ac_path_GREP
texlive-bin-2020.20200327.54578/configure:7306:case `"$ac_path_GREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/configure-7307-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/configure-7371-  # Check for GNU $ac_path_EGREP
texlive-bin-2020.20200327.54578/configure:7372:case `"$ac_path_EGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/configure-7373-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/configure-7438-  # Check for GNU $ac_path_FGREP
texlive-bin-2020.20200327.54578/configure:7439:case `"$ac_path_FGREP" --version 2>&1` in
texlive-bin-2020.20200327.54578/configure-7440-*GNU*)
##############################################
texlive-bin-2020.20200327.54578/configure-7518-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/configure:7519:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/configure-7520-  *)
texlive-bin-2020.20200327.54578/configure:7521:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/configure-7522-  esac
##############################################
texlive-bin-2020.20200327.54578/configure-7527-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/configure:7528:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/configure-7529-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/configure:7530:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/configure-7531-      done
##############################################
texlive-bin-2020.20200327.54578/configure-7562-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/configure:7563:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/configure-7564-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/configure-7593-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/configure:7594:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/configure-7595-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/configure-7643-	esac
texlive-bin-2020.20200327.54578/configure:7644:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/configure-7645-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
texlive-bin-2020.20200327.54578/configure-7649-	*)
texlive-bin-2020.20200327.54578/configure:7650:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/configure-7651-	  */dev/null*)
##############################################
texlive-bin-2020.20200327.54578/configure-7777-
texlive-bin-2020.20200327.54578/configure:7778:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
texlive-bin-2020.20200327.54578/configure-7779-    *COFF*)
##############################################
texlive-bin-2020.20200327.54578/configure-7889-    # And add a safety zone
texlive-bin-2020.20200327.54578/configure:7890:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/configure:7891:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/configure-7892-    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-7922-    if test -n "$kargmax"; then
texlive-bin-2020.20200327.54578/configure:7923:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
texlive-bin-2020.20200327.54578/configure-7924-    else
##############################################
texlive-bin-2020.20200327.54578/configure-7931-       test undefined != "$lt_cv_sys_max_cmd_len"; then
texlive-bin-2020.20200327.54578/configure:7932:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
texlive-bin-2020.20200327.54578/configure:7933:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
texlive-bin-2020.20200327.54578/configure-7934-    else
##############################################
texlive-bin-2020.20200327.54578/configure-7943-      # we can't tell.
texlive-bin-2020.20200327.54578/configure:7944:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
texlive-bin-2020.20200327.54578/configure-7945-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
texlive-bin-2020.20200327.54578/configure-7947-      do
texlive-bin-2020.20200327.54578/configure:7948:        i=`expr $i + 1`
texlive-bin-2020.20200327.54578/configure-7949-        teststring=$teststring$teststring
##############################################
texlive-bin-2020.20200327.54578/configure-7951-      # Only check the string length outside the loop.
texlive-bin-2020.20200327.54578/configure:7952:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
texlive-bin-2020.20200327.54578/configure-7953-      teststring=
##############################################
texlive-bin-2020.20200327.54578/configure-7956-      # linker.  It appears as though 1/2 is a usable value.
texlive-bin-2020.20200327.54578/configure:7957:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
texlive-bin-2020.20200327.54578/configure-7958-    fi
##############################################
texlive-bin-2020.20200327.54578/configure-8364-openbsd* | bitrig*)
texlive-bin-2020.20200327.54578/configure:8365:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/configure-8366-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
texlive-bin-2020.20200327.54578/configure-8434-    else
texlive-bin-2020.20200327.54578/configure:8435:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
texlive-bin-2020.20200327.54578/configure-8436-    fi
##############################################
texlive-bin-2020.20200327.54578/configure-8576-  # decide which one to use based on capabilities of $DLLTOOL
texlive-bin-2020.20200327.54578/configure:8577:  case `$DLLTOOL --help 2>&1` in
texlive-bin-2020.20200327.54578/configure-8578-  *--identify-strict*)
##############################################
texlive-bin-2020.20200327.54578/configure-9097-# If we're using GNU nm, then use its standard symbol codes.
texlive-bin-2020.20200327.54578/configure:9098:case `$NM -V 2>&1` in
texlive-bin-2020.20200327.54578/configure-9099-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/configure-9145-mingw*)
texlive-bin-2020.20200327.54578/configure:9146:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
texlive-bin-2020.20200327.54578/configure-9147-  ;;
##############################################
texlive-bin-2020.20200327.54578/configure-9377-   if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/configure:9378:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
texlive-bin-2020.20200327.54578/configure-9379-   fi
##############################################
texlive-bin-2020.20200327.54578/configure-9381- /*)
texlive-bin-2020.20200327.54578/configure:9382:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
texlive-bin-2020.20200327.54578/configure-9383-   ;; #(
##############################################
texlive-bin-2020.20200327.54578/configure-9476-    done
texlive-bin-2020.20200327.54578/configure:9477:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/configure-9478-}
##############################################
texlive-bin-2020.20200327.54578/configure-9498-  test $ac_status = 0; }; then
texlive-bin-2020.20200327.54578/configure:9499:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/configure-9500-      *ELF-32*)
##############################################
texlive-bin-2020.20200327.54578/configure-9519-    if test yes = "$lt_cv_prog_gnu_ld"; then
texlive-bin-2020.20200327.54578/configure:9520:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/configure-9521-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/configure-9531-    else
texlive-bin-2020.20200327.54578/configure:9532:      case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/configure-9533-	*32-bit*)
##############################################
texlive-bin-2020.20200327.54578/configure-9557-    emul=elf
texlive-bin-2020.20200327.54578/configure:9558:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/configure-9559-      *32-bit*)
##############################################
texlive-bin-2020.20200327.54578/configure-9565-    esac
texlive-bin-2020.20200327.54578/configure:9566:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/configure-9567-      *MSB*)
##############################################
texlive-bin-2020.20200327.54578/configure-9573-    esac
texlive-bin-2020.20200327.54578/configure:9574:    case `/usr/bin/file conftest.$ac_objext` in
texlive-bin-2020.20200327.54578/configure-9575-      *N32*)
##############################################
texlive-bin-2020.20200327.54578/configure-10506-    *:)
texlive-bin-2020.20200327.54578/configure:10507:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/configure-10508-        ;;
texlive-bin-2020.20200327.54578/configure-10509-    x:*)
texlive-bin-2020.20200327.54578/configure:10510:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/configure-10511-        ;;
texlive-bin-2020.20200327.54578/configure-10512-    *::*)
texlive-bin-2020.20200327.54578/configure:10513:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/configure:10514:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/configure-10515-        ;;
texlive-bin-2020.20200327.54578/configure-10516-    *)
texlive-bin-2020.20200327.54578/configure:10517:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/configure-10518-        ;;
##############################################
texlive-bin-2020.20200327.54578/configure-10775-do :
texlive-bin-2020.20200327.54578/configure:10776:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/configure-10777-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
texlive-bin-2020.20200327.54578/configure-10780-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/configure:10781:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/configure-10782-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/configure-10804-
texlive-bin-2020.20200327.54578/configure:10805:if test "`cd $srcdir && pwd`" != "`pwd`"; then
texlive-bin-2020.20200327.54578/configure-10806-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
texlive-bin-2020.20200327.54578/configure-10990-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/configure:10991:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/configure-10992-  fi
##############################################
texlive-bin-2020.20200327.54578/configure-11193-  kpse_cv_warning_cflags="-Wimplicit -Wreturn-type"
texlive-bin-2020.20200327.54578/configure:11194:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/configure-11195-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/configure-11199-esac
texlive-bin-2020.20200327.54578/configure:11200:  case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/configure-11201-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/configure-11211-      kpse_cv_warning_cflags="$kpse_cv_warning_cflags -Wcast-qual -Wcast-align -Wwrite-strings"
texlive-bin-2020.20200327.54578/configure:11212:      case `$CC -dumpversion` in #(
texlive-bin-2020.20200327.54578/configure-11213-  3.4.* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/configure-11875-	"file_magic "*)
texlive-bin-2020.20200327.54578/configure:11876:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/configure-11877-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/configure-11941-	"file_magic "*)
texlive-bin-2020.20200327.54578/configure:11942:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
texlive-bin-2020.20200327.54578/configure-11943-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
texlive-bin-2020.20200327.54578/configure-12339-      *)
texlive-bin-2020.20200327.54578/configure:12340:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/configure-12341-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
texlive-bin-2020.20200327.54578/configure-12785-	# shared libraries, regardless of the interface used.
texlive-bin-2020.20200327.54578/configure:12786:	case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/configure-12787-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
texlive-bin-2020.20200327.54578/configure-12817-    supports_anon_versioning=no
texlive-bin-2020.20200327.54578/configure:12818:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
texlive-bin-2020.20200327.54578/configure-12819-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
texlive-bin-2020.20200327.54578/configure-12886-	# is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/configure:12887:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/configure-12888-          cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/configure-12920-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/configure:12921:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/configure-12922-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/configure-12942-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/configure:12943:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/configure:12944:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/configure-12945-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-12960-        pgcc*)				# Portland Group C compiler
texlive-bin-2020.20200327.54578/configure:12961:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/configure-12962-	  tmp_addflag=' $pic_flag'
##############################################
texlive-bin-2020.20200327.54578/configure-12965-					# Portland Group f77 and f90 compilers
texlive-bin-2020.20200327.54578/configure:12966:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/configure-12967-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
texlive-bin-2020.20200327.54578/configure-12982-	nvcc*)	# Cuda Compiler Driver 2.2
texlive-bin-2020.20200327.54578/configure:12983:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/configure-12984-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/configure-12986-	esac
texlive-bin-2020.20200327.54578/configure:12987:	case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/configure-12988-	*Sun\ C*)			# Sun C 5.9
texlive-bin-2020.20200327.54578/configure:12989:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/configure-12990-	  compiler_needs_object=yes
##############################################
texlive-bin-2020.20200327.54578/configure-13057-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
texlive-bin-2020.20200327.54578/configure:13058:      case `$LD -v 2>&1` in
texlive-bin-2020.20200327.54578/configure-13059-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
texlive-bin-2020.20200327.54578/configure-13146-	else
texlive-bin-2020.20200327.54578/configure:13147:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/configure-13148-	fi
##############################################
texlive-bin-2020.20200327.54578/configure-13211-	# below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/configure:13212:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/configure-13213-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/configure-13291-      }'
texlive-bin-2020.20200327.54578/configure:13292:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-13293-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/configure-13294-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/configure:13295:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-13296-  fi
##############################################
texlive-bin-2020.20200327.54578/configure-13309-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
texlive-bin-2020.20200327.54578/configure:13310:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/configure-13311-      else
##############################################
texlive-bin-2020.20200327.54578/configure-13344-      }'
texlive-bin-2020.20200327.54578/configure:13345:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-13346-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/configure-13347-  if test -z "$lt_cv_aix_libpath_"; then
texlive-bin-2020.20200327.54578/configure:13348:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-13349-  fi
##############################################
texlive-bin-2020.20200327.54578/configure-13376-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/configure:13377:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/configure-13378-	  if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/configure-13429-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/configure:13430:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/configure-13431-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/configure-13467-	# FIXME: Setting linknames here is a bad hack.
texlive-bin-2020.20200327.54578/configure:13468:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
texlive-bin-2020.20200327.54578/configure-13469-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
texlive-bin-2020.20200327.54578/configure-13485-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/configure:13486:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/configure-13487-
##############################################
texlive-bin-2020.20200327.54578/configure-13665-      if test yes = "$GCC"; then
texlive-bin-2020.20200327.54578/configure:13666:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-13667-	# Try to use the -exported_symbol ld option, if it does not
##############################################
texlive-bin-2020.20200327.54578/configure-13693-	if test yes = "$lt_cv_irix_exported_symbol"; then
texlive-bin-2020.20200327.54578/configure:13694:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/configure-13695-	fi
texlive-bin-2020.20200327.54578/configure-13696-      else
texlive-bin-2020.20200327.54578/configure:13697:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure:13698:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
texlive-bin-2020.20200327.54578/configure-13699-      fi
##############################################
texlive-bin-2020.20200327.54578/configure-13743-	hardcode_direct_absolute=yes
texlive-bin-2020.20200327.54578/configure:13744:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/configure-13745-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
texlive-bin-2020.20200327.54578/configure-13774-	prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/configure:13775:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/configure-13776-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/configure-13788-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/configure:13789:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-13790-      else
texlive-bin-2020.20200327.54578/configure-13791-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/configure:13792:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-13793-      fi
##############################################
texlive-bin-2020.20200327.54578/configure-13801-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/configure:13802:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-13803-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/configure-13805-	allow_undefined_flag=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/configure:13806:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure:13807:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/configure:13808:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
texlive-bin-2020.20200327.54578/configure-13809-
##############################################
texlive-bin-2020.20200327.54578/configure-13824-      else
texlive-bin-2020.20200327.54578/configure:13825:	case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/configure-13826-	*"Compilers 5.0"*)
##############################################
texlive-bin-2020.20200327.54578/configure-14223-  esac
texlive-bin-2020.20200327.54578/configure:14224:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
texlive-bin-2020.20200327.54578/configure-14225-  case $lt_search_path_spec in
##############################################
texlive-bin-2020.20200327.54578/configure-14230-    # okay in the real world where ";" in dirpaths is itself problematic.
texlive-bin-2020.20200327.54578/configure:14231:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
texlive-bin-2020.20200327.54578/configure-14232-    ;;
texlive-bin-2020.20200327.54578/configure-14233-  *)
texlive-bin-2020.20200327.54578/configure:14234:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/configure-14235-    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-14239-  lt_tmp_lt_search_path_spec=
texlive-bin-2020.20200327.54578/configure:14240:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
texlive-bin-2020.20200327.54578/configure-14241-  # ...but if some path component already ends with the multilib dir we assume
##############################################
texlive-bin-2020.20200327.54578/configure-14281-  esac
texlive-bin-2020.20200327.54578/configure:14282:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
texlive-bin-2020.20200327.54578/configure-14283-else
##############################################
texlive-bin-2020.20200327.54578/configure-14421-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/configure:14422:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/configure-14423-    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-14457-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/configure:14458:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/configure:14459:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure:14460:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/configure-14461-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/configure-14466-      fi'
texlive-bin-2020.20200327.54578/configure:14467:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure-14468-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/configure-14474-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/configure:14475:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-14476-
##############################################
texlive-bin-2020.20200327.54578/configure-14480-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/configure:14481:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-14482-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-14484-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/configure:14485:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-14486-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-14493-    libname_spec='$name'
texlive-bin-2020.20200327.54578/configure:14494:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-14495-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/configure-14505-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/configure:14506:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/configure-14507-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/configure-14510-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/configure:14511:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/configure-14512-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-14516-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/configure:14517:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/configure:14518:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/configure:14519:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/configure-14520-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-14524-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/configure:14525:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/configure-14526-      else
texlive-bin-2020.20200327.54578/configure:14527:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/configure-14528-      fi
##############################################
texlive-bin-2020.20200327.54578/configure-14534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/configure:14535:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/configure:14536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure:14537:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/configure-14538-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/configure-14539-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/configure:14540:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure-14541-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/configure-14548-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/configure:14549:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/configure-14550-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/configure-14565-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/configure:14566:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/configure-14567-
##############################################
texlive-bin-2020.20200327.54578/configure-14818-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/configure:14819:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/configure-14820-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/configure-14872-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/configure:14873:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/configure-14874-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/configure-14899-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/configure:14900:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/configure:14901:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure:14902:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/configure-14903-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/configure-14908-    fi'
texlive-bin-2020.20200327.54578/configure:14909:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure-14910-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/configure-16108-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
texlive-bin-2020.20200327.54578/configure:16109:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
texlive-bin-2020.20200327.54578/configure-16110-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
texlive-bin-2020.20200327.54578/configure-16140-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/configure:16141:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/configure-16142-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/configure-16420-do :
texlive-bin-2020.20200327.54578/configure:16421:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
texlive-bin-2020.20200327.54578/configure-16422-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
texlive-bin-2020.20200327.54578/configure-16424-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/configure:16425:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/configure-16426-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/configure-16444-do :
texlive-bin-2020.20200327.54578/configure:16445:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
texlive-bin-2020.20200327.54578/configure-16446-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
texlive-bin-2020.20200327.54578/configure-16448-  cat >>confdefs.h <<_ACEOF
texlive-bin-2020.20200327.54578/configure:16449:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
texlive-bin-2020.20200327.54578/configure-16450-_ACEOF
##############################################
texlive-bin-2020.20200327.54578/configure-16685-    for ac_var in incroot usrlibdir libdir; do
texlive-bin-2020.20200327.54578/configure:16686:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
texlive-bin-2020.20200327.54578/configure-16687-    done
##############################################
texlive-bin-2020.20200327.54578/configure-16795-  LIBS=$ac_save_LIBS
texlive-bin-2020.20200327.54578/configure:16796:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
texlive-bin-2020.20200327.54578/configure-16797-do
##############################################
texlive-bin-2020.20200327.54578/configure-17620-  if test "$am_compiler_list" = ""; then
texlive-bin-2020.20200327.54578/configure:17621:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
texlive-bin-2020.20200327.54578/configure-17622-  fi
##############################################
texlive-bin-2020.20200327.54578/configure-17728-  kpse_cv_warning_cxxflags="-Wreturn-type"
texlive-bin-2020.20200327.54578/configure:17729:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/configure-17730-  3.* | 4.[012345].*) :
##############################################
texlive-bin-2020.20200327.54578/configure-17734-esac
texlive-bin-2020.20200327.54578/configure:17735:  case `$CXX -dumpversion` in #(
texlive-bin-2020.20200327.54578/configure-17736-  3.[234].* | 4.* | 5.*) :
##############################################
texlive-bin-2020.20200327.54578/configure-17770-  case $2 in
texlive-bin-2020.20200327.54578/configure:17771:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
texlive-bin-2020.20200327.54578/configure:17772:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
texlive-bin-2020.20200327.54578/configure-17773-  esac
##############################################
texlive-bin-2020.20200327.54578/configure-18050-    # gcc leaves a trailing carriage return, which upsets mingw
texlive-bin-2020.20200327.54578/configure:18051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
texlive-bin-2020.20200327.54578/configure-18052-  *)
texlive-bin-2020.20200327.54578/configure:18053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
texlive-bin-2020.20200327.54578/configure-18054-  esac
##############################################
texlive-bin-2020.20200327.54578/configure-18059-      # Canonicalize the pathname of ld
texlive-bin-2020.20200327.54578/configure:18060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
texlive-bin-2020.20200327.54578/configure-18061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
texlive-bin-2020.20200327.54578/configure:18062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
texlive-bin-2020.20200327.54578/configure-18063-      done
##############################################
texlive-bin-2020.20200327.54578/configure-18094-      # Break only if it was the GNU/non-GNU ld that we prefer.
texlive-bin-2020.20200327.54578/configure:18095:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/configure-18096-      *GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/configure-18125-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
texlive-bin-2020.20200327.54578/configure:18126:case `$LD -v 2>&1 </dev/null` in
texlive-bin-2020.20200327.54578/configure-18127-*GNU* | *'with BFD'*)
##############################################
texlive-bin-2020.20200327.54578/configure-18159-        # ancient GNU ld didn't support --whole-archive et. al.
texlive-bin-2020.20200327.54578/configure:18160:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
texlive-bin-2020.20200327.54578/configure-18161-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
texlive-bin-2020.20200327.54578/configure-18270-          # below for broken collect2 doesn't work under 4.3+
texlive-bin-2020.20200327.54578/configure:18271:	  collect2name=`$CC -print-prog-name=collect2`
texlive-bin-2020.20200327.54578/configure-18272-	  if test -f "$collect2name" &&
##############################################
texlive-bin-2020.20200327.54578/configure-18351-      }'
texlive-bin-2020.20200327.54578/configure:18352:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-18353-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/configure-18354-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/configure:18355:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-18356-  fi
##############################################
texlive-bin-2020.20200327.54578/configure-18370-
texlive-bin-2020.20200327.54578/configure:18371:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
texlive-bin-2020.20200327.54578/configure-18372-        else
##############################################
texlive-bin-2020.20200327.54578/configure-18405-      }'
texlive-bin-2020.20200327.54578/configure:18406:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-18407-  # Check for a 64-bit object if we didn't find anything.
texlive-bin-2020.20200327.54578/configure-18408-  if test -z "$lt_cv_aix_libpath__CXX"; then
texlive-bin-2020.20200327.54578/configure:18409:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
texlive-bin-2020.20200327.54578/configure-18410-  fi
##############################################
texlive-bin-2020.20200327.54578/configure-18437-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
texlive-bin-2020.20200327.54578/configure:18438:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
texlive-bin-2020.20200327.54578/configure-18439-	    if test svr4 != "$with_aix_soname"; then
##############################################
texlive-bin-2020.20200327.54578/configure-18490-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
texlive-bin-2020.20200327.54578/configure:18491:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/configure-18492-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
texlive-bin-2020.20200327.54578/configure-18532-	    # is; otherwise, prepend EXPORTS...
texlive-bin-2020.20200327.54578/configure:18533:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
texlive-bin-2020.20200327.54578/configure-18534-              cp $export_symbols $output_objdir/$soname.def;
##############################################
texlive-bin-2020.20200327.54578/configure-18553-  if test yes = "$lt_cv_ld_force_load"; then
texlive-bin-2020.20200327.54578/configure:18554:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
texlive-bin-2020.20200327.54578/configure-18555-
##############################################
texlive-bin-2020.20200327.54578/configure-18598-	  prefix_cmds="$SED"~
texlive-bin-2020.20200327.54578/configure:18599:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
texlive-bin-2020.20200327.54578/configure-18600-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
texlive-bin-2020.20200327.54578/configure-18672-            # dependencies.
texlive-bin-2020.20200327.54578/configure:18673:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/configure-18674-            ;;
##############################################
texlive-bin-2020.20200327.54578/configure-18737-	    # dependencies.
texlive-bin-2020.20200327.54578/configure:18738:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/configure-18739-	    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-18773-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
texlive-bin-2020.20200327.54578/configure:18774:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/configure:18775:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
texlive-bin-2020.20200327.54578/configure-18776-	;;
##############################################
texlive-bin-2020.20200327.54578/configure-18780-	    # SGI C++
texlive-bin-2020.20200327.54578/configure:18781:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-18782-
##############################################
texlive-bin-2020.20200327.54578/configure-18791-	      if test no = "$with_gnu_ld"; then
texlive-bin-2020.20200327.54578/configure:18792:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-18793-	      else
texlive-bin-2020.20200327.54578/configure:18794:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
texlive-bin-2020.20200327.54578/configure-18795-	      fi
##############################################
texlive-bin-2020.20200327.54578/configure-18812-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/configure:18813:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/configure:18814:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
texlive-bin-2020.20200327.54578/configure-18815-	    # Commands to make compiler produce verbose output that lists
##############################################
texlive-bin-2020.20200327.54578/configure-18822-	    # dependencies.
texlive-bin-2020.20200327.54578/configure:18823:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/configure-18824-
##############################################
texlive-bin-2020.20200327.54578/configure-18837-	    # earlier do not add the objects themselves.
texlive-bin-2020.20200327.54578/configure:18838:	    case `$CC -V 2>&1` in
texlive-bin-2020.20200327.54578/configure-18839-	      *"Version 7."*)
##############################################
texlive-bin-2020.20200327.54578/configure-18858-            # Portland Group C++ compiler
texlive-bin-2020.20200327.54578/configure:18859:	    case `$CC -V` in
texlive-bin-2020.20200327.54578/configure-18860-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
texlive-bin-2020.20200327.54578/configure-18863-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
texlive-bin-2020.20200327.54578/configure:18864:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
texlive-bin-2020.20200327.54578/configure-18865-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/configure-18867-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
texlive-bin-2020.20200327.54578/configure:18868:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
texlive-bin-2020.20200327.54578/configure-18869-                $RANLIB $oldlib'
##############################################
texlive-bin-2020.20200327.54578/configure-18872-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/configure:18873:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
texlive-bin-2020.20200327.54578/configure-18874-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
texlive-bin-2020.20200327.54578/configure-18876-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
texlive-bin-2020.20200327.54578/configure:18877:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
texlive-bin-2020.20200327.54578/configure-18878-	      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-18886-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
texlive-bin-2020.20200327.54578/configure:18887:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/configure-18888-            ;;
##############################################
texlive-bin-2020.20200327.54578/configure-18905-	    # dependencies.
texlive-bin-2020.20200327.54578/configure:18906:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
texlive-bin-2020.20200327.54578/configure-18907-	    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-18920-	  *)
texlive-bin-2020.20200327.54578/configure:18921:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/configure-18922-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/configure-18927-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
texlive-bin-2020.20200327.54578/configure:18928:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
texlive-bin-2020.20200327.54578/configure-18929-	      compiler_needs_object_CXX=yes
##############################################
texlive-bin-2020.20200327.54578/configure-18992-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
texlive-bin-2020.20200327.54578/configure:18993:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
texlive-bin-2020.20200327.54578/configure-18994-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
texlive-bin-2020.20200327.54578/configure-19011-	    # to its proper name (with version) after linking.
texlive-bin-2020.20200327.54578/configure:19012:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
texlive-bin-2020.20200327.54578/configure-19013-
##############################################
texlive-bin-2020.20200327.54578/configure-19032-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
texlive-bin-2020.20200327.54578/configure:19033:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-19034-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
texlive-bin-2020.20200327.54578/configure-19037-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
texlive-bin-2020.20200327.54578/configure:19038:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure:19039:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
texlive-bin-2020.20200327.54578/configure-19040-                  echo "-hidden">> $lib.exp~
texlive-bin-2020.20200327.54578/configure:19041:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
texlive-bin-2020.20200327.54578/configure-19042-                  $RM $lib.exp'
##############################################
texlive-bin-2020.20200327.54578/configure-19056-	    # dependencies.
texlive-bin-2020.20200327.54578/configure:19057:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
texlive-bin-2020.20200327.54578/configure-19058-	    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-19063-	        osf3*)
texlive-bin-2020.20200327.54578/configure:19064:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-19065-		  ;;
texlive-bin-2020.20200327.54578/configure-19066-	        *)
texlive-bin-2020.20200327.54578/configure:19067:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
texlive-bin-2020.20200327.54578/configure-19068-		  ;;
##############################################
texlive-bin-2020.20200327.54578/configure-19310-
texlive-bin-2020.20200327.54578/configure:19311:  for p in `eval "$output_verbose_link_cmd"`; do
texlive-bin-2020.20200327.54578/configure-19312-    case $prev$p in
##############################################
texlive-bin-2020.20200327.54578/configure-19413-if test -n "${compiler_lib_search_path_CXX}"; then
texlive-bin-2020.20200327.54578/configure:19414: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
texlive-bin-2020.20200327.54578/configure-19415-fi
##############################################
texlive-bin-2020.20200327.54578/configure-19660-	  *)
texlive-bin-2020.20200327.54578/configure:19661:	    case `$CC -V 2>&1 | sed 5q` in
texlive-bin-2020.20200327.54578/configure-19662-	    *Sun\ C*)
##############################################
texlive-bin-2020.20200327.54578/configure-20042-    else
texlive-bin-2020.20200327.54578/configure:20043:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
texlive-bin-2020.20200327.54578/configure-20044-    fi
##############################################
texlive-bin-2020.20200327.54578/configure-20344-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
texlive-bin-2020.20200327.54578/configure:20345:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
texlive-bin-2020.20200327.54578/configure-20346-    ;;
##############################################
texlive-bin-2020.20200327.54578/configure-20380-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/configure:20381:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/configure:20382:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure:20383:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/configure-20384-      test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/configure-20389-      fi'
texlive-bin-2020.20200327.54578/configure:20390:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure-20391-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/configure-20397-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/configure:20398:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-20399-
##############################################
texlive-bin-2020.20200327.54578/configure-20402-      # MinGW DLLs use traditional 'lib' prefix
texlive-bin-2020.20200327.54578/configure:20403:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-20404-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-20406-      # pw32 DLLs use 'pw' prefix rather than 'lib'
texlive-bin-2020.20200327.54578/configure:20407:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-20408-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-20415-    libname_spec='$name'
texlive-bin-2020.20200327.54578/configure:20416:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
texlive-bin-2020.20200327.54578/configure-20417-    library_names_spec='$libname.dll.lib'
##############################################
texlive-bin-2020.20200327.54578/configure-20427-        # Let DOS variable expansion print the short 8.3 style file name.
texlive-bin-2020.20200327.54578/configure:20428:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
texlive-bin-2020.20200327.54578/configure-20429-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
texlive-bin-2020.20200327.54578/configure-20432-      # Convert to MSYS style.
texlive-bin-2020.20200327.54578/configure:20433:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
texlive-bin-2020.20200327.54578/configure-20434-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-20438-      # like /cygdrive/c/PROGRA~1:/cygdr...
texlive-bin-2020.20200327.54578/configure:20439:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
texlive-bin-2020.20200327.54578/configure:20440:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
texlive-bin-2020.20200327.54578/configure:20441:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/configure-20442-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-20446-        # It is most probably a Windows format PATH.
texlive-bin-2020.20200327.54578/configure:20447:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
texlive-bin-2020.20200327.54578/configure-20448-      else
texlive-bin-2020.20200327.54578/configure:20449:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
texlive-bin-2020.20200327.54578/configure-20450-      fi
##############################################
texlive-bin-2020.20200327.54578/configure-20456-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
texlive-bin-2020.20200327.54578/configure:20457:    postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/configure:20458:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure:20459:      dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/configure-20460-      test -d \$dldir || mkdir -p \$dldir~
texlive-bin-2020.20200327.54578/configure-20461-      $install_prog $dir/$dlname \$dldir/$dlname'
texlive-bin-2020.20200327.54578/configure:20462:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure-20463-      dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/configure-20470-    # Assume MSVC wrapper
texlive-bin-2020.20200327.54578/configure:20471:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
texlive-bin-2020.20200327.54578/configure-20472-    dynamic_linker='Win32 ld.exe'
##############################################
texlive-bin-2020.20200327.54578/configure-20487-  shlibpath_var=DYLD_LIBRARY_PATH
texlive-bin-2020.20200327.54578/configure:20488:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
texlive-bin-2020.20200327.54578/configure-20489-
##############################################
texlive-bin-2020.20200327.54578/configure-20739-  if test -f /etc/ld.so.conf; then
texlive-bin-2020.20200327.54578/configure:20740:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
texlive-bin-2020.20200327.54578/configure-20741-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
texlive-bin-2020.20200327.54578/configure-20793-  need_lib_prefix=no
texlive-bin-2020.20200327.54578/configure:20794:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
texlive-bin-2020.20200327.54578/configure-20795-    need_version=no
##############################################
texlive-bin-2020.20200327.54578/configure-20820-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
texlive-bin-2020.20200327.54578/configure:20821:  postinstall_cmds='base_file=`basename \$file`~
texlive-bin-2020.20200327.54578/configure:20822:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure:20823:    dldir=$destdir/`dirname \$dlpath`~
texlive-bin-2020.20200327.54578/configure-20824-    test -d \$dldir || mkdir -p \$dldir~
##############################################
texlive-bin-2020.20200327.54578/configure-20829-    fi'
texlive-bin-2020.20200327.54578/configure:20830:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
texlive-bin-2020.20200327.54578/configure-20831-    dlpath=$dir/\$dldll~
##############################################
texlive-bin-2020.20200327.54578/configure-21253-if $PKG_CONFIG kpathsea; then
texlive-bin-2020.20200327.54578/configure:21254:  KPATHSEA_INCLUDES=`$PKG_CONFIG kpathsea --cflags`
texlive-bin-2020.20200327.54578/configure:21255:  KPATHSEA_LIBS=`$PKG_CONFIG kpathsea --libs`
texlive-bin-2020.20200327.54578/configure-21256-elif test "x$need_kpathsea:$with_system_kpathsea" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21260-if $PKG_CONFIG ptexenc; then
texlive-bin-2020.20200327.54578/configure:21261:  PTEXENC_INCLUDES=`$PKG_CONFIG ptexenc --cflags`
texlive-bin-2020.20200327.54578/configure:21262:  PTEXENC_LIBS=`$PKG_CONFIG ptexenc --libs`
texlive-bin-2020.20200327.54578/configure-21263-elif test "x$need_ptexenc:$with_system_ptexenc" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21285-if $PKG_CONFIG libpng; then
texlive-bin-2020.20200327.54578/configure:21286:  LIBPNG_INCLUDES=`$PKG_CONFIG libpng --cflags`
texlive-bin-2020.20200327.54578/configure:21287:  LIBPNG_LIBS=`$PKG_CONFIG libpng --libs`
texlive-bin-2020.20200327.54578/configure-21288-elif test "x$need_libpng:$with_system_libpng" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21474-if $FT2_CONFIG --ftversion >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/configure:21475:  FREETYPE2_INCLUDES=`$FT2_CONFIG --cflags`
texlive-bin-2020.20200327.54578/configure:21476:  FREETYPE2_LIBS=`$FT2_CONFIG --libs`
texlive-bin-2020.20200327.54578/configure-21477-elif $PKG_CONFIG --libs freetype2 >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/configure:21478:  FREETYPE2_INCLUDES=`$PKG_CONFIG --cflags freetype2`
texlive-bin-2020.20200327.54578/configure:21479:  FREETYPE2_LIBS=`$PKG_CONFIG --libs freetype2`
texlive-bin-2020.20200327.54578/configure-21480-elif test "x$need_freetype2:$with_system_freetype2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21493-if $PKG_CONFIG pixman-1 --atleast-version=0.18; then
texlive-bin-2020.20200327.54578/configure:21494:  PIXMAN_INCLUDES=`$PKG_CONFIG pixman-1 --cflags`
texlive-bin-2020.20200327.54578/configure:21495:  PIXMAN_LIBS=`$PKG_CONFIG pixman-1 --libs`
texlive-bin-2020.20200327.54578/configure-21496-elif test "x$need_pixman:$with_system_pixman" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21500-if $PKG_CONFIG cairo --atleast-version=1.12; then
texlive-bin-2020.20200327.54578/configure:21501:  CAIRO_INCLUDES=`$PKG_CONFIG cairo --cflags`
texlive-bin-2020.20200327.54578/configure:21502:  CAIRO_LIBS=`$PKG_CONFIG cairo --libs`
texlive-bin-2020.20200327.54578/configure-21503-elif test "x$need_cairo:$with_system_cairo" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21525-if $PKG_CONFIG poppler --atleast-version=0.30; then
texlive-bin-2020.20200327.54578/configure:21526:  POPPLER_INCLUDES=`$PKG_CONFIG poppler --cflags`
texlive-bin-2020.20200327.54578/configure:21527:  POPPLER_LIBS=`$PKG_CONFIG poppler --libs`
texlive-bin-2020.20200327.54578/configure-21528-elif test "x$need_poppler:$with_system_poppler" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21531-
texlive-bin-2020.20200327.54578/configure:21532:POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
texlive-bin-2020.20200327.54578/configure-21533-POPPLER_INCLUDES="$POPPLER_VERSION $POPPLER_INCLUDES"
##############################################
texlive-bin-2020.20200327.54578/configure-21535-if $PKG_CONFIG poppler --atleast-version=0.12; then
texlive-bin-2020.20200327.54578/configure:21536:  XPDF_INCLUDES=`$PKG_CONFIG poppler --cflags`
texlive-bin-2020.20200327.54578/configure:21537:  XPDF_LIBS=`$PKG_CONFIG poppler --libs`
texlive-bin-2020.20200327.54578/configure-21538-elif test "x$need_xpdf:$with_system_xpdf" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21541-
texlive-bin-2020.20200327.54578/configure:21542:POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
texlive-bin-2020.20200327.54578/configure-21543-XPDF_INCLUDES="$POPPLER_VERSION $XPDF_INCLUDES"
##############################################
texlive-bin-2020.20200327.54578/configure-21545-if $PKG_CONFIG zziplib --atleast-version=0.12; then
texlive-bin-2020.20200327.54578/configure:21546:  ZZIPLIB_INCLUDES=`$PKG_CONFIG zziplib --cflags`
texlive-bin-2020.20200327.54578/configure:21547:  ZZIPLIB_LIBS=`$PKG_CONFIG zziplib --libs`
texlive-bin-2020.20200327.54578/configure-21548-elif test "x$need_zziplib:$with_system_zziplib" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21552-if $PKG_CONFIG graphite2; then
texlive-bin-2020.20200327.54578/configure:21553:  GRAPHITE2_INCLUDES=`$PKG_CONFIG graphite2 --cflags`
texlive-bin-2020.20200327.54578/configure:21554:  GRAPHITE2_LIBS=`$PKG_CONFIG graphite2 --libs`
texlive-bin-2020.20200327.54578/configure-21555-elif test "x$need_graphite2:$with_system_graphite2" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21559-if $PKG_CONFIG teckit; then
texlive-bin-2020.20200327.54578/configure:21560:  TECKIT_INCLUDES=`$PKG_CONFIG teckit --cflags`
texlive-bin-2020.20200327.54578/configure:21561:  TECKIT_LIBS=`$PKG_CONFIG teckit --libs`
texlive-bin-2020.20200327.54578/configure-21562-elif test "x$need_teckit:$with_system_teckit" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21749-if $ICU_CONFIG --version >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/configure:21750:  ICU_INCLUDES=`$ICU_CONFIG --cppflags`
texlive-bin-2020.20200327.54578/configure:21751:  ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-libsonly --ldflags-system`
texlive-bin-2020.20200327.54578/configure-21752-elif $PKG_CONFIG --libs icu-uc icu-io >/dev/null 2>&1; then
texlive-bin-2020.20200327.54578/configure:21753:  ICU_INCLUDES=`$PKG_CONFIG --cflags icu-uc icu-io`
texlive-bin-2020.20200327.54578/configure:21754:  ICU_LIBS=`$PKG_CONFIG --libs icu-uc icu-io`
texlive-bin-2020.20200327.54578/configure-21755-elif test "x$need_icu:$with_system_icu" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-21759-if $PKG_CONFIG harfbuzz; then
texlive-bin-2020.20200327.54578/configure:21760:  HARFBUZZ_INCLUDES=`$PKG_CONFIG harfbuzz --cflags`
texlive-bin-2020.20200327.54578/configure:21761:  HARFBUZZ_LIBS=`$PKG_CONFIG harfbuzz --libs`
texlive-bin-2020.20200327.54578/configure-21762-elif test "x$need_harfbuzz:$with_system_harfbuzz" = xyes:yes; then
##############################################
texlive-bin-2020.20200327.54578/configure-22369-rm -f Makefile
texlive-bin-2020.20200327.54578/configure:22370:kpse_GNU_make=`${MAKE-make} -v 2>/dev/null | grep GNU`
texlive-bin-2020.20200327.54578/configure-22371-
##############################################
texlive-bin-2020.20200327.54578/configure-22496-'
texlive-bin-2020.20200327.54578/configure:22497:DEFS=`sed -n "$ac_script" confdefs.h`
texlive-bin-2020.20200327.54578/configure-22498-
##############################################
texlive-bin-2020.20200327.54578/configure-22505-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
texlive-bin-2020.20200327.54578/configure:22506:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
texlive-bin-2020.20200327.54578/configure-22507-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
texlive-bin-2020.20200327.54578/configure-22608-if test -z "$BASH_VERSION$ZSH_VERSION" \
texlive-bin-2020.20200327.54578/configure:22609:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/configure-22610-  as_echo='print -r --'
texlive-bin-2020.20200327.54578/configure-22611-  as_echo_n='print -rn --'
texlive-bin-2020.20200327.54578/configure:22612:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
texlive-bin-2020.20200327.54578/configure-22613-  as_echo='printf %s\n'
##############################################
texlive-bin-2020.20200327.54578/configure-22615-else
texlive-bin-2020.20200327.54578/configure:22616:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
texlive-bin-2020.20200327.54578/configure-22617-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
texlive-bin-2020.20200327.54578/configure-22625-	expr "X$arg" : "X\\(.*\\)$as_nl";
texlive-bin-2020.20200327.54578/configure:22626:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
texlive-bin-2020.20200327.54578/configure-22627-      esac;
##############################################
texlive-bin-2020.20200327.54578/configure-22702-# ----------------------------------------
texlive-bin-2020.20200327.54578/configure:22703:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
texlive-bin-2020.20200327.54578/configure-22704-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
texlive-bin-2020.20200327.54578/configure-22774-  {
texlive-bin-2020.20200327.54578/configure:22775:    as_val=`expr "$@" || test $? -eq 1`
texlive-bin-2020.20200327.54578/configure-22776-  }
##############################################
texlive-bin-2020.20200327.54578/configure-22878-      case $as_dir in #(
texlive-bin-2020.20200327.54578/configure:22879:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
texlive-bin-2020.20200327.54578/configure-22880-      *) as_qdir=$as_dir;;
##############################################
texlive-bin-2020.20200327.54578/configure-23004-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
texlive-bin-2020.20200327.54578/configure:23005:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
texlive-bin-2020.20200327.54578/configure-23006-ac_cs_version="\\
##############################################
texlive-bin-2020.20200327.54578/configure-23029-  --*=?*)
texlive-bin-2020.20200327.54578/configure:23030:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/configure:23031:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
texlive-bin-2020.20200327.54578/configure-23032-    ac_shift=:
##############################################
texlive-bin-2020.20200327.54578/configure-23034-  --*=)
texlive-bin-2020.20200327.54578/configure:23035:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
texlive-bin-2020.20200327.54578/configure-23036-    ac_optarg=
##############################################
texlive-bin-2020.20200327.54578/configure-23058-    case $ac_optarg in
texlive-bin-2020.20200327.54578/configure:23059:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/configure-23060-    '') as_fn_error $? "missing file argument" ;;
##############################################
texlive-bin-2020.20200327.54578/configure-23124-delay_variable_subst='$delay_variable_subst'
texlive-bin-2020.20200327.54578/configure:23125:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23126:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23127:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23128:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23129:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23130:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23131:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23132:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23133:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23134:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23135:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23136:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23137:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23138:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23139:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23140:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23141:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23142:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23143:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23144:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23145:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23146:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23147:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23148:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23149:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23150:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23151:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23152:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23153:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23154:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23155:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23156:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23157:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23158:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23159:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23160:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23161:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23162:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23163:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23164:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23165:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23166:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23167:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23168:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23169:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23170:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23171:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23172:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23173:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23174:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23175:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23176:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23177:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23178:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23179:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23180:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23181:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23182:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23183:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23184:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23185:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23186:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23187:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23188:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23189:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23190:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23191:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23192:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23193:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23194:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23195:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23196:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23197:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23198:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23199:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23200:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23201:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23202:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23203:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23204:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23205:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23206:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23207:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23208:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23209:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23210:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23211:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23212:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23213:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23214:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23215:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23216:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23217:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23218:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23219:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23220:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23221:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23222:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23223:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23224:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23225:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23226:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23227:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23228:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23229:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23230:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23231:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23232:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23233:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23234:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23235:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23236:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23237:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23238:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23239:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23240:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23241:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23242:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23243:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23244:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23245:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23246:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23247:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23248:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23249:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23250:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23251:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23252:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23253:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23254:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23255:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23256:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23257:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23258:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23259:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23260:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23261:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23262:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23263:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23264:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23265:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23266:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23267:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23268:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23269:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23270:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23271:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23272:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23273:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23274:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23275:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23276:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23277:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23278:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23279:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23280:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23281:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23282:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23283:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23284:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23285:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23286:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23287:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23288:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23289:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23290:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23291:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23292:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23293:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23294:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23295:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23296:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23297:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23298:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23299:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23300:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23301:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23302:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23303:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23304:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23305:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23306:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23307:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23308:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23309:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23310:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23311:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23312:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23313:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure:23314:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
texlive-bin-2020.20200327.54578/configure-23315-
##############################################
texlive-bin-2020.20200327.54578/configure-23428-compiler_lib_search_path_CXX; do
texlive-bin-2020.20200327.54578/configure:23429:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/configure-23430-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/configure:23431:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/configure-23432-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-23470-postlink_cmds_CXX; do
texlive-bin-2020.20200327.54578/configure:23471:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
texlive-bin-2020.20200327.54578/configure-23472-    *[\\\\\\\`\\"\\\$]*)
texlive-bin-2020.20200327.54578/configure:23473:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
texlive-bin-2020.20200327.54578/configure-23474-      ;;
##############################################
texlive-bin-2020.20200327.54578/configure-23567-fi
texlive-bin-2020.20200327.54578/configure:23568:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
texlive-bin-2020.20200327.54578/configure-23569-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
texlive-bin-2020.20200327.54578/configure-23584-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
texlive-bin-2020.20200327.54578/configure:23585:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
texlive-bin-2020.20200327.54578/configure-23586-ac_delim='%!_!# '
##############################################
texlive-bin-2020.20200327.54578/configure-23590-
texlive-bin-2020.20200327.54578/configure:23591:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
texlive-bin-2020.20200327.54578/configure-23592-  if test $ac_delim_n = $ac_delim_num; then
##############################################
texlive-bin-2020.20200327.54578/configure-23752-      esac
texlive-bin-2020.20200327.54578/configure:23753:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
texlive-bin-2020.20200327.54578/configure-23754-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
texlive-bin-2020.20200327.54578/configure-23811-*)
texlive-bin-2020.20200327.54578/configure:23812:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/configure-23813-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/configure:23814:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/configure-23815-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/configure-23872-/@mandir@/p'
texlive-bin-2020.20200327.54578/configure:23873:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
texlive-bin-2020.20200327.54578/configure-23874-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
texlive-bin-2020.20200327.54578/configure-23889-
texlive-bin-2020.20200327.54578/configure:23890:# Neutralize VPATH when `$srcdir' = `.'.
texlive-bin-2020.20200327.54578/configure-23891-# Shell code in configure.ac might set extrasub.
##############################################
texlive-bin-2020.20200327.54578/configure-23917-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
texlive-bin-2020.20200327.54578/configure:23918:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
texlive-bin-2020.20200327.54578/configure-23919-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
texlive-bin-2020.20200327.54578/configure-23961-    # Strip MF so we end up with the name of the file.
texlive-bin-2020.20200327.54578/configure:23962:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
texlive-bin-2020.20200327.54578/configure-23963-    # Check whether this is an Automake generated Makefile which includes
##############################################
texlive-bin-2020.20200327.54578/configure-24530-    *:)
texlive-bin-2020.20200327.54578/configure:24531:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
texlive-bin-2020.20200327.54578/configure-24532-        ;;
texlive-bin-2020.20200327.54578/configure-24533-    x:*)
texlive-bin-2020.20200327.54578/configure:24534:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/configure-24535-        ;;
texlive-bin-2020.20200327.54578/configure-24536-    *::*)
texlive-bin-2020.20200327.54578/configure:24537:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/configure:24538:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
texlive-bin-2020.20200327.54578/configure-24539-        ;;
texlive-bin-2020.20200327.54578/configure-24540-    *)
texlive-bin-2020.20200327.54578/configure:24541:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
texlive-bin-2020.20200327.54578/configure-24542-        ;;
##############################################
texlive-bin-2020.20200327.54578/configure-24557-    done
texlive-bin-2020.20200327.54578/configure:24558:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
texlive-bin-2020.20200327.54578/configure-24559-}
##############################################
texlive-bin-2020.20200327.54578/configure-24831-      case $ac_arg in
texlive-bin-2020.20200327.54578/configure:24832:      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/configure-24833-      esac
##############################################
texlive-bin-2020.20200327.54578/configure-24841-  case $ac_arg in
texlive-bin-2020.20200327.54578/configure:24842:  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
texlive-bin-2020.20200327.54578/configure-24843-  esac
##############################################
texlive-bin-2020.20200327.54578/configure-24870-*)
texlive-bin-2020.20200327.54578/configure:24871:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
texlive-bin-2020.20200327.54578/configure-24872-  # A ".." for each directory in $ac_dir_suffix.
texlive-bin-2020.20200327.54578/configure:24873:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
texlive-bin-2020.20200327.54578/configure-24874-  case $ac_top_builddir_sub in
##############################################
texlive-bin-2020.20200327.54578/configure-24957-kpse_bld=`pwd`
texlive-bin-2020.20200327.54578/configure:24958:kpse_src=`cd "$srcdir" && pwd`
texlive-bin-2020.20200327.54578/configure-24959-msg_compiling="$msg_compiling
##############################################
texlive-bin-2020.20200327.54578/configure-24974-
texlive-bin-2020.20200327.54578/configure:24975:cc_version=`$CC   --version 2>/dev/null | sed 1q`
texlive-bin-2020.20200327.54578/configure-24976-test -n "$cc_version" && cc_version=" ($cc_version)"
texlive-bin-2020.20200327.54578/configure-24977-#
texlive-bin-2020.20200327.54578/configure:24978:cxx_version=`$CXX --version 2>/dev/null | sed 1q`
texlive-bin-2020.20200327.54578/configure-24979-test -n "$cxx_version" && cxx_version=" ($cxx_version)"
##############################################
texlive-bin-2020.20200327.54578/debian/luajittex.sh-6-    -jobname=*) 
texlive-bin-2020.20200327.54578/debian/luajittex.sh:7:	jobname=`echo "$1" | sed -e 's/^-jobname=//'`
texlive-bin-2020.20200327.54578/debian/luajittex.sh-8-	break
##############################################
texlive-bin-2020.20200327.54578/debian/rules-193-	err=0 ; for i in `find debian/texlive-binaries/usr/bin -type l` ; do \
texlive-bin-2020.20200327.54578/debian/rules:194:	  f=`realpath $$i` ; \
texlive-bin-2020.20200327.54578/debian/rules-195-	  if [ ! -r "$$f" ] ; then \
##############################################
texlive-bin-2020.20200327.54578/debian/xdvi-pl-84-	}
texlive-bin-2020.20200327.54578/debian/xdvi-pl:85:	$status = system('xdvi.bin', @NAMEOPT, @ARGV, '/dev/fd/'.fileno($fh));
texlive-bin-2020.20200327.54578/debian/xdvi-pl-86-    } else {
texlive-bin-2020.20200327.54578/debian/xdvi-pl:87:	$status = system('xdvi.bin', @NAMEOPT, @ARGV, $filename);
texlive-bin-2020.20200327.54578/debian/xdvi-pl-88-    }
##############################################
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in-25-if [ "$have_basename"xxx = "xxx" ]; then
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in:26:    BASE_NAME=`basename $0`
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in-27-else
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in:28:    BASE_NAME=`echo $0 | sed 's!.*/!!'`
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in-29-fi
##############################################
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in-39-if test -n "$xdviappfile"; then
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in:40:  xdviappdir=`dirname "$xdviappfile"`
texlive-bin-2020.20200327.54578/.pc/debian-use-xdvi-bin/texk/xdvik/xdvi-sh.in-41-  xdviapppath="${xdviappdir}/%l_%t/%N:${xdviappdir}/%N"
##############################################
texlive-bin-2020.20200327.54578/.pc/debian-remove-unneeded-x-libs-linking/texk/web2c/am/texmf.am-9-EXTRA_DIST += \
texlive-bin-2020.20200327.54578/.pc/debian-remove-unneeded-x-libs-linking/texk/web2c/am/texmf.am:10:	lib/mfmpi386.asm \
texlive-bin-2020.20200327.54578/.pc/debian-remove-unneeded-x-libs-linking/texk/web2c/am/texmf.am-11-	lib/mfmpw32.c \
##############################################
texlive-bin-2020.20200327.54578/.pc/t4ht-correct-expansion/texk/tex4htk/t4ht.c-628-
texlive-bin-2020.20200327.54578/.pc/t4ht-correct-expansion/texk/tex4htk/t4ht.c:629:static char *  abs_addr( ARG_II( U_CHAR *, U_CHAR *) );
texlive-bin-2020.20200327.54578/.pc/t4ht-correct-expansion/texk/tex4htk/t4ht.c-630-
##############################################
texlive-bin-2020.20200327.54578/.pc/t4ht-correct-expansion/texk/tex4htk/t4ht.c-1914-  break;}
texlive-bin-2020.20200327.54578/.pc/t4ht-correct-expansion/texk/tex4htk/t4ht.c:1915:  case 'd':{ dir = (*q=='~')? abs_addr(q,NULL) : q;  break; }
texlive-bin-2020.20200327.54578/.pc/t4ht-correct-expansion/texk/tex4htk/t4ht.c-1916-  case 'e':{ 
##############################################
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-7890- -\bigl((3-\alpha_0)\chi_0+\beta_1\bigr)\psi_1,$$
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w:7891:where $\chi_0=\alpha_0^2\gamma_0/\beta_1^2$; so we can set $C_0=
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-7892-\chi_0\alpha_0+3-\beta_1$, $D_0=(3-\alpha_0)\chi_0+\beta_1$, $R_0=-D_0\psi_1$.
##############################################
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-9532-$B(z_0,z_1,z_2,z_3;t)$, the time derivative $\dot B(t)$ is
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w:9533:$3B(dz_0,dz_1,dz_2;t)$, where $dz_i=z_{i+1}-z_i$.  Hence the arc length
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-9534-approximation is
##############################################
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-15613-the test `$X\submin-U\submax\L|delx|$' by the more liberal test
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w:15614:`$X\submin-U\submax\L|delx|+|tol|$', where $|tol|=6l+\beta$.
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-15615-
##############################################
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-17324-making separate copies of a potentially large data structure; users should
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w:17325:restrain their enthusiasm for such generality, unless they have lots and
texlive-bin-2020.20200327.54578/.pc/mp.w_epoch.patch/texk/web2c/mplibdir/mp.w-17326-lots of memory space.